summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-08-16 14:32:10 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-08-16 14:32:10 -0400
commite03d5c6a7c3f64a591ff6d639c8e4b92c11e1cec (patch)
tree5d7164c00bece01a857f86ae71f4ce86edfc7616
parentdb041b8854d2d3f7137367e11e960ac4f6cdb6c5 (diff)
Remove deprecated ikiwiki/blog and ikiwiki/preprocessordirective pages from the basewiki.
-rw-r--r--debian/changelog2
-rw-r--r--underlays/basewiki/ikiwiki/blog.mdwn8
-rw-r--r--underlays/basewiki/ikiwiki/preprocessordirective.mdwn7
3 files changed, 2 insertions, 15 deletions
diff --git a/debian/changelog b/debian/changelog
index 4fcd13d5b..b07fe94a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,8 @@ ikiwiki (3.141593) UNRELEASED; urgency=low
* inline: Display an error if feedpages is specified and fails to match
due to a problem such as created_before being told to check against
a page that does not exist.
+ * Remove deprecated ikiwiki/blog and ikiwiki/preprocessordirective
+ pages from the basewiki.
-- Joey Hess <joeyh@debian.org> Wed, 12 Aug 2009 12:25:30 -0400
diff --git a/underlays/basewiki/ikiwiki/blog.mdwn b/underlays/basewiki/ikiwiki/blog.mdwn
deleted file mode 100644
index 0a5a5247d..000000000
--- a/underlays/basewiki/ikiwiki/blog.mdwn
+++ /dev/null
@@ -1,8 +0,0 @@
-[[!meta robots="noindex, follow"]]
-
-This page has been removed from ikiwiki's basewiki. For documentation about
-creating a blog with ikiwiki, see the documentation of the
-[[!iki ikiwiki/directive/inline desc=inline]] directive.
-
-Please update your links, as this redirection page will be removed in a
-future ikiwiki release.
diff --git a/underlays/basewiki/ikiwiki/preprocessordirective.mdwn b/underlays/basewiki/ikiwiki/preprocessordirective.mdwn
deleted file mode 100644
index bd12895cc..000000000
--- a/underlays/basewiki/ikiwiki/preprocessordirective.mdwn
+++ /dev/null
@@ -1,7 +0,0 @@
-[[!meta redir=ikiwiki/directive delay=10]]
-[[!meta robots="noindex, follow"]]
-
-This page has moved to
-[[ikiwiki/directive|ikiwiki/directive]]. Please
-update your links, as this redirection page will be removed in a future
-ikiwiki release.