⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 editpublictemp.php

📁 帝国CMS,功能全面的CMS源码,下载试用下
💻 PHP
📖 第 1 页 / 共 2 页
字号:
  </table>
</form>
<?
}
if($tname=="searchformjs1"||empty($tname))
{
?>
<form name="form1" method="post" action="../enews.php">
  <table width="100%%" border="0" align="center" cellpadding="3" cellspacing="1" class="tableborder" id=searchjstemp1>
    <tr class="header"> 
      <td height="25"><div align="center">搜索JS模板(纵向)</div></td>
    </tr>
    <tr> 
      <td height="25" bgcolor="#FFFFFF"> <div align="center"> 
          <textarea name="temptext" cols="110" rows="25" id="temptext"><?=htmlspecialchars(stripSlashes($r[searchjstemp1]))?></textarea>
        </div></td>
    </tr>
    <tr> 
      <td height="25" bgcolor="#FFFFFF"> <div align="center"> 
          <input type="submit" name="Submit4" value="修改">
          <input name="enews" type="hidden" id="enews" value="EditSearchTemp">
          <input name="tempname" type="hidden" id="tempname" value="searchjstemp1">
          <input type="reset" name="Submit22" value="重置">
		  <input name="gid" type="hidden" id="gid3" value="<?=$gid?>">
        </div></td>
    </tr>
    <tr> 
      <td height="25" bgcolor="#FFFFFF"><p>说明: <br>
          在显示站点地址的地方加上: [!--newsurl--]<br>
          在显示搜索栏目的地方加上: [!--class--] </p>
        </td>
    </tr>
  </table>
</form>
<?
}
if($tname=="otherlinktemp"||empty($tname))
{
?>
<form name="form1" method="post" action="../enews.php">
  <table width="100%%" border="0" align="center" cellpadding="3" cellspacing="1" class="tableborder" id=otherlinktemp>
    <tr class="header"> 
      <td height="25"><div align="center">相关信息链接模板</div></td>
    </tr>
    <tr> 
      <td height="25" bgcolor="#FFFFFF"> <div align="center"> 
          <textarea name="temptext" cols="110" rows="25" id="temptext"><?=htmlspecialchars(stripSlashes($r[otherlinktemp]))?></textarea>
        </div></td>
    </tr>
    <tr> 
      <td height="25" bgcolor="#FFFFFF"> <div align="center"> 
          <input type="submit" name="Submit4" value="修改">
          <input name="enews" type="hidden" id="enews" value="EditOtherLinkTemp">
          <input name="tempname" type="hidden" id="tempname" value="otherlinktemp">
          <input type="reset" name="Submit22" value="重置">
		  <input name="gid" type="hidden" id="gid3" value="<?=$gid?>">
        </div></td>
    </tr>
    <tr> 
      <td height="25" bgcolor="#FFFFFF"><p>说明: 格式:列表头[!--empirenews.listtemp--]列表内容[!--empirenews.listtemp--]列表尾<br>
          在显示标题的地方加上: [!--title--]<br>
          标题链接: [!--titleurl--] <br>
          在显示发布时间的地方加上: [!--newstime--]<br>
          在显示标题图片的地方加上: [!--titlepic--] <br>
        </p></td>
    </tr>
  </table>
</form>
<?
}
if($tname=="printtemp"||empty($tname))
{
?>
<form name="formprint" method="post" action="../enews.php">
  <table width="100%%" border="0" align="center" cellpadding="3" cellspacing="1" class="tableborder" id=printtemp>
    <tr class="header"> 
      <td height="25"><div align="center">信息打印模板</div></td>
    </tr>
    <tr> 
      <td height="25" bgcolor="#FFFFFF"> <div align="center"> 
          <textarea name="temptext" cols="110" rows="25" id="temptext"><?=htmlspecialchars(stripSlashes($r[printtemp]))?></textarea>
        </div></td>
    </tr>
    <tr> 
      <td height="25" bgcolor="#FFFFFF"> <div align="center"> 
          <input type="submit" name="Submit4" value="修改">&nbsp;&nbsp; 
          <input name="enews" type="hidden" id="enews" value="EditPrintTemp">
          <input name="tempname" type="hidden" id="tempname" value="printtemp">
          <input type="reset" name="Submit22" value="重置">
		   <input name="gid" type="hidden" id="gid3" value="<?=$gid?>">
          &nbsp;&nbsp; 
          <input type="button" name="Submit332222" value="页面在线编辑" onclick="window.open('editor.php?getvar=opener.document.formprint.temptext.value&returnvar=opener.document.formprint.temptext.value&fun=ReturnHtml','edittemp','width=880,height=600');">
        </div></td>
    </tr>
    <tr> 
      <td height="25" bgcolor="#FFFFFF"><p>信息ID:[!--id--]<br>
          分类ID:[!--classid--] <br>
          新闻标题:[!--title--]<br>
          新闻作者:[!--writer--]<br>
          新闻时间:[!--newstime--]<br>
          信息来源:[!--befrom--]<br>
          新闻内容:[!--newstext--]<br>
          新闻简介:[!--smalltext--]<br>
          新闻增加者:[!--username--]<br>
          新闻页面链接:[!--titlelink--]<br>
          新闻导行条:[!--url--]</p></td>
    </tr>
  </table>
</form>
<?
}
if($tname=="downsofttemp"||empty($tname))
{
?>
<form name="form1" method="post" action="../enews.php">
  <table width="100%%" border="0" align="center" cellpadding="3" cellspacing="1" class="tableborder" id=downsofttemp>
    <tr class="header"> 
      <td height="25"><div align="center">软件下载地址模板</div></td>
    </tr>
    <tr> 
      <td height="25" bgcolor="#FFFFFF"> <div align="center"> 
          <textarea name="temptext" cols="110" rows="25" id="temptext"><?=htmlspecialchars(stripSlashes($r[downsofttemp]))?></textarea>
        </div></td>
    </tr>
    <tr> 
      <td height="25" bgcolor="#FFFFFF"> <div align="center"> 
          <input type="submit" name="Submit4" value="修改">
          <input name="enews" type="hidden" id="enews" value="EditPrintTemp">
          <input name="tempname" type="hidden" id="tempname" value="downsofttemp">
          <input type="reset" name="Submit22" value="重置">
		  <input name="gid" type="hidden" id="gid3" value="<?=$gid?>">
        </div></td>
    </tr>
    <tr> 
      <td height="25" bgcolor="#FFFFFF"><p>下载名称:[!--down.name--] <br>
          弹出下载地址:[!--down.url--]<br>
          下载地址号:[!--pathid--] </p></td>
    </tr>
  </table>
</form>
<?
}
if($tname=="onlinemovietemp"||empty($tname))
{
?>
<form name="form1" method="post" action="../enews.php">
  <table width="100%%" border="0" align="center" cellpadding="3" cellspacing="1" class="tableborder" id=onlinemovietemp>
    <tr class="header"> 
      <td height="25"><div align="center">在线播放地址模板</div></td>
    </tr>
    <tr> 
      <td height="25" bgcolor="#FFFFFF"> <div align="center"> 
          <textarea name="temptext" cols="110" rows="25" id="temptext"><?=htmlspecialchars(stripSlashes($r[onlinemovietemp]))?></textarea>
        </div></td>
    </tr>
    <tr> 
      <td height="25" bgcolor="#FFFFFF"> <div align="center"> 
          <input type="submit" name="Submit4" value="修改">
          <input name="enews" type="hidden" id="enews" value="EditPrintTemp">
          <input name="tempname" type="hidden" id="tempname" value="onlinemovietemp">
          <input type="reset" name="Submit22" value="重置">
		  <input name="gid" type="hidden" id="gid3" value="<?=$gid?>">
        </div></td>
    </tr>
    <tr> 
      <td height="25" bgcolor="#FFFFFF"><p>观看名称:[!--down.name--] <br>
          弹出观看地址:[!--down.url--]<br>
          观看地址号:[!--pathid--] </p></td>
    </tr>
  </table>
</form>
<?
}
if($tname=="listpagetemp"||empty($tname))
{
?>
<form name="form1" method="post" action="../enews.php">
  <table width="100%%" border="0" align="center" cellpadding="3" cellspacing="1" class="tableborder" id=listpagetemp>
    <tr class="header"> 
      <td height="25"><div align="center">列表分页模板</div></td>
    </tr>
    <tr> 
      <td height="25" bgcolor="#FFFFFF"> <div align="center"> 
          <textarea name="temptext" cols="110" rows="25" id="temptext"><?=htmlspecialchars(stripSlashes($r[listpagetemp]))?></textarea>
        </div></td>
    </tr>
    <tr> 
      <td height="25" bgcolor="#FFFFFF"> <div align="center"> 
          <input type="submit" name="Submit4" value="修改">
          <input name="enews" type="hidden" id="enews" value="EditPrintTemp">
          <input name="tempname" type="hidden" id="tempname" value="listpagetemp">
          <input type="reset" name="Submit22" value="重置">
		  <input name="gid" type="hidden" id="gid3" value="<?=$gid?>">
        </div></td>
    </tr>
    <tr> 
      <td height="25" bgcolor="#FFFFFF"><p>本页号码:[!--thispage--]<br>
          总页数:[!--pagenum--]<br>
          每页显示条数:[!--lencord--] <br>
          总条数:[!--num--]<br>
          分页链接:[!--pagelink--]<br>
          下拉分页:[!--options--] </p>
        </td>
    </tr>
  </table>
</form>
<?
}
if($tname=="loginiframe"||empty($tname))
{
?>
<form name="form1" method="post" action="../enews.php">
  <table width="100%%" border="0" align="center" cellpadding="3" cellspacing="1" class="tableborder" id=loginiframe>
    <tr class="header"> 
      <td height="25"><div align="center">登陆状态模板</div></td>
    </tr>
    <tr> 
      <td height="25" bgcolor="#FFFFFF"> <div align="center"> 
          <textarea name="temptext" cols="110" rows="25" id="temptext"><?=htmlspecialchars(stripSlashes($r[loginiframe]))?></textarea>
        </div></td>
    </tr>
    <tr> 
      <td height="25" bgcolor="#FFFFFF"> <div align="center"> 
          <input type="submit" name="Submit4" value="修改">
          <input name="enews" type="hidden" id="enews" value="EditLoginIframe">
          <input name="tempname" type="hidden" id="tempname" value="loginiframe">
          <input type="reset" name="Submit22" value="重置">
		  <input name="gid" type="hidden" id="gid3" value="<?=$gid?>">
        </div></td>
    </tr>
    <tr> 
      <td height="25" bgcolor="#FFFFFF"><p><strong>模板格式:</strong>登陆前显示内容[!--empirenews.template--]登陆后显示内容<br>
          用户ID:[!--userid--],用户名:[!--username--],网站地址:[!--news.url--]<br>
          会员等级:[!--groupname--],现金:[!--money--],帐户有效天数:[!--userdate--]<br>
          有新信息:[!--havemsg--],积分:[!--userfen--]</p>
        </td>
    </tr>
  </table>
</form>
<?
}
?>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -