You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by bu...@apache.org on 2012/02/06 23:32:49 UTC

svn commit: r804029 - /websites/staging/community/trunk/content/apache-extras/faq.html

Author: buildbot
Date: Mon Feb  6 22:32:48 2012
New Revision: 804029

Log:
Staging update by buildbot for comdev

Modified:
    websites/staging/community/trunk/content/apache-extras/faq.html

Modified: websites/staging/community/trunk/content/apache-extras/faq.html
==============================================================================
--- websites/staging/community/trunk/content/apache-extras/faq.html (original)
+++ websites/staging/community/trunk/content/apache-extras/faq.html Mon Feb  6 22:32:48 2012
@@ -6,22 +6,22 @@
 <style type="text/css">
 <!--
 body {
-	font: 100% Verdana, Arial, Helvetica, sans-serif;
-	background: #FFFFFF;
-	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
-	padding: 0;
-	/*text-align: center; this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
-	color: #000000;
+  font: 100% Verdana, Arial, Helvetica, sans-serif;
+  background: #FFFFFF;
+  margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
+  padding: 0;
+  /*text-align: center; this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
+  color: #000000;
 }
 .oneColElsCtr #container {
-	width: 46em;
-	background: #FFFFFF;
-	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
-	border: 1px solid #000000;
-	text-align: left; /* this overrides the text-align: center on the body element. */
+  width: 46em;
+  background: #FFFFFF;
+  margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
+  border: 1px solid #000000;
+  text-align: left; /* this overrides the text-align: center on the body element. */
 }
 .oneColElsCtr #mainContent {
-	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
+  padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
 }
 -->
 </style></head>
@@ -61,7 +61,7 @@ All projects hosted on Apache Extras agr
 
 No, Apache Extras projects are not official Apache Software Foundation projects. Apache Extras projects are not hosted by the Apache Software Foundation and do not have to follow the Apache Software Foundation development and intellectual property policies.
 <br/><br/>
-There are a number of things Apache Extras projects can not do since they are not official Apache Software Foundation projects, including 1) include the word Apache in their name, 2) use the org.apache namespace for their bundles or package names.
+There are a number of things Apache Extras projects should not do since they are not official Apache Software Foundation projects, including 1) include the word Apache in their name, 2) use the org.apache namespace for their bundles or package names. Exceptions to these guidelines must be documented through official discussion by the responsible Apache project committee on its public mailing lists and will be dealt with on a case by case basis.
 <br/><br/>
    </li>
    <li style="list-style-type: decimal">