X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/f7cda84a3724d883e469af23d63a8f3b56d31f39..4b2eaac156433d6e16b4b63660654bb26561b77f:/doc/todo/improved_parentlinks_styling.mdwn diff --git a/doc/todo/improved_parentlinks_styling.mdwn b/doc/todo/improved_parentlinks_styling.mdwn index 92f85dd52..64130a616 100644 --- a/doc/todo/improved_parentlinks_styling.mdwn +++ b/doc/todo/improved_parentlinks_styling.mdwn @@ -1 +1,9 @@ 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]] + +[[done]]