LinkDB
由於右手疼痛, 恕以英文發表. 因為 URL validation 由 pichirichi 提供, 所以 lang_admin_linkdb.php 並沒有全譯為中文.
Description: Display links (with logo), subCategories, comment, sticky ,UserCP and Custom field.
References: pafiledb, Advanced Links Mod
Demo 1: Click here or http://web.dhjh.tcc.edu.tw/~gzqbyr/Hest ... Black%203D
Demo 2: Click here
Download: Click here
I am absent in summer (Jul,Aug) and winter vacation(Feb).
- Note:
- Template and language files are moved to folder phpbb_root.
If folders templates and language are moved into folder linkdb, then- leave file templates/subSilver/images/lang_english/icon_post_comment.gif
- edit linkdb/includes/linkdb_constants.php
replacewith代碼: 選擇全部
define('LINKDB_LANG_PATH', "./"); //define('LINKDB_LANG_PATH', "linkdb/"); define('LINKDB_TPL_PATH', "./"); //define('LINKDB_TPL_PATH', "./../../linkdb/templates/" . $theme['template_name'] . "/");
代碼: 選擇全部
//define('LINKDB_LANG_PATH', "./"); define('LINKDB_LANG_PATH', "linkdb/"); //define('LINKDB_TPL_PATH', "./"); define('LINKDB_TPL_PATH', "./../../linkdb/templates/" . $theme['template_name'] . "/");
- Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
- Language files list:
- english
- chinese traditional ( download from here )
- Hebrew ( included, pichirichi offer, or click here )
Upgrade from Advanced Links Mod 1.2.2 to LinkDB 0.0.9:
- Copy upgrade/links122_to_linkdb0.0.9.php to root and run it
- Download links_mod_1.2.2b.zip from here
- Read links_mod.txt of links_mod_1.2.2b.zip, remove Advanced Links Mod ( Reserve database )
- Read linkdb_install.txt to install linkdb ( skip steps: copy linkdb_install.php to root, run linkdb_install.php )
Upgrade from Advanced Links Mod 1.2.0 to LinkDB 0.0.9:
- Download links_mod_1.2.2b.zip from here
- Copy update_120_to_122.php to root and run it
- Copy upgrade/links122_to_linkdb0.0.9.php to root and run it
- Read links_mod.txt of links_mod_1.2.2b.zip, remove Advanced Links Mod ( Reserve database )
- Read linkdb_install.txt to install linkdb ( skip steps: copy linkdb_install.php to root, run linkdb_install.php )