主題: pager功能所產生的網址路徑之連結字元問題 作者: EclipseX 於 十月 14, 2006, 12:51:01 上午 使用LifeType 1.1 新的smarty語法的分頁功能 {pager style="links"} 時,所生成的網頁HTML原始碼的網址是
程式碼: . 其中"page"前的連結字元"&"並不像其他部分看到的網址原始碼會被取代成"&"。 看了 class\template\smarty\plugins\function.pager.php 、 class\data\pager\pager.class.php 好像都沒有得改? 請問如果想要去自己修改這個問題,應該到哪邊修改才好? 版本:lifetype-1.1_r3947(官網的正式釋出版) |