summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-01-20 21:11:42 +0100
committerJonas Smedegaard <dr@jones.dk>2008-01-20 21:11:42 +0100
commit4db4a3da3cce013edf2a38dd3f638014e4782edf (patch)
treea2a74d1bb54c52f2704a60ccb69a9d8d92633f19
parent34726343bc67e29c1776d845910d0574a43116c2 (diff)
Sync with ikiwiki 2.20 part II: Add redirects for moved pages.
-rw-r--r--blog.mdwn5
-rw-r--r--helponformatting.mdwn5
-rw-r--r--markdown.mdwn5
-rw-r--r--openid.mdwn5
-rw-r--r--pagespec.mdwn5
-rw-r--r--preprocessordirective.mdwn6
-rw-r--r--subpage.mdwn5
-rw-r--r--wikilink.mdwn5
8 files changed, 41 insertions, 0 deletions
diff --git a/blog.mdwn b/blog.mdwn
new file mode 100644
index 0000000..b4f171c
--- /dev/null
+++ b/blog.mdwn
@@ -0,0 +1,5 @@
+[[meta redir=ikiwiki/blog delay=10]]
+
+This page has moved to [[ikiwiki/blog|ikiwiki/blog]]. Please update your
+links, as this redirection page will be removed in a future ikiwiki
+release.
diff --git a/helponformatting.mdwn b/helponformatting.mdwn
new file mode 100644
index 0000000..ca8e919
--- /dev/null
+++ b/helponformatting.mdwn
@@ -0,0 +1,5 @@
+[[meta redir=ikiwiki/formatting delay=10]]
+
+This page has moved to [[ikiwiki/formatting|ikiwiki/formatting]]. Please
+update your links, as this redirection page will be removed in a future
+ikiwiki release.
diff --git a/markdown.mdwn b/markdown.mdwn
new file mode 100644
index 0000000..96eba21
--- /dev/null
+++ b/markdown.mdwn
@@ -0,0 +1,5 @@
+[[meta redir=ikiwiki/markdown delay=10]]
+
+This page has moved to [[ikiwiki/markdown|ikiwiki/markdown]]. Please update
+your links, as this redirection page will be removed in a future ikiwiki
+release.
diff --git a/openid.mdwn b/openid.mdwn
new file mode 100644
index 0000000..26496fe
--- /dev/null
+++ b/openid.mdwn
@@ -0,0 +1,5 @@
+[[meta redir=ikiwiki/openid delay=10]]
+
+This page has moved to [[ikiwiki/openid|ikiwiki/openid]]. Please update your
+links, as this redirection page will be removed in a future ikiwiki
+release.
diff --git a/pagespec.mdwn b/pagespec.mdwn
new file mode 100644
index 0000000..f42f417
--- /dev/null
+++ b/pagespec.mdwn
@@ -0,0 +1,5 @@
+[[meta redir=ikiwiki/pagespec delay=10]]
+
+This page has moved to [[ikiwiki/pagespec|ikiwiki/pagespec]]. Please update
+your links, as this redirection page will be removed in a future ikiwiki
+release.
diff --git a/preprocessordirective.mdwn b/preprocessordirective.mdwn
new file mode 100644
index 0000000..b0876ff
--- /dev/null
+++ b/preprocessordirective.mdwn
@@ -0,0 +1,6 @@
+[[meta redir=ikiwiki/preprocessordirective delay=10]]
+
+This page has moved to
+[[ikiwiki/preprocessordirective|ikiwiki/preprocessordirective]]. Please
+update your links, as this redirection page will be removed in a future
+ikiwiki release.
diff --git a/subpage.mdwn b/subpage.mdwn
new file mode 100644
index 0000000..ac24a6f
--- /dev/null
+++ b/subpage.mdwn
@@ -0,0 +1,5 @@
+[[meta redir=ikiwiki/subpage delay=10]]
+
+This page has moved to [[ikiwiki/subpage|ikiwiki/subpage]]. Please update your
+links, as this redirection page will be removed in a future ikiwiki
+release.
diff --git a/wikilink.mdwn b/wikilink.mdwn
new file mode 100644
index 0000000..c0c22ae
--- /dev/null
+++ b/wikilink.mdwn
@@ -0,0 +1,5 @@
+[[meta redir=ikiwiki/wikilink delay=10]]
+
+This page has moved to [[ikiwiki/wikilink|ikiwiki/wikilink]]. Please update
+your links, as this redirection page will be removed in a future ikiwiki
+release.