projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7cda84
)
decided not to do this
author
Joey Hess
<joey@kodama.kitenet.net>
Mon, 19 Nov 2007 21:36:44 +0000
(16:36 -0500)
committer
Joey Hess
<joey@kodama.kitenet.net>
Mon, 19 Nov 2007 21:36:44 +0000
(16:36 -0500)
doc/todo/improved_parentlinks_styling.mdwn
patch
|
blob
|
history
diff --git
a/doc/todo/improved_parentlinks_styling.mdwn
b/doc/todo/improved_parentlinks_styling.mdwn
index 92f85dd52ddf9cc475428d05aef4fcc8802e70cd..fc2d7f986c51c9677d3aaca5226437eb940586db 100644
(file)
--- 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]]