Changeset - 5adf3435db33
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 7 years ago 2017-04-27 14:47:47
bkuhn@ebb.org
SSL report
1 file changed with 8 insertions and 1 deletions:
0 comments (0 inline, 0 general)
todo.mdwn
Show inline comments
...
 
@@ -9,49 +9,56 @@ Random TODOs related to the Wiki and infrastructure:
 
  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.
 
  * this works now?
 

	
 
* k.copyleft.org never sends email to anyone for anything.  It should do that
 
  at least for authentication.
 
at least for authentication.
 

	
 
* SSL setup on lists.copyleft.org has problem that is somewhat undiagnoised.
 

	
 
[an SSL Labs report](https://www.ssllabs.com/ssltest/analyze.html?d=lists.copyleft.org&s=23.253.43.166)
 
compared to the
 
[SSL Labs report for lists.sfconservancy.org](https://www.ssllabs.com/ssltest/analyze.html?d=lists.sfconservancy.org&s=162.242.171.33)
 
is interesting here.
 

	
 
* [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.
 

	
 
* 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/ ?
 

	
0 comments (0 inline, 0 general)