diff options
author | Jon Dowland <jon@ra.ncl.ac.uk> | 2009-02-16 11:33:39 +0000 |
---|---|---|
committer | Jon Dowland <jon@ra.ncl.ac.uk> | 2009-02-16 11:33:39 +0000 |
commit | c1d800f29c869fd53b28ada69dba6e9e4700011f (patch) | |
tree | a503fd886feb815c9874d0ffae42b76c7eff4082 /doc/news | |
parent | 87210fc19e79c766976dabcd5ce6824d7fc2a5ef (diff) |
link to goto plugin page
Diffstat (limited to 'doc/news')
-rw-r--r-- | doc/news/version_3.04.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/news/version_3.04.mdwn b/doc/news/version_3.04.mdwn index b29a43a09..e04093c8f 100644 --- a/doc/news/version_3.04.mdwn +++ b/doc/news/version_3.04.mdwn @@ -4,7 +4,7 @@ ikiwiki 3.04 released with [[!toggle text="these changes"]] an Apache 404 handler, to give the behaviour of various other wiki engines where visiting a nonexistent page provides you with a link to create it. (smcv) - * Factor out redundant code into goto plugin. (smcv) + * Factor out redundant code into [[plugins/goto]] plugin. (smcv) * Work around XML::Atom strangeness that results in double-encoded posts. (smcv) * Updated German translation (Kai Wasserbäch). Closes: #[514251](http://bugs.debian.org/514251) @@ -14,4 +14,4 @@ ikiwiki 3.04 released with [[!toggle text="these changes"]] * shortcut: If default\_pageext is set, first look for shortcuts.default\_pageext. * Allow comments, rename, remove, and attachment plugins to be used - even if the editpage plugin is disabled."""]]
\ No newline at end of file + even if the editpage plugin is disabled."""]] |