make the 2.0 news item special and non-removable, and link to it again
parent
5beb456b2d
commit
cf6d712194
|
@ -12,7 +12,7 @@ and instead uses a revision control system such as [[Subversion]].
|
||||||
|
|
||||||
[[template id=note text="""
|
[[template id=note text="""
|
||||||
[[ikiwiki_logo|logo/ikiwiki.png]]
|
[[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]].
|
If you use ikiwiki, please list your wiki in [[IkiWikiUsers]].
|
||||||
Thanks! --[[Joey]]
|
Thanks! --[[Joey]]
|
||||||
"""]]
|
"""]]
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
Version 2.0 of ikiwiki is now available.
|
Ikiwiki has reached version 2.0 and entered a new phase in its
|
||||||
|
[[development_cycle|roadmap]].
|
||||||
[[meta date="2007-04-30 00:51:57 -0400"]]
|
|
||||||
|
|
||||||
With the 2.0 release of ikiwiki, some major changes have been made to the
|
With the 2.0 release of ikiwiki, some major changes have been made to the
|
||||||
default configuration:
|
default configuration:
|
||||||
|
@ -29,3 +28,5 @@ An overview of changes in the year since the 1.0 release:
|
||||||
tla, mercurial.
|
tla, mercurial.
|
||||||
* Some support for other markup languages than markdown: rst, textile.
|
* Some support for other markup languages than markdown: rst, textile.
|
||||||
* Unit test suite, with more than 300 tests.
|
* Unit test suite, with more than 300 tests.
|
||||||
|
|
||||||
|
[[meta date="2007-04-30 00:51:57 -0400"]]
|
Loading…
Reference in New Issue