旧フォーラムの記事です http://blog.fc2.com/forum/viewtopic.php?f=3&t=3815
mira 2005-09-09 20:51:31
件名 :プラグインのコメント欄について
--------< 投稿する際は↑上記は消してください。 >--------
使用OS/ブラウザ(例 WinXP/InternetExplorer6.0):
使用テンプレート名(例 cfdn_w):
ブログURL:(できる限り。アダルトコンテンツを含む場合はその旨を記載。):
質問の内容(内容は具体的に。例) × 初心者です。全く分かりません! ):
OS:WIN Me.XP
URL <a class="postlink" href="http://cetus.blog14.fc2.com/">http://cetus.blog14.fc2.com/</a>
テンプレート[yugami-16-plugin]
質問。
プラグインのコメント欄についてですが、タイトルを入れたいのですが、可能でしようか?
このコミュニティにご参加頂くと、コメントの書き込みができます
<h3><%comment_title></h3>
<div class="entry_text">
<%comment_body></div>
<div class="comment_state">
by: <%comment_mail+name> * <%comment_year>/<%comment_month>/<%comment_day> <%comment_hour>:<%comment_minute> * <%comment_url+str> [ <a href="<%comment_edit_link>">編集</a>] | <a href="#pagetop">page top↑</a>
</div>
<table width="530" class="entry_table" bgcolor="#ffffff">
<tr>
<td class="entry_bg">
<div class="entry_title"><a name="comment_post">コメントの投稿</a></div>
<div class="entry_text">
<form method="post" action="./">
<input type="hidden" name="mode" value="regist">
<input type="hidden" name="comment[no]" value="<%pno>">
<label for="name">NAME:</label><br>
<input id="name" type="text" name="comment[name]" size="30"><br>
<label for="name">TITLE:</label><br>
<input id="subject" type="text" name="comment[title]" size="30"><br>
<label for="mail">MAIL:</label><br>
<input id="mail" type="text" name="comment[mail]" size="30"><br>
<label for="url">URL:</label><br>
<input id="url" type="text" name="comment[下線]" size="30"><br>
<label for="comment">COMMENT:</label><br>
<textarea id="comment" cols="35" rows="8" name="comment[太字]"></textarea><br>
<label for="pass">PASS:</label><br>
<input id="pass" type="password" name="comment[pass]" size="20"><br>
<label for="himitu">SECRET:</label><br>
<input id="himitu" type="checkbox" name="comment[himitu]">管理者にだけ表示を許可する<br>
<p><input type="submit" value="送信"></p>
</form>
</div>
</td>
</tr>
</table>
9件中、1~9件表示
Copyright(c)1999 FC2, Inc. All Rights Reserved.
@fc2infoさんをフォロー
Anonymous 2005-09-12 15:04:23
件名 :出来ました
ありがとうございます。
うまくいきました。