Télécharger la liste

Description du projet

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

Système requise

System requirement is not defined

Livrée : 2012-04-11 21:38
weblinks weblinks_210 (1 files Cacher)

Notes de release

* Changes *
1. Supprt Google Maps API V3
http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=1271&forum=5

1.1 Require WEBMAP3 module

1,2 The admin can set the icon of a marker in eahc category and each link.
http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&topic_id=1150

The rule which determines the icon to display
(1) Use it if set the icon in the link.
(2) Use it if set the icon in the category which belongs.
(3) Use it if set the icon in the parent category.
Search parent categories to the top.
(4) Use either when the link belongs to two or more categories.

1.3 The admin can set favorite icon.
This is feature of WEBMAP3 module.
http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&topic_id=848

2. Added "Select url" in admin page
Admin can choice the original site url or singlelink.php of Weblinks
in the hyperlink of a title .
http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&topic_id=1198

3. Expand the number of URL characters from 255 bytes to 64 K bytes.
http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&topic_id=1279

4. Addeed following in bulk registration.
(1) Register the comments by form entry
(2) Register RSS URL from URL of registered link automatically.
(3) Register latitude and longitude of registered link semiautomatically.
(4) Describe \2c instead of comma.
(5) Describe \n instead of new-line in textarea1, 2.

4. Langauge pack
(1) Added Russian ( CP1251 & UTF-8 )
Files in language directory and extra directory.
Special thanks, Anthony xoops-org.ru .


* DB table structure *
1. link, modify table
(1) added fields
- gm_icon : Google Maps Icon
(2) modify attribute varchar to text
- url

2. category table
(1) added fields
- gm_icon : Google Maps Icon
- gm_location : memo of location

● 変更内容
1. Google Maps API V3 対応
http://linux.ohwada.jp/modules/newbb/viewtopic.php?topic_id=1271&forum=5

1.1 WEBMAP3 モジュールが必要です。

1.2 カテゴリ単位、リンク単位にマーカーのアイコンが指定できます。
http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&topic_id=1150

表示するアイコンを決めるルール
(1) リンクに設定されていれば、それを使用する
(2) 属するカテゴリに設定されていれば、それを使用する
(3) 親のカテゴリに設定されていれば、それを使用する
  親は一番上まで対象となる。
(4) 複数のカテゴリに属する場合は、いずれかに設定されていれば、それを使用する

1.3 任意のアイコンを設定できます。
WEBMAP3 モジュールの機能です。
http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&topic_id=848

2. 管理者の設定に url 選択を追加した
タイトルのハイパーリンクに、
元のサイトと Weblinks のsinglelink.php との選択ができる
http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&topic_id=1198

3. 登録できるURLの文字数を255バイトから64Kバイトに変更した
http://linux.ohwada.jp/modules/newbb/viewtopic.php?forum=5&topic_id=1279

4. 一括登録に下記の機能を追加した
(1) フォーム画面からコメントを一括登録する
(2) 登録済のリンクの URL からから RSS URL を検索して、自動で登録する
(3) 登録済のリンクの住所から緯度・経度を検索して、半自動で登録する
(4) \2c という記法でカンマを記述できるようにした
(5) textarea1,2 にて改行(\n)を記述できるようにした

5. 言語ファイル
(1) ロシア語 ( CP1251 & UTF-8 ) を追加した
language ディレクトリの他に extra ディレクトリにも置いている
多謝 Anthony xoops-org.ru


● テーブル構造
1. link, modify テーブル
(1) 下記の項目を追加した
gm_icon : Google Maps Icon
(2) 下記の項目の属性を varchar から text に変更した
url

2. category テーブル
(1) 下記の項目を追加した
gm_icon : Google Maps Icon
gm_location : memo of location

Changelog

No Changelogs