diff options
author | http://www.cse.unsw.edu.au/~willu/ <http://www.cse.unsw.edu.au/~willu/@web> | 2008-09-30 02:16:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-09-30 02:16:20 -0400 |
commit | 7ff6251d7bee1bf0b07669ae723195a48b4a5ff0 (patch) | |
tree | fc3d468b34fce19eb2e3b7e5315bf0a51c18cd20 /doc/todo/softlinks.mdwn | |
parent | 0d3878896fa250cd1a6d4b1e7991714ca8478f36 (diff) | |
download | ikiwiki-7ff6251d7bee1bf0b07669ae723195a48b4a5ff0.tar ikiwiki-7ff6251d7bee1bf0b07669ae723195a48b4a5ff0.tar.gz |
Response
Diffstat (limited to 'doc/todo/softlinks.mdwn')
-rw-r--r-- | doc/todo/softlinks.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/softlinks.mdwn b/doc/todo/softlinks.mdwn index 1e474185f..e822c05d0 100644 --- a/doc/todo/softlinks.mdwn +++ b/doc/todo/softlinks.mdwn @@ -4,3 +4,7 @@ The page "foo/" does not exist. This is too bad, because sometimes it is convenient to have several different names for the same page. Could softlinks be handled gracefully by ikiwiki? + +> Soft links are explicitly not handled by IkiWiki as a [[security]] measure. If you want several names for +> the same page, I suggest using the [[ikiwiki/directive/meta]] directive to make one page redirect to +> another. -- [[Will]] |