ぷち改造3


元日だというのにBlogいじりをしているオレって…。
今年も一年続けますよ…きっと…たぶん(汗

今回の改造はコメント数の画像表記です。
以前からよく行っているalfabeatさんで見かけてカッコいいなぁって思っていたものにチャレンジ。

ComComさんのプチコメの場合、petit-js.cgiを改造します。
petit-js.cgiの改造
if($count == 0){print"document.write(¥'Comment >>¥')";}
if($count == 1){print"document.write(¥'Comment($count)¥')";}
if($count > 1){print"document.write(¥'Comment($count)¥')";}

改造前はこうなっていますが

if($count == 0){print"document.write(¥'Post Comment¥')";}
if($count == 1){print"document.write(¥'Comments<img src=¥"画像1のURL¥" style=¥"vertical-align:middle;¥" border=¥"0¥">¥')";}
if($count == 2){print"document.write(¥'Comments<img src=¥"画像2のURL¥" style=¥"vertical-align:middle;¥" border=¥"0¥">¥')";}
if($count == 3){print"document.write(¥'Comments<img src=¥"画像3のURL¥" style=¥"vertical-align:middle;¥" border=¥"0¥">¥')";}
if($count == 4){print"document.write(¥'Comments<img src=¥"画像4のURL¥" style=¥"vertical-align:middle;¥" border=¥"0¥">¥')";}
if($count == 5){print"document.write(¥'Comments<img src=¥"画像5のURL¥" style=¥"vertical-align:middle;¥" border=¥"0¥">¥')";}
if($count == 6){print"document.write(¥'Comments<img src=¥"画像6のURL¥" style=¥"vertical-align:middle;¥" border=¥"0¥">¥')";}
if($count == 7){print"document.write(¥'Comments<img src=¥"画像7のURL¥" style=¥"vertical-align:middle;¥" border=¥"0¥">¥')";}
if($count == 8){print"document.write(¥'Comments<img src=¥"画像8のURL¥" style=¥"vertical-align:middle;¥" border=¥"0¥">¥')";}
if($count == 9){print"document.write(¥'Comments<img src=¥"画像9のURL¥" style=¥"vertical-align:middle;¥" border=¥"0¥">¥')";}
if($count > 10){print"document.write(¥'Comments($count)¥')";}

今はコメントが無い場合は「Post Comments」になっていますが同じように「0」の画像を入れるようにしてもいいと思います。
10個以上のコメントにはあまり多くの画像を用意するのが大変なのでテキストで表示するようにしています。
画像はNitram+Nunca Downloadさんの画像を加工させていただきました。
※<>は半角に直してください。

他のページと少しでも差別化したい方はぜひ♪

Posted: Thu - January 1, 2004 at 08:14 PM  |   |   |   |  このエントリーを含むはてなブックマーク  | ランキングを見てみる
 




© 2003 M.Kawasaki All rights reserved. Site designed by DIGICOOL