[pmwiki-users] options in links and images

Ian MacGregor lists at imacgregor.com
Mon Jun 11 08:01:00 CDT 2007


I usually include title and alt options in <a> tags when writing html. This 
helps the reader with a little more information than just a link:

<a href="http://www.blah.com/"><img src="image.png" title="title info here 
alt="alt info here" height="15" width="80" /></a>

This way the reader can hover over the link an get a bit more information. And 
using the title/alt options in image tags can reveal some info about the 
image if the image isn't able to display.

How do I the above in links and images in pmwiki? Something like:

[[http://www.blah.com | Blah dot com (title="My boring site" alt="Ian's boring 
website")]]

Attach:Site.image (title="My boring site" alt="Ian's boring website")

Regards,
Ian MacGregor
-- 
http://www.imacgregor.com
MacGregor Despite Them!



More information about the pmwiki-users mailing list