aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/img.pm
Commit message (Expand)AuthorAge
* * Corrected a typo in an error handler in the image plugin.joey2007-06-19
* * Apply a patch from Carl Worth allowing a class attribute to be passedjoey2007-05-28
* * Deal better with rebuilds that involve moving files; track and clean up thejoey2007-05-24
* the 100% correct way is to add it to %links on scanjoey2007-05-23
* * Correct bug in the img plugin that caused dependencies on images to notjoey2007-05-23
* * pagespec_match() has changed to take named parameters, to better allowjoey2007-04-27
* * Fix a big in the img plugin that caused thumbnailed files to not bejoey2007-04-01
* more i18n improvementsjoey2007-03-07
* * Add preview parameter to preprocesser calls, use this rather than thejoey2007-03-06
* * Make img plugin not fail immediately if Image::Magick is not available.joey2007-02-20
* * Initial work on internationalization of the program code. po/ikiwiki.potjoey2006-12-29
* * Fix img plugin's handling of adding dependencies for images that do notjoey2006-11-09
* * Add an img plugin, based on Christian Mock's img plugin, but strippedjoey2006-10-21