Age | Commit message (Expand) | Author |
2008-03-23 | inline: Allow the "feedshow" parameter to take values greater than the value ... | Joey Hess |
2008-03-21 | work around perl warning | Joey Hess |
2008-03-21 | delete inline data after it's used | Joey Hess |
2008-03-21 | crazy optimisation to work around slow markdown | Joey Hess |
2008-03-12 | * Use absolute url for feedurl when filling out the feed templates. | Joey Hess |
2008-02-24 | * inline: When forcing urls absolute for rss feeds, skip mailto and other | Joey Hess |
2008-02-24 | * Fix another preview will_render bug. This one involved inline, | Joey Hess |
2008-02-04 | proper fix for the preview/will_render issue | Joey Hess |
2008-02-04 | preview shouldn't show the feed buttons or post form | Joey Hess |
2008-02-04 | * inline: Add new `allowrss` and `allowatom` config options. These can be | Joey Hess |
2008-02-04 | * inline: When previewing, still call will_render on rss/atom files, | Joey Hess |
2008-01-28 | * inline: The template can check for FIRST and LAST, which will be | Joey Hess |
2008-01-09 | * meta: Run in scan mode again (more intelligently) and re-add support for | Joey Hess |
2008-01-07 | fix some bad copy and pasted plugin ids | Joey Hess |
2007-12-16 | correct variable scoping error in nils's patch | Joey Hess |
2007-12-16 | rssurl and atomurl are only needed where $feeds is set | Nis Martensen |
2007-12-16 | Also increment feednum only if feeds are generated | Nis Martensen |
2007-12-12 | Set page_numfeeds only if feeds are being generated | Nis Martensen |
2007-11-13 | * inline: Add timeformat parameter to control how the ctime of | 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-09-13 | * inline: add feedonly option, set feedonly=yes to get only the feed button | joey |
2007-09-02 | * Correct generation of RFC 3339 format times for atom/rss feeds. Always use | joey |
2007-08-26 | * Fix bug when blogging by cgi, introduced in last version. | joey |
2007-08-11 | * Apply a patch from NicolasLimare adding modification date tags to rss and | joey |
2007-08-05 | * Move blog form code out of CGI.pm and into the inline plugin. | joey |
2007-06-26 | * Patch fixing various additional problems with test suite. Closes: #425891 | joey |
2007-06-03 | * Make the url absolution code for feeds significantly more robust. | joey |
2007-05-28 | * More consistent encoding of titles in rss and atom feeds. Don't use | joey |
2007-05-17 | * Add a destpage parameter to the filter hook. | joey |
2007-04-27 | * pagespec_match() has changed to take named parameters, to better allow | joey |
2007-04-14 | * Add feedshow parameter to inline, which can be useful for eg, removing | joey |
2007-04-14 | * Patch from Tuomov to link to the directory in feeds when usedirs is in | joey |
2007-04-12 | * Add postformtext parameter to inline. | joey |
2007-04-10 | * Optimise displaytime, trimming maybe 6% off the build time. | joey |
2007-04-01 | * Finally apply the index.html patch, with thanks to everyone who worked | joey |
2007-03-24 | * Finally fixed the longstanding inline removal bug. | joey |
2007-03-21 | * Fix link() PageSpecs to not just look at the raw link text, but at where | joey |
2007-03-08 | * The underscore escaping support exposed a bug in edit links: Such links | joey |
2007-03-06 | * Add preview parameter to preprocesser calls, use this rather than the | joey |
2007-03-03 | remove debugging code | joey |
2007-03-02 | * Add "template" option to inline plugin to allow for use of customised | joey |
2007-02-20 | * Changed calling convention for httmllink slightly. The first three | joey |
2007-02-08 | * Add "reverse" option to inline to invert sort orders. | joey |
2007-02-06 | * Patch based on a patch from Ethan to support relative matching in | joey |
2007-02-05 | * Add feedshow option to allow reducing the number of items included in | joey |
2007-01-31 | * Fix one more missing translation of Discussion. | joey |
2007-01-18 | * Fix handling of discussion links on discussion pages when l10n is used. | joey |
2007-01-14 | fix broken format string, manual unfuzzy | joey |
2007-01-10 | * Fix --locale to control LC_ALL now. | joey |