ikiwiki/IkiWiki
joey 4142c02f73 * Tables containing links with a link text were misparsed, because the "|"
in the wikilink looked like a table field separator. Avoid this ambiguity
  by linkifying the data before parsing it as a table.
* Turn on allow_loose_quotes in the table plugin's Text::CSV object,
  so that links from wikilinks don't confuse the parser.
2007-08-28 23:06:24 +00:00
..
Plugin * Tables containing links with a link text were misparsed, because the "|" 2007-08-28 23:06:24 +00:00
Rcs remove unncessesary and unused loop labels 2007-08-24 18:07:15 +00:00
Setup * Correct a longstanding bug that could cause the edit form to be empty. 2007-06-30 00:48:39 +00:00
CGI.pm * Support for looking in multiple directories for underlay files. 2007-08-28 01:59:01 +00:00
Render.pm * Support for looking in multiple directories for underlay files. 2007-08-28 01:59:01 +00:00
Setup.pm added some comments for translators 2007-01-04 12:00:23 +00:00
UserInfo.pm correct documentation about scan hook (which has never existed) 2007-05-06 17:10:34 +00:00
Wrapper.pm get confused. So it's best for ikiwiki to follow the compatability 2007-07-09 00:39:55 +00:00