Changeset - 5b481410704b
[Not reviewed]
0 7 0
Bradley Kuhn (bkuhn) - 13 years ago 2010-10-04 01:44:32
bkuhn@ebb.org
Various formatting and typo fixes.
7 files changed with 15 insertions and 12 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -226,17 +226,17 @@ h2.chapterHead { text-align: center; }
 
#mainContent ul.author { list-style-type: none; padding-left: 0; }
 
#mainContent div.footnotes { font-style: normal; } /* remove italics */
 
span.sectionToc { padding-left: 2em; } /* indent TOC properly */
 
span.subsectionToc { padding-left: 4em; }
 
span.subsubsectionToc { padding-left: 6em;}
 
.js, .js p, .js p.bibitem, .js p.bibitem-p { background-color: #cde7e9; }
 

	
 
body.conservancy-overview #navbar ul li.overview a,
 
body.conservancy-members #navbar ul li.members a,
 
body.conservancy-Members #navbar ul li.Members a,
 
body.conservancy-news #navbar ul li.news a,
 
body.conservancy-blog #navbar ul li.blog a,
 
body.conservancy-About #navbar ul li.About a,
 
body.conservancy-officers #navbar ul li.officers a,
 
body.conservancy-contact #navbar ul li.contact a,
 
body.conservancy-donate #navbar ul li.donate a /* NO COMMA HERE! */
 
{ 
 
    font-weight: bold;
www/conservancy/static/members/apply/index.html
Show inline comments
 
{% extends "base_members.html" %}
 
{% block subtitle %}Member Project Services - {% endblock %}
 
{% block category %}members{% endblock %}
 
{% block submenuselection %}Services{% endblock %}
 
{% block submenuselection %}Applying{% endblock %}
 
{% block content %}
 

	
 
<h1>How To Apply to Become a Member Project</h1>
 

	
 
<p>New applications for project membership with Conservancy are considered
 
  twice a year.  The deadlines for submission of application materials are
 
  1 February and 1 September each year.</p>
 

	
...
 
@@ -21,17 +20,21 @@
 
<p>Projects are reviewed by Conservancy's Evaluation Subcommittee (which
 
  is a subcommittee of Conservacy's Directors), and the subcommittee's
 
  recommendations are submitted to
 
  Conservancy's <a href="/about/board/">Board of Directors</a>, who make
 
  the final decision to offer membership.</p>
 

	
 
<h1>Project Membership Application FAQs</h1>
 

	
 
<p><b>What are the key criteria our project must meet to join?</b></p>
 
<p>The following are various questions that we typically get from project
 
  leaders that wish to apply to Conservancy.</p>
 

	
 

	
 
<h2>What are the key criteria our project must meet to join?</h2>
 

	
 
<p>In order to join, projects need to meet certain criteria, including the
 
requirement that the project be exclusively devoted to the development of
 
FLOSS and that it be consistent with the Conservancy's tax-exempt purposes
 
and the financial requirements imposed by the IRS.  Most FLOSS projects
 
will meet these requirements.</p>
 

	
 
<p>Additionally, the project must be licensed in a way fitting with
...
 
@@ -161,8 +164,9 @@ independent tax-exempt non-profit.</p>
 
  donations received to support Conservancy's general operations servicing
 
  all its member projects (including yours).  We do understand that,
 
  particularly for small projects that only receive a few small donations,
 
  that donating a percentage of your income back to Conservancy can be a
 
  high burden.  Therefore, this is not a mandatory requirement.  We thus
 
  suggest that you be prepared to discuss this issue with us in detail
 
  after your application is approved.</p>
 

	
 
{% endblock %}
www/conservancy/static/members/current/index.html
Show inline comments
 
{% extends "base_members.html" %}
 
{% block subtitle %}Current Member Projects - {% endblock %}
 
{% block category %}members{% endblock %}
 
{% block submenuselection %}Current{% endblock %}
 
{% block content %}
 

	
 
<h1>Current Member Projects</h1>
 

	
 
<h2><a href="http://amarok.kde.org/">Amarok</a></a></h2>
 

	
 
<p>Amarok is a powerful music player with the aim to help people
www/conservancy/static/members/index.html
Show inline comments
 
{% extends "base_members.html" %}
 
{% block subtitle %}Project Membership in {% endblock %}
 
{% block category %}members{% endblock %}
 
{% block content %}
 

	
 
<h1>Conservancy Project Membership</h1>
 

	
 
<p>A major component of Conservancy's work to advance software freedom is
 
  through its work to provide
 
  non-profit <a href="/members/services/">infrastructure and services</a>
 
  to
...
 
@@ -15,8 +14,9 @@
 
  documentation.  By handling all these details, Conservancy allows its
 
  member project developers to focus on what they do best: writing,
 
  improving and documenting FLOSS.</p>
 

	
 
<p>Project leaders who believe that their project might benefit from
 
  Conservancy's <a href="/members/services/">member project services</a>
 
  are encouraged to <a href="/members/apply/">apply for
 
  membership</a>.</p>
 
{% endblock %}
www/conservancy/static/members/services/index.html
Show inline comments
 
{% extends "base_members.html" %}
 
{% block subtitle %}Member Project Services - {% endblock %}
 
{% block category %}members{% endblock %}
 
{% block submenuselection %}Services{% endblock %}
 
{% block content %}
 

	
 
<h1>Member Project Services</h1>
 

	
 
<p>Conservancy assists FLOSS project leaders by handling all matters other
 
  than software development and documentation, so the developers can focus
 
  on what they do best: improving the software for the public good.  The
...
 
@@ -46,16 +45,18 @@
 
<li>paying key developers on a contractual basis to improve the project's
 
  software and its documentation.</li>
 

	
 
<li>sponsoring and organizing conferences for the project.</li>
 
 
 
<li>trademark registration and enforcement.</li>
 

	
 
<li>FLOSS license enforcement and compliance activity.</li>
 
</ul>
 

	
 
</p>
 

	
 
<h2>Asset Stewardship</h2>
 

	
 
<p>Conservancy can hold any assets for the project on its behalf.  This
 
  includes copyrights, trademarks, domain names, physical computer
 
  equipment or anything that should be officially held in the name of the
 
  project.  Member projects are not required that Conservancy hold all
www/conservancy/templates/base_conservancy.html
Show inline comments
...
 
@@ -17,17 +17,17 @@
 
      <h1><span id="logobutton"><a href="/">Software Freedom Conservancy</span></a></h1>
 
    </div>
 
    <div id="navbar-outer">
 
      <div id="navbar">
 
	<ul>
 
          <li class="overview"><a href="/overview/">Overview</a></li>
 
          <li class="news"><a href="/news/">News</a></li>
 
          <li class="blog"><a href="/blog/">Blog</a></li>
 
	  <li class="members"><a href="/members/">Member Projects &amp; Services</a></li>
 
	  <li class="Members"><a href="/members/">Member Projects &amp; Services</a></li>
 
          <li class="About"><a href="/about/">About</a></li>
 
	  <li class="donate"><a href="/donate/">Support Conservancy!</a></li>
 
	</ul>
 
      </div>
 
      <div id="navbar-clear"></div>
 
    </div>
 
      {% block outercontent %}<div id="mainContent">{% block content %}{% endblock %}</div>{% endblock %}
 
    <div id="conservancyfooter">
www/conservancy/templates/base_members.html
Show inline comments
 
{% extends "base_conservancy.html" %}
 
{% block category %}Members{% endblock %}
 
{% block outercontent %}
 
    <div id="container">
 
         <div id="sidebar" class="{% block submenuselection %}other{% endblock %}">
 
            <h2>Membership &amp; Services</h2>
 
            <h2>{% block category %}Members{% endblock %} Projects &amp; Services</h2>
 
            <ul>
 
            <li class="Current"><a href="/members/current/">Current Member Projects</a></li>
 
            <li class="Services"><a href="/about/services/">Member Project Services</a></li>
 
            <li class="Applying"><a href="/about/apply/">Applying</a></li>
 
            <li class="Services"><a href="/members/services/">Member Project Services</a></li>
 
            <li class="Applying"><a href="/members/apply/">Applying</a></li>
 
            </ul>
 
         </div>
 
               <div id="mainContent">{% block content %}{% endblock %}
 
               </div>
 
   </div>
 
{% endblock %}
0 comments (0 inline, 0 general)