delete fixed item, add couple, replies

This commit is contained in:
mlinksva 2014-11-06 21:37:12 -05:00 committed by Copyleft.org Wiki Account
parent ffb467b8f0
commit a35f480c69

View file

@ -5,6 +5,8 @@ Some feedback from mlinksva:
* by-sa license icon cries out for more branding! FSF and Consevancy logos in footer, maybe right aligned? * by-sa license icon cries out for more branding! FSF and Consevancy logos in footer, maybe right aligned?
* something odd about /about /about/about /about/colophon links (and seem not present now) * something odd about /about /about/about /about/colophon links (and seem not present now)
* /guide/ link to gitorious is broken due to rename * /guide/ link to gitorious is broken due to rename
* no history link for each page (usually by recent changes, etc) loses major wiki affordance, cf <https://ikiwiki.info/users/joey/> ... looks to require [configuration](https://ikiwiki.info/pagehistory/)
* no diff link in rcentchanges loses major wiki affordance, cf <https://ikiwiki.info/recentchanges/> ... looks to require [plugin](https://ikiwiki.info/plugins/recentchangesdiff/)
--- ---
Open questions back to mlinksva from bkuhn: Open questions back to mlinksva from bkuhn:
@ -13,6 +15,7 @@ Open questions back to mlinksva from bkuhn:
* I think the above was merely a width/height setting issue, which appears fixed now. Can you confirm? * I think the above was merely a width/height setting issue, which appears fixed now. Can you confirm?
* It isn't fixed. Seems Firefox has some long term problems with unwanted SVG [clipping](https://bugzilla.mozilla.org/show_bug.cgi?id=1056949). I will try to reproduce and file.
--- ---
I think this is a WONT_FIX: I think this is a WONT_FIX:
@ -23,14 +26,4 @@ I think this is a WONT_FIX:
and wonder if it's better that way for branding. I'll leave it as is and wonder if it's better that way for branding. I'll leave it as is
for now. for now.
* Make sure you look on a small screen device.
---
Believe Fully Fixed:
* extra text "copyleft.org" link in main area of non-home pages and on Firefox partially obscured by fixed header
* extra text "copyleft.org" link in main area of non-home pages, eg on <http://copyleft.org/cgi-bin/ikiwiki.cgi?page=todo&do=edit> which is superfluous
* That's the breadcumb link. I made a bunch of changes that perhaps make
this clearer (and it doesn't appear on front page anymore). Hopefully,
this fixes it.