diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-29 18:11:32 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-29 18:11:32 -0400 |
commit | 799bcbcd477653ff49aaee2e49818b62e40b6724 (patch) | |
tree | e9f7ede05d2c63e04969b0e081a159ec3a5b16c5 /doc/todo | |
parent | a9d7c5453ae0f214f86043381310b81ad358b933 (diff) | |
parent | 0d3878896fa250cd1a6d4b1e7991714ca8478f36 (diff) |
Merge branch 'master' into tova
Diffstat (limited to 'doc/todo')
-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? |