summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-05-25 06:31:56 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-05-25 06:31:56 +0000
commitcf6d712194487917698eaed37ae07c928e42894d (patch)
tree336b8ac9aeac3e2f2dce22b45b9ae434908f8d55
parent5beb456b2dbeda98e76f50e932013b5c5f8b6277 (diff)
make the 2.0 news item special and non-removable, and link to it again
-rw-r--r--doc/index.mdwn2
-rw-r--r--doc/news/ikiwiki_version_2.0.mdwn (renamed from doc/news/version_2.00.mdwn)7
2 files changed, 5 insertions, 4 deletions
diff --git a/doc/index.mdwn b/doc/index.mdwn
index 9fc0ddecc..2a0ee2284 100644
--- a/doc/index.mdwn
+++ b/doc/index.mdwn
@@ -12,7 +12,7 @@ and instead uses a revision control system such as [[Subversion]].
[[template id=note text="""
[[ikiwiki_logo|logo/ikiwiki.png]]
-[[news/Version_2.1]] is now available.
+[[version_2.0|news/ikiwiki_version_2.0]] 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/ikiwiki_version_2.0.mdwn
index 2aae6279b..248b21783 100644
--- a/doc/news/version_2.00.mdwn
+++ b/doc/news/ikiwiki_version_2.0.mdwn
@@ -1,6 +1,5 @@
-Version 2.0 of ikiwiki is now available.
-
-[[meta date="2007-04-30 00:51:57 -0400"]]
+Ikiwiki has reached version 2.0 and entered a new phase in its
+[[development_cycle|roadmap]].
With the 2.0 release of ikiwiki, some major changes have been made to the
default configuration:
@@ -29,3 +28,5 @@ An overview of changes in the year since the 1.0 release:
tla, mercurial.
* Some support for other markup languages than markdown: rst, textile.
* Unit test suite, with more than 300 tests.
+
+[[meta date="2007-04-30 00:51:57 -0400"]]