diff options
author | https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik <micheal@web> | 2011-11-13 09:48:44 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-11-13 09:48:44 -0400 |
commit | 4eb969a59063153bcd65ddf53aa99b6aadd0e691 (patch) | |
tree | 8507534d31164cd35aea8022a6b9aefec916799b /doc/todo | |
parent | 4f5156187cf97c2079d30d5e7aa37b2285392b2d (diff) | |
download | ikiwiki-4eb969a59063153bcd65ddf53aa99b6aadd0e691.tar ikiwiki-4eb969a59063153bcd65ddf53aa99b6aadd0e691.tar.gz |
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/Wikilink_to_a_symbolic_link.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/Wikilink_to_a_symbolic_link.mdwn b/doc/todo/Wikilink_to_a_symbolic_link.mdwn new file mode 100644 index 000000000..1f9a12d9c --- /dev/null +++ b/doc/todo/Wikilink_to_a_symbolic_link.mdwn @@ -0,0 +1,5 @@ +Some time ago I asked in the [[ikiwiki forum|http://ikiwiki.info/forum/Wikilink_to_a_symbolic_link/]] how to create wikilinks to symbolic links. The answer was that this is not possible because of security reasons. + +However I use ikiwiki only locally for my personal use. So it wouldn't be a security issue for me. The point is, that I want to link to pdf-files that are somewhere on my harddrive because I want to have automatically the newest versions of the files linked to in my ikiwiki. So my idea would be to create a symbolic links to those files in my scrdir. + +Would be great if something like that would be possible soon. |