猫先森 發表於 2019-8-13 19:00:44

特定版塊只顯示自己的主題和提示自己的主題 (X3.4 繁和簡)

<br /><br /><ignore_js_op><span style="white-space: nowrap" id="attach_2250" onmouseover="showMenu({'ctrlid':this.id,'pos':'12'})">详细教程以及代码.zip<em class="xg1">(1.54 KB, 下载次数: 210)</em></span>2019-8-13 19:00 上传点击文件名下载附件</ignore_js_op><br /><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>【分享】特定版塊帖子列表頁只顯示自己的主題和提示自己的主題 (X3.2 ~ X3.4 版本 繁和簡)</strong></font></font><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>大家好</strong></font></font><br /><strong>特定版塊帖子列表頁只顯示自己的主題<br />https://www.dismall.com/thread-2306-1-1.html<br /><br /><br />特定版塊帖子列表頁提示自己的主題<br />https://www.dismall.com/thread-2306-1-1.html</strong><br /><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>如果想兩種方案都實現的話也是可以的</strong></font></font><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>也就是 A 版塊帖子列表頁只顯示自己的主題</strong></font></font><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>B 版塊帖子列表頁提示自己的主題</strong></font></font><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>分享給有需要的站長們</strong></font></font><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>樓主樓層第二頁提供簡體版本</strong></font></font><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>方便其他站長閱讀^^</strong></font></font><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>說明一下</strong></font></font><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>這次分享是同時實現兩種功能</strong></font></font><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>如果您之前有修改過其中一種功能</strong></font></font><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>但現在想一次有兩種功能的話</strong></font></font><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>請用官方源文件覆蓋後重新修改即可</strong></font></font><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>或是自己參考以下代碼自己添加也可以</strong></font></font><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>如果您只想有其中一種功能的話</strong></font></font><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>請參考之前的那兩篇主題即可</strong></font></font><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>打開</strong></font></font><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>template/default/forum/forumdisplay_list.htm</strong></font></font><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>查找</strong></font></font><br /><br /><ol><li>&lt;a href=&quot;forum.php?mod=viewthread&amp;tid=$thread&amp;{if $_GET['archiveid']}archiveid={$_GET['archiveid']}&amp;{/if}extra=$extra&quot;$thread{if $thread['isgroup'] == 1 || $thread['forumstick']} target=&quot;_blank&quot;{else} onclick=&quot;atarget(this)&quot;{/if} class=&quot;s xst&quot;&gt;$thread&lt;/a&gt;</ol><br /><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>替換為</strong></font></font><br /><br /><ol><li>&lt;!--{if in_array($_G, array(2,18))}--&gt;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; <br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; &lt;!--{if $_G == $thread || in_array($_G, array(1, 2,3)) }--&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&lt;a href=&quot;forum.php?mod=viewthread&amp;tid=$thread&amp;{if $_GET['archiveid']}archiveid={$_GET['archiveid']}&amp;{/if}extra=$extra&quot;$thread{if $thread['isgroup'] == 1 || $thread['forumstick']} target=&quot;_blank&quot;{else} onclick=&quot;atarget(this)&quot;{/if} class=&quot;s xst&quot;&gt;$thread&lt;/a&gt;&lt;!--{else}--&gt;&lt;a&nbsp;&nbsp;target=&quot;_blank&quot;&gt;{lang mod_error_invalid}&lt;/a&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; &lt;!--{/if}--&gt;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; <br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; &lt;!--{else}--&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&lt;a href=&quot;forum.php?mod=viewthread&amp;tid=$thread&amp;{if $_GET['archiveid']}archiveid={$_GET['archiveid']}&amp;{/if}extra=$extra&quot;$thread{if $thread['isgroup'] == 1 || $thread['forumstick']} target=&quot;_blank&quot;{else} onclick=&quot;atarget(this)&quot;{/if} class=&quot;s xst&quot;&gt;$thread&lt;/a&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&lt;!--{/if}--&gt;<br /><li>&lt;!--{if in_array($_G, array(4,36))}--&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; &lt;!--{if $_G == $thread}--&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&lt;img src=&quot;http://i.imgur.com/18AEN8L.gif&quot; title=&quot;{lang my_posts}&quot; align=&quot;absmiddle&quot;&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; &lt;!--{/if}--&gt;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; <br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&lt;!--{/if}--&gt;</ol><br /><br /><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>修改前請先備份</strong></font></font><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>修改後記得更新緩存</strong></font></font><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>如果想要特定版塊只顯示自己的主題</strong></font></font><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>但論壇所有版塊都能提示自己的主題 (全局)</strong></font></font><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>則替換為部分改為</strong></font></font><br /><br /><ol><li>&lt;!--{if in_array($_G, array(2,18))}--&gt;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; <br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; &lt;!--{if $_G == $thread || in_array($_G, array(1, 2,3)) }--&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&lt;a href=&quot;forum.php?mod=viewthread&amp;tid=$thread&amp;{if $_GET['archiveid']}archiveid={$_GET['archiveid']}&amp;{/if}extra=$extra&quot;$thread{if $thread['isgroup'] == 1 || $thread['forumstick']} target=&quot;_blank&quot;{else} onclick=&quot;atarget(this)&quot;{/if} class=&quot;s xst&quot;&gt;$thread&lt;/a&gt;&lt;!--{else}--&gt;&lt;a&nbsp;&nbsp;target=&quot;_blank&quot;&gt;{lang mod_error_invalid}&lt;/a&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; &lt;!--{/if}--&gt;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; <br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; &lt;!--{else}--&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&lt;a href=&quot;forum.php?mod=viewthread&amp;tid=$thread&amp;{if $_GET['archiveid']}archiveid={$_GET['archiveid']}&amp;{/if}extra=$extra&quot;$thread{if $thread['isgroup'] == 1 || $thread['forumstick']} target=&quot;_blank&quot;{else} onclick=&quot;atarget(this)&quot;{/if} class=&quot;s xst&quot;&gt;$thread&lt;/a&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&lt;!--{/if}--&gt;<br /><li>&lt;!--{if $_G}--&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; &lt;!--{if $_G == $thread}--&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&lt;img src=&quot;http://i.imgur.com/18AEN8L.gif&quot; title=&quot;{lang my_posts}&quot; align=&quot;absmiddle&quot;&gt;<br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; &lt;!--{/if}--&gt;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp; <br /><li>&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&lt;!--{/if}--&gt;</ol><br /><br /><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>代碼說明</strong></font></font><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>特定版塊只顯示自己主題部分</strong></font></font><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>($_G, array(2,18))</strong></font></font><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>這是特定版塊只顯示自己主題的版塊 fid</strong></font></font><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>可以自己添加即可</strong></font></font><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>另外不受限的可以是用戶組或是特定會員</strong></font></font><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>還有應注意事項這裡不再重複描述</strong></font></font><br /><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>特定版塊提示自己的主題部分</strong></font></font><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>($_G, array(4,36))</strong></font></font><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>這是特定版塊提示自己主題的版塊 fid</strong></font></font><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>可以自己添加即可</strong></font></font><br /><br /><ol><li>http://i.imgur.com/18AEN8L.gif</ol><br /><br /><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>這是提示圖標的圖片完整網址</strong></font></font><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>替換成您自己的即可</strong></font></font><br /><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>修改前</strong></font></font><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>A 版塊</strong></font></font><br /><br /><img title="1.jpg" id="aimg_2243" aid="2243" src1="static/image/common/none.gif" zoom="https://www.dismall.com/data/attachment/forum/201908/13/185819vfmmgkky5n4zp49v.jpg" src="https://www.dismall.com/data/attachment/forum/201908/13/185819vfmmgkky5n4zp49v.jpg" class="zoom" onclick="zoom(this, this.src, 0, 0, 0)" width="600" inpost="1" onmouseover="showMenu({'ctrlid':this.id,'pos':'12'})" /><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>B 版塊</strong></font></font><br /><br /><img title="2.jpg" id="aimg_2244" aid="2244" src1="static/image/common/none.gif" zoom="https://www.dismall.com/data/attachment/forum/201908/13/185820htoi1ig1ihm4azgu.jpg" src="https://www.dismall.com/data/attachment/forum/201908/13/185820htoi1ig1ihm4azgu.jpg" class="zoom" onclick="zoom(this, this.src, 0, 0, 0)" width="600" inpost="1" onmouseover="showMenu({'ctrlid':this.id,'pos':'12'})" /><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>修改後</strong></font></font><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>A 版塊</strong></font></font><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>沒權限的用戶組或是會員</strong></font></font><br /><br /><img title="3.jpg" id="aimg_2245" aid="2245" src1="static/image/common/none.gif" zoom="https://www.dismall.com/data/attachment/forum/201908/13/185820pw71w15wd8g8u7bj.jpg" src="https://www.dismall.com/data/attachment/forum/201908/13/185820pw71w15wd8g8u7bj.jpg" class="zoom" onclick="zoom(this, this.src, 0, 0, 0)" width="600" inpost="1" onmouseover="showMenu({'ctrlid':this.id,'pos':'12'})" /><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>不受限的用戶組或是會員</strong></font></font><br /><br /><img title="4.jpg" id="aimg_2246" aid="2246" src1="static/image/common/none.gif" zoom="https://www.dismall.com/data/attachment/forum/201908/13/185821crp6d31r9cb3190f.jpg" src="https://www.dismall.com/data/attachment/forum/201908/13/185821crp6d31r9cb3190f.jpg" class="zoom" onclick="zoom(this, this.src, 0, 0, 0)" width="600" inpost="1" onmouseover="showMenu({'ctrlid':this.id,'pos':'12'})" /><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>B 版塊</strong></font></font><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>主題名稱後面有提示圖標</strong></font></font><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>滑鼠移到提示圖標時</strong></font></font><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>會顯示我的帖子提示</strong></font></font><br /><br /><br /><img title="5.jpg" id="aimg_2247" aid="2247" src1="static/image/common/none.gif" zoom="https://www.dismall.com/data/attachment/forum/201908/13/185821ybq15a0bg1vj1d18.jpg" src="https://www.dismall.com/data/attachment/forum/201908/13/185821ybq15a0bg1vj1d18.jpg" class="zoom" onclick="zoom(this, this.src, 0, 0, 0)" width="600" inpost="1" onmouseover="showMenu({'ctrlid':this.id,'pos':'12'})" /><br /><img title="6.jpg" id="aimg_2248" aid="2248" src1="static/image/common/none.gif" zoom="https://www.dismall.com/data/attachment/forum/201908/13/185822gx527xrxqx517zn7.jpg" src="https://www.dismall.com/data/attachment/forum/201908/13/185822gx527xrxqx517zn7.jpg" class="zoom" onclick="zoom(this, this.src, 0, 0, 0)" width="599" inpost="1" onmouseover="showMenu({'ctrlid':this.id,'pos':'12'})" /><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>其它版本查找的代碼和行數有點差異</strong></font></font><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>但修改的方法是一樣的</strong></font></font><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>可以參考這個方法修改即可</strong></font></font><br /><br /><font face="Microsoft Yahei, Hei, Tahoma, SimHei, sans-serif"><font style="font-size:16px"><strong>圖標</strong></font></font><br /><br /><img title="163723uapp38m8g1w8aaya.gif.thumb.jpg" id="aimg_2249" aid="2249" src1="static/image/common/none.gif" zoom="https://www.dismall.com/data/attachment/forum/201908/13/185822iepjoor4oe0hrpe4.jpg" src="https://www.dismall.com/data/attachment/forum/201908/13/185822iepjoor4oe0hrpe4.jpg" class="zoom" onclick="zoom(this, this.src, 0, 0, 0)" width="12" inpost="1" onmouseover="showMenu({'ctrlid':this.id,'pos':'12'})" /><br /><br /><br /><br />自己的<em>, </em>主題<em>, </em>本帖<em>, </em>最后<em>, </em>猫先
頁: [1]
查看完整版本: 特定版塊只顯示自己的主題和提示自己的主題 (X3.4 繁和簡)