1. creole for image links
- Posted by euphoric (admin) Sep 05, 2009
- 960 views
Derek, I need to be able to do something like this:
[[http://www.imagesource.com/images/8479583/large {{http://www.imagesource.com/images/8479583/thumbnail Click to see larger image}}]]
The above doesn't work. Is there another way I need to attack a link to an image?
2. Re: creole for image links
- Posted by ryanj Sep 05, 2009
- 982 views
Derek, I need to be able to do something like this:
[[http://www.imagesource.com/images/8479583/large {{http://www.imagesource.com/images/8479583/thumbnail Click to see larger image}}]]
The above doesn't work. Is there another way I need to attack a link to an image?
Like this?
[[http://fluidae.com/images/fluidae_big.png|{{http://fluidae.com/themes/fluidae/logo.png}}]]
3. Re: creole for image links
- Posted by DerekParnell (admin) Sep 05, 2009
- 991 views
Derek, I need to be able to do something like this:
[[http://www.imagesource.com/images/8479583/large {{http://www.imagesource.com/images/8479583/thumbnail Click to see larger image}}]]
The above doesn't work. Is there another way I need to attack a link to an image?
Ryan has given a valid example, and here is an alternative way of doing it too that provides an 'alternative text' value for when the user has turned off image displaying in the browser ...
[[{{Click for image -> http://fluidae.com/themes/fluidae/logo.png}}-> http://fluidae.com/images/fluidae_big.png]]