[外掛] 我的快速回覆 My Quick Reply 1.0.5

Officially Approved MODs
由 phpBB Group 官方發展小組認證的 MOD!

版主: 版主管理群

版面規則
請注意!只有發表在 [2.0.x] MOD Database Releases 的外掛,才算是官方認證的外掛。
主題已鎖定
taicomjp
星球公民
星球公民
文章: 32
註冊時間: 2004-08-19 00:00

[外掛] 我的快速回覆 My Quick Reply 1.0.5

文章 taicomjp »

[2.0.20] My Quick Reply
##############################################################
## MOD Title: My Quick Reply
## MOD Author: smitjel < autiger02@gmail.com > (Lee Smith) N/A
## MOD Author: Smartor < smartor_xp@hotmail.com > (Hoang Ngoc Tu) http://smartor.is-root.com
## MOD Description: This mod adds a quick reply form below every topic. User has the ability
## to quote the last post and attach signature. Addons include the ability to lock or unlock
## a topic with a quick reply post, use the post subject field, and use the quick reply in a
## static sense, without the quick reply button.
## MOD Version: 1.0.5
##
## Installation Level: Easy
## Installation Time: 5 Minutes
## Files To Edit: 6
## viewtopic.php
## language/lang_english/lang_main.php
## templates/subSilver/viewtopic_body.tpl
## templates/subSilver/overall_header.tpl
## templates/subSilver/posting_smilies.tpl
## templates/subSilver/subSilver.cfg
##
## Included Files: quick_reply.gif
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
## For security purposes, please check: http://www.phpbb.com/mods/
## for the latest version of this MOD. Although MODs are checked
## before being allowed in the MODs Database there is no guarantee
## that there are no security problems within the MOD. No support
## will be given for MODs not found within the MODs Database which
## can be found at http://www.phpbb.com/mods/
##############################################################
## Author Notes:
##
## Features:
## - option to quote last post
## - option to attach signature
## - dhtml show/hide quick reply form
## - show smilies popup
##
## Addons included allow for the use of the post subject field, for
## mods/admins to lock or unlock a topic with a quick reply post and to convert
## the quick reply form into a static sense, without the show/hide functionality. Two
## lock/unlock addons are included for use with the indicated mods. Both addons
## look exactly the same but obviously "add on" to different mods. Choose only one to
## install, not both.
##
## Thanks to -=ET=- for the quick reply graphic.
## http://www.golfexpert.net/phpbb/
##
## Thanks to Smartor for his original quick reply with quote mod:
## http://smartor.is-root.com/viewtopic.php?t=1812
##
##############################################################
## MOD History:
##
## 2006-04-15 - Version 1.0.5
## - Added lock/unlock addon for drathbuns's mod
## - Replaced alternate use notes with static quick reply form addon
## - Added Dutch translation
##
## 2006-03-23 - Version 1.0.4
## - Removed previous changes to smilies link on viewtopic.php
## - Added Romanian translation
##
## 2006-03-12 - Version 1.0.3
## - Corrected smilies link on viewtopic.php
## - Reworked some find statements in viewtopic_body.tpl
##
## 2006-02-20 - Version 1.0.2
## - Made mod more EM friendly
## - Added Spanish translation
##
## 2006-02-08 - Version 1.0.1
## - Added post subject addon
##
## 2006-02-05 - Version 1.0.0
## - Initial release
##
## 2006-02-05 - Version 0.7.1
## - Corrected lock/unlock template switches
##
## 2006-02-03 - Version 0.7.0
## - Moved all HTML code to viewtopic_body template
## - Added ability for guests to see quick reply form if guests have reply privileges
## - Added notes for alternate use
##
## 2005-10-22 - Version 0.5.0
## - Reworked quick reply button into a template switch per mod team suggestions
##
## 2005-10-12 - Version 0.3.0
## - Added quick reply image to the subSilver.cfg
## - Added minor tweaks per MOD team suggestions
##
## 2005-09-13 - Version 0.1.0
## - Initial development release.
##############################################################
lang_main.php
// My Quick Reply mod
$lang['Quick_Reply'] = '快速回覆';
$lang['QR_Attach_Sig'] = '附加簽名檔';
$lang['Show_Smilies'] = '顯示表情符號';
$lang['Quote_Last_Post'] = '引言最後一篇文章';
// My Quick Reply mod
圖檔圖檔

Addon
新增主題列
圖檔
快速回覆文章允許管理員可以鎖定文章
圖檔

版本: 1.0.4 (更新 04/25/06)
時間: ~ 5 分鐘
檔案: my_quick_reply_1.0.4.zip
大小: 13393 Bytes
主題已鎖定

回到「官方認證外掛」