Download List

프로젝트 설명

XOOPSの統合パッケージを開発するプロジェクトです。

System Requirements

System requirement is not defined

Released at 2009-08-09 16:27
webphoto webphoto_172 (1 files Hide)

Release Notes

This is the album module which manages photos and videos.

* Changes *
1. Charactor Code
(1) The admin can choice mbstring or iconv for character code fucntion

(2) Check in both of mbstring and iconv function
in "Check that 'Charset Convert' is working correctly in your server"
http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=989&forum=13

(3) Show MySQL Config in admin cp
http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=13&topic_id=1014&post_id=3766#forumpost3766

2. Changed the background of the white map marker into transparent
http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=9&topic_id=988

3. Bug fix
(1) show "Submitter List" when click "My Photos"
http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=1001&forum=13

(2) not show the description in edit form
when editor field of item table is empty


* 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


* Notice for usage *
1. Charactor Code Function
In generaly webphoto uses "iconv" if iconv exists.
if you want to use "mbstring" when both of mbstring and iconv exist
you can choice with preload file.

rename preload file.
XOOPS_TRUST_PATH/modules/webphoto/preload/_multibyte.php (with undebar)
-> multibyte.php (without undebar)

写真や動画を管理するアルバム・モジュールです。

● 主な変更
1. 文字コード
(1) 文字コード関数にて mbstring と iconv を選択可能にした

(2) 管理者画面の「文字コード変換が動くかどうか」を mbstring と iconv の両方で動作確認する
http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=989&forum=13

(3) 管理者画面にて MySQLの文字コード設定を表示した
http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=13&topic_id=1014&post_id=3766#forumpost3766

2. 白い地図マーカーの背景色を透過にした
http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=9&topic_id=988

3. バグ修正
(1) 「自分の投稿」をクリックしたとき投稿者一覧が表示される
http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=1001&forum=13

(2) item テーブルの editor 項目が空のとき、編集フォームに説明文が表示されない


● アップデート
(1) 解凍すると、html と xoops_trust_path の2つディレクトリがあります。
それぞれ、XOOPS の該当するディレクトリに上書きしてください。
(2) 管理者画面にてモジュール・アップデートを実行する


● 使用上の注意
1. 文字コード処理
通常は、iconv が存在すれば、iconv を使います。
iconv と mbstring の両方が存在するときに、mbstring を使いたいときは、
preload ファイルにより設定します。

preload ファイルをリネームする
XOOPS_TRUST_PATH/modules/webphoto/preload/_multibyte.php (アンダーバーあり)
-> _multibyte.php (アンダーバーなし)

Changelog

No Changelogs