]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
Response
authorhttp://www.cse.unsw.edu.au/~willu/ <http://www.cse.unsw.edu.au/~willu/@web>
Tue, 30 Sep 2008 06:16:20 +0000 (02:16 -0400)
committerJoey Hess <joey@kitenet.net>
Tue, 30 Sep 2008 06:16:20 +0000 (02:16 -0400)
doc/todo/softlinks.mdwn

index 1e474185f7f6a4ff345bef459538b6f8266d675a..e822c05d08d68f793f63fca77ba595eaa4371290 100644 (file)
@@ -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]]