[問題]動機不明,續表情問題

phpBB 2 MOD Support
無論是官方或非官方認證之外掛,安裝與使用問題討論。
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

主題已鎖定
頭像
貓星少年
星球普通子民
星球普通子民
文章: 27
註冊時間: 2002-09-02 21:16

[問題]動機不明,續表情問題

文章 貓星少年 »

重新問題:請問怎樣可以在快速回覆欄上加上"更多表情符號"連接,這方便選取表情。
如何實現
不建立新文件smilies_list.php & smilies_list.tpl 也可以實現嗎??

用發表新主題里面"更多表情符號"這個連結可以嗎??

怎樣可以把這連結搬到viewtopic.php &viewtopic.tpl
這會簡化得多呀~~
動機不明
喝咖啡的綠皮猴
喝咖啡的綠皮猴
文章: 1179
註冊時間: 2002-03-06 20:37
來自: GOP (重啟)

文章 動機不明 »

你的問題是這個吧 (寫那樣看得懂的人不多 ^^" )

怎樣可以在快速回覆欄上加上"更多表情符號"連接?

這個,因為很複雜又很麻煩,所以不考慮去研究\r
反倒是這個

Smilies List
http://www.nivisec.com/phpbb.php?l=q

簡單多了,下載後只需要 (抱歉引用安裝文件了 :oops: )

代碼: 選擇全部

############################################### 
##   Hack Title:   Smilies List v1.1.0
##                 (A phpBB2 Quickie)
##   Author:       Nivisec (support@nivisec.com)
##                 http://www.nivisec.com
##   Description:  Displays a full list of your installed
##                 smilies.
##
##   Compatibility:   2.0.x
## 
##   Support:      http://www.phpbbhacks.com/forums 
##   Copyright:      ?003 Billy Sauls
## 
###############################################
#  Please read goodies/options.txt for info
#  on changing options such as the number of
#  columns.
############################################### 
# 
#-----[ UPLOAD ]------------------------------------------ 
#   If you are having trouble understanding this section, read
#   the goodies/understanding_upload.txt file.
#
smilies_list.php to /
smilies_list.tpl to templates/subSilver/
smilie_mini_icon.png to templates/subSilver/images/

# 
#-----[ OPEN ]------------------------------------------ 
# 
templates/subSilver/overall_header.tpl

#
#-----[ FIND ]------------------------------------------ 
#
						<!-- BEGIN switch_user_logged_out -->

#
#-----[ BEFORE, ADD ]------------------------------------------ 
#   Change 'Smilies List' to your desired language here.  It is
#   near the end of this line to insert!
#
#   If you are an advanced editor, you may wish to move the
#   icon to another location, but the one below will be fine
#   for most users.
#
<a href="smilies_list.php" class="mainmenu"><img src="templates/subSilver/images/smilie_mini_icon.png" width="12" height="13" border="0" hspace="3" />Smilies List</a> 

# 
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------ 
#
#End
就可以~
非官方外掛問題區公告: [必看]請配合發問格式及明確主題發問(2006 02/24更新)
七點要求:
1. 發問前先搜尋,確定沒有重複後再發表
2. 主題要明確
3. 依照發問格式
4. 禁連續推文
5. 請盡量減少使用地方性語言
6. 解決問題後請修改第一篇主題,並感謝曾經幫過你的前輩們 ^^
7. 請不要將檔案內容完整貼出喔! 只要提供問題行及上下各五行就可以了
頭像
貓星少年
星球普通子民
星球普通子民
文章: 27
註冊時間: 2002-09-02 21:16

文章 貓星少年 »

怎樣可以在快速回覆欄上加上"更多表情符號"連接?
就是這個問題呀!抱歉令到大家看不懂

竟然這問題複雜又很麻煩~~
那我只好試試這個
thanks~~

不過始終能用回原來的代碼是最好的
望網友能做到
主題已鎖定

回到「外掛問題討論」