aboutsummaryrefslogtreecommitdiff
path: root/doc/ikiwiki/blog.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-09-11 19:39:05 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-09-11 19:39:35 -0400
commit135628f6d44f97a0150b2b0313a0565abe44f1ae (patch)
tree2f6ce3fb21d0a129dae3d345062098a3b66611fe /doc/ikiwiki/blog.mdwn
parent8a3d15141c2346acb1a323abf89ed556f58f3078 (diff)
downloadikiwiki-135628f6d44f97a0150b2b0313a0565abe44f1ae.tar
ikiwiki-135628f6d44f97a0150b2b0313a0565abe44f1ae.tar.gz
move inline docs to ikiwiki/directive/inline
ikiwiki/blog will be going away
Diffstat (limited to 'doc/ikiwiki/blog.mdwn')
-rw-r--r--doc/ikiwiki/blog.mdwn12
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/ikiwiki/blog.mdwn b/doc/ikiwiki/blog.mdwn
deleted file mode 100644
index 016e608ba..000000000
--- a/doc/ikiwiki/blog.mdwn
+++ /dev/null
@@ -1,12 +0,0 @@
-[[!meta robots="noindex, follow"]]
-[[!if test="enabled(inline)"
- then="This wiki has the inline plugin **enabled**."
- else="This wiki has the inline plugin **disabled**."]]
-
-[[!if test="enabled(inline)"
- then="You can"
- else="If this wiki had the inline plugin enabled, you could"]]
-turn any page on this wiki into a weblog by using the [[directive/inline]]
-[[directive]]. For example:
-
- \[[!inline pages="blog/* and !*/Discussion" show="10" rootpage="blog"]]