aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorIanRomanick <IanRomanick@web>2009-03-17 04:13:36 -0400
committerJoey Hess <joey@kitenet.net>2009-03-17 04:13:36 -0400
commit57402750bf2530b0a31f2ef04e187dfd013c55b3 (patch)
tree8a0941a554bf5e1e0dfc3743221f64485111bcc5 /doc
parentccf422e9904110f564f75ae6dac7813d2fbebeea (diff)
downloadikiwiki-57402750bf2530b0a31f2ef04e187dfd013c55b3.tar
ikiwiki-57402750bf2530b0a31f2ef04e187dfd013c55b3.tar.gz
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/feedfile_does_the_wrong_thing_from_index.mdwn.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/feedfile_does_the_wrong_thing_from_index.mdwn.mdwn b/doc/bugs/feedfile_does_the_wrong_thing_from_index.mdwn.mdwn
new file mode 100644
index 000000000..c7a3f9b8b
--- /dev/null
+++ b/doc/bugs/feedfile_does_the_wrong_thing_from_index.mdwn.mdwn
@@ -0,0 +1,3 @@
+When I put the following !inline in my index.mdwn, it generate a file called index/graphics.rss. However, the link in the RSS button is to graphics.rss (i.e., not in the index/ directory).
+
+[[!inline pages="link(tags/graphics) and ./posts/* and !*/Discussion" show="10" feedfile=graphics feedonly=yes]]