From: Joey Hess Date: Mon, 19 Nov 2007 21:36:44 +0000 (-0500) Subject: decided not to do this X-Git-Tag: 2.13~8 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/6ee863865f95f70b3728b1dacc96fa745538011a decided not to do this --- diff --git a/doc/todo/improved_parentlinks_styling.mdwn b/doc/todo/improved_parentlinks_styling.mdwn index 92f85dd52..fc2d7f986 100644 --- a/doc/todo/improved_parentlinks_styling.mdwn +++ b/doc/todo/improved_parentlinks_styling.mdwn @@ -1 +1,7 @@ Use a styled ul for the parentlinks. + +On second thought, I've decided not to. Doing that would make ikiwiki less +usable in browsers like w3m that don't support styled uls. ikiwiki does use +styled uls for other things, such as the action bar, but displaying that as +a simple unstyled list in a simple browser works well and makes sense. For +parent links, it does not. --[[Joey]]