1 頁 (共 1 頁)

[外掛]Fix Caret Bug

發表於 : 2004-08-29 13:02
webspirit

代碼: 選擇全部

############################################################## 
## MOD Title: Fix Caret Bug
## MOD Author: TerraFrost < > (Jim Wigginton) http://www.frostjedi.com/phpbb
## MOD Releasedate: August 25, 2004
## MOD Description: 修正在 posting_body.tpl 中的 bug
## MOD Version: 1.0.1
##
## Installation Level: Easy
## Installation Time: 1 Minutes
## New Features:
##     Fix Caret Bug
##
## Files To Edit: 2
##      templates/subSilver/posting_body.tpl
##      templates/subSilver/posting_smilies.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:
##
##   The bug that this mod fixes can be reproduced by following these steps:
##     1. Go to the page you normally would to make a new post or a new reply.
##     2. Type in some text, and highlight it.
##     3. Unhighlight that text by selecting text within the highlight.
##     4. Try to insert an emoticon. It'll appear at the top of the page.
##
##     A demo of the bug this mod fixes can be found here:
##     http://www.frostjedi.com/terra/scripts/demo/caretBug.html
##
##     For support / comments / whatever, visit here:
##     http://www.frostjedi.com/phpbb/viewforum.php?f=33
##
##     The latest version of this MOD can be found here:
##     http://www.frostjedi.com/terra/scripts/phpbb/fixes/caret.zip
##
############################################################## 
## MOD History: 
##
##     1.0.1: - works in the Instant Smilies window (thanks, vze3k59w!)
##     1.0.0: - initial release
############################################################## 
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD 
##############################################################
官方網頁

更新至 1.0.1