From fdd7c6f34c197b5652f8a8bd08c3c035e3ceba96 Mon Sep 17 00:00:00 2001 From: mlinksva Date: Thu, 6 Nov 2014 20:21:00 -0500 Subject: [PATCH 1/3] wip --- todo.mdwn | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/todo.mdwn b/todo.mdwn index 1755255..9edf50a 100644 --- a/todo.mdwn +++ b/todo.mdwn @@ -8,4 +8,7 @@ Some feedback from mlinksva: * ~~unambiguous license for wiki pages needed. template license notice isn't that~~ * it'd be nice to link to template and wiki sources (or maybe they are all in one repo; I don't know ikiwiki well) * 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 +* something odd about /about /about/about /about/colophon links (and seem not present now) +* copyleft.org logo clipped by a few pixels on the right in Firefox, but goes away at certain magnifications, not present in Chromium. Seems related to svg. Getting rid of the svg and just always displaying bitmap fixes. +* fixed position/never scrolling header and footer wastes space +* extra text "copyleft.org" link in main area of non-home pages, eg on which is superfluous and on Firefox partially obscured by fixed header From de61e7540361a350507f2649986b6279d6fe172c Mon Sep 17 00:00:00 2001 From: mlinksva Date: Thu, 6 Nov 2014 20:21:36 -0500 Subject: [PATCH 2/3] rm done things --- todo.mdwn | 5 ----- 1 file changed, 5 deletions(-) diff --git a/todo.mdwn b/todo.mdwn index 9edf50a..5b5aad7 100644 --- a/todo.mdwn +++ b/todo.mdwn @@ -1,11 +1,6 @@ Some feedback from mlinksva: * it'd be nice to prominently link to pdf or other single-page version of the guide so that those who prefer scrolling rather than clicking through long-form documents and in-browser searching whole long-form document are satisfied -* graphic+text "logo" does not look great because of alignment. would be much better if whole thing were an image: eg (those would work with white background, thus also fix xmas tree below) -* Discussion link -** either looks like xmas tree (red ? against green) if discussion page does not exist -** or is misaligned if discussion page does exist. -* ~~unambiguous license for wiki pages needed. template license notice isn't that~~ * it'd be nice to link to template and wiki sources (or maybe they are all in one repo; I don't know ikiwiki well) * 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) From 84fa275701352e670f3c18ff98ff212ad886e689 Mon Sep 17 00:00:00 2001 From: mlinksva Date: Thu, 6 Nov 2014 20:22:26 -0500 Subject: [PATCH 3/3] example --- todo.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.mdwn b/todo.mdwn index 5b5aad7..7d9b655 100644 --- a/todo.mdwn +++ b/todo.mdwn @@ -5,5 +5,5 @@ Some feedback from mlinksva: * 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) * copyleft.org logo clipped by a few pixels on the right in Firefox, but goes away at certain magnifications, not present in Chromium. Seems related to svg. Getting rid of the svg and just always displaying bitmap fixes. -* fixed position/never scrolling header and footer wastes space +* fixed position/never scrolling header and footer wastes space, apparent on long page like * extra text "copyleft.org" link in main area of non-home pages, eg on which is superfluous and on Firefox partially obscured by fixed header