Download List

Projeto Descrição

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

System Requirements

System requirement is not defined

Liberado: 2009-01-25 23:00
webphoto webphoto_110 (1 files Esconder)

Release Notes

This is the album module which manages photos and videos.

* Changes *
1. View
(1) limit 'exif' by 500 bytes.

2. Search
(1) highlight keyword in the description when module search.
(2) it is same when search in happy_search.

3. Thumbnail with Icon
(1) add the icon which shows file kind in the thumbnail,
when create the thumbnail from the media as the video.
(2) enable this when the admin select "ImageMagick" in "Package treating images"

4. plugin
add plugins supported file kind
- audio
- html
- pdf
- txt
- video

5. Text file (txt)
(1) extract the text content from the text file,
and show it in 'text content' field.
(2) limit 'text content' by 500 bytes.
(3) search in 'text content'

6. PDF file (pdf)
(1) require 'xpdf'
http://www.foolabs.com/xpdf/
(2) create the thumbnail from PDF file
(3) extract the text content from the PDF file,
and show it in 'text content' field.

7. Bug fix
(1) fetal error in edit photo
http://linux.ohwada.jp/modules/newbb/viewtopic.php?viewmode=flat&topic_id=909&forum=13

(2) fatal error in category management
http://linux.ohwada.jp/modules/newbb/viewtopic.php?viewmode=flat&topic_id=910&forum=13

8. Database structure
add field of table
(1) item table : item_content etc

9. Program structure
(1) added 'edit' directory under 'class' directory.


* 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.
the fields are added to the table automatically.


* Notice for usage *
1. Text file
the character encoding is detected automatically.
but it does not sometimes work out.
you should enter the text in 'text content', if character garbage

2. PDF file
In xpdf, all texts (character string) are not sometimes extracted.
I do not know the difference when do or not extracte .
please teach me.


* Notice *
In this version, I changed program structure substantially.
Although there are no big problem, but I think that there are any small problem.
Even if some problems come out, only those who can do somehow personally need to use.
Welcome a bug report, a bug solution, and your hack, etc.

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

● 主な変更
1. 表示
(1) exif を 500バイトで制限する

2. 検索
(1) モジュール内検索のとき、説明文中のキーワードをハイライトする
(2) happy_search から検索しても、同様。

3. アイコン付きサムネイル
(1) 動画などからサムネイルを生成するときに、ファイル種別を示すアイコンを追加する
(2) 「画像処理を行わせるパッケージ選択」にて、「ImmageMagick」を選択したときに有効

4. プラグイン
ファイル種別に対応したプラグインを追加した
- audio
- html
- pdf
- txt
- video

5. テキスト・ファイル (txt)
(1) テキスト・ファイルからテキスト(文字列)を抽出し「テキスト文」欄に表示する
(2) 「テキスト文」を 500バイトで制限する
(3) 「テキスト文」を検索の対象にする

6. PDF ファイル (pdf)
(1) xpdf が必要です
http://www.foolabs.com/xpdf/
(2) PDF からサムネイルを生成する
(3) PDF からテキストを抽出し「テキスト文」欄に表示する

7. バグ対策
(1) 編集にて fetal error
http://linux.ohwada.jp/modules/newbb/viewtopic.php?viewmode=flat&topic_id=909&forum=13

(2) カテゴリー管理にて fatal error
http://linux.ohwada.jp/modules/newbb/viewtopic.php?viewmode=flat&topic_id=910&forum=13

8. データベース構造
テーブルの項目追加
(1) item テーブル: item_content など

9. プログラム構造
(1) class ディレクトリの下に edit ディレクトリを追加した


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


● 使用上の注意
1. テキスト・ファイル
文字コードの自動認識をしていますが、うまくいかないこともあります。
文字化けする場合は「テキスト文」欄に直接 入力してください。

2. PDF ファイル
xpdf ではテキスト(文字列)が全て抽出されないことがあります。
抽出される場合とされない場合の違いが分かりません。
ご存知の方はご一報を。


● 注意
今回のバージョンでは、プログラム構造を大きく変更しました。
大きな問題はないはずですが、小さな問題はあると思います。
何か問題が出ても、自分でなんとか出来る人のみお使いください。
バグ報告やバグ解決などは歓迎します。

Changelog

No Changelogs