|
||||||||
Ahh... the power of perl one-liners. Anybody care to test for me? Quick look at it looks like it works fine. I don't have my devel soekris right now to test. cd m0n0dir/usr/local/www/ perl -pi -e 's/<img src=(.*)" (.*) alt=(.*)"(.*)>/<img src=$1" $2 alt=$3" title=$3"$4>/g' * Justin On Thu, 2004-07-22 at 09:19, zealot wrote: > Dennis Karlsson wrote: > > BUMP!! > > > > Dennis Karlsson wrote: > > > >> Hi > >> > >> The image tool tips isn't popping up on Mozilla based browsers. Add > >> the "title" parameter to the image tags. > >> > >> Like this; > >> <img src="image.gif" alt="text" title="text"/> > >> > >> Thank you > >> Dennis > > Dennis, > > Here's a quote from Manuel Kasper: "...I'm grateful for new > features/patches/etc. (in the form of diffs or a tarball of all modified > files) for inclusion in m0n0wall..." (http://m0n0.ch/wall/hackersguide.php) > > Add the TITLE tags, accessibility tags, and so on, then submit your > modifications to Manuel. Everyone would benefit from your contributions > to the development of m0n0wall. > > z > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch -- Justin Ellison <justin at techadvise dot com> | ||||||||