pos4沒有全站搜索的插件應(yīng)該怎么寫搜索功能
<form action="{SITE_URL}index.php" id="searchform" method="get">
<input name="s" type="hidden" value="so">
<input name="module" type="hidden" value="{MOD_DIR}">
<input type="text" placeholder="Search..." name="keyword">
</form>
上面是pos3的寫法,pos4應(yīng)該怎么寫
你可以開發(fā)一個(gè)
開源是一種精神,但不是義務(wù),幫忙是情分,不幫也不要抱怨,建議大家多研究代碼、多閱讀代碼、多翻閱社區(qū)歷史問題!
pos4官方那么多插件沒有了