summaryrefslogtreecommitdiff
path: root/doc/news/version_2.52.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-08-12 14:28:40 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-08-12 14:28:40 -0400
commit7c4671f35342791034eaf7b3da5bbd6c651ebf41 (patch)
treeb36add4b074a9142deb355482b90e26881a57b07 /doc/news/version_2.52.mdwn
parentb39b92c0a602121daebe45e22cffb9a6711e54f2 (diff)
add news item for ikiwiki 2.60
Diffstat (limited to 'doc/news/version_2.52.mdwn')
-rw-r--r--doc/news/version_2.52.mdwn27
1 files changed, 0 insertions, 27 deletions
diff --git a/doc/news/version_2.52.mdwn b/doc/news/version_2.52.mdwn
deleted file mode 100644
index 5c9d79959..000000000
--- a/doc/news/version_2.52.mdwn
+++ /dev/null
@@ -1,27 +0,0 @@
-News for ikiwiki 2.52:
-
- All wikis need to be rebuilt on upgrade to this version. If you listed your
- 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="""
- * 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
- on the edit page.
- (Sponsored by The TOVA Company.)
- * If attachments are not enabled, configure CGI.pm to disable file
- uploads by default. (An anti-DOS measure.)
- * toggle: Add support for toggles that are open by default.
- * toggle: Fix to work in preview mode.
- * toggle: Add javascript to top of page, not to end. This avoids flicker
- since closed toggles will not be displayed as the page is loading.
- * The editpage form now uses the raw page name, not the page title, in its
- 'page' cgi parameter. Using the title was ambiguous and made it
- impossible to tell between some pages, like "foo/bar" and "foo\_\_47\_\_bar",
- sometimes causing the wrong page to be edited.
- * This change means that some edit links need to be updated.
- Force a rebuild on upgrade to this version.
- * Above change also allowed really fixing escaped slashes from the blogpost
- form."""]] \ No newline at end of file