獲取所有分頁(yè)數(shù)量和當(dāng)前分頁(yè)號(hào),需要修改一個(gè)文件就行了,然后內(nèi)容模板調(diào)用標(biāo)簽:所有分頁(yè)數(shù)為[!--page.count--] 當(dāng)前分號(hào)為[!--page.on--] 修改方法如下
我們提供的服務(wù)有:成都做網(wǎng)站、網(wǎng)站制作、微信公眾號(hào)開(kāi)發(fā)、網(wǎng)站優(yōu)化、網(wǎng)站認(rèn)證、襄城ssl等。為上千企事業(yè)單位解決了網(wǎng)站和推廣的問(wèn)題。提供周到的售前咨詢(xún)和貼心的售后服務(wù),是有科學(xué)管理、有技術(shù)的襄城網(wǎng)站制作公司
form?action='/e/search/index.php'?method="post"?name="search_news"?id="search_news"
input?type="hidden"?name="show"?value="title"?style="display:none;"?/
input?name="keyboard"?type="text"?class="search-keyword"?id="keyboard"?value="在這里搜索..."?onfocus="if(this.value=='在這里搜索...'){this.value='';}"??onblur="if(this.value==''){this.value='在這里搜索...';}"?/
input?type="submit"?name="Submit22"?value=""?class="s_sumbit"/
/form
你把上面的form放到相應(yīng)的位置即可。這就是帝國(guó)cms的搜索。
form??id="searchform"?name="searchform"?method="post"?action="/e/search/index.php"?target="_blank"??????
input?style="float:left;"?class="main?text"?maxlength="70"??size="42"?type="text"?name="keyboard"?id="keyboard"?value=""?/????
input?type="hidden"?name="show"?value="title,smalltext"?/????
input?type="hidden"?name="tempid"?value="1"?/????
input?style="float:left;"??type="image"?value="?搜?索?"?src="/images/img/searchbutton.jpg"?//form
上面代碼是搜索標(biāo)題和簡(jiǎn)介的,你說(shuō)的全站搜索,只能搜索標(biāo)題和簡(jiǎn)介,內(nèi)容是無(wú)法參與搜索的