diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-21 13:43:25 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-21 13:43:25 +0000 |
commit | 36e7cc001d06276ea1182593be0ad62cfc287383 (patch) | |
tree | 19fe1f1effa503fcd1e7139b268aaf1cc65c4480 /doc/todo | |
parent | f5691c0cd492f1da47d7e7b1d7c8374af7161200 (diff) |
web commit by http://madduck.myopenid.com/
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/Suggested_location_should_be_subpage_if_siblings_exist.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/todo/Suggested_location_should_be_subpage_if_siblings_exist.mdwn b/doc/todo/Suggested_location_should_be_subpage_if_siblings_exist.mdwn index f12214d07..3873a96b2 100644 --- a/doc/todo/Suggested_location_should_be_subpage_if_siblings_exist.mdwn +++ b/doc/todo/Suggested_location_should_be_subpage_if_siblings_exist.mdwn @@ -1 +1,3 @@ -Given a page `/foo` and a subpage `/foo/bar`, if I add a link to `baz` to `/foo` and click on the link to create the page, the suggested location should be `/foo/baz` instead of `/baz`. The rationale is that presence of a sibling folder, or sibling pages (with `usefolders=0`) is a strong hint that we're at the root of a (sub-)hierarchy.
\ No newline at end of file +Given a page `/foo` and a subpage `/foo/bar`, if I add a link to `baz` to `/foo` and click on the link to create the page, the suggested location should be `/foo/baz` instead of `/baz`. The rationale is that presence of a sibling folder, or sibling pages (with `usefolders=0`) is a strong hint that we're at the root of a (sub-)hierarchy. + +[[tag wishlist]]
\ No newline at end of file |