]> sipb.mit.edu Git - ikiwiki.git/history - doc/plugins/table.mdwn
remove type/video tag
[ikiwiki.git] / doc / plugins / table.mdwn
2010-08-27  Jonas SmedegaardMerge branch 'master' of git://git.ikiwiki.info
2010-06-25  intrigeriMerge remote branch 'upstream/master' into prv/po
2010-04-17  Joey HessMerge remote branch 'davrieb/autotag' into autotag
2010-02-12  Joey Hessplugin tag reorg
2010-02-12  Joey Hessformat plugin categorization
2009-12-02  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-12-02  http://lj.rossia... minor: a link to describe the mentioned format
2009-09-07  http://schmonz.liv... revert previous; with pkgsrc you'd need textproc/p5...
2009-09-07  http://hendry.iki.fi/Can't markup [[!table Error: ]]
2008-09-11  Joey Hessmisc minor changes
2008-09-11  William Utherpatch plugin documentation to refer to directive pages
2008-09-02  Joey Hesstable: Support header=column to make the table header...
2008-07-21  Joey HessMerge commit 'smcv/prefix'
2008-07-21  Simon McVittieMigrate escaped directives (\[[) in doc/plugins to...
2008-07-21  Simon McVittieMigrate doc/plugins via prefix_directives
2007-09-16  joey* table plugin: Actually specify the delimiter when...
2007-09-16  joey* table plugin: Actually specify the delimiter.
2007-03-07  joeyupdate
2007-03-07  joeyadd colspan support
2007-03-07  joeyfurther refinement
2007-03-07  joeyweb commit by JoshTriplett: Fix typo.
2007-03-07  joey* Add a table plugin, derived from the one written...