X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/488ec9d88dd873122f8be6591864d8dfd93d48e3..5f55ee0b783fb0a7b3b1dcb63ff280bad25af364:/doc/roadmap.mdwn diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn index c6061156b..83c654b5e 100644 --- a/doc/roadmap.mdwn +++ b/doc/roadmap.mdwn @@ -51,13 +51,13 @@ The highlights of the changes in version 3.0 include: [[plugins/cutpaste]], [[plugins/hnb]], [[plugins/creole]], [[plugins/txt]], [[plugins/amazon_s3]], [[plugins/pinger]], [[plugins/pingee]], [[plugins/edittemplate]] +* The RecentChanges page is compiled statically, not generated from the CGI. * Support for additional revision control systems: [[rcs/bzr]], [[rcs/monotone]] * Support for [[tips/trusted_git_push]]. -* The RecentChanges page is compiled statically, not generated the the CGI. * A new version (3.00) of the plugin API, exporting additional - commonly used functions from IkiWiki.pm. - See [[todo/firm_up_plugin_interface]] + commonly used functions from `IkiWiki.pm`. Nearly everything in ikiwiki is + now a plugin, from WikiLinks to page editing, to RecentChanges. * Far too many bug fixes, features, and enhancements to list here. Release is planned for fall^Wlate, 2008.