diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-04 20:04:33 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-04 20:04:33 +0000 |
commit | 01fc6c0a4e4f0850aa762e441ce60aeac5368693 (patch) | |
tree | 8930054b60aafbbde8291ea43bf19e80a23bf7cd /doc/todo | |
parent | 1f6ed67e69ba586cbefa75c07dcd43d63f558fee (diff) | |
download | ikiwiki-01fc6c0a4e4f0850aa762e441ce60aeac5368693.tar ikiwiki-01fc6c0a4e4f0850aa762e441ce60aeac5368693.tar.gz |
* Improve display of parentlinks and page title of toplevel index page.
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/toplevel_index.mdwn | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/todo/toplevel_index.mdwn b/doc/todo/toplevel_index.mdwn index 7f766f79c..d972707d7 100644 --- a/doc/todo/toplevel_index.mdwn +++ b/doc/todo/toplevel_index.mdwn @@ -1,7 +1,4 @@ Some inconsistences around the toplevel [[index]] page: -* The page's title is "index"; the linkpath looks like "ikiwiki / index". - IMHO it would be nicer if the title were "ikiwiki" and the linkpath was - just "ikiwiki" (for this wiki). * [[ikiwiki]] is a separate page; links to [[ikiwiki]] should better go to the [[index]] though. |