diff options
author | http://josephturian.blogspot.com/ <http://josephturian.blogspot.com/@web> | 2008-09-29 16:17:26 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-09-29 16:17:26 -0400 |
commit | a44d9d8e1245e7547b2a098674270378feef46e5 (patch) | |
tree | d67403d15000e303bacea5f9544a22feaf9e8ebc | |
parent | 71affd80d70c0e45c804e72915b23217539d0c26 (diff) |
-rw-r--r-- | doc/todo/softlinks.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/softlinks.mdwn b/doc/todo/softlinks.mdwn new file mode 100644 index 000000000..1e474185f --- /dev/null +++ b/doc/todo/softlinks.mdwn @@ -0,0 +1,6 @@ +If I have a filesystem soft-link, e.g. "foo.mdwn" links to "bar.mdwn", it doesn't work. +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? |