copyleft-wiki/todo.mdwn

25 lines
1.7 KiB
Text
Raw Normal View History

2014-11-07 20:11:30 +00:00
Random TODOs related to the Wiki and infrastructure:
2014-11-06 22:20:07 +00:00
* 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
* 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)
2014-11-06 22:30:54 +00:00
* by-sa license icon cries out for more branding! FSF and Consevancy logos in footer, maybe right aligned?
2014-11-07 01:21:00 +00:00
* something odd about /about /about/about /about/colophon links (and seem not present now)
2014-11-07 01:48:02 +00:00
* /guide/ link to gitorious is broken due to rename
2014-11-07 02:37:12 +00:00
* 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/)
2014-11-07 02:38:49 +00:00
* "This Page's Discussion" link obtains "Error: bad page name".
2014-11-07 13:39:55 +00:00
* look into lstlisting to see if we can do code highlighting or otherwise
better presentation of it in HTML.
* Brand mailman page with copyleft.org header, etc.
2014-11-07 01:49:36 +00:00
* SVG file needs additional pixels on edges to avoid
[clipping](https://bugzilla.mozilla.org/show_bug.cgi?id=1056949). The
banner on the front page is now a PNG, but we have an SVG of it, but
someone needs to bad the SVG file, as [[users/wolftune|wolftune]] argues
that this is the manner to address the issue.
2014-11-07 01:52:44 +00:00
* Verify that the header and footer space on various pages look fine on small
screen devices, and if not, propose changes to the templates to make sure
it looks good.
2014-11-07 01:55:05 +00:00