Changeset - 3b530062a142
[Not reviewed]
0 2 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-11-07 15:50:57
bkuhn@ebb.org
https is now working.
2 files changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
index.mdwn
Show inline comments
...
 
@@ -21,25 +21,25 @@ copyleft.org website is a wiki, and we welcome additional information.
 
Please edit this wiki with more information about copyleft.
 

	
 
However, the primary project available on this site is the aforementioned
 
guide and tutorial about GPL and other copyleft concepts.  We seek
 
contributors.
 

	
 
### Who Contributes to copyleft.org?
 

	
 
This site is a joint project of
 
[Software Freedom Conservancy](https://sfconservancy.org) and
 
[the Free Software Foundation](https://fsf.org).  The editor-in-chief of
 
[the guide](/guide/) is [Bradley M. Kuhn](http://ebb.org/bkuhn).  The
 
[recent changes page](http://copyleft.org/recentchanges) shows who has
 
[recent changes page](/recentchanges) shows who has
 
contributed to the wiki, and you can see the
 
[Git commit log on the tutorial](https://gitorious.org/copyleft-org/tutorial/commits/)
 
to see who has contributed to it.
 

	
 
### Offsite Resources
 

	
 
#### What Is Copyleft?
 

	
 
Here are a few sources to read generally what copyleft is:
 

	
 
  * [Richard M. Stallman's essay on copyleft at gnu.org](https://www.gnu.org/copyleft/)
 
  * [The Wikipedia entry on Copyleft](http://en.wikipedia.org/wiki/Copyleft)
todo.mdwn
Show inline comments
...
 
@@ -15,19 +15,19 @@ Hopeless Issues:
 

	
 
* copyleft.org logo clipped by a few pixels on the right in Firefox, but goes away at certain magnifications, not present in Chromium. Seems related to svg. Getting rid of the svg and just always displaying bitmap fixes.
 

	
 
   * I think the above was merely a width/height setting issue, which appears fixed now.  Can you confirm?
 

	
 
      * It isn't fixed. Seems Firefox has some long term problems with unwanted SVG [clipping](https://bugzilla.mozilla.org/show_bug.cgi?id=1056949). I will try to reproduce and file.
 
      * I gave up and did this.  I don't get why <svg> doesn't work.  WTF?
 
        It worked in every browser I tested.
 

	
 
---
 
I think this is a WONT_FIX:
 

	
 
* fixed position/never scrolling header and footer wastes space, apparent on long page like <http://copyleft.org/recentchanges/>
 
* fixed position/never scrolling header and footer wastes space, apparent on long page like <https://copyleft.org/recentchanges/>
 

	
 
   * I'm going to ask Karen what she thinks about this.  I don't really care,
 
     and wonder if it's better that way for branding.  I'll leave it as is
 
     for now.
 

	
 
      * Make sure you look on a small screen device.
0 comments (0 inline, 0 general)