aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhttp://lollipopman.myopenid.com/ <http://lollipopman.myopenid.com/@web>2008-10-30 08:28:28 -0400
committerJoey Hess <joey@kitenet.net>2008-10-30 08:28:28 -0400
commit40b6033917be90377d3abc86b5fdd6479ae104fd (patch)
tree83be61e6bcc1ded7dd9ccf60eddcc2a7a1bb7cf9 /doc
parentbb8eef588b35ab9738f18b56562cf3e486c6dd32 (diff)
downloadikiwiki-40b6033917be90377d3abc86b5fdd6479ae104fd.tar
ikiwiki-40b6033917be90377d3abc86b5fdd6479ae104fd.tar.gz
Diffstat (limited to 'doc')
-rw-r--r--doc/plugins/autoindex/discussion.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/plugins/autoindex/discussion.mdwn b/doc/plugins/autoindex/discussion.mdwn
new file mode 100644
index 000000000..82e30aab1
--- /dev/null
+++ b/doc/plugins/autoindex/discussion.mdwn
@@ -0,0 +1,7 @@
+Would it be possible to add an option to only generate the index files
+for the html output and not place the markdown files in the wiki source?
+
+The reason being that I have a lot of directories which need to be autoindexed,
+but I would prefer if the index files didn't clutter up my git repository.
+
+even without that feature the plugin is a great help, thanks