56 lines
2.9 KiB
Markdown
56 lines
2.9 KiB
Markdown
Random TODOs related to the Wiki and infrastructure:
|
|
|
|
* 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)
|
|
* I'm close to having this working -- bkuhn
|
|
* something odd about /about /about/about /about/colophon links (and seem not present now)
|
|
* /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/)
|
|
* look into lstlisting to see if we can do code highlighting or otherwise
|
|
better presentation of it in HTML.
|
|
|
|
* The Guide has
|
|
[this specific problem regarding the offsets of relative href links in a tags](http://stackoverflow.com/questions/14526334/bootstrap-anchors-and-body-top-margin-padding).
|
|
We should probably try one of those solutions.
|
|
|
|
* Figure out what we're doing with the second/third/first person issue and
|
|
post to the mailing list.
|
|
|
|
* Figure out how to make users/ work in ikiwiki.
|
|
|
|
* [Main archive pages are broke, CSS/menu wise](http://lists.copyleft.org/pipermail/discuss/).
|
|
|
|
* Draft copy: build target that creates draftcopy PDF and somehow puts that
|
|
on the web page too for guide-next. Make it part of build process.
|
|
|
|
* on guide-next, monolithic link goes to the production one.
|
|
|
|
* No footnote number reset on monolithic version.
|
|
|
|
* 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. There is
|
|
[[todo#gitorious_break|a list below]] that shows the things that break if
|
|
we switch to gitorious.
|
|
|
|
* 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]] argues
|
|
that this is the manner to address the issue.
|
|
|
|
* 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.
|
|
|
|
##Translation
|
|
|
|
* Enable translation of wiki interface and pages, see https://ikiwiki.info/translation/ and https://ikiwiki.info/plugins/po/ ?
|
|
|
|
* Document preferred approach to translating tutorial. It seems there are various technical approaches such as http://po4a.alioth.debian.org/man/man3/Locale::Po4a::TeX.3pm.php or language editions could be maintained independently (if any are ever created)
|
|
|
|
---
|
|
|
|
List of Things That'll Break if/when We Leave Gitorious
|
|
========================
|
|
<a id="gitorious_break"></a>
|