[外掛] Personal Notes (個人筆記本) (Update 1.4.9)

MODs Released by Other phpbb Sites
非官方認證通過之 MOD ,或許有安全性之疑慮,所有問題由原發表者回覆!

版主: 版主管理群

主題已鎖定
阿維
竹貓忠實會員
竹貓忠實會員
文章: 868
註冊時間: 2003-02-23 13:36
來自: 台南市

[外掛] Personal Notes (個人筆記本) (Update 1.4.9)

文章 阿維 »

檔頭:

代碼: 選擇全部

##############################################################
## MOD Title:		Personal Notes
## MOD Author: OXPUS < webmaster@oxpus.de > (Karsten Ude) http://www.oxpus.de
## MOD Description:	Want personal notes? Here it is...
##			HTML is disabled, Smilies, BBCodes and Acronyms are possible ;-)
##			Users can decide between popup or normal page for notes.
##			On ACP can be set how many notes every user can have.
##			Default notes per user are set to 20.
## MOD Version:		1.4.8
##
## Installation Level:	Intermediate
## Installation Time:	10 Minutes
## Files To Edit:	14
##			admin/admin_board.php
##			admin/admin_users.php
##			includes/constants.php
##			includes/page_header.php
##			includes/usercp_avatar.php 
##			includes/usercp_register.php
##			language/lang_english/lang_main.php
##			language/lang_english/lang_admin.php
##			language/lang_german/lang_main.php
##			language/lang_german/lang_admin.php
##			templates/subSilver/admin/board_config_body.tpl
##              	templates/subSilver/admin/user_edit_body.tpl
##			templates/subSilver/overall_header.tpl
##			templates/subSilver/profile_add_body.tpl
##
## Included Files:	4
##			notes.php
##			posting_notes.php
##			templates/subSilver/notes_body.tpl
##			templates/subSilver/posting_notes_body.tpl
##############################################################
## For Security Purposes, Please Check: http://www.phpbb.com/mods/ for the
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered
## in our MOD-Database, located at: http://www.phpbb.com/mods/
##############################################################
## Author Notes:
##
## Instead entering the given SQL-Statement, you can upload the file db_update.php
## to your phpbb root directory and run this with your browser.
## This file will do all nessassary changes in the database for you.
## After using this file, please delete it to avoid errors.
##
##############################################################
正體中文語系:

代碼: 選擇全部

#
#-----[ OPEN ]------------------------------------------
#
language/lang_chinese_traditional_taiwan/lang_main.php

#
#-----[ FIND ]------------------------------------------
#
//
// That's all, Folks!
// -------------------------------------------------

#
#-----[ BEFORE, ADD ]------------------------------------------
#
$lang['Notes'] = '筆記本'; 
$lang['popup_notes'] = '以新視窗開啟筆記本';
$lang['Acronym_on'] = '是否使用簡略稱呼 <u>開啟</u>';
$lang['Disable_Acronym_post'] = '在這文章關閉簡略稱呼';
$lang['Filter_notes'] = '筆記本搜尋完畢. 再次按下搜尋鈕, 可顯示所有的筆記.';
$lang['No_notes'] = '目前您沒有筆記';

#
#-----[ OPEN ]------------------------------------------
#
language/lang_chinese_traditional_taiwan/lang_admin.php

#
#-----[ FIND ]------------------------------------------
# 
// 
// That's all, Folks! 
// -------------------------------------------------

#
#-----[ BEFORE, ADD ]------------------------------------------
#
$lang['Notes_per_user'] = '設置每個用戶筆記本的最大記事數量';
PS.感謝computer315與心靈捕手的翻譯

下載點:
http://www.phpbbhacks.com/download/1524

-- 心靈捕手 留言 --
將 'Notes' 翻譯為 '筆記本' 比 '日記本' 較適宜.
頭像
心靈捕手
默默耕耘的老師
默默耕耘的老師
文章: 8510
註冊時間: 2004-04-30 01:54
來自: Taiwan

[建議] 升級 1.4.9

文章 心靈捕手 »

檔頭說明:

代碼: 選擇全部

## MOD History:
##
##   2007-01-08 Version 1.4.9
##	- FIX Some HTML Layout Errors
##	- FIX MOD package structur
##	- FIX Replace Popup URL with phpBB like placeholder
##	- SPLIT German language to extra instructions
##		For update look into the folder updates.
##
升級方法:
請參見外掛包裡頭的說明.
updates/Mod-update_pnotes_1.4.8_1.4.9.txt
施比受有福,祝福您好運! ^_^
歡迎光臨★★心靈捕手★★ :: 討論區
https://wang5555.dnsfor.me/phpBB3/
主題已鎖定

回到「非官方認證外掛」