马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有帐号?立即注册 
 
 x
                               
                                                                                                                                                                                                                                                                                                                
                                        | 本帖最后由 人中龍 于 2018-12-1 06:49 编辑 
 [教學] 帖内回复栏增加隐藏按钮 (hide)不需高级模式
 http://sclub.com.tw/discuz/
 http://sclub.com.tw/discuz/viewthread.php?tid=33710&highlight=hide
 請問各位高手一樓哥哥班主發代碼貼{貼內HIDE代碼紅色部份是怎樣加入設置的>請指點謝謝!!
 
 
 复制代码   <!--{if in_array('hide', $seditor[1])}-->
                <a href="javascript:;" title="{lang e_hide}" class="tb_hide" onclick="seditor_insertunit('$seditor[0]', '[hide]', '[/hide]')">[color=Red]Hide[/color]</a>
        <!--{/if}-->
 |