index
:
ikiwiki-upstream
layoutgala
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IkiWiki
/
Plugin
/
img.pm
Age
Commit message (
Expand
)
Author
2008-01-09
optimisation: detect scan mode and avoid generating image
Joey Hess
2007-12-28
* img: Allow the link parameter to point to an exterior url.
Joey Hess
2007-12-26
* img: Avoid nesting images when linking to another image. Closes: #457780
Joey Hess
2007-09-22
* img: Allow link=somepage to cause the image to link to a given page.
joey
2007-07-15
* In img tag, allow link=no to disable link to full size image. Thanks,
joey
2007-06-19
* Corrected a typo in an error handler in the image plugin.
joey
2007-05-28
* Apply a patch from Carl Worth allowing a class attribute to be passed
joey
2007-05-24
* Deal better with rebuilds that involve moving files; track and clean up the
joey
2007-05-23
the 100% correct way is to add it to %links on scan
joey
2007-05-23
* Correct bug in the img plugin that caused dependencies on images to not
joey
2007-04-27
* pagespec_match() has changed to take named parameters, to better allow
joey
2007-04-01
* Fix a big in the img plugin that caused thumbnailed files to not be
joey
2007-03-07
more i18n improvements
joey
2007-03-06
* Add preview parameter to preprocesser calls, use this rather than the
joey
2007-02-20
* Make img plugin not fail immediately if Image::Magick is not available.
joey
2006-12-29
* Initial work on internationalization of the program code. po/ikiwiki.pot
joey
2006-11-09
* Fix img plugin's handling of adding dependencies for images that do not
joey
2006-10-21
* Add an img plugin, based on Christian Mock's img plugin, but stripped
joey