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
...
 
@@ -228,13 +228,13 @@ h2.chapterHead { text-align: center; }
 
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! */
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
...
 
@@ -23,13 +22,17 @@
 
  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>
...
 
@@ -163,6 +166,7 @@ independent tax-exempt non-profit.</p>
 
  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>
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
...
 
@@ -17,6 +16,7 @@
 
  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
...
 
@@ -48,12 +47,14 @@
 

	
 
<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
www/conservancy/templates/base_conservancy.html
Show inline comments
...
 
@@ -19,13 +19,13 @@
 
    <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>
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)