XOOPSの統合パッケージを開発するプロジェクトです。
This is the album module which manages photos and videos.
* Changes *
1. New Feature
(1) add "submitter" in RSS
http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=1020&forum=13
(2) add Google Map in mobile mode
http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=1026&forum=13
2. Bug Fix
(1) change the method of getting location information from EXIF
http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=996&forum=13
(2) Incorrect string when save EXIF in DB
http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=1014&forum=13
(3) limit the number of markers displayed in map when edit
http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=1023&forum=13
(4) not show reply comment when guest in XCL
3. Database structure
(1) item table : item_exif TEXT -> BLOB
* Update *
(1) When you unzip the zip file, there are two directories html and xoops_trust_path.
Please copy and overwrite in the directory which XOOPS correspond
(2) Execute the module update in the admin cp
写真や動画を管理するアルバム・モジュールです。
● 主な変更
1. 機能追加
(1) RSSに投稿者名を表示した
http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=1020&forum=13
(2) 携帯電話に Google Map を表示した
http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=1026&forum=13
2. バグ修正
(1) EXIFから位置情報を抽出する方法を変更した
http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=996&forum=13
(2) EXIFをDBに保存するときに、不正な文字のエラーになる
http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=1014&forum=13
(3) 編集時に表示される近辺のマーカーの数を制限した
http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=1023&forum=13
(4) XCL にて、ゲストのとき、コメント reply が表示されない
3. データベース構造
(1) item テーブル: item_exif TEXT -> BLOB
● アップデート
(1) 解凍すると、html と xoops_trust_path の2つディレクトリがあります。
それぞれ、XOOPS の該当するディレクトリに上書きしてください。
(2) 管理者画面にてモジュール・アップデートを実行する