aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-06-09 14:04:42 -0400
committerJoey Hess <joey@kitenet.net>2010-06-09 14:24:38 -0400
commitba9b808c898a556541057ac9f524db2de2a33d77 (patch)
treef5cdf80d6cb7e79a5deba43cbf2df31e34bef89b /doc
parentbd59179e090d8443f4fbaa0f4c0ac586fc8dbbb3 (diff)
downloadikiwiki-ba9b808c898a556541057ac9f524db2de2a33d77.tar
ikiwiki-ba9b808c898a556541057ac9f524db2de2a33d77.tar.gz
remove example blog tag pages
Autotag will create them as needed. Avoids some complexity.
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/pagespec:_tagged__40____41____44___globbing.mdwn3
-rw-r--r--doc/examples/blog/tags/life.mdwn4
-rw-r--r--doc/examples/blog/tags/tech.mdwn4
3 files changed, 3 insertions, 8 deletions
diff --git a/doc/bugs/pagespec:_tagged__40____41____44___globbing.mdwn b/doc/bugs/pagespec:_tagged__40____41____44___globbing.mdwn
index 55669e5c8..9a55c0673 100644
--- a/doc/bugs/pagespec:_tagged__40____41____44___globbing.mdwn
+++ b/doc/bugs/pagespec:_tagged__40____41____44___globbing.mdwn
@@ -27,3 +27,6 @@ I did not yet do any testing to figure out when this broke.
>> autotags pages.
>> --[[tschwinge]]
+
+>>> Only way I can reproduce something like this is if tagbase is not set.
+>>> --[[Joey]]
diff --git a/doc/examples/blog/tags/life.mdwn b/doc/examples/blog/tags/life.mdwn
deleted file mode 100644
index e1614dbdc..000000000
--- a/doc/examples/blog/tags/life.mdwn
+++ /dev/null
@@ -1,4 +0,0 @@
-[[!meta title="tag life"]]
-
-[[!inline pages="tagged(tags/life)" actions="no" archive="yes"
-feedshow=10]]
diff --git a/doc/examples/blog/tags/tech.mdwn b/doc/examples/blog/tags/tech.mdwn
deleted file mode 100644
index 398146cdb..000000000
--- a/doc/examples/blog/tags/tech.mdwn
+++ /dev/null
@@ -1,4 +0,0 @@
-[[!meta title="tag tech"]]
-
-[[!inline pages="tagged(tags/tech)" actions="no" archive="yes"
-feedshow=10]]