summaryrefslogtreecommitdiff
path: root/doc/plugins/img.mdwn
AgeCommit message (Collapse)Author
2008-09-11misc minor changesJoey Hess
2008-09-11patch plugin documentation to refer to directive pagesWilliam Uther
2008-09-09img: Support sizes like 200x. Closes: #475149Joey Hess
2008-07-21Migrate escaped directives (\[[) in doc/plugins to have \[[! prefixSimon McVittie
2008-07-21Migrate doc/plugins via prefix_directivesSimon McVittie
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
2008-06-07img: Support captions.Joey Hess
2008-04-30img: Support a title attribute, will be passed through to html. Closes: #478718Joey Hess
2007-12-28* img: Allow the link parameter to point to an exterior url.Joey Hess
2007-12-08fix up some linksJoey Hess
2007-09-22* img: Allow link=somepage to cause the image to link to a given page.joey
Slight overriding of link, as link=no is still used to disable the linking entirely. Unless you have a page named "no"..
2007-07-15* In img tag, allow link=no to disable link to full size image. Thanks,joey
Nis Martensen. Closes: #433188
2007-05-28* Apply a patch from Carl Worth allowing a class attribute to be passedjoey
through the img plugin. Also allow the id attribute to be passed through.
2007-04-15web commit by JoshTriplett: Remove <ikiroot> placeholder, and make absolute ↵joey
image reference actually absolute.
2007-04-12web commit by http://adam.shand.net/joey
2007-02-13simplified plugin definitionsjoey
2006-10-21updatesjoey
2006-10-21updatejoey
2006-10-21includedjoey
2006-10-21* Add an img plugin, based on Christian Mock's img plugin, but strippedjoey
down to the bare essentials. Useful for handling large images on websites.