Changeset - 436d832d29c4
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2015-09-10 04:56:47
bkuhn@ebb.org
Add various items to the TODO list, and remove those that are done
1 file changed with 13 insertions and 1 deletions:
todo.mdwn
13
1
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).
 
http://pixelflips.com/blog/anchor-links-with-a-fixed-header
 
http://css-tricks.com/hash-tag-links-padding/
 
http://community.sitepoint.com/t/fixed-header-change-default-starting-position-of-body-text-for-anchor-tag/21360
 
http://stackoverflow.com/questions/4996330/changing-default-starting-position-of-anchor
 

	
 
http://lifesforlearning.wordpress.com/2012/12/24/anchor-links-with-fixed-header-part-ii/
 

	
 
  ^ the one where you put it in with padding and take it back out with margin
 
  makes the links in the wrong place
 
  
 
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.
 

	
 
* k.copyleft.org never sends email to anyone for anything.
 

	
 
* [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.
0 comments (0 inline, 0 general)