国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

180 lines
9.4KB

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset={dede:global.cfg_soft_lang/}" />
  5. <title>{dede:field.title/}_{dede:global.cfg_webname/}</title>
  6. <meta name="keywords" content="{dede:field.keywords/}" />
  7. <meta name="description" content="{dede:field.description function='html2text(@me)'/}" />
  8. <link href="{dede:global.cfg_templets_skin/}/style/dedecms.css" rel="stylesheet" media="screen" type="text/css" />
  9. <meta http-equiv="mobile-agent" content="format=xhtml;url={dede:global.cfg_mobileurl/}/view.php?aid={dede:field.id/}">
  10. <script type="text/javascript">if(window.location.toString().indexOf('pref=padindex') != -1){}else{if(/AppleWebKit.*Mobile/i.test(navigator.userAgent) || (/MIDP|SymbianOS|NOKIA|SAMSUNG|LG|NEC|TCL|Alcatel|BIRD|DBTEL|Dopod|PHILIPS|HAIER|LENOVO|MOT-|Nokia|SonyEricsson|SIE-|Amoi|ZTE/.test(navigator.userAgent))){if(window.location.href.indexOf("?mobile")<0){try{if(/Android|Windows Phone|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)){window.location.href="{dede:global.cfg_mobileurl/}/view.php?aid={dede:field.id/}";}else if(/iPad/i.test(navigator.userAgent)){}else{}}catch(e){}}}}</script>
  11. <script language="javascript" type="text/javascript" src="{dede:global.cfg_cmsurl/}/static/js/dedeajax2.js"></script>
  12. <script language="javascript" type="text/javascript">
  13. <!--
  14. function CheckLogin(){
  15. var taget_obj = document.getElementById('_ajax_feedback');
  16. myajax = new DedeAjax(taget_obj,false,false,'','','');
  17. myajax.SendGet2("{dede:global.cfg_cmsurl/}/member/ajax_feedback.php");
  18. DedeXHTTP = null;
  19. }
  20. function checkSubmit(){
  21. if(document.feedback.msg.value!='') document.feedback.submit();
  22. else alert("评论内容不能为空!");
  23. }
  24. -->
  25. </script>
  26. </head>
  27. <body class="infosview">
  28. {dede:include filename="head2.htm"/}
  29. <!-- /header -->
  30. <div class="w960 center clear mt1">
  31. <div class="pleft">
  32. <div class="place"> <strong>当前位置:</strong> {dede:field name='position'/} </div>
  33. <!-- /place -->
  34. <div class="viewbox">
  35. <div class="title">
  36. <h2>{dede:field.title/}</h2>
  37. </div>
  38. <!-- /title -->
  39. <font color='red'> 你会看到这个提示,那是因为你的系统无法识别某栏目的模型信息,或者你新建模型后,没为这个模型设计单独的模板。不同模型的文档浏览页的模板为:article_模型名字标识.htm
  40. 如“article_article.htm”,更多的信息你可以在频道模型管理的地方查看。 </font> {dede:fieldlist}
  41. <table width="100%" border="0" cellpadding="1" cellspacing="1" bgcolor="#BED1AB">
  42. <tr>
  43. <td width="23%" height="24" align="center" bgcolor="#FBFEF5"><b>[field:name/]</b> 内容: <br />
  44. 模板调用标记: <br />
  45. <script language='javascript'>document.write("{"+"dede:field.[field:tagname/] /"+"}");</script></td>
  46. <td width="77%" bgcolor="#FFFFFF"> [field:value/] </td>
  47. </tr>
  48. </table>
  49. {/dede:fieldlist}
  50. <div class="boxoff"> <strong>------分隔线----------------------------</strong> </div>
  51. <div class="handle">
  52. <div class="actbox">
  53. <ul>
  54. <li id="act-fav"><a href="{dede:field name='phpurl'/}/stow.php?aid={dede:field.id/}">收藏</a></li>
  55. <li id="act-err"><a href="{dede:field name='phpurl'/}/erraddsave.php?aid={dede:field.id/}&title={dede:field.title/}">挑错</a></li>
  56. <li id="act-pus"><a href="{dede:field name='phpurl'/}/recommend.php?aid={dede:field.id/}">推荐</a></li>
  57. <li id="act-pnt"><a href="#" onClick="window.print();">打印</a></li>
  58. </ul>
  59. </div>
  60. <!-- /actbox -->
  61. </div>
  62. <!-- /handle -->
  63. </div>
  64. <!-- /viewbox -->
  65. <div class="mt1">
  66. <dl class="tbox">
  67. <dt> <strong>最新评论</strong> <span class="more"><a href="{dede:field name='phpurl'/}/feedback.php?aid={dede:field.id/}">查看所有评论</a></span> </dt>
  68. <dd>
  69. <div class="dede_comment">
  70. <script language='javascript' type='text/javascript' src="{dede:field name='phpurl'/}/feedback_js.php?aid={dede:field name='id'/}"></script>
  71. </div>
  72. <!-- /dede_comment -->
  73. </dd>
  74. </dl>
  75. </div>
  76. <!-- /comment -->
  77. <div class="mt1">
  78. <dl class="tbox">
  79. <dt> <strong>发表评论</strong> <span class="more"><a href="{dede:field name='phpurl'/}/feedback.php?aid={dede:field.id/}">查看所有评论</a></span> </dt>
  80. <dd>
  81. <div class="dede_comment_post">
  82. <form action="{dede:field name='phpurl'/}/feedback.php" method="post" name="feedback">
  83. <input type="hidden" name="action" value="send" />
  84. <input type="hidden" name="comtype" value="comments">
  85. <input type="hidden" name="aid" value="{dede:field name="id"/}" />
  86. <input type="hidden" name="isconfirm" value="yes" />
  87. <div class="dcmp-title"> <small>请自觉遵守互联网相关的政策法规,严禁发布色情、暴力、反动的言论。</small> </div>
  88. <!-- /dcmp-title -->
  89. <div class="dcmp-stand"> <strong>评价:</strong>
  90. <input type="radio" name="feedbacktype" checked="1" value="feedback" id="dcmp-stand-neu" />
  91. <label for="dcmp-stand-neu"><img src="{dede:global.cfg_templeturl/}/images/cmt-neu.gif" />中立</label>
  92. <input type="radio" name="feedbacktype" value="good" id="dcmp-stand-good" />
  93. <label for="dcmp-stand-good"><img src="{dede:global.cfg_templeturl/}/images/cmt-good.gif" />好评</label>
  94. <input type="radio" name="feedbacktype" value="bad" id="dcmp-stand-bad" />
  95. <label for="dcmp-stand-bad"><img src="{dede:global.cfg_templeturl/}/images/cmt-bad.gif" />差评</label>
  96. </div>
  97. <!-- /dcmp-stand -->
  98. <div class="dcmp-content">
  99. <textarea cols="60" name="msg" rows="5" class="ipt-txt"></textarea>
  100. </div>
  101. <!-- /dcmp-content -->
  102. <div class="dcmp-mood"> <strong>表情:</strong>
  103. <ul>
  104. <li>
  105. <input type="radio" name='face' value='6' checked="1" />
  106. <img src="{dede:global.cfg_templeturl/}/images/mood/ico-mood-6.gif" /></li>
  107. <li>
  108. <input type="radio" name='face' value='4'/>
  109. <img src="{dede:global.cfg_templeturl/}/images/mood/ico-mood-4.gif" /></li>
  110. <li>
  111. <input type="radio" name='face' value='3'/>
  112. <img src="{dede:global.cfg_templeturl/}/images/mood/ico-mood-3.gif" /></li>
  113. <li>
  114. <input type="radio" name='face' value='5'/>
  115. <img src="{dede:global.cfg_templeturl/}/images/mood/ico-mood-5.gif" /></li>
  116. <li>
  117. <input type="radio" name='face' value='2'/>
  118. <img src="{dede:global.cfg_templeturl/}/images/mood/ico-mood-2.gif" /></li>
  119. <li>
  120. <input type="radio" name='face' value='1'/>
  121. <img src="{dede:global.cfg_templeturl/}/images/mood/ico-mood-1.gif" /></li>
  122. <li>
  123. <input type="radio" name='face' value='7'/>
  124. <img src="{dede:global.cfg_templeturl/}/images/mood/ico-mood-7.gif" /></li>
  125. </ul>
  126. </div>
  127. <!-- /dcmp-mood -->
  128. <div class="dcmp-post">
  129. <!--未登陆-->
  130. <div class="dcmp-userinfo" id="_ajax_feedback"> 用户名:
  131. <input type="text" name="username" size="16" class="ipt-txt" />
  132. 密码:
  133. <input name="pwd" type="password" size="16" class="ipt-txt" />
  134. 验证码:
  135. <input type="text" name="validate" size="4" class="ipt-txt" style="text-transform: uppercase;"/>
  136. <img src="{dede:global.cfg_cmsurl/}/plus/vdimgck.php" />
  137. <input type="checkbox" name="notuser" id="dcmp-submit-guest" />
  138. <label for="dcmp-submit-guest"> 匿名? </label>
  139. </div>
  140. <script language="javascript" type="text/javascript">CheckLogin();</script>
  141. <div class="dcmp-submit">
  142. <button type="button" onClick='checkSubmit()'>发表评论</button>
  143. </div>
  144. </div>
  145. </form>
  146. </div>
  147. <!-- /dede_comment_post -->
  148. </dd>
  149. </dl>
  150. </div>
  151. </div>
  152. <!-- /pleft -->
  153. <div class="pright">
  154. <div class="infos_userinfo"> {dede:memberinfos}
  155. <dl class="tbox">
  156. <dt><strong>发布者资料</strong></dt>
  157. <dd> <a href="[field:spaceurl /]" class="userface"><img src="[field:face/]" width="52" height="52" /></a> <a href='[field:spaceurl /]' class="username">[field:uname/]</a> <span class="useract"> <a href="[field:spaceurl /]" class="useract-vi">查看详细资料</a> <a href="[field:spaceurl /]&action=guestbook" class="useract-pm">发送留言</a> <a href="[field:spaceurl /]&action=newfriend" class="useract-af">加为好友</a> </span> <span class="userinfo-sp"><small>用户等级:</small>[field:rankname /]</span> <span class="userinfo-sp"><small>注册时间:</small>[field:jointime function="MyDate('Y-m-d H:m',@me)"/]</span> <span class="userinfo-sp"><small>最后登录:</small>[field:logintime function="MyDate('Y-m-d H:m',@me)"/]</span> </dd>
  158. </dl>
  159. {/dede:memberinfos} </div>
  160. <div class="hot mt1">
  161. <dl class="tbox">
  162. <dt><strong>最新信息</strong></dt>
  163. <dd>
  164. <ul class="c1 ico2">
  165. {dede:arclistsg orderby='id' titlelen='60' row='20'}
  166. <li><a href="[field:arcurl/]">[field:title/]</a></li>
  167. {/dede:arclistsg}
  168. </ul>
  169. </dd>
  170. </dl>
  171. </div>
  172. </div>
  173. <!-- /pright -->
  174. </div>
  175. {dede:include filename="footer.htm"/}
  176. <!-- /footer -->
  177. </body>
  178. </html>