XOOPSの統合パッケージを開発するプロジェクトです。
MyAlbum モジュールに RSS を付加するハックです。
(1) 最新かランダムかを指定できます
(2) media rss に対応しています
http://search.yahoo.com/mrss
(3) Google Ajax Feeds のスライドショーに対応しています
http://code.google.com/apis/ajaxfeeds/
thumbnail タグを2つ表示している。
1つのサムネイル画像で、もう1つはフルサイズ画像。
スライドショーにて、選択できます。
● 使用方法
rss.php?mode=xxx
mode : leatst (default), random
● 同封したファイル
変更したファイル
- templates/myalbum_header.html
新設したファイル
- rss.php
- templates/rss_latest.html
- templates/rss_random.html
- imagess/rss20.png
=== English ===
This is hack to add RSS in MyAlbum Module
(1) user can choice latest or random photos
(2) suppoted media rss
http://search.yahoo.com/mrss
(3) suppoted slideshow of Google Ajax Feeds
http://code.google.com/apis/ajaxfeeds/
there are 2 thumbnail tags.
one is thumbnail size, other is full size.
user can choice the photo size in slideshow.
* usage
rss.php?mode=xxx
mode : leatst (default), random
* enclosed files
modified files
- templates/myalbum_header.html
added files
- rss.php
- templates/rss_latest.html
- templates/rss_random.html
- imagess/rss20.png