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