From ef70530c4a85932b80f5ec988b64f96d5a0df4c2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 31 Dec 2008 15:30:41 -0500 Subject: 3.0 annoucement --- doc/news/ikiwiki_version_3.0.mdwn | 41 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 doc/news/ikiwiki_version_3.0.mdwn (limited to 'doc/news/ikiwiki_version_3.0.mdwn') diff --git a/doc/news/ikiwiki_version_3.0.mdwn b/doc/news/ikiwiki_version_3.0.mdwn new file mode 100644 index 000000000..56e0353c3 --- /dev/null +++ b/doc/news/ikiwiki_version_3.0.mdwn @@ -0,0 +1,41 @@ +Ikiwiki has reached version 3.0 and entered a new phase in its +[[development_cycle|roadmap]]. + +The 3.0 release of ikiwiki changes several defaults and finishes +some transitions. You will need to modify your wikis to work with +ikiwiki 3.0. A document explaining the process is available +in [[upgrade_to_3.0]]. + +The highlights of the changes in version 3.0 include: + +* Support for uploading [[attachments|plugins/attachment]]. +* Can [[plugins/rename]] and [[plugins/remove]] pages and files via the web. +* [[Web_based_setup|plugins/websetup]]. +* Blog-style [[plugins/comments]] as an alternative to Discussion pages. +* Many other new plugins including [[plugins/htmlbalance]], [[plugins/format]], + [[plugins/progress]], [[plugins/color]], [[plugins/autoindex]], + [[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]]. +* A new version (3.00) of the plugin API, exporting additional + 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. + +Thanks to the many contributors to ikiwiki 3.0, including: + + Jelmer Vernooij, Recai Oktaş, William Uther, Simon McVittie, Axel Beckert, + Bernd Zeimetz, Gabriel McManus, Paweł Tęcza, Peter Simons, Manoj + Srivastava, Patrick Winnertz, Jeremie Koenig, Josh Triplett, thm, Michael + Gold, Jason Blevins, Alexandre Dupas, Henrik Brix Andersen, Thomas Keller, + Enrico Zini, intrigeri, Scott Bronson, Brian May, Adeodato Simó, Brian + Downing, Nis Martensen. (And anyone I missed.) + +Also, thanks to the users, bug submitters, and documentation wiki editors. +Without you, ikiwiki would just be a little thing I use for my home page. + +--[[Joey]] -- cgit v1.2.3 From 8088b5ab3ba32a2e17c2ea53b89a4697a22b1365 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 31 Dec 2008 15:32:12 -0500 Subject: fix link --- doc/news/ikiwiki_version_3.0.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/news/ikiwiki_version_3.0.mdwn') diff --git a/doc/news/ikiwiki_version_3.0.mdwn b/doc/news/ikiwiki_version_3.0.mdwn index 56e0353c3..652e2860c 100644 --- a/doc/news/ikiwiki_version_3.0.mdwn +++ b/doc/news/ikiwiki_version_3.0.mdwn @@ -4,7 +4,7 @@ Ikiwiki has reached version 3.0 and entered a new phase in its The 3.0 release of ikiwiki changes several defaults and finishes some transitions. You will need to modify your wikis to work with ikiwiki 3.0. A document explaining the process is available -in [[upgrade_to_3.0]]. +in [[tips/upgrade_to_3.0]]. The highlights of the changes in version 3.0 include: -- cgit v1.2.3 From 7c9060aa58985671025815a0340cd113b8e5a363 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 31 Dec 2008 15:33:10 -0500 Subject: fix link --- doc/news/ikiwiki_version_3.0.mdwn | 2 +- doc/roadmap.mdwn | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/news/ikiwiki_version_3.0.mdwn') diff --git a/doc/news/ikiwiki_version_3.0.mdwn b/doc/news/ikiwiki_version_3.0.mdwn index 652e2860c..af64ff308 100644 --- a/doc/news/ikiwiki_version_3.0.mdwn +++ b/doc/news/ikiwiki_version_3.0.mdwn @@ -20,7 +20,7 @@ The highlights of the changes in version 3.0 include: * 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]]. +* Support for [[tips/untrusted_git_push]]. * A new version (3.00) of the plugin API, exporting additional commonly used functions from `IkiWiki.pm`. Nearly everything in ikiwiki is now a plugin, from WikiLinks to page editing, to RecentChanges. diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn index 7a03776fa..9d8858505 100644 --- a/doc/roadmap.mdwn +++ b/doc/roadmap.mdwn @@ -54,7 +54,7 @@ The highlights of the changes in version 3.0 include: * 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]]. +* Support for [[tips/untrusted_git_push]]. * A new version (3.00) of the plugin API, exporting additional commonly used functions from `IkiWiki.pm`. Nearly everything in ikiwiki is now a plugin, from WikiLinks to page editing, to RecentChanges. -- cgit v1.2.3 From b78d5a31cbbdb31689761bf6d46814f0d37c72be Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 31 Dec 2008 15:43:14 -0500 Subject: formatting --- doc/news/ikiwiki_version_3.0.mdwn | 5 +++-- doc/roadmap.mdwn | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'doc/news/ikiwiki_version_3.0.mdwn') diff --git a/doc/news/ikiwiki_version_3.0.mdwn b/doc/news/ikiwiki_version_3.0.mdwn index af64ff308..7ca636cf2 100644 --- a/doc/news/ikiwiki_version_3.0.mdwn +++ b/doc/news/ikiwiki_version_3.0.mdwn @@ -22,8 +22,9 @@ The highlights of the changes in version 3.0 include: [[rcs/monotone]] * Support for [[tips/untrusted_git_push]]. * A new version (3.00) of the plugin API, exporting additional - commonly used functions from `IkiWiki.pm`. Nearly everything in ikiwiki is - now a plugin, from WikiLinks to page editing, to RecentChanges. + 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. Thanks to the many contributors to ikiwiki 3.0, including: diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn index 9d8858505..2f79f7978 100644 --- a/doc/roadmap.mdwn +++ b/doc/roadmap.mdwn @@ -56,8 +56,9 @@ The highlights of the changes in version 3.0 include: [[rcs/monotone]] * Support for [[tips/untrusted_git_push]]. * A new version (3.00) of the plugin API, exporting additional - commonly used functions from `IkiWiki.pm`. Nearly everything in ikiwiki is - now a plugin, from WikiLinks to page editing, to RecentChanges. + 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. Released 31 December, 2008. -- cgit v1.2.3