grails-samples / grails-website

Grails Web Site
156 stars 174 forks source link

External images are broken in plugin descriptions (Wiki syntax) #43

Open stokito opened 11 years ago

stokito commented 11 years ago

I trying to add image to my plugin description. http://grails.org/WikiSyntax said:

Image: Either starting with http or relative to http://www.grails.org/images/

!grails-logo-sm.png!

But unfortunately external image shown incorrect. It happens because href attr begins from http://grails.org/wikiImage/ For example:

http://grails.org/wikiImage/http://upload.wikimedia.org/wikipedia/en/2/24/Lenna.png

guramritpal-singh commented 9 years ago

@stokito Did you solve this issue ?

stokito commented 9 years ago

No, I didn't

guramritpal-singh commented 9 years ago

@stokito it is very old issue by using which grails version have u faced this issue.

stokito commented 9 years ago

I had this issue on the http://grails.ogr/plugins site Maybe now it fixed, I don't now