aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin
Commit message (Expand)AuthorAge
...
* * ikiwiki can now download and aggregate feeds with its new aggregatejoey2006-07-30
* * Add a run_hooks function for the common task of running all hooks of ajoey2006-07-30
* * fortune plugin (trivial)joey2006-07-29
* * Allow preprocessor directives to be expanded in inlined blog pages.joey2006-07-29
* * htmltidy plugin from Faidon.joey2006-07-29
* fix %links iterationjoey2006-07-29
* more linksjoey2006-07-29
* use htmllinkjoey2006-07-29
* "Viva l'Italia!"joey2006-07-29
* * New pagestats plugin from Enrico, which can generate a table countingjoey2006-07-29
* * Put categories in rss feeds for tagged items.joey2006-07-29
* * Add exclude option in setup files, works same as --exclude.joey2006-07-28
* * Add getopt hook type, this allows plugins to add new command-line options.joey2006-07-28
* Hope encrico doesn't mind, but I changed the location and layout of thejoey2006-07-28
* more destpage improvementsjoey2006-07-27
* * Switch pagetemplate hooks to using named parameters.joey2006-07-27
* - Adds a tag plugin that allows more easily tagging pages.joey2006-07-27
* * Patch from Enrico thatjoey2006-07-27
* * Fix CamelCase regexp to not break [[FooBar|BazBar]] WikiLinks.joey2006-07-26
* * Run page through any relevant filters when generating a page preview.joey2006-07-26
* * Add wikitext markup plugin, which supports ".wiki" pages written in thejoey2006-07-07
* * Don't sent pings if the wiki is being rebuilt.joey2006-07-04
* add htmlisejoey2006-07-03
* * Add a html plugin, which can be used to write wikis in raw html,joey2006-07-03
* use "use open" pragma to avoid manually needing to specify utf8 everywherejoey2006-07-03
* * Support htmlize plugins and make mdwn one such plugin, which is enabled byjoey2006-07-03
* remove the blog_list sub, only used one place and simplifies code to dojoey2006-07-02
* * Centralised all calls to HTML::Template and force all the templatesjoey2006-07-02
* don't die fatally herejoey2006-06-27
* * Support pinging services such as Technorati using XML-RPC to notify themjoey2006-06-27
* * Fix orphans plugin to not count a link to a nonexistant page as a reasonjoey2006-06-25
* * Fix absolute url munging in rss generation to support https, ftp, etc urlsjoey2006-06-08
* meta headers are not sanitised; prevent html leaking into themjoey2006-06-02
* * Reorganised the doc wiki's todo/* pages, using a link/tag to flagjoey2006-06-02
* * Add --timeformat config option to allow changing how dates are displayed.joey2006-05-29
* * --getctime had bitrotted (well I only ever used it the once so far..),joey2006-05-26
* * Rebuilding on upgrade to this version is recommended.joey2006-05-26
* * The page name and parent links has switched from using a <h1> to a styledjoey2006-05-26
* * Tell HTML::Scrubber to treat "/" as a valid attribute which is itsjoey2006-05-25
* * Remove dups from the brokenlinks list.joey2006-05-06
* * Allow discussion links on pages to be turned off with --no-discussion.joey2006-05-05
* * Removed --sanitize and --no-sanitize, replaced with --plugin htmlscrubberjoey2006-05-05
* rename the "render" hook to "change", which is clearerjoey2006-05-05
* let's actually work, shall we?joey2006-05-05
* haiku pluginjoey2006-05-05
* updatejoey2006-05-04
* * Added smiley plugin, nicely controlled and documented by the smileys page.joey2006-05-04
* rather a lot of changes to make hyperestraier search be a plugin, allowingjoey2006-05-03
* change plugin interface to use named parameters for flexabilityjoey2006-05-03
* * Split off an IkiWiki.pm out of ikiwiki and have all the other modules usejoey2006-05-02