]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin/inline.pm
* Support a w3mmode, which lets w3m run ikiwiki using its local CGI
[ikiwiki.git] / IkiWiki / Plugin / inline.pm
2006-07-04  joey* Don't sent pings if the wiki is being rebuilt.
2006-07-03  joeyuse "use open" pragma to avoid manually needing to...
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-08  joey* Fix absolute url munging in rss generation to support...
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-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* Added plugin system, currently only supporting for...