思路:给搜索框加一个判定,例如搜索软件模型的时候显示一个模板,搜索文章模型的时候显示一个模板。
1、 在head区域加入
复制代码
<script language="javascript" type="text/javascript"> <!– function check(){ if(document.formsearch.channeltype.value=http://www.jutuibao.com/="3") document.formsearch.action="{dede:field name='PHPurl'/}/search_images.php" else document.formsearch.action="{dede:field name='phpurl'/}/search.php" } –> </script>2 、 更改搜索代码
<form name="formsearch" action="" *****ubmit="check();"><div class="form"><input type="hidden" name="kwtype" value=http://www.jutuibao.com/"0" /> <input name="q" type="text" class="search-keyword" id="search-keyword" value=http://www.jutuibao.com/"{dede:global name='keyword' function='RemoveXSS(@me)'/}" /> <select name="channeltype" id="channeltype"> <option value='http://www.jutuibao.com/1′ selected='1′>新闻</option> <option value='http://www.jutuibao.com/3′>软件</option> </select> <button type="submit" class="search-submit">搜索</button> </div> </form>
$tempfile = $GLOBALS['cfg_basedir'].$GLOBALS['cfg_templets_dir']."/".$GLOBALS['cfg_df_style']."/search.htm"; $tempfile = $GLOBALS['cfg_basedir'].$GLOBALS['cfg_templets_dir']."/".$GLOBALS['cfg_df_style']."/search_images.htm";核心的修改已经结束了,剩下的就是在search_images.htm这个模板里自由发挥了。
郑重声明:
本站所有内容均由互联网收集整理、网友上传,并且以计算机技术研究交流为目的,仅供大家参考、学习,不存在任何商业目的与商业用途。
若您需要商业运营或用于其他商业活动,请您购买正版授权并合法使用。
我们不承担任何技术及版权问题,且不对任何资源负法律责任。
如无法下载,联系站长索要。
如有侵犯您的版权,请给我们来信:admin@cniao8.com,我们尽快处理。