aboutsummaryrefslogtreecommitdiff
path: root/doc/news
diff options
context:
space:
mode:
Diffstat (limited to 'doc/news')
-rw-r--r--doc/news/code_swarm.mdwn2
-rw-r--r--doc/news/ikiwiki_version_2.0.mdwn4
-rw-r--r--doc/news/openid.mdwn2
-rw-r--r--doc/news/server_speed.mdwn2
-rw-r--r--doc/news/version_2.49.mdwn8
-rw-r--r--doc/news/version_2.50.mdwn4
-rw-r--r--doc/news/version_2.51.mdwn4
-rw-r--r--doc/news/version_2.52.mdwn4
-rw-r--r--doc/news/version_2.53.mdwn4
9 files changed, 17 insertions, 17 deletions
diff --git a/doc/news/code_swarm.mdwn b/doc/news/code_swarm.mdwn
index 5302d626b..bdc373432 100644
--- a/doc/news/code_swarm.mdwn
+++ b/doc/news/code_swarm.mdwn
@@ -1,7 +1,7 @@
I've produced a [code_swarm](http://vis.cs.ucdavis.edu/~ogawa/codeswarm/)
visualization of the first 2+ years of ikiwiki's commit history.
-[[img screenshot.png size="480x360"]]
+[[!img screenshot.png size="480x360"]]
* [15 mb avi](http://kitenet.net/~joey/screencasts/ikiwiki_swarm.avi)
* [stream on vimeo](http://vimeo.com/1324348)
diff --git a/doc/news/ikiwiki_version_2.0.mdwn b/doc/news/ikiwiki_version_2.0.mdwn
index 248b21783..e6723c873 100644
--- a/doc/news/ikiwiki_version_2.0.mdwn
+++ b/doc/news/ikiwiki_version_2.0.mdwn
@@ -9,7 +9,7 @@ default configuration:
the procedure described at [[tips/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
+ [[!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.
@@ -29,4 +29,4 @@ An overview of changes in the year since the 1.0 release:
* 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"]]
+[[!meta date="2007-04-30 00:51:57 -0400"]]
diff --git a/doc/news/openid.mdwn b/doc/news/openid.mdwn
index c81145fcf..ad76606aa 100644
--- a/doc/news/openid.mdwn
+++ b/doc/news/openid.mdwn
@@ -10,4 +10,4 @@ log back in, try out the OpenID signup process if you don't already have an
OpenID, and see how OpenID works for you. And let me know your feelings about
making such a switch. --[[Joey]]
-[[poll 59 "Accept only OpenID for logins" 18 "Accept only password logins" 35 "Accept both"]]
+[[!poll 59 "Accept only OpenID for logins" 18 "Accept only password logins" 35 "Accept both"]]
diff --git a/doc/news/server_speed.mdwn b/doc/news/server_speed.mdwn
index 181edd0c7..67651f2cf 100644
--- a/doc/news/server_speed.mdwn
+++ b/doc/news/server_speed.mdwn
@@ -1,7 +1,7 @@
Quick poll: Do you feel that ikiwiki is fast enough on this server, or
should I move it to my much beefier auxiliary server?
-[[poll open=no 40 "It's fast enough" 6 "It's too slow!" 4 "No opinion"]]
+[[!poll open=no 40 "It's fast enough" 6 "It's too slow!" 4 "No opinion"]]
If you have specifics on performance issues, you might mention them on the
[[discussion]] page.
diff --git a/doc/news/version_2.49.mdwn b/doc/news/version_2.49.mdwn
index 4c95b50dd..37cf6b7ba 100644
--- a/doc/news/version_2.49.mdwn
+++ b/doc/news/version_2.49.mdwn
@@ -1,8 +1,8 @@
News for ikiwiki 2.49:
The search plugin no longer uses hyperestraier. Instead, to use it you
- will now need to install xapian-omega, and the [[cpan Search::Xapian]],
- [[cpan HTML::Scrubber]], and [[cpan Digest::SHA1]] perl modules. Ie,
+ will now need to install xapian-omega, and the [[!cpan Search::Xapian]],
+ [[!cpan HTML::Scrubber]], and [[!cpan Digest::SHA1]] perl modules. Ie,
`apt-get install xapian-omega libsearch-xapian-perl libhtml-scrubber-perl libdigest-sha1-perl`
Also, wikis that use the search plugin will need to be rebuilt,
@@ -10,8 +10,8 @@ News for ikiwiki 2.49:
but can be done by running `ikiwiki-mass-upgrade` as root, or
running `ikiwiki -setup` on individual setup files.
-ikiwiki 2.49 released with [[toggle text="these changes"]]
-[[toggleable text="""
+ikiwiki 2.49 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
* haiku: Generate valid xhtml.
* ikiwiki-mass-rebuild: Don't trust $! when setting $)
* inline: The optimisation in 2.41 broke nested inlines. Detect those
diff --git a/doc/news/version_2.50.mdwn b/doc/news/version_2.50.mdwn
index 4863ee256..2c26b27da 100644
--- a/doc/news/version_2.50.mdwn
+++ b/doc/news/version_2.50.mdwn
@@ -1,5 +1,5 @@
-ikiwiki 2.50 released with [[toggle text="these changes"]]
-[[toggleable text="""
+ikiwiki 2.50 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
* img: Support captions.
* img: Don't generate empty title attributes, etc.
* img: Allow setting defaults for class and id too.
diff --git a/doc/news/version_2.51.mdwn b/doc/news/version_2.51.mdwn
index a139d6eb2..87d742ba4 100644
--- a/doc/news/version_2.51.mdwn
+++ b/doc/news/version_2.51.mdwn
@@ -1,5 +1,5 @@
-ikiwiki 2.51 released with [[toggle text="these changes"]]
-[[toggleable text="""
+ikiwiki 2.51 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
* Improve toplevel parentlink to link directly to index.html when usedirs is
disabled.
* map: Add a "show" parameter. "show=title" can be used to display page
diff --git a/doc/news/version_2.52.mdwn b/doc/news/version_2.52.mdwn
index 3bdd12fca..5c9d79959 100644
--- a/doc/news/version_2.52.mdwn
+++ b/doc/news/version_2.52.mdwn
@@ -4,8 +4,8 @@ News for ikiwiki 2.52:
wiki in /etc/ikiwiki/wikilist this will be done automatically when the
Debian package is upgraded. Or use ikiwiki-mass-rebuild to force a rebuild.
-ikiwiki 2.52 released with [[toggle text="these changes"]]
-[[toggleable text="""
+ikiwiki 2.52 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
* attachment: New plugin for uploading and managing attachments.
This includes a fairly powerful PageSpec based admin pref for deciding
whether to accept a given upload, and an attachment management interface
diff --git a/doc/news/version_2.53.mdwn b/doc/news/version_2.53.mdwn
index 889547ca2..b55773f13 100644
--- a/doc/news/version_2.53.mdwn
+++ b/doc/news/version_2.53.mdwn
@@ -1,5 +1,5 @@
-ikiwiki 2.53 released with [[toggle text="these changes"]]
-[[toggleable text="""
+ikiwiki 2.53 released with [[!toggle text="these changes"]]
+[[!toggleable text="""
* search: generate configuration files once only when rebuilding
(Gabriel McManus)
* attachment: Fix an uninitialised value warning when editing a page