Changeset - b1b2c573468d
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-11-10 20:09:16
bkuhn@ebb.org
Note problem with a href offsets.
1 file changed with 4 insertions and 0 deletions:
0 comments (0 inline, 0 general)
todo.mdwn
Show inline comments
 
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.
 
  
 
* 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.
 

	
0 comments (0 inline, 0 general)