Jun
28
2005
Comment Quicktagsを入れてみました。これはコメントの書き込みの時に使えるクイックタグを表示するプラグインです。今までコメントにリンクを貼る時などはいちいちhtmlタグを手打ちしていたのが面倒でしたが、クイックタグを使うとURLと表示名を入れるだけで簡単 ![]()
使い方は、Comment Quicktagsをダウンロードしてpluginsフォルダにアップロードしてアドミンエリアで有効化するだけです。
#ed_toolbar input {}
で、スタイルシートで色や線などを変更できます。私は線と背景色を変更して各クイックタグの右にスペースを入れました。
#ed_toolbar input {
border: 1px solid #CCCCCC;
background-color: #EEEEEE;
margin: 0 1px 0 0;
}
Trackback URI: http://www.hyperpup.com/main/archives/194/trackback/
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY post_date DESC LIMIT 1' at line 1]
SELECT ID, post_title FROM wp_posts WHERE post_date < '2005-06-28 18:14:37' AND post_type = 'post' AND post_status = 'publish' AND ID NOT IN () ORDER BY post_date DESC LIMIT 1


