ダウンロードリスト

プロジェクト概要

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

システム要件

システム要件が設定されていません

リリース時刻: 2009-12-03 17:33
webphoto webphoto_190 (1 個のファイル 非表示)

リリースノート

This is the album module which manages photos and videos.

* Changes *
1. added main.ini
In old version, the internal status were set as PHP constant.
In this version, there are able to be set as variable in each module

It is read in following the order.
The last set value becomes effective.
(1) XOOPS_TRUST_PATH /include/main.ini
(2) XOOPS_TRUST_PATH /preload/main.ini (if exists)
(3) XOOPS_ROOT_PATH /preload/main.ini (if exists)

2. added Pictures, Videos, Musics, Offices in menu

3. in list and detail page, the group icon are displayed in the item which the guest can not see.

4. in detail pgae, the admin can choice the file which is displayed on click the content image
(1) uploaded file
(2) converted PDF

5. in detail pgae, the screen size of the video in Flash Player is automatically adjusted.

The screen size is decided in following the order.
(1) value of item table (if set)
(2) value of flashvar table (if set)
(3) the screen size is automatically adjusted to fit value of Flash Player,
if value of file table (flash video) is set. (new)
(4) value of Flash Player

6. in submit page, the spin icon is displayed while uploading the file.

7. in submit page, the admin can change the default of editor
http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=13&topic_id=1046

8. The admin can change the plugin type.
http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=13&topic_id=1043

9. bug fix
(1) typo Radom -> Random
http://linux2.ohwada.net/modules/newbb/viewtopic.php?topic_id=461&forum=11

(2) Fatal error: upload ai type
http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=13&topic_id=1043

10. Database structure
(1) item table: add field item_detail_onclick item_weight


* 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 *
In this version, I changed many files, because added main.ini.
Although there are no big problem, but I think that there are any small problem.
Welcome a bug report, a bug solution, and your hack, etc.

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

● 主な変更
1. main.ini 新設
従来は PHP 定数として設定していた内部状態を、モジュール単位に変数で設定できるようにした。

下記の順番に読み込まれる。最後の設定された値が有効になる。
(1) XOOPS_TRUST_PATH /include/main.ini
(2) XOOPS_TRUST_PATH /preload/main.ini (存在すれば)
(3) XOOPS_ROOT_PATH /preload/main.ini (存在すれば)

2. メニューに、静止画、動画、音楽、オフィスを追加した

3. 一覧表示と詳細画面にて、ゲストに対して閲覧制限をしている記事に、グループアイコンを表示した

4. 詳細画面にて、コンテンツ画像をクリックしたときに、表示するファイルを選択可能した
(1) アップロードしたファイル
(2) 変換されたPDF

5. 詳細画面にて、Flash Player に表示する動画の画面サイズを自動的に調整する

画面サイズは下記の順番で決定される
(1) item テーブルの値 (設定されていれば)
(2) flashvar テーブルの値 (設定されていれば)
(3) file テーブル (フラッシュ動画) の値があれば、Flash Player の値に収まるように自動調整 (新設)
(4) Flash Player の値

6. 登録画面にて、ファイルアップロード中はスピンアイコンを表示する

7. 登録画面にて、デフォルトのエディタを変更する
http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=13&topic_id=1046

8. 管理者はプラグイン・タイプを変更可能にした
http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=13&topic_id=1043

9. バグ修正
(1) typo Radom -> Random
http://linux2.ohwada.net/modules/newbb/viewtopic.php?topic_id=461&forum=11

(2) Fatal error: ai 形式をアップロードしたとき
http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=13&topic_id=1043

10. データベース構造
(1) item テーブル: 項目追加 item_detail_onclick item_weight


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


● 注意
main.ini の新設に伴い、多くのファイルを変更しました。
大きな問題はないはずですが、小さな問題はあると思います。
バグ報告やバグ解決を歓迎します。

変更履歴

変更履歴はありません