summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-30 04:51:57 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-30 04:51:57 +0000
commit10038268ad1a0d621453435f9f9324e017b18567 (patch)
tree929e96193814633a98e103b8d998c5c92d9ce650
parentcd27ffc61458ecb1c4b7f2f919556b112620f671 (diff)
releasing version 2.00
-rw-r--r--doc/index.mdwn1
-rw-r--r--doc/news/version_2.00.mdwn29
-rw-r--r--doc/roadmap.mdwn2
-rw-r--r--po/ikiwiki.pot6
4 files changed, 34 insertions, 4 deletions
diff --git a/doc/index.mdwn b/doc/index.mdwn
index ccd7ffd29..357081fa4 100644
--- a/doc/index.mdwn
+++ b/doc/index.mdwn
@@ -12,6 +12,7 @@ and instead uses a revision control system such as [[Subversion]].
[[template id=note text="""
[[ikiwiki_logo|logo/ikiwiki.png]]
+[[news/Version_2.00]] is now available.
If you use ikiwiki, please list your wiki in [[IkiWikiUsers]].
Thanks! --[[Joey]]
"""]]
diff --git a/doc/news/version_2.00.mdwn b/doc/news/version_2.00.mdwn
new file mode 100644
index 000000000..7cf85b593
--- /dev/null
+++ b/doc/news/version_2.00.mdwn
@@ -0,0 +1,29 @@
+Version 2.0 of ikiwiki is now available.
+
+With the 2.0 release of ikiwiki, some major changes have been made to the
+default configuration:
+
+* The `usedirs` setting is enabled by default. This *will* break all URLs
+ to wikis that did not have `usedirs` turned on before, unless you follow
+ the procedure described at [[switching_to_usedirs]]
+ or edit your setup file to turn` usedirs` off: `usedirs => 0,`
+* [[plugins/OpenID]] logins are now enabled by default, if the
+ [[cpan Net::OpenID::Consumer]] perl module is available. Password logins
+ are also still enabled by default. If you like, you can turn either OpenID
+ or password logins off via the `disable_plugins` setting.
+
+An overview of changes in the year since the 1.0 release:
+
+* New improved URLs to pages via `usedirs`.
+* [[plugins/OpenID]] support, enabled by default.
+* Plugin [[interface|plugins/write]] added, with some 60 [[plugins]] available,
+ greatly expanding the capabilities of ikiwiki.
+* [[Tags]], atom feeds, and generally full-fledged blogging support.
+* Fully working [[todo/utf8]].
+* Optimisations, approximately 3.5 times as fast as version 1.0.
+* Improved scalability to large numbers of pages.
+* Improved scalable [[logo]].
+* Support for additional revision control systems besides svn: git,
+ tla, mercurial.
+* Some support for other markup languages than markdown: rst, textile.
+* Unit test suite, with more than 300 tests.
diff --git a/doc/roadmap.mdwn b/doc/roadmap.mdwn
index c44afa79e..e869c6b15 100644
--- a/doc/roadmap.mdwn
+++ b/doc/roadmap.mdwn
@@ -29,7 +29,7 @@ bugs will be fixed in 1.x going forward.
* Some support for other markup languages than markdown: rst, textile.
* Unit test suite, with more than 300 tests.
-Will be released 29 April 2007.
+Released 30 April 2007.
The 2.x series is expected to undergo continuing development for some time,
adding improvements and new features, but avoiding changes that break
diff --git a/po/ikiwiki.pot b/po/ikiwiki.pot
index 6e4623765..2f5a45373 100644
--- a/po/ikiwiki.pot
+++ b/po/ikiwiki.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-04-29 19:27-0400\n"
+"POT-Creation-Date: 2007-04-30 01:15-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -228,11 +228,11 @@ msgstr ""
msgid "more"
msgstr ""
-#: ../IkiWiki/Plugin/openid.pm:34
+#: ../IkiWiki/Plugin/openid.pm:45
msgid "Log in with"
msgstr ""
-#: ../IkiWiki/Plugin/openid.pm:36
+#: ../IkiWiki/Plugin/openid.pm:48
msgid "Get an OpenID"
msgstr ""