diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkGqggPSXhrd5jFMGuLiseqZwac9ql7erk <dloyall@web> | 2012-05-17 21:57:18 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-05-17 21:57:18 -0400 |
commit | 5ded7f2ce670e4d4f840a62ec7bf4a55bccdd543 (patch) | |
tree | 127dd330aa8e8fd2c8a3555b6812338b40e18aaa /doc | |
parent | 5c341a46a3bdb3b1fb3a732dbd2f7a8c02b70dbf (diff) | |
download | ikiwiki-5ded7f2ce670e4d4f840a62ec7bf4a55bccdd543.tar ikiwiki-5ded7f2ce670e4d4f840a62ec7bf4a55bccdd543.tar.gz |
added workaround.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tips/JavaScript_to_add_index.html_to_file:_links/discussion.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/tips/JavaScript_to_add_index.html_to_file:_links/discussion.mdwn b/doc/tips/JavaScript_to_add_index.html_to_file:_links/discussion.mdwn index 49be024e8..7b196c049 100644 --- a/doc/tips/JavaScript_to_add_index.html_to_file:_links/discussion.mdwn +++ b/doc/tips/JavaScript_to_add_index.html_to_file:_links/discussion.mdwn @@ -1 +1,2 @@ Please make this an ikiwiki feature. By that I mean, "server side". Cheers, thanks, --Dave + After I left this comment, I found that --no-usedirs suits my purposes: I can navigate my local wiki with file:/// urls... Hope this helps someone! |