]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin
fix
[ikiwiki.git] / IkiWiki / Plugin /
2006-07-30  joeyfix
2006-07-30  joeyneed to lower-case pages, sigh..
2006-07-30  joeyerase old tags
2006-07-30  joeystop abusing titlepage for internal encoding (esp since...
2006-07-30  joeyfix encoding of some stuff
2006-07-30  joeymore robust and faster handling of feedurls
2006-07-30  joeyrobustness and etc
2006-07-30  joeydeal with title-less feeds
2006-07-30  joeymd5 can't handle wide chars
2006-07-30  joeyfixes, and make dir optional
2006-07-30  joey* ikiwiki can now download and aggregate feeds with...
2006-07-30  joey* Add a run_hooks function for the common task of runni...
2006-07-29  joey* fortune plugin (trivial)
2006-07-29  joey* Allow preprocessor directives to be expanded in inlin...
2006-07-29  joey* htmltidy plugin from Faidon.
2006-07-29  joeyfix %links iteration
2006-07-29  joeymore links
2006-07-29  joeyuse htmllink
2006-07-29  joey"Viva l'Italia!"
2006-07-29  joey* New pagestats plugin from Enrico, which can generate...
2006-07-29  joey* Put categories in rss feeds for tagged items.
2006-07-28  joey* Add exclude option in setup files, works same as...
2006-07-28  joey* Add getopt hook type, this allows plugins to add...
2006-07-28  joeyHope encrico doesn't mind, but I changed the location...
2006-07-27  joeymore destpage improvements
2006-07-27  joey* Switch pagetemplate hooks to using named parameters.
2006-07-27  joey - Adds a tag plugin that allows more easily tagging...
2006-07-27  joey* Patch from Enrico that
2006-07-26  joey* Fix CamelCase regexp to not break [[FooBar|BazBar...
2006-07-26  joey* Run page through any relevant filters when generating...
2006-07-07  joey* Add wikitext markup plugin, which supports ".wiki...
2006-07-04  joey* Don't sent pings if the wiki is being rebuilt.
2006-07-03  joeyadd htmlise
2006-07-03  joey* Add a html plugin, which can be used to write wikis...
2006-07-03  joeyuse "use open" pragma to avoid manually needing to...
2006-07-03  joey* Support htmlize plugins and make mdwn one such plugin...
2006-07-02  joeyremove the blog_list sub, only used one place and simpl...
2006-07-02  joey* Centralised all calls to HTML::Template and force...
2006-06-27  joeydon't die fatally here
2006-06-27  joey* Support pinging services such as Technorati using...
2006-06-25  joey* Fix orphans plugin to not count a link to a nonexista...
2006-06-08  joey* Fix absolute url munging in rss generation to support...
2006-06-02  joeymeta headers are not sanitised; prevent html leaking...
2006-06-02  joey* Reorganised the doc wiki's todo/* pages, using a...
2006-05-29  joey* Add --timeformat config option to allow changing...
2006-05-26  joey* --getctime had bitrotted (well I only ever used it...
2006-05-26  joey* Rebuilding on upgrade to this version is recommended.
2006-05-26  joey* The page name and parent links has switched from...
2006-05-25  joey* Tell HTML::Scrubber to treat "/" as a valid attribute...
2006-05-06  joey* Remove dups from the brokenlinks list.
2006-05-05  joey* Allow discussion links on pages to be turned off...
2006-05-05  joey* Removed --sanitize and --no-sanitize, replaced with...
2006-05-05  joeyrename the "render" hook to "change", which is clearer
2006-05-05  joeylet's actually work, shall we?
2006-05-05  joeyhaiku plugin
2006-05-04  joeyupdate
2006-05-04  joey* Added smiley plugin, nicely controlled and documented...
2006-05-03  joeyrather a lot of changes to make hyperestraier search...
2006-05-03  joeychange plugin interface to use named parameters for...
2006-05-02  joey* Split off an IkiWiki.pm out of ikiwiki and have all...
2006-05-02  joey* Add an orphans plugin for finding pages that nothing...
2006-05-02  joey* Added plugin system, currently only supporting for...