花魁直播高品质美女在线视频互动社区 - 花魁直播官方版

 歡迎來(lái)到素材無(wú)憂網(wǎng),按 + 收藏我們
登錄 注冊(cè) 退出 找回密碼

織夢(mèng)dedecms評(píng)論功能游客可以對(duì)文章進(jìn)行評(píng)論

時(shí)間: 2018-04-24 10:50 閱讀: 作者:素材無(wú)憂網(wǎng)

首先找到dede默認(rèn)模板里的article_article.htm文件,找出其中的 

復(fù)制代碼
<div class="comment">
<!–評(píng)論:標(biāo)題–>
<div class="commenttitle">
<div class="title"><strong>最新評(píng)論</strong>共有 {dede:field name=’postnum’/} 位網(wǎng)友發(fā)表了評(píng)論</div><div class="gotopost"><a href="{dede:field name=’phpurl’/}/feedback.php?arcID={dede:field name=ID/}">查看所有評(píng)論</a></div>
</div>
<!–評(píng)論內(nèi)容–>
<div class="commentbox">
<script src="{dede:field name=’phpurl’/}/feedback_js.php?arcID={dede:field name=’ID’/}"></script>
</div>
<!–發(fā)表評(píng)論:標(biāo)題–>
<div class="posttitle"><strong>發(fā)表評(píng)論</strong></div>
<!–發(fā)表評(píng)論–>
<form action="{dede:field name=’phpurl’/}/feedback.php?action=send" method="post" name="feedback"><input type="hidden" name="arcID" value="{dede:field name="id"/}">
<div class="postbox">
<div class="txtbox">
<strong>評(píng)論內(nèi)容:</strong>不能超過250字,需審核,請(qǐng)自覺遵守互聯(lián)網(wǎng)相關(guān)政策法規(guī)。 
<textarea name="msg" cols="60" rows="6"></textarea> 
</div>
<div class="userbox">
<dl>
<dd>
<strong>用戶名:</strong>
<input name="username" class="username" type="text" maxlength="20" /> 
<strong>密碼:</strong>
<input name="pwd" class="password" type="password" maxlength="20" /> 
</dd>
<dd></dd>
<dd class="mtop"><input name="notuser" type="checkbox" value="1" /> <strong>匿名?</strong></dd>
<dd><input name="sb" type="button" class="submit" value="發(fā)表評(píng)論" onClick=’javascript:if(document.feedback.msg.value!="") document.feedback.submit(); else alert("評(píng)論內(nèi)容不能為空!");’/></dd>
<dd class="mtop"><a href="{dede:field name=’memberurl’/}/index_do.php?fmdo=user&dopost=regnew" target="_blank">注冊(cè)</a></dd>
</dl>
</div>
</div>
</form>
</div>
</div>(這些就是評(píng)論那一塊的所有代碼)


2,找到以上代碼中的 <strong>密碼:</strong><input name="pwd" class="password" type="password" maxlength="20" /> 然后刪除。 
找到 <strong>匿名?</strong> 然后刪除。 
找到 <input name="notuser" type="checkbox" value="1" /> ,然后更改為<input name="notuser" type="hidden" value="1" />.最后提交保存,OK了,大功告成!      

版權(quán)聲明: 本站資源均來(lái)自互聯(lián)網(wǎng)或會(huì)員發(fā)布,如果侵犯了您的權(quán)益請(qǐng)與我們聯(lián)系,我們將在24小時(shí)內(nèi)刪除!謝謝!

轉(zhuǎn)載請(qǐng)注明: 織夢(mèng)dedecms評(píng)論功能游客可以對(duì)文章進(jìn)行評(píng)論

標(biāo)簽:  
相關(guān)文章
模板推薦