summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/table.pm
AgeCommit message (Expand)Author
2010-08-30call preprocess in scan mode hooks before scan hooksJoey Hess
2010-02-12setup file orderingJoey Hess
2009-01-06table: Find links in external files in scan pass.Joey Hess
2009-01-06table: Fix misparsed links in external filesJoey Hess
2008-12-23finalise version 3.00 of the plugin apiJoey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-09-02use yesnoJoey Hess
2008-09-02table: Support header=column to make the table header be the first column of ...Joey Hess
2008-08-03add plugin safe/rebuild info (part 3 of 3)Joey Hess
2008-07-13switch preprocess hooks to use error functionJoey Hess
2008-06-04Pass a destpage parameter to the sanitize hook.Joey Hess
2008-01-09* mdwn: When htmlizing text, if it's a single line with no newline,Joey Hess
2008-01-05* aggregate: Only save state if it was already loaded. This didn't used toJoey Hess
2007-11-08Fix table plugin to not generate an unbalanced tbody tag with header=noJosh Triplett
2007-09-16* table plugin: Actually specify the delimiter when parsing CSV.joey
2007-09-16* table plugin: Actually specify the delimiter.joey
2007-09-05* table: Text::CSV doesn't return decoded unicode (XS module); decode itsjoey
2007-08-28* Tables containing links with a link text were misparsed, because the "|"joey
2007-04-27* pagespec_match() has changed to take named parameters, to better allowjoey
2007-03-07add colspan supportjoey
2007-03-07cleanupjoey
2007-03-07missed a fewjoey
2007-03-07further refinementjoey
2007-03-07further refinementjoey
2007-03-07more i18n improvementsjoey
2007-03-07* Add a table plugin, derived from the one written by Victor Moral.joey