2003年03月14日

画像にhspaceタグを自動挿入

画像のアップロードをする際、画像の位置や、余白のHTMLタグを毎回つけるのが面倒なので、よく使うタグをあらかじめ、システムに書き加えました。

MT(MTのデフォルトフォルダ)/lib/MT/App/CMS.pm

にある、以下のところに3箇所

「align="left" hspace="4" vspace="4"」というタグを追加。
すると、ファイルアップロードすると自動的に、このタグが挿入されています。
(少し強引ですが)

my $link = $thumb ? qq(<img src="$thumb" width="$thumb_width" height="$thumb_height" border="0" align="left" hspace="4" vspace="4" />) : "View image";
return < <a href="$url" onclick="window.open('$url','popup','width=$width,height=$height,scrollbars=no, resizable=no,toolbar=no,directories=no,location=no, menubar=no,status=no,left=0,top=0'); return false">$link
HTML
} elsif ($q->param('include')) {
(my $fname = $url) =~ s!^.*/!!;
if ($thumb) {
return < <a href="$url"><img alt="$fname" src="$thumb" width="$thumb_width" height="$thumb_height" border="0" align="left" hspace="4" vspace="4" />
HTML
} else {
return < <img alt="$fname" src="$url" width="$width" height="$height" border="0" align="left" hspace="4" vspace="4" />
HTML
}
} elsif ($q->param('link')) {
return < <a href="$url">Download file
HTML
}
}

Posted by hirosh at 2003年03月14日 18:11 | TrackBack
TrackBack URL for this entry:http://soan.jp/cgi-bin/MT/mt-tb.cgi/73
Comments

5{うございます〜。私もいちいちタグ書くの面倒だと思っていたところなんです。
それにしても、知識のない私ですが親切なMTユーザーさんたちのおかげで助けられています。感謝。

Posted by: 研究員A at 2003年03月14日 18:20

コンニチワ。

ボクは「class="*****"」を挿入するようにしてます。後で気が変わったときなど便利かもしれません。
http://hohbukuro.jp/archives/000186.html


サムネイルを作成してPOPUPイメージにしたときに,alt属性が何故かついてくれなくて,ちと悩んでます。

Posted by: ohsamu at 2003年03月17日 13:50

こんにちわ。ohsamuさん。
たしかに、CSSで制御してしまったほうが、断然スマートですね。
デザインのバランスを見るたびに、REBULIDも少なくてすみますしね。

Posted by: hirosh at 2003年03月17日 16:35

Hi there roulette
slots also check
craps and
baccarat and
video poker getting tired
blackjack gretas

online roulette good buy
online slots now
online craps back from
online baccarat visitation
online video poker nowadays
online blackjack gigabyre

play roulette online best
play slots online luxury
play craps online polica
play baccarat online joke
play video poker online laos
play blackjack online stop now.

Posted by: online roulette at 2004年09月30日 19:21
Post a comment









Remember personal info?