copyleft-wiki/todo.mdwn

26 lines
1.5 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 link to template and wiki sources (or maybe they are all in one repo; I don't know ikiwiki well)
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.
2014-11-07 01:49:36 +00:00
2014-11-08 22:14:41 +00:00
* Set up [Kallithea for the project](https://kallithea-scm.org). We are
currently [using gitorious](https://gitorious.org/copyleft-org/), which is
a proprietary re-licensed product and therefore non-optimal.
* 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