Age | Commit message (Expand) | Author |
2007-12-08 | MAJOR basewiki reorg | Joey Hess |
2007-12-08 | wikilink fix | Joey Hess |
2007-12-08 | drop redir loop detection code | Joey Hess |
2007-12-08 | * meta: Add redir support, based on a patch by Thomas Schwinge. | Joey Hess |
2007-12-08 | Here is a patch to add a forwarding functionality to the meta plugin | Thomas Schwinge |
2007-11-27 | * Improve workaround for perl bug #376329. Rather than double-encoding, | Joey Hess |
2007-11-23 | * toc: Handle html elements embedded inside a header, rather than | Joey Hess |
2007-11-18 | * Allow html5 video and audio tags and their attributes in the htmlscrubber. | Joey Hess |
2007-11-17 | * More compact output for the brokenlinks plugin. | Joey Hess |
2007-11-14 | prottype fixes | Joey Hess |
2007-11-13 | * inline: Add timeformat parameter to control how the ctime of | Joey Hess |
2007-11-08 | missed localising a string | Joey Hess |
2007-11-08 | Fix table plugin to not generate an unbalanced tbody tag with header=no | Josh Triplett |
2007-11-07 | * map: Recent changes caused unnecessary ul's to be inserted for items | Joey Hess |
2007-11-05 | reset SIGPIPE before returning | Joey Hess |
2007-10-30 | improve use of seen hash | Joey Hess |
2007-10-30 | * Fix an aggregate plugin expiry bug. Over time, it's possible for the same | Joey Hess |
2007-10-29 | * Fix some issues with toggles in preview mode. | Joey Hess |
2007-10-25 | use nulls to avoid ambiguities | Joey Hess |
2007-10-25 | * Add handling of feeds for nested inlines, as well as support for a | Joey Hess |
2007-10-25 | only use half the max size | Joey Hess |
2007-10-24 | * postsparkline: Avoid a confusing error message if no pages match | Joey Hess |
2007-10-23 | fix folding | joey |
2007-10-23 | explicitly use POSIX | joey |
2007-10-23 | * Add a calendar plugin, contributed by Manoj Srivastava. | joey |
2007-10-15 | * Rewritten rst plugin by madduck is a python program that communicates with | joey |
2007-10-13 | untaint plugin filename, will be tainted if specified at the command line | joey |
2007-09-28 | * camelcase: Tighten regexp to avoid false positives. WikiWords are only | joey |
2007-09-24 | patch from madduck to fix thinko | joey |
2007-09-22 | $common_prefix may never get defined | joey |
2007-09-22 | fix html | joey |
2007-09-22 | make taglink support the same method for specifying link text as a regular | joey |
2007-09-22 | * img: Allow link=somepage to cause the image to link to a given page. | joey |
2007-09-22 | * map: Render pages on the way to subpages whose parent pages | joey |
2007-09-21 | * map: Render empty nodes on the way to subpages whose parent pages | joey |
2007-09-20 | * tag: Add taglink preprocessor directive, supporting visible tag links. | joey |
2007-09-20 | * Add taglink preprocessor directive, supporting visible tag links. | joey |
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-15 | bugfixes | joey |
2007-09-14 | if an inlined page has the same copyright or license as the page it's | joey |
2007-09-14 | * meta: Support license and copyright information. The information will | joey |
2007-09-13 | * inline: add feedonly option, set feedonly=yes to get only the feed button | joey |
2007-09-05 | * table: Text::CSV doesn't return decoded unicode (XS module); decode its | joey |
2007-09-02 | * Correct generation of RFC 3339 format times for atom/rss feeds. Always use | joey |
2007-08-28 | * Tables containing links with a link text were misparsed, because the "|" | joey |
2007-08-28 | * Support for looking in multiple directories for underlay files. | joey |
2007-08-26 | * Add an editcontent hook. | joey |
2007-08-26 | * Fix bug when blogging by cgi, introduced in last version. | joey |
2007-08-24 | typo | joey |