主題列表頁 添加「本版搜索」的功能 For Discuz 7.2
p.s.需要ftp工具!現在的樣式有點簡陋……大家自己去找漂亮的搜索代碼吧。
編輯forumdisplay.htm 找到
代碼:<strong>[<a href="modcp.php?fid=$fid" target="_blank">{lang modcp}</a>]</strong>
<!--{/if}-->
下面添加:
代碼: <form class="searchform" method="post" action="search.php">
<input type="hidden" name="formhash" value="{FORMHASH}" />
<input type="text" id="srchtxt" name="srchtxt" size="21" value="$keyword" class="txt" tabindex="1" />
<button type="submit" name="searchsubmit" id="searchsubmit" value="true" style="height:24px; margin-left:3px; padding:0 3px;">本版搜索</button>
<select id="srchfid" name="srchfid[]" multiple="multiple" size="10" style="display:none">
<option value="$fid" selected="selected">$forum</option>
</select>
</form>
更新緩存,完畢。 目前論壇不打算再做任何改善..且本論壇是 Discuz 7.0 2# 冰楓
Powered by 冰楓! 7.2
© 2011 冰楓!
看你論壇左下角
頁:
[1]