EditPublicTemp.php 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833
  1. <?php
  2. define('EmpireCMSAdmin','1');
  3. require("../../class/connect.php");
  4. require("../../class/db_sql.php");
  5. require("../../class/functions.php");
  6. $link=db_connect();
  7. $empire=new mysqlquery();
  8. $editor=1;
  9. //验证用户
  10. $lur=is_login();
  11. $logininid=$lur['userid'];
  12. $loginin=$lur['username'];
  13. $loginrnd=$lur['rnd'];
  14. $loginlevel=$lur['groupid'];
  15. $loginadminstyleid=$lur['adminstyleid'];
  16. //ehash
  17. $ecms_hashur=hReturnEcmsHashStrAll();
  18. //验证权限
  19. CheckLevel($logininid,$loginin,$classid,"template");
  20. $gid=(int)$_GET['gid'];
  21. $gname=CheckTempGroup($gid);
  22. $tname=ehtmlspecialchars($_GET['tname']);
  23. $r=$empire->fetch1("select * from ".GetDoTemptb('enewspubtemp',$gid)." limit 1");
  24. db_close();
  25. $empire=null;
  26. ?>
  27. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  28. <html>
  29. <head>
  30. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  31. <title>公共模板</title>
  32. <link href="../adminstyle/<?=$loginadminstyleid?>/adminstyle.css" rel="stylesheet" type="text/css">
  33. <SCRIPT lanuage="JScript">
  34. <!--
  35. function tempturnit(ss)
  36. {
  37. if (ss.style.display=="")
  38. ss.style.display="none";
  39. else
  40. ss.style.display="";
  41. }
  42. -->
  43. </SCRIPT>
  44. <script>
  45. function ReTempBak(){
  46. self.location.reload();
  47. }
  48. </script>
  49. </head>
  50. <body>
  51. <table width="98%" border="0" align="center" cellpadding="3" cellspacing="1">
  52. <tr>
  53. <td width="83%"><p>位置:
  54. <?=$gname?>
  55. &nbsp;>&nbsp;<a href="EditPublicTemp.php?gid=<?=$gid?><?=$ecms_hashur['ehref']?>">公共模板管理</a></p></td>
  56. <td width="17%"> <div align="right" class="emenubutton">
  57. <input type="button" name="Submit5" value="进入数据更新" onclick="window.open('../ReHtml/ChangeData.php<?=$ecms_hashur['whehref']?>');">
  58. </div></td>
  59. </tr>
  60. </table>
  61. <?
  62. if($tname=="indextemp"||empty($tname))
  63. {
  64. ?>
  65. <br>
  66. <table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="tableborder" id=indextemp>
  67. <form name="formindex" method="post" action="../ecmstemp.php">
  68. <?=$ecms_hashur['form']?>
  69. <tr class="header">
  70. <td height="25" colspan="2"><div align="center">修改首页模板(<a href="../../../" target="_blank">预览</a>)</div></td>
  71. </tr>
  72. <tr>
  73. <td height="25" colspan="2" bgcolor="#FFFFFF"><div align="center">请将模板内容<a href="#ecms" onclick="window.clipboardData.setData('Text',document.formindex.temptext.value);document.formindex.temptext.select()" title="点击复制模板内容"><strong>复制到Dreamweaver(推荐)</strong></a>或者使用<a href="#ecms" onclick="window.open('editor.php?getvar=opener.document.formindex.temptext.value&returnvar=opener.document.formindex.temptext.value&fun=ReturnHtml<?=$ecms_hashur['ehref']?>','edittemp','width=880,height=600,scrollbars=auto,resizable=yes');"><strong>模板在线编辑</strong></a>进行可视化编辑</div></td>
  74. </tr>
  75. <tr>
  76. <td height="25" colspan="2" bgcolor="#FFFFFF"> <div align="center">
  77. <textarea name="temptext" cols="110" rows="27" id="temptext" wrap="OFF" style="WIDTH: 100%"><?=ehtmlspecialchars(stripSlashes($r[indextemp]))?></textarea>
  78. </div></td>
  79. </tr>
  80. <tr>
  81. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  82. <input type="submit" name="Submit" value="修改">
  83. &nbsp;&nbsp;
  84. <input name="enews" type="hidden" id="enews" value="EditPublicTemp">
  85. <input name="templatename" type="hidden" id="templatename" value="indextemp">
  86. <input type="reset" name="Submit2" value="重置">
  87. <input name="gid" type="hidden" id="gid" value="<?=$gid?>">
  88. &nbsp;&nbsp;[<a href="#empirecms" onclick="window.open('TempBak.php?temptype=pubindextemp&tempid=1&gid=<?=$gid?><?=$ecms_hashur['ehref']?>','ViewTempBak','width=450,height=500,scrollbars=yes,left=300,top=150,resizable=yes');">修改记录</a>]
  89. </div></td>
  90. <td bgcolor="#FFFFFF"><div align="right" class="emenubutton">
  91. <input type="button" name="Submit3" value="管理首页方案" onclick="window.open('ListIndexpage.php?gid=<?=$gid?><?=$ecms_hashur['ehref']?>');">
  92. </div></td>
  93. </tr>
  94. </form>
  95. <tr>
  96. <td height="25" colspan="2" bgcolor="#FFFFFF">&nbsp;&nbsp;[<a href="#ecms" onclick="tempturnit(indexshowtempvar);">显示模板变量说明</a>]
  97. &nbsp;&nbsp;[<a href="#ecms" onclick="window.open('EnewsBq.php<?=$ecms_hashur['whehref']?>','','width=600,height=500,scrollbars=yes,resizable=yes');">查看模板标签语法</a>]
  98. &nbsp;&nbsp;[<a href="#ecms" onclick="window.open('../ListClass.php<?=$ecms_hashur['whehref']?>','','width=800,height=600,scrollbars=yes,resizable=yes');">查看JS调用地址</a>]
  99. &nbsp;&nbsp;[<a href="#ecms" onclick="window.open('ListTempvar.php<?=$ecms_hashur['whehref']?>','','width=800,height=600,scrollbars=yes,resizable=yes');">查看公共模板变量</a>]
  100. &nbsp;&nbsp;[<a href="#ecms" onclick="window.open('ListBqtemp.php<?=$ecms_hashur['whehref']?>','','width=800,height=600,scrollbars=yes,resizable=yes');">查看标签模板</a>]</td>
  101. </tr>
  102. <tr id="indexshowtempvar" style="display:none">
  103. <td height="25" colspan="2" bgcolor="#FFFFFF"><strong>首页模板支持的变量说明</strong>
  104. <table width="100%" border="0" cellpadding="3" cellspacing="1" bgcolor="#DBEAF5">
  105. <tr bgcolor="#FFFFFF">
  106. <td width="50%" height="25"> <input name="textfield" type="text" value="[!--pagetitle--]">
  107. :网站名称</td>
  108. <td width="50%"> <input name="textfield2" type="text" value="[!--news.url--]">
  109. :网站地址</td>
  110. <td width="50%"><input name="textfield923" type="text" value="[!--class.menu--]">
  111. :一级栏目导航</td>
  112. </tr>
  113. <tr bgcolor="#FFFFFF">
  114. <td height="25"><input name="textfield72" type="text" value="[!--pagekey--]">
  115. :页面关键字</td>
  116. <td><input name="textfield73" type="text" value="[!--pagedes--]">
  117. :页面描述</td>
  118. <td>&nbsp;</td>
  119. </tr>
  120. <tr bgcolor="#FFFFFF">
  121. <td height="25"><strong>支持公共模板变量</strong></td>
  122. <td><strong>支持所有模板标签</strong></td>
  123. <td>&nbsp;</td>
  124. </tr>
  125. </table></td>
  126. </tr>
  127. </table>
  128. <br>
  129. <?
  130. }
  131. if($tname=="cptemp"||empty($tname))
  132. {
  133. ?>
  134. <br>
  135. <table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="tableborder" id=cptemp>
  136. <form name="formcp" method="post" action="../ecmstemp.php">
  137. <?=$ecms_hashur['form']?>
  138. <tr class="header">
  139. <td height="25"><div align="center">控制面板模板 (<a href="../../member/cp" target="_blank">预览</a>)</div></td>
  140. </tr>
  141. <tr>
  142. <td height="25" bgcolor="#FFFFFF"><div align="center">请将模板内容<a href="#ecms" onclick="window.clipboardData.setData('Text',document.formcp.temptext.value);document.formcp.temptext.select()" title="点击复制模板内容"><strong>复制到Dreamweaver(推荐)</strong></a>或者使用<a href="#ecms" onclick="window.open('editor.php?getvar=opener.document.formcp.temptext.value&returnvar=opener.document.formcp.temptext.value&fun=ReturnHtml<?=$ecms_hashur['ehref']?>','edittemp','width=880,height=600,scrollbars=auto,resizable=yes');"><strong>模板在线编辑</strong></a>进行可视化编辑</div></td>
  143. </tr>
  144. <tr>
  145. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  146. <textarea name="temptext" cols="110" rows="27" id="temptext" wrap="OFF" style="WIDTH: 100%"><?=ehtmlspecialchars(stripSlashes($r[cptemp]))?></textarea>
  147. </div></td>
  148. </tr>
  149. <tr>
  150. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  151. <input type="submit" name="Submit4" value="修改">
  152. &nbsp;&nbsp;
  153. <input name="enews" type="hidden" id="enews" value="EditCptemp">
  154. <input name="templatename" type="hidden" id="templatename" value="cptemp">
  155. <input type="reset" name="Submit22" value="重置">
  156. <input name="gid" type="hidden" id="gid3" value="<?=$gid?>">
  157. &nbsp;&nbsp;[<a href="#empirecms" onclick="window.open('TempBak.php?temptype=pubcptemp&tempid=1&gid=<?=$gid?><?=$ecms_hashur['ehref']?>','ViewTempBak','width=450,height=500,scrollbars=yes,left=300,top=150,resizable=yes');">修改记录</a>]
  158. </div></td>
  159. </tr>
  160. </form>
  161. <tr>
  162. <td height="25" bgcolor="#FFFFFF">&nbsp;&nbsp;[<a href="#ecms" onclick="tempturnit(cpshowtempvar);">显示模板变量说明</a>]
  163. &nbsp;&nbsp;[<a href="#ecms" onclick="window.open('../ListClass.php<?=$ecms_hashur['whehref']?>','','width=800,height=600,scrollbars=yes,resizable=yes');">查看JS调用地址</a>]
  164. &nbsp;&nbsp;[<a href="#ecms" onclick="window.open('ListTempvar.php<?=$ecms_hashur['whehref']?>','','width=800,height=600,scrollbars=yes,resizable=yes');">查看公共模板变量</a>]</td>
  165. </tr>
  166. <tr id="cpshowtempvar" style="display:none">
  167. <td height="25" bgcolor="#FFFFFF"><table width="100%" border="0" cellpadding="3" cellspacing="1" bgcolor="#DBEAF5">
  168. <tr bgcolor="#FFFFFF">
  169. <td width="33%" height="25"><input name="textfield30" type="text" value="[!--newsnav--]">
  170. :所在位置导航条</td>
  171. <td width="34%"><input name="textfield31" type="text" value="[!--news.url--]">
  172. :网站地址</td>
  173. <td width="33%"><input name="textfield3" type="text" value="[!--pagetitle--]">
  174. :页面标题</td>
  175. </tr>
  176. <tr bgcolor="#FFFFFF">
  177. <td height="25"><input name="textfield722" type="text" value="[!--pagekey--]">
  178. :页面关键字</td>
  179. <td><input name="textfield732" type="text" value="[!--pagedes--]">
  180. :页面描述</td>
  181. <td><input name="textfield922" type="text" value="[!--class.menu--]">
  182. :一级栏目导航</td>
  183. </tr>
  184. <tr bgcolor="#FFFFFF">
  185. <td height="25"><strong>支持公共模板变量</strong></td>
  186. <td>&nbsp;</td>
  187. <td>&nbsp;</td>
  188. </tr>
  189. </table></td>
  190. </tr>
  191. <tr>
  192. <td height="25" bgcolor="#FFFFFF">说明: 在要显示内容的地方(如注册,登陆等)加上“[!--empirenews.template--]”</td>
  193. </tr>
  194. </table>
  195. <br>
  196. <?
  197. }
  198. if($tname=="schalltemp"||empty($tname))
  199. {
  200. ?>
  201. <br>
  202. <table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="tableborder" id=schalltemp>
  203. <form name="formschall" method="post" action="../ecmstemp.php">
  204. <?=$ecms_hashur['form']?>
  205. <tr class="header">
  206. <td height="25"><div align="center">全站搜索模板(<a href="../../sch/sch.html" target="_blank">测试模板</a>)</div></td>
  207. </tr>
  208. <tr>
  209. <td height="25" bgcolor="#FFFFFF"><div align="center">请将模板内容<a href="#ecms" onclick="window.clipboardData.setData('Text',document.formschall.temptext.value);document.formschall.temptext.select()" title="点击复制模板内容"><strong>复制到Dreamweaver(推荐)</strong></a>或者使用<a href="#ecms" onclick="window.open('editor.php?getvar=opener.document.formschall.temptext.value&returnvar=opener.document.formschall.temptext.value&fun=ReturnHtml<?=$ecms_hashur['ehref']?>','edittemp','width=880,height=600,scrollbars=auto,resizable=yes');"><strong>模板在线编辑</strong></a>进行可视化编辑</div></td>
  210. </tr>
  211. <tr>
  212. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  213. <textarea name="temptext" cols="110" rows="27" id="temptext" wrap="OFF" style="WIDTH: 100%"><?=ehtmlspecialchars(stripSlashes($r[schalltemp]))?></textarea>
  214. </div></td>
  215. </tr>
  216. <tr>
  217. <td height="25" bgcolor="#FFFFFF"><div align="center">简介截取字数:
  218. <input name="schallsubnum" type="text" id="schallsubnum" value="<?=$r[schallsubnum]?>">
  219. ,时间格式:
  220. <input name="schalldate" type="text" id="schalldate" value="<?=$r[schalldate]?>">
  221. </div></td>
  222. </tr>
  223. <tr>
  224. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  225. <input type="submit" name="Submit4" value="修改">
  226. <input name="enews" type="hidden" id="enews" value="EditSchallTemp">
  227. <input name="tempname" type="hidden" id="tempname" value="schalltemp">
  228. <input type="reset" name="Submit22" value="重置">
  229. <input name="gid" type="hidden" id="gid3" value="<?=$gid?>">
  230. &nbsp;&nbsp;[<a href="#empirecms" onclick="window.open('TempBak.php?temptype=pubschalltemp&tempid=1&gid=<?=$gid?><?=$ecms_hashur['ehref']?>','ViewTempBak','width=450,height=500,scrollbars=yes,left=300,top=150,resizable=yes');">修改记录</a>]
  231. </div></td>
  232. </tr>
  233. </form>
  234. <tr>
  235. <td height="25" bgcolor="#FFFFFF">&nbsp;&nbsp;[<a href="#ecms" onclick="tempturnit(schallshowtempvar);">显示模板变量说明</a>]
  236. &nbsp;&nbsp;[<a href="#ecms" onclick="window.open('../ListClass.php<?=$ecms_hashur['whehref']?>','','width=800,height=600,scrollbars=yes,resizable=yes');">查看JS调用地址</a>]
  237. &nbsp;&nbsp;[<a href="#ecms" onclick="window.open('ListTempvar.php<?=$ecms_hashur['whehref']?>','','width=800,height=600,scrollbars=yes,resizable=yes');">查看公共模板变量</a>]</td>
  238. </tr>
  239. <tr id="schallshowtempvar" style="display:none">
  240. <td height="25" bgcolor="#FFFFFF"><table width="100%" border="0" cellpadding="3" cellspacing="1" bgcolor="#DBEAF5">
  241. <tr bgcolor="#FFFFFF">
  242. <td width="33%" height="25"><input name="textfield3023" type="text" value="[!--news.url--]">
  243. :网站地址</td>
  244. <td width="34%"><input name="textfield3123" type="text" value="[!--newsnav--]">
  245. :导航条</td>
  246. <td width="33%"><input name="textfield31222" type="text" value="[!--keyboard--]">
  247. :搜索关键字</td>
  248. </tr>
  249. <tr bgcolor="#FFFFFF">
  250. <td height="25"><input name="textfield302232" type="text" value="[!--num--]">
  251. :总记录数</td>
  252. <td><input name="textfield57" type="text" value="[!--listpage--]">
  253. :分页导航</td>
  254. <td><input name="textfield58" type="text" value="[!--no.num--]">
  255. :编号</td>
  256. </tr>
  257. <tr bgcolor="#FFFFFF">
  258. <td height="25"><input name="textfield55" type="text" value="[!--titleurl--]">
  259. :信息链接</td>
  260. <td><input name="textfield56" type="text" value="[!--id--]">
  261. :信息ID</td>
  262. <td><input name="textfield59" type="text" value="[!--classid--]">
  263. :栏目ID</td>
  264. </tr>
  265. <tr bgcolor="#FFFFFF">
  266. <td height="25"><input name="textfield60" type="text" value="[!--titlepic--]">
  267. :标题图片</td>
  268. <td><input name="textfield61" type="text" value="[!--newstime--]">
  269. :发布时间</td>
  270. <td><input name="textfield62" type="text" value="[!--title--]">
  271. :信息标题</td>
  272. </tr>
  273. <tr bgcolor="#FFFFFF">
  274. <td height="25"><input name="textfield63" type="text" value="[!--smalltext--]">
  275. :简介</td>
  276. <td><input name="textfield92" type="text" value="[!--class.menu--]">
  277. :一级栏目导航</td>
  278. <td><strong>支持公共模板变量</strong></td>
  279. </tr>
  280. </table></td>
  281. </tr>
  282. <tr>
  283. <td height="25" bgcolor="#FFFFFF"><p>模板格式:列表头[!--empirenews.listtemp--]列表内容[!--empirenews.listtemp--]列表尾<br>
  284. </p></td>
  285. </tr>
  286. </table>
  287. <br>
  288. <?
  289. }
  290. if($tname=="searchformtemp"||empty($tname))
  291. {
  292. ?>
  293. <br>
  294. <table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="tableborder" id=searchtemp>
  295. <form name="formsearchform" method="post" action="../ecmstemp.php">
  296. <?=$ecms_hashur['form']?>
  297. <tr class="header">
  298. <td height="25"><div align="center">高级搜索表单模板 (<a href="../../../search/" target="_blank">预览</a>)</div></td>
  299. </tr>
  300. <tr>
  301. <td height="25" bgcolor="#FFFFFF"><div align="center">请将模板内容<a href="#ecms" onclick="window.clipboardData.setData('Text',document.formsearchform.temptext.value);document.formsearchform.temptext.select()" title="点击复制模板内容"><strong>复制到Dreamweaver(推荐)</strong></a>或者使用<a href="#ecms" onclick="window.open('editor.php?getvar=opener.document.formsearchform.temptext.value&returnvar=opener.document.formsearchform.temptext.value&fun=ReturnHtml<?=$ecms_hashur['ehref']?>','edittemp','width=880,height=600,scrollbars=auto,resizable=yes');"><strong>模板在线编辑</strong></a>进行可视化编辑</div></td>
  302. </tr>
  303. <tr>
  304. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  305. <textarea name="temptext" cols="110" rows="27" id="temptext" wrap="OFF" style="WIDTH: 100%"><?=ehtmlspecialchars(stripSlashes($r[searchtemp]))?></textarea>
  306. </div></td>
  307. </tr>
  308. <tr>
  309. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  310. <input type="submit" name="Submit4" value="修改">
  311. &nbsp;&nbsp;
  312. <input name="enews" type="hidden" id="enews" value="EditSearchTemp">
  313. <input name="tempname" type="hidden" id="tempname" value="searchtemp">
  314. <input type="reset" name="Submit22" value="重置">
  315. <input name="gid" type="hidden" id="gid3" value="<?=$gid?>">
  316. &nbsp;&nbsp;[<a href="#empirecms" onclick="window.open('TempBak.php?temptype=pubsearchtemp&tempid=1&gid=<?=$gid?><?=$ecms_hashur['ehref']?>','ViewTempBak','width=450,height=500,scrollbars=yes,left=300,top=150,resizable=yes');">修改记录</a>]
  317. </div></td>
  318. </tr>
  319. </form>
  320. <tr>
  321. <td height="25" bgcolor="#FFFFFF">&nbsp;&nbsp;[<a href="#ecms" onclick="tempturnit(searchformshowtempvar);">显示模板变量说明</a>]
  322. &nbsp;&nbsp;[<a href="#ecms" onclick="window.open('../ListClass.php<?=$ecms_hashur['whehref']?>','','width=800,height=600,scrollbars=yes,resizable=yes');">查看JS调用地址</a>]
  323. &nbsp;&nbsp;[<a href="#ecms" onclick="window.open('ListTempvar.php<?=$ecms_hashur['whehref']?>','','width=800,height=600,scrollbars=yes,resizable=yes');">查看公共模板变量</a>]</td>
  324. </tr>
  325. <tr id="searchformshowtempvar" style="display:none">
  326. <td height="25" bgcolor="#FFFFFF"><table width="100%" border="0" cellpadding="3" cellspacing="1" bgcolor="#DBEAF5">
  327. <tr bgcolor="#FFFFFF">
  328. <td width="33%" height="25"><input name="textfield302" type="text" value="[!--class--]">
  329. :搜索栏目列表</td>
  330. <td width="34%"><input name="textfield312" type="text" value="[!--news.url--]">
  331. :网站地址</td>
  332. <td width="33%"><input name="textfield31232" type="text" value="[!--newsnav--]">
  333. :导航条</td>
  334. </tr>
  335. <tr bgcolor="#FFFFFF">
  336. <td height="25"><input name="textfield723" type="text" value="[!--pagekey--]">
  337. :页面关键字</td>
  338. <td><input name="textfield733" type="text" value="[!--pagedes--]">
  339. :页面描述</td>
  340. <td><input name="textfield924" type="text" value="[!--class.menu--]">
  341. :一级栏目导航</td>
  342. </tr>
  343. <tr bgcolor="#FFFFFF">
  344. <td height="25"><strong>支持公共模板变量</strong></td>
  345. <td>&nbsp;</td>
  346. <td>&nbsp;</td>
  347. </tr>
  348. </table></td>
  349. </tr>
  350. </table>
  351. <br>
  352. <?
  353. }
  354. if($tname=="searchformjs"||empty($tname))
  355. {
  356. ?>
  357. <form name="form1" method="post" action="../ecmstemp.php">
  358. <table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="tableborder" id=searchjstemp>
  359. <?=$ecms_hashur['form']?>
  360. <tr class="header">
  361. <td height="25"><div align="center">搜索JS模板[横向]</div></td>
  362. </tr>
  363. <tr>
  364. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  365. <textarea name="temptext" cols="110" rows="18" id="temptext" style="WIDTH: 100%"><?=ehtmlspecialchars(stripSlashes($r[searchjstemp]))?></textarea>
  366. </div></td>
  367. </tr>
  368. <tr>
  369. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  370. <input type="submit" name="Submit4" value="修改">
  371. <input name="enews" type="hidden" id="enews" value="EditSearchTemp">
  372. <input name="tempname" type="hidden" id="tempname" value="searchjstemp">
  373. <input type="reset" name="Submit22" value="重置">
  374. <input name="gid" type="hidden" id="gid3" value="<?=$gid?>">
  375. &nbsp;&nbsp;[<a href="#empirecms" onclick="window.open('TempBak.php?temptype=pubsearchjstemp&tempid=1&gid=<?=$gid?><?=$ecms_hashur['ehref']?>','ViewTempBak','width=450,height=500,scrollbars=yes,left=300,top=150,resizable=yes');">修改记录</a>]
  376. </div></td>
  377. </tr>
  378. <tr>
  379. <td height="25" bgcolor="#FFFFFF"><p><strong>模板变量说明:</strong> <br>
  380. 站点地址: [!--news.url--],搜索栏目列表: [!--class--] <br>
  381. <br>
  382. <strong>调用地址:</strong>
  383. <input name="textfield1322" type="text" id="textfield1322" size="60" value="&lt;script src=&quot;<?=$public_r[newsurl]."d/js/js/search_news1.js";?>&quot;&gt;&lt;/script&gt;">
  384. [<a href="../view/js.php?classid=1&js=<?=$public_r[newsurl]."d/js/js/search_news1.js";?><?=$ecms_hashur['ehref']?>" target="_blank">预览</a>]
  385. </p></td>
  386. </tr>
  387. </table>
  388. </form>
  389. <?
  390. }
  391. if($tname=="searchformjs1"||empty($tname))
  392. {
  393. ?>
  394. <form name="form1" method="post" action="../ecmstemp.php">
  395. <table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="tableborder" id=searchjstemp1>
  396. <?=$ecms_hashur['form']?>
  397. <tr class="header">
  398. <td height="25"><div align="center">搜索JS模板[纵向]</div></td>
  399. </tr>
  400. <tr>
  401. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  402. <textarea name="temptext" cols="110" rows="18" id="temptext" style="WIDTH: 100%"><?=ehtmlspecialchars(stripSlashes($r[searchjstemp1]))?></textarea>
  403. </div></td>
  404. </tr>
  405. <tr>
  406. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  407. <input type="submit" name="Submit4" value="修改">
  408. <input name="enews" type="hidden" id="enews" value="EditSearchTemp">
  409. <input name="tempname" type="hidden" id="tempname" value="searchjstemp1">
  410. <input type="reset" name="Submit22" value="重置">
  411. <input name="gid" type="hidden" id="gid3" value="<?=$gid?>">
  412. &nbsp;&nbsp;[<a href="#empirecms" onclick="window.open('TempBak.php?temptype=pubsearchjstemp1&tempid=1&gid=<?=$gid?><?=$ecms_hashur['ehref']?>','ViewTempBak','width=450,height=500,scrollbars=yes,left=300,top=150,resizable=yes');">修改记录</a>]
  413. </div></td>
  414. </tr>
  415. <tr>
  416. <td height="25" bgcolor="#FFFFFF"><p><strong>模板变量说明:</strong> <br>
  417. 站点地址: [!--news.url--],搜索栏目列表: [!--class--] <br>
  418. <br>
  419. <strong>调用地址:</strong>
  420. <input name="textfield13222" type="text" id="textfield13222" size="60" value="&lt;script src=&quot;<?=$public_r[newsurl]."d/js/js/search_news2.js";?>&quot;&gt;&lt;/script&gt;">
  421. [<a href="../view/js.php?classid=1&js=<?=$public_r[newsurl]."d/js/js/search_news2.js";?><?=$ecms_hashur['ehref']?>" target="_blank">预览</a>]
  422. </p>
  423. </td>
  424. </tr>
  425. </table>
  426. </form>
  427. <?
  428. }
  429. if($tname=="otherlinktemp"||empty($tname))
  430. {
  431. ?>
  432. <form name="form1" method="post" action="../ecmstemp.php">
  433. <table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="tableborder" id=otherlinktemp>
  434. <?=$ecms_hashur['form']?>
  435. <tr class="header">
  436. <td height="25"><div align="center">相关信息链接模板</div></td>
  437. </tr>
  438. <tr>
  439. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  440. <textarea name="temptext" cols="110" rows="18" id="temptext" wrap="OFF" style="WIDTH: 100%"><?=ehtmlspecialchars(stripSlashes($r[otherlinktemp]))?></textarea>
  441. </div></td>
  442. </tr>
  443. <tr>
  444. <td height="25" bgcolor="#FFFFFF"><div align="center">标题截取字数:
  445. <input name="otherlinktempsub" type="text" id="otherlinktempsub" value="<?=$r[otherlinktempsub]?>">
  446. ,时间格式:
  447. <input name="otherlinktempdate" type="text" id="otherlinktempdate" value="<?=$r[otherlinktempdate]?>">
  448. </div></td>
  449. </tr>
  450. <tr>
  451. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  452. <input type="submit" name="Submit4" value="修改">
  453. <input name="enews" type="hidden" id="enews" value="EditOtherLinkTemp">
  454. <input name="tempname" type="hidden" id="tempname" value="otherlinktemp">
  455. <input type="reset" name="Submit22" value="重置">
  456. <input name="gid" type="hidden" id="gid3" value="<?=$gid?>">
  457. &nbsp;&nbsp;[<a href="#empirecms" onclick="window.open('TempBak.php?temptype=pubotherlinktemp&tempid=1&gid=<?=$gid?><?=$ecms_hashur['ehref']?>','ViewTempBak','width=450,height=500,scrollbars=yes,left=300,top=150,resizable=yes');">修改记录</a>]
  458. </div></td>
  459. </tr>
  460. <tr>
  461. <td height="25" bgcolor="#FFFFFF"><p><strong>模板格式:</strong>列表头[!--empirenews.listtemp--]列表内容[!--empirenews.listtemp--]列表尾<br>
  462. <strong>模板变量说明:</strong><br>
  463. 标题: [!--title--],标题alt:[!--oldtitle--], 标题链接: [!--titleurl--] <br>
  464. 发布时间: [!--newstime--], 标题图片: [!--titlepic--]</p></td>
  465. </tr>
  466. </table>
  467. </form>
  468. <?
  469. }
  470. if($tname=="gbooktemp"||empty($tname))
  471. {
  472. ?>
  473. <br>
  474. <table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="tableborder" id=gbooktemp>
  475. <form name="formgbook" method="post" action="../ecmstemp.php">
  476. <?=$ecms_hashur['form']?>
  477. <tr class="header">
  478. <td height="25"><div align="center">留言板模板</div></td>
  479. </tr>
  480. <tr>
  481. <td height="25" bgcolor="#FFFFFF"><div align="center">请将模板内容<a href="#ecms" onclick="window.clipboardData.setData('Text',document.formgbook.temptext.value);document.formgbook.temptext.select()" title="点击复制模板内容"><strong>复制到Dreamweaver(推荐)</strong></a>或者使用<a href="#ecms" onclick="window.open('editor.php?getvar=opener.document.formgbook.temptext.value&returnvar=opener.document.formgbook.temptext.value&fun=ReturnHtml<?=$ecms_hashur['ehref']?>','edittemp','width=880,height=600,scrollbars=auto,resizable=yes');"><strong>模板在线编辑</strong></a>进行可视化编辑</div></td>
  482. </tr>
  483. <tr>
  484. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  485. <textarea name="temptext" cols="110" rows="27" id="temptext" wrap="OFF" style="WIDTH: 100%"><?=ehtmlspecialchars(stripSlashes($r['gbooktemp']))?></textarea>
  486. </div></td>
  487. </tr>
  488. <tr>
  489. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  490. <input type="submit" name="Submit" value="修改">
  491. &nbsp;&nbsp;
  492. <input name="enews" type="hidden" id="enews" value="EditGbooktemp">
  493. <input name="templatename" type="hidden" id="templatename" value="gbooktemp">
  494. <input type="reset" name="Submit2" value="重置">
  495. <input name="gid" type="hidden" id="gid" value="<?=$gid?>">
  496. &nbsp;&nbsp;[<a href="#empirecms" onclick="window.open('TempBak.php?temptype=pubgbooktemp&tempid=1&gid=<?=$gid?><?=$ecms_hashur['ehref']?>','ViewTempBak','width=450,height=500,scrollbars=yes,left=300,top=150,resizable=yes');">修改记录</a>]
  497. </div></td>
  498. </tr>
  499. </form>
  500. <tr>
  501. <td height="25" bgcolor="#FFFFFF">&nbsp;&nbsp;[<a href="#ecms" onclick="tempturnit(gbookshowtempvar);">显示模板变量说明</a>]
  502. &nbsp;&nbsp;[<a href="#ecms" onclick="window.open('../ListClass.php<?=$ecms_hashur['whehref']?>','','width=800,height=600,scrollbars=yes,resizable=yes');">查看JS调用地址</a>]
  503. &nbsp;&nbsp;[<a href="#ecms" onclick="window.open('ListTempvar.php<?=$ecms_hashur['whehref']?>','','width=800,height=600,scrollbars=yes,resizable=yes');">查看公共模板变量</a>]</td>
  504. </tr>
  505. <tr id="gbookshowtempvar" style="display:none">
  506. <td height="25" bgcolor="#FFFFFF"><strong>1、整体页面支持的变量</strong><br>
  507. <table width="100%" border="0" cellpadding="3" cellspacing="1" bgcolor="#DBEAF5">
  508. <tr bgcolor="#FFFFFF">
  509. <td width="33%" height="25"> <input name="textfield32" type="text" value="[!--newsnav--]">
  510. :所在位置导航条</td>
  511. <td width="34%"><input name="textfield724" type="text" value="[!--pagekey--]">
  512. :页面关键字 </td>
  513. <td width="33%"><input name="textfield734" type="text" value="[!--pagedes--]">
  514. :页面描述 </td>
  515. </tr>
  516. <tr bgcolor="#FFFFFF">
  517. <td height="25"><input name="textfield33" type="text" value="[!--news.url--]">
  518. :网站地址</td>
  519. <td><input name="textfield34" type="text" value="[!--bname--]">
  520. :留言分类名称</td>
  521. <td><input name="textfield925" type="text" value="[!--class.menu--]">
  522. :一级栏目导航</td>
  523. </tr>
  524. <tr bgcolor="#FFFFFF">
  525. <td height="25"><input name="textfield35" type="text" value="[!--bid--]">
  526. :留言分类ID</td>
  527. <td><input name="textfield36" type="text" value="[!--listpage--]">
  528. :分页导航</td>
  529. <td><input name="textfield37" type="text" value="[!--num--]">
  530. :总记录数</td>
  531. </tr>
  532. <tr bgcolor="#FFFFFF">
  533. <td height="25"><strong>支持公共模板变量</strong></td>
  534. <td>&nbsp;</td>
  535. <td>&nbsp;</td>
  536. </tr>
  537. </table>
  538. <br>
  539. <strong>2、列表内容支持的变量</strong><br>
  540. <table width="100%" border="0" cellpadding="3" cellspacing="1" bgcolor="#DBEAF5">
  541. <tr bgcolor="#FFFFFF">
  542. <td width="33%" height="25">
  543. <input name="textfield38" type="text" value="[!--lyid--]">
  544. :留言ID</td>
  545. <td width="34%">
  546. <input name="textfield39" type="text" value="[!--name--]">
  547. :留言者</td>
  548. <td width="33%">
  549. <input name="textfield40" type="text" value="[!--email--]">
  550. :留言者邮箱</td>
  551. </tr>
  552. <tr bgcolor="#FFFFFF">
  553. <td height="25"><input name="textfield41" type="text" value="[!--mycall--]">
  554. :留言者电话</td>
  555. <td><input name="textfield42" type="text" value="[!--lytime--]">
  556. :留言时间</td>
  557. <td><input name="textfield43" type="text" value="[!--lytext--]">
  558. :留言内容</td>
  559. </tr>
  560. <tr bgcolor="#FFFFFF">
  561. <td height="25"><input name="textfield44" type="text" value="[!--retext--]">
  562. :回复内容</td>
  563. <td>&nbsp;</td>
  564. <td>&nbsp;</td>
  565. </tr>
  566. </table></td>
  567. </tr>
  568. <tr>
  569. <td height="25" bgcolor="#FFFFFF"><p><strong>页面格式:</strong> 列表头[!--empirenews.listtemp--]列表内容[!--empirenews.listtemp--]列表尾<br>
  570. <strong>回复显示格式:</strong>[!--start.regbook--]回复显示格式内容[!--end.regbook--]</p></td>
  571. </tr>
  572. </table>
  573. <br>
  574. <?
  575. }
  576. if($tname=="pljstemp"||empty($tname))
  577. {
  578. ?>
  579. <form name="form1" method="post" action="../ecmstemp.php">
  580. <table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="tableborder" id=pljstemp>
  581. <?=$ecms_hashur['form']?>
  582. <tr class="header">
  583. <td height="25"><div align="center">修改评论JS调用模板</div></td>
  584. </tr>
  585. <tr>
  586. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  587. <textarea name="temptext" cols="110" rows="27" id="temptext" wrap="OFF" style="WIDTH: 100%"><?=ehtmlspecialchars(stripSlashes($r[pljstemp]))?></textarea>
  588. </div></td>
  589. </tr>
  590. <tr>
  591. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  592. <input type="submit" name="Submit4" value="修改">
  593. <input name="enews" type="hidden" id="enews" value="EditOtherPubTemp">
  594. <input name="tempname" type="hidden" id="tempname" value="pljstemp">
  595. <input type="reset" name="Submit22" value="重置">
  596. <input name="gid" type="hidden" id="gid3" value="<?=$gid?>">
  597. &nbsp;&nbsp;[<a href="#empirecms" onclick="window.open('TempBak.php?temptype=pubpljstemp&tempid=1&gid=<?=$gid?><?=$ecms_hashur['ehref']?>','ViewTempBak','width=450,height=500,scrollbars=yes,left=300,top=150,resizable=yes');">修改记录</a>]
  598. </div></td>
  599. </tr>
  600. <tr>
  601. <td height="25" bgcolor="#FFFFFF"><p><strong>模板格式:列表头[!--empirenews.listtemp--]列表内容[!--empirenews.listtemp--]列表尾<br>
  602. 模板变量说明:</strong><br>
  603. 网站地址:[!--news.url--],栏目ID:[!--classid--],信息ID:[!--id--]<br>
  604. 评论ID:[!--plid--],评论内容:[!--pltext--],评论发表时间:[!--pltime--],发表者IP:[!--plip--]<br>
  605. 发表者ID:[!--userid--],发表者:[!--username--],支持数:[!--zcnum--],反对数:[!--fdnum--]<br>
  606. <br>
  607. <strong>信息评论调用地址:</strong>&lt;script src=&quot;[!--news.url--]e/pl/more/?classid=[!--classid--]&amp;id=[!--id--]&amp;num=10&quot;&gt;&lt;/script&gt;<br>
  608. <strong>专题评论调用地址:</strong>&lt;script src=&quot;[!--news.url--]e/pl/more/?doaction=dozt&amp;classid=[!--classid--]&amp;num=10&quot;&gt;&lt;/script&gt;<br>
  609. </p></td>
  610. </tr>
  611. </table>
  612. </form>
  613. <?
  614. }
  615. if($tname=="downpagetemp"||empty($tname))
  616. {
  617. ?>
  618. <form name="form1" method="post" action="../ecmstemp.php">
  619. <table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="tableborder" id=downpagetemp>
  620. <?=$ecms_hashur['form']?>
  621. <tr class="header">
  622. <td height="25"><div align="center">修改最终下载页模板</div></td>
  623. </tr>
  624. <tr>
  625. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  626. <textarea name="temptext" cols="110" rows="27" id="temptext" wrap="OFF" style="WIDTH: 100%"><?=ehtmlspecialchars(stripSlashes($r[downpagetemp]))?></textarea>
  627. </div></td>
  628. </tr>
  629. <tr>
  630. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  631. <input type="submit" name="Submit4" value="修改">
  632. <input name="enews" type="hidden" id="enews" value="EditOtherPubTemp">
  633. <input name="tempname" type="hidden" id="tempname" value="downpagetemp">
  634. <input type="reset" name="Submit22" value="重置">
  635. <input name="gid" type="hidden" id="gid3" value="<?=$gid?>">
  636. &nbsp;&nbsp;[<a href="#empirecms" onclick="window.open('TempBak.php?temptype=pubdownpagetemp&tempid=1&gid=<?=$gid?><?=$ecms_hashur['ehref']?>','ViewTempBak','width=450,height=500,scrollbars=yes,left=300,top=150,resizable=yes');">修改记录</a>]
  637. </div></td>
  638. </tr>
  639. <tr>
  640. <td height="25" bgcolor="#FFFFFF"><p><strong>模板变量说明:</strong><br>
  641. 网站地址:[!--news.url--],页面标题:[!--pagetitle--],导航条:[!--newsnav--]<br>
  642. 页面关键字:[!--pagekey--],页面描述:[!--pagedes--],一级栏目导航:[!--class.menu--],栏目ID:[!--classid--]<br>
  643. 栏目名称:[!--class.name--],父栏目ID:[!--bclass.id--],父栏目名称:[!--bclass.name--],信息ID:[!--id--]<br>
  644. 地址ID:[!--pathid--],地址名称:[!--down.name--],下载地址:[!--down.url--],文件真实地址:[!--true.down.url--]<br>
  645. 扣除积分:[!--fen--],下载等级:[!--group--],信息地址:[!--titleurl--],信息标题:[!--title--]<br>
  646. 发布时间:[!--newstime--],标题图片:[!--titlepic--],关键字:[!--keyboard--],点击数:[!--onclick--]<br>
  647. 下载数:[!--totaldown--],发布用户ID:[!--userid--],发布用户名:[!--username--]</p></td>
  648. </tr>
  649. </table>
  650. </form>
  651. <?
  652. }
  653. if($tname=="downsofttemp"||empty($tname))
  654. {
  655. ?>
  656. <form name="form1" method="post" action="../ecmstemp.php">
  657. <table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="tableborder" id=downsofttemp>
  658. <?=$ecms_hashur['form']?>
  659. <tr class="header">
  660. <td height="25"><div align="center">下载地址模板</div></td>
  661. </tr>
  662. <tr>
  663. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  664. <textarea name="temptext" cols="110" rows="18" id="temptext" wrap="OFF" style="WIDTH: 100%"><?=ehtmlspecialchars(stripSlashes($r[downsofttemp]))?></textarea>
  665. </div></td>
  666. </tr>
  667. <tr>
  668. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  669. <input type="submit" name="Submit4" value="修改">
  670. <input name="enews" type="hidden" id="enews" value="EditOtherPubTemp">
  671. <input name="tempname" type="hidden" id="tempname" value="downsofttemp">
  672. <input type="reset" name="Submit22" value="重置">
  673. <input name="gid" type="hidden" id="gid3" value="<?=$gid?>">
  674. &nbsp;&nbsp;[<a href="#empirecms" onclick="window.open('TempBak.php?temptype=pubdownsofttemp&tempid=1&gid=<?=$gid?><?=$ecms_hashur['ehref']?>','ViewTempBak','width=450,height=500,scrollbars=yes,left=300,top=150,resizable=yes');">修改记录</a>]
  675. </div></td>
  676. </tr>
  677. <tr>
  678. <td height="25" bgcolor="#FFFFFF"><p><strong>模板变量说明:</strong><br>
  679. 下载名称:[!--down.name--],弹出下载地址:[!--down.url--],文件真实地址:[!--true.down.url--]<br>
  680. 下载地址号:[!--pathid--],栏目ID:[!--classid--],信息ID:[!--id--],扣除积分:[!--fen--],下载等级:[!--group--]<br>
  681. 网站地址:[!--news.url--],信息标题:[!--title--] </p></td>
  682. </tr>
  683. </table>
  684. </form>
  685. <?
  686. }
  687. if($tname=="onlinemovietemp"||empty($tname))
  688. {
  689. ?>
  690. <form name="form1" method="post" action="../ecmstemp.php">
  691. <table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="tableborder" id=onlinemovietemp>
  692. <?=$ecms_hashur['form']?>
  693. <tr class="header">
  694. <td height="25"><div align="center">在线播放地址模板</div></td>
  695. </tr>
  696. <tr>
  697. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  698. <textarea name="temptext" cols="110" rows="18" id="temptext" wrap="OFF" style="WIDTH: 100%"><?=ehtmlspecialchars(stripSlashes($r[onlinemovietemp]))?></textarea>
  699. </div></td>
  700. </tr>
  701. <tr>
  702. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  703. <input type="submit" name="Submit4" value="修改">
  704. <input name="enews" type="hidden" id="enews" value="EditOtherPubTemp">
  705. <input name="tempname" type="hidden" id="tempname" value="onlinemovietemp">
  706. <input type="reset" name="Submit22" value="重置">
  707. <input name="gid" type="hidden" id="gid3" value="<?=$gid?>">
  708. &nbsp;&nbsp;[<a href="#empirecms" onclick="window.open('TempBak.php?temptype=pubonlinemovietemp&tempid=1&gid=<?=$gid?><?=$ecms_hashur['ehref']?>','ViewTempBak','width=450,height=500,scrollbars=yes,left=300,top=150,resizable=yes');">修改记录</a>]
  709. </div></td>
  710. </tr>
  711. <tr>
  712. <td height="25" bgcolor="#FFFFFF"><p><strong>模板变量说明:</strong><br>
  713. 观看名称:[!--down.name--],弹出观看地址:[!--down.url--],文件真实地址:[!--true.down.url--]<br>
  714. 观看地址号:[!--pathid--],栏目ID:[!--classid--],信息ID:[!--id--],扣除积分:[!--fen--],下载等级:[!--group--]<br>
  715. 网站地址:[!--news.url--],信息标题:[!--title--]</p></td>
  716. </tr>
  717. </table>
  718. </form>
  719. <?
  720. }
  721. if($tname=="listpagetemp"||empty($tname))
  722. {
  723. ?>
  724. <form name="form1" method="post" action="../ecmstemp.php">
  725. <table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="tableborder" id=listpagetemp>
  726. <?=$ecms_hashur['form']?>
  727. <tr class="header">
  728. <td height="25"><div align="center">列表分页模板</div></td>
  729. </tr>
  730. <tr>
  731. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  732. <textarea name="temptext" cols="110" rows="18" id="temptext" wrap="OFF" style="WIDTH: 100%"><?=ehtmlspecialchars(stripSlashes($r[listpagetemp]))?></textarea>
  733. </div></td>
  734. </tr>
  735. <tr>
  736. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  737. <input type="submit" name="Submit4" value="修改">
  738. <input name="enews" type="hidden" id="enews" value="EditOtherPubTemp">
  739. <input name="tempname" type="hidden" id="tempname" value="listpagetemp">
  740. <input type="reset" name="Submit22" value="重置">
  741. <input name="gid" type="hidden" id="gid3" value="<?=$gid?>">
  742. &nbsp;&nbsp;[<a href="#empirecms" onclick="window.open('TempBak.php?temptype=publistpagetemp&tempid=1&gid=<?=$gid?><?=$ecms_hashur['ehref']?>','ViewTempBak','width=450,height=500,scrollbars=yes,left=300,top=150,resizable=yes');">修改记录</a>]</div></td>
  743. </tr>
  744. <tr>
  745. <td height="25" bgcolor="#FFFFFF"><p><strong>模板变量说明:</strong><br>
  746. 本页页码:[!--thispage--], 总页数:[!--pagenum--], 每页显示条数:[!--lencord--] <br>
  747. 总条数:[!--num--], 分页链接:[!--pagelink--], 下拉分页:[!--options--] </p>
  748. </td>
  749. </tr>
  750. </table>
  751. </form>
  752. <?
  753. }
  754. if($tname=="loginiframe"||empty($tname))
  755. {
  756. ?>
  757. <form name="form1" method="post" action="../ecmstemp.php">
  758. <table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="tableborder" id=loginiframe>
  759. <?=$ecms_hashur['form']?>
  760. <tr class="header">
  761. <td height="25"><div align="center">登陆状态模板 (<a href="../../member/iframe" target="_blank">预览</a>)</div></td>
  762. </tr>
  763. <tr>
  764. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  765. <textarea name="temptext" cols="110" rows="25" id="temptext" style="WIDTH: 100%"><?=ehtmlspecialchars(stripSlashes($r[loginiframe]))?></textarea>
  766. </div></td>
  767. </tr>
  768. <tr>
  769. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  770. <input type="submit" name="Submit4" value="修改">
  771. <input name="enews" type="hidden" id="enews" value="EditLoginIframe">
  772. <input name="tempname" type="hidden" id="tempname" value="loginiframe">
  773. <input type="reset" name="Submit22" value="重置">
  774. <input name="gid" type="hidden" id="gid3" value="<?=$gid?>">
  775. &nbsp;&nbsp;[<a href="#empirecms" onclick="window.open('TempBak.php?temptype=publoginiframe&tempid=1&gid=<?=$gid?><?=$ecms_hashur['ehref']?>','ViewTempBak','width=450,height=500,scrollbars=yes,left=300,top=150,resizable=yes');">修改记录</a>]
  776. </div></td>
  777. </tr>
  778. <tr>
  779. <td height="25" bgcolor="#FFFFFF"><p><strong>模板格式:</strong>登陆前显示内容[!--empirenews.template--]登陆后显示内容<br>
  780. <strong>模板变量说明: </strong><br>
  781. 用户ID:[!--userid--],用户名:[!--username--],网站地址:[!--news.url--]<br>
  782. 会员等级:[!--groupname--],现金:[!--money--],帐户有效天数:[!--userdate--]<br>
  783. 有新信息:[!--havemsg--],积分:[!--userfen--]</p>
  784. </td>
  785. </tr>
  786. </table>
  787. </form>
  788. <?
  789. }
  790. if($tname=="loginjstemp"||empty($tname))
  791. {
  792. ?>
  793. <form name="form1" method="post" action="../ecmstemp.php">
  794. <table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="tableborder" id=loginjstemp>
  795. <?=$ecms_hashur['form']?>
  796. <tr class="header">
  797. <td height="25"><div align="center">JS调用登陆状态模板</div></td>
  798. </tr>
  799. <tr>
  800. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  801. <textarea name="temptext" cols="110" rows="25" id="temptext" style="WIDTH: 100%"><?=ehtmlspecialchars(stripSlashes($r[loginjstemp]))?></textarea>
  802. </div></td>
  803. </tr>
  804. <tr>
  805. <td height="25" bgcolor="#FFFFFF"> <div align="center">
  806. <input type="submit" name="Submit4" value="修改">
  807. <input name="enews" type="hidden" id="enews" value="EditLoginJstemp">
  808. <input name="tempname" type="hidden" id="tempname" value="loginjstemp">
  809. <input type="reset" name="Submit22" value="重置">
  810. <input name="gid" type="hidden" id="gid3" value="<?=$gid?>">
  811. &nbsp;&nbsp;[<a href="#empirecms" onclick="window.open('TempBak.php?temptype=publoginjstemp&tempid=1&gid=<?=$gid?><?=$ecms_hashur['ehref']?>','ViewTempBak','width=450,height=500,scrollbars=yes,left=300,top=150,resizable=yes');">修改记录</a>]</div></td>
  812. </tr>
  813. <tr>
  814. <td height="25" bgcolor="#FFFFFF"><p><strong>模板格式:</strong>登陆前显示内容[!--empirenews.template--]登陆后显示内容<br>
  815. <strong>模板变量说明:</strong> <br>
  816. 用户ID:[!--userid--],用户名:[!--username--],网站地址:[!--news.url--]<br>
  817. 会员等级:[!--groupname--],现金:[!--money--],帐户有效天数:[!--userdate--]<br>
  818. 有新信息:[!--havemsg--],积分:[!--userfen--]<br>
  819. <br>
  820. <strong>调用地址:</strong>
  821. <input name="textfield132" type="text" id="textfield132" size="60" value="&lt;script src=&quot;<?=$public_r[newsurl]."e/member/login/loginjs.php";?>&quot;&gt;&lt;/script&gt;">
  822. [<a href="../view/js.php?classid=1&js=<?=$public_r[newsurl]."e/member/login/loginjs.php";?><?=$ecms_hashur['ehref']?>" target="_blank">预览</a>]
  823. </p>
  824. </td>
  825. </tr>
  826. </table>
  827. </form>
  828. <?
  829. }
  830. ?>
  831. </body>
  832. </html>