4.php 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. <?php
  2. if(!defined('InEmpireCMS'))
  3. {
  4. exit();
  5. }
  6. ?><table width=100% align=center cellpadding=3 cellspacing=1 class=tableborder>
  7. <tr>
  8. <td width=16% height=25 bgcolor=ffffff>作品名(*)</td>
  9. <td bgcolor=ffffff><table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#DBEAF5">
  10. <tr>
  11. <td height="25" bgcolor="#FFFFFF">
  12. <?=$tts?"<select name='ttid'><option value='0'>标题分类</option>$tts</select>":""?>
  13. <input type=text name=title value="<?=ehtmlspecialchars(stripSlashes($r[title]))?>" size="60">
  14. <input type="button" name="button" value="图文" onclick="document.add.title.value=document.add.title.value+'(图文)';">
  15. </td>
  16. </tr>
  17. <tr>
  18. <td height="25" bgcolor="#FFFFFF">属性:
  19. <input name="titlefont[b]" type="checkbox" value="b"<?=$titlefontb?>>粗体
  20. <input name="titlefont[i]" type="checkbox" value="i"<?=$titlefonti?>>斜体
  21. <input name="titlefont[s]" type="checkbox" value="s"<?=$titlefonts?>>删除线
  22. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;颜色: <input name="titlecolor" type="text" value="<?=stripSlashes($r[titlecolor])?>" size="10" class="color">
  23. </td>
  24. </tr>
  25. </table>
  26. </td>
  27. </tr>
  28. <tr>
  29. <td width='16%' height=25 bgcolor='ffffff'>特殊属性</td>
  30. <td bgcolor='ffffff'>
  31. <table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#DBEAF5">
  32. <tr>
  33. <td height="25" bgcolor="#FFFFFF">信息属性:
  34. <input name="checked" type="checkbox" value="1"<?=$r[checked]?' checked':''?>>
  35. 审核 &nbsp;&nbsp; 推荐
  36. <select name="isgood" id="isgood">
  37. <option value="0">不推荐</option>
  38. <?=$ftnr['igname']?>
  39. </select>
  40. &nbsp;&nbsp; 头条
  41. <select name="firsttitle" id="firsttitle">
  42. <option value="0">非头条</option>
  43. <?=$ftnr['ftname']?>
  44. </select></td>
  45. </tr>
  46. <tr>
  47. <td height="25" bgcolor="#FFFFFF">关键字&nbsp;&nbsp;&nbsp;:
  48. <input name="keyboard" type="text" size="52" value="<?=stripSlashes($r[keyboard])?>">
  49. <font color="#666666">(多个请用&quot;,&quot;隔开)</font></td>
  50. </tr>
  51. <tr>
  52. <td height="25" bgcolor="#FFFFFF">外部链接:
  53. <input name="titleurl" type="text" value="<?=stripSlashes($r[titleurl])?>" size="52">
  54. <font color="#666666">(填写后信息连接地址将为此链接)</font></td>
  55. </tr>
  56. </table>
  57. </td>
  58. </tr>
  59. <tr>
  60. <td width=16% height=25 bgcolor=ffffff>发布时间</td>
  61. <td bgcolor=ffffff><input name="newstime" type="text" value="<?=$r[newstime]?>" size="28" class="Wdate" onClick="WdatePicker({skin:'default',dateFmt:'yyyy-MM-dd HH:mm:ss'})"><input type=button name=button value="设为当前时间" onclick="document.add.newstime.value='<?=$todaytime?>'">
  62. </td>
  63. </tr>
  64. <tr>
  65. <td width=16% height=25 bgcolor=ffffff>作品预览图</td>
  66. <td bgcolor=ffffff><input name="titlepic" type="text" id="titlepic" value="<?=$ecmsfirstpost==1?"":ehtmlspecialchars(stripSlashes($r[titlepic]))?>" size="45">
  67. <a onclick="window.open('ecmseditor/FileMain.php?type=1&classid=<?=$classid?>&infoid=<?=$id?>&filepass=<?=$filepass?>&sinfo=1&doing=1&field=titlepic<?=$ecms_hashur[ehref]?>','','width=700,height=550,scrollbars=yes');" title="选择已上传的图片"><img src="../data/images/changeimg.gif" border="0" align="absbottom"></a>
  68. </td>
  69. </tr>
  70. <tr>
  71. <td width=16% height=25 bgcolor=ffffff>作者</td>
  72. <td bgcolor=ffffff><input name="flashwriter" type="text" id="flashwriter" value="<?=$ecmsfirstpost==1?"":ehtmlspecialchars(stripSlashes($r[flashwriter]))?>" size="60">
  73. </td>
  74. </tr>
  75. <tr>
  76. <td width=16% height=25 bgcolor=ffffff>作者邮箱</td>
  77. <td bgcolor=ffffff><input name="email" type="text" id="email" value="<?=$ecmsfirstpost==1?"":ehtmlspecialchars(stripSlashes($r[email]))?>" size="60">
  78. </td>
  79. </tr>
  80. <tr>
  81. <td width=16% height=25 bgcolor=ffffff>作品评价</td>
  82. <td bgcolor=ffffff><select name="star" id="star"><option value="1"<?=$r[star]=="1"?' selected':''?>>1星</option><option value="2"<?=$r[star]=="2"||$ecmsfirstpost==1?' selected':''?>>2星</option><option value="3"<?=$r[star]=="3"?' selected':''?>>3星</option><option value="4"<?=$r[star]=="4"?' selected':''?>>4星</option><option value="5"<?=$r[star]=="5"?' selected':''?>>5星</option></select></td>
  83. </tr>
  84. <tr>
  85. <td width=16% height=25 bgcolor=ffffff>文件大小</td>
  86. <td bgcolor=ffffff><input name="filesize" type="text" id="filesize" value="<?=$ecmsfirstpost==1?"":ehtmlspecialchars(stripSlashes($r[filesize]))?>" size="60">
  87. <select name="select" onchange="document.add.filesize.value+=this.value">
  88. <option value="">单位</option>
  89. <option value=" MB">MB</option>
  90. <option value=" KB">KB</option>
  91. <option value=" GB">GB</option>
  92. <option value=" BYTES">BYTES</option>
  93. </select></td>
  94. </tr>
  95. <tr>
  96. <td width=16% height=25 bgcolor=ffffff>Flash地址(*)</td>
  97. <td bgcolor=ffffff><input name="flashurl" type="text" id="flashurl" value="<?=$ecmsfirstpost==1?"":ehtmlspecialchars(stripSlashes($r[flashurl]))?>" size="45">
  98. <a onclick="window.open('ecmseditor/FileMain.php?type=2&classid=<?=$classid?>&infoid=<?=$id?>&filepass=<?=$filepass?>&sinfo=1&doing=1&field=flashurl<?=$ecms_hashur[ehref]?>','','width=700,height=550,scrollbars=yes');" title="选择已上传的FLASH"><img src="../data/images/changeflash.gif" border="0" align="absbottom"></a>
  99. </td>
  100. </tr>
  101. <tr>
  102. <td width=16% height=25 bgcolor=ffffff>Flash规格</td>
  103. <td bgcolor=ffffff><input name="width" type="text" id="width" value="<?=$ecmsfirstpost==1?"600":ehtmlspecialchars(stripSlashes($r[width]))?>" size="6">
  104. *<input name="height" type="text" id="height" value="<?=$ecmsfirstpost==1?"450":ehtmlspecialchars(stripSlashes($r[height]))?>" size="6">
  105. <font color="#666666">(宽度*高度)</font></td>
  106. </tr>
  107. <tr>
  108. <td width=16% height=25 bgcolor=ffffff>作品简介(*)</td>
  109. <td bgcolor=ffffff><textarea name="flashsay" cols="80" rows="10" id="flashsay"><?=$ecmsfirstpost==1?"":ehtmlspecialchars(stripSlashes($r[flashsay]))?></textarea>
  110. </td>
  111. </tr>
  112. </table>