Age | Commit message (Expand) | Author |
2010-11-29 | use one-parameter form of urlto | Joey Hess |
2010-11-23 | Use local paths for most references to pages | Simon McVittie |
2010-10-13 | img: If a class is specified, don't also put the img in the img class. | Joey Hess |
2010-07-05 | img: Add a margin around images displayed by this directive. | Joey Hess |
2010-06-12 | avoid ugly warning if size="" is specified | Joey Hess |
2010-06-12 | img: Support hspace and vspace attributes. | Joey Hess |
2010-06-09 | improve preview mode comments | Joey Hess |
2010-06-08 | img: Fill in missing height or width when scaling image. | Joey Hess |
2010-02-12 | setup file ordering | Joey Hess |
2010-01-28 | img: Fix a bug that could taint @links with undef values. | Joey Hess |
2010-01-07 | only use css alignment stuff for table | Joey Hess |
2010-01-07 | img: remove special case handling of link=yes | Joey Hess |
2010-01-07 | refactor | Joey Hess |
2010-01-07 | brace style | Joey Hess |
2010-01-06 | Support align attribute for img with caption | Giuseppe Bilotta |
2009-10-09 | img: use presence dependency when linking to a page | Joey Hess |
2009-09-27 | img: Fix dependency code for full size images. | Joey Hess |
2009-09-27 | img: Correct bug in image size calculation code. | Joey Hess |
2009-08-28 | img: Don't generate new verison of image if it is scaled to be larger in eith... | Joey Hess |
2009-08-15 | img: depend on absolute page name, not relative | Simon McVittie |
2009-07-27 | img: Fix adding of dependency from page to the image. | Joey Hess |
2009-07-19 | improve error message | Joey Hess |
2009-07-11 | img: Pass the align parameter through to the generated img tag. | Joey Hess |
2009-06-16 | img plugin: do not emit a redundant double-quote before alt attribute | Simon McVittie |
2009-05-06 | Avoid %links accumulating duplicates. (For TOVA) | Joey Hess |
2009-01-21 | img: only provide alt text if it was specified | Gabriel McManus |
2008-12-23 | finalise version 3.00 of the plugin api | Joey Hess |
2008-12-17 | Coding style change: Remove explcit vim folding markers. | Joey Hess |
2008-09-09 | img: Support sizes like 200x. Closes: #475149 | Joey Hess |
2008-08-03 | add plugin safe/rebuild info (part 1 of 2) | Joey Hess |
2008-07-21 | don't show an error if the image is missing, instead, a broken link | Joey Hess |
2008-07-21 | avoid internal error message when img uses just-deleted page | Joey Hess |
2008-07-13 | switch preprocess hooks to use error function | Joey Hess |
2008-07-12 | convert fatal error to warning | Joey Hess |
2008-06-08 | Don't generate empty title attributes, etc, and allow setting defaults for cl... | Joey Hess |
2008-06-07 | img: Support captions. | Joey Hess |
2008-04-30 | img: Support a title attribute, will be passed through to html. Closes: #478718 | Joey Hess |
2008-03-23 | revert destpage part of f7bdc2385 | Joey Hess |
2008-03-12 | * Use forcebaseurl to make page previews be displayed with the html base | Joey Hess |
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 |