nicolaken 2003/12/31 06:34:12
Modified: build/site faq.html faq.pdf howtoparticipate.html
howtoparticipate.pdf howwework.html index.html
resolution.html whoweare.html whoweare.pdf
Log:
Update site.
Revision Changes Path
1.9 +14 -6 incubator-site/build/site/faq.html
Index: faq.html
===================================================================
RCS file: /home/cvs/incubator-site/build/site/faq.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- faq.html 20 Dec 2003 12:12:33 -0000 1.8
+++ faq.html 31 Dec 2003 14:34:11 -0000 1.9
@@ -91,10 +91,10 @@
</table>
</div>
<!--================= end Tabs ==================-->
-</td><td bgcolor="#294563"><img alt="" width="1" height="1"
src="skin/images/spacer.gif" class="spacer"></td>
+</td><td bgcolor="#294563"></td>
</tr>
-<tr>
-<td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" alt=""
src="skin/images/spacer.gif" class="spacer"></td>
+<tr height="16">
+<td height="10" bgcolor="#4C6C8F" colspan="4"></td>
</tr>
</table>
<!--================= end Banner ==================-->
@@ -175,11 +175,19 @@
</ul>
</li>
<li>
-<font color="#CFDCED">Translations (Web)</font>
+<font color="#CFDCED">Guides</font>
<ul>
<li>
-<a href="http://incubator.terra-intl.com/">Japanese</a>
+<a href="guides/general.html">General</a>
+</li>
+
+<li>
+<a href="guides/chair.html">Chair</a>
+</li>
+
+<li>
+<a href="guides/pmc.html">PMC</a>
</li>
</ul>
@@ -612,7 +620,7 @@
<h5>3.1. How can I update the site?<span style="float: right"><a
href="#site-menu">^</a></span>
</h5>
<div style="margin-left: 15 ; border: 2px">
-<p>Refer to <a href="http://127.0.0.1:8888/howtoparticipate.html">How to
Participate</a>
+<p>Refer to <a href="howtoparticipate.html">How to Participate</a>
page.</p>
</div>
<a name="N1012E"></a><a name="projectstatus"></a>
1.7 +62 -62 incubator-site/build/site/faq.pdf
<<Binary file>>
1.7 +26 -12 incubator-site/build/site/howtoparticipate.html
Index: howtoparticipate.html
===================================================================
RCS file: /home/cvs/incubator-site/build/site/howtoparticipate.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- howtoparticipate.html 25 Nov 2003 16:47:54 -0000 1.6
+++ howtoparticipate.html 31 Dec 2003 14:34:11 -0000 1.7
@@ -91,10 +91,10 @@
</table>
</div>
<!--================= end Tabs ==================-->
-</td><td bgcolor="#294563"><img alt="" width="1" height="1"
src="skin/images/spacer.gif" class="spacer"></td>
+</td><td bgcolor="#294563"></td>
</tr>
-<tr>
-<td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" alt=""
src="skin/images/spacer.gif" class="spacer"></td>
+<tr height="16">
+<td height="10" bgcolor="#4C6C8F" colspan="4"></td>
</tr>
</table>
<!--================= end Banner ==================-->
@@ -175,11 +175,19 @@
</ul>
</li>
<li>
-<font color="#CFDCED">Translations (Web)</font>
+<font color="#CFDCED">Guides</font>
<ul>
<li>
-<a href="http://incubator.terra-intl.com/">Japanese</a>
+<a href="guides/general.html">General</a>
+</li>
+
+<li>
+<a href="guides/chair.html">Chair</a>
+</li>
+
+<li>
+<a href="guides/pmc.html">PMC</a>
</li>
</ul>
@@ -370,7 +378,8 @@
<h4>Updating the site</h4>
<div style="margin-left: 0 ; border: 2px">
<p>To generate the website one needs to get
- <a href="http://xml.apache.org/forrest/">Apache Forrest</a>
and install it.</p>
+ <a href="http://xml.apache.org/forrest/">Apache
Forrest <img alt="links outside of this site" border="0"
src="skin/images/external-link.gif">
+ </a> and install it.</p>
<p>Editors can edit the pages without generating the site, and just validate
the
xml with a validating editor before committing. For the wiki
pages it's plain
text, so it's easier. Ones with Forrest installed (currently
nicolaken) and
@@ -381,7 +390,8 @@
<a name="N100A6"></a><a name="Download+Forrest"></a>
<h5>Download Forrest</h5>
<div style="margin-left: 0 ; border: 2px">
-<p>Download and install CVS <a href="http://xml.apache.org/forrest/">Apache
Forrest</a>.</p>
+<p>Download and install CVS <a href="http://xml.apache.org/forrest/">Apache
Forrest <img alt="links outside of this site" border="0"
src="skin/images/external-link.gif">
+ </a>.</p>
<ul>
<li>get or update xml-forrest from CVS</li>
@@ -433,14 +443,18 @@
<p>Edit the XML docs in <span class="codefrag">incubator/site/</span>. If
you are not familiar with DTDs,
the syntax is best learned
<a
href="http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/documentation/content/xdocs/document-v11.xml?rev=HEAD&content-type=text/xml.html">
- by example</a>.</p>
+ by example <img alt="links outside of this site"
border="0" src="skin/images/external-link.gif">
+ </a>.</p>
<p>From the Forrest site,
- <a href="http://xml.apache.org/forrest/document-v12.html">here
is quite a complete example of the xml format</a>
+ <a href="http://xml.apache.org/forrest/document-v12.html">here
is quite a complete example of the xml format <img alt="links outside of
this site" border="0" src="skin/images/external-link.gif">
+ </a>
, and
- <a href="http://xml.apache.org/forrest/wiki-sample.html">here
of the wiki format</a>.</p>
+ <a href="http://xml.apache.org/forrest/wiki-sample.html">here
of the wiki format <img alt="links outside of this site" border="0"
src="skin/images/external-link.gif">
+ </a>.</p>
<p>If you add a new page or change a page's name, update
<span class="codefrag">site.xml</span>, from which the menu is
generated. More details can be found
- <a href="http://xml.apache.org/forrest/your-project.html">in
Forrest's documentation</a>.</p>
+ <a href="http://xml.apache.org/forrest/your-project.html">in
Forrest's documentation <img alt="links outside of this site" border="0"
src="skin/images/external-link.gif">
+ </a>.</p>
<p>In essence:</p>
<ul>
@@ -492,7 +506,7 @@
the specific project.</p>
<p>Check-in the generated pages in the "incubator-site" CVS module under
<span
class="codefrag">\incubator-site\build\site\projects\${project-name}\**</span>.</p>
-<p>When the site is updated from CVS (it's once a day) it will be live.</p>
+<p>When the incubator site is updated from CVS <!-- (it's once a day) -->
the subproject website will be live.</p>
</div>
</div>
1.5 +48 -48 incubator-site/build/site/howtoparticipate.pdf
<<Binary file>>
1.6 +13 -5 incubator-site/build/site/howwework.html
Index: howwework.html
===================================================================
RCS file: /home/cvs/incubator-site/build/site/howwework.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- howwework.html 28 Nov 2003 15:49:53 -0000 1.5
+++ howwework.html 31 Dec 2003 14:34:11 -0000 1.6
@@ -91,10 +91,10 @@
</table>
</div>
<!--================= end Tabs ==================-->
-</td><td bgcolor="#294563"><img alt="" width="1" height="1"
src="skin/images/spacer.gif" class="spacer"></td>
+</td><td bgcolor="#294563"></td>
</tr>
-<tr>
-<td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" alt=""
src="skin/images/spacer.gif" class="spacer"></td>
+<tr height="16">
+<td height="10" bgcolor="#4C6C8F" colspan="4"></td>
</tr>
</table>
<!--================= end Banner ==================-->
@@ -175,11 +175,19 @@
</ul>
</li>
<li>
-<font color="#CFDCED">Translations (Web)</font>
+<font color="#CFDCED">Guides</font>
<ul>
<li>
-<a href="http://incubator.terra-intl.com/">Japanese</a>
+<a href="guides/general.html">General</a>
+</li>
+
+<li>
+<a href="guides/chair.html">Chair</a>
+</li>
+
+<li>
+<a href="guides/pmc.html">PMC</a>
</li>
</ul>
1.21 +14 -6 incubator-site/build/site/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/incubator-site/build/site/index.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- index.html 25 Nov 2003 16:47:54 -0000 1.20
+++ index.html 31 Dec 2003 14:34:11 -0000 1.21
@@ -91,10 +91,10 @@
</table>
</div>
<!--================= end Tabs ==================-->
-</td><td bgcolor="#294563"><img alt="" width="1" height="1"
src="skin/images/spacer.gif" class="spacer"></td>
+</td><td bgcolor="#294563"></td>
</tr>
-<tr>
-<td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" alt=""
src="skin/images/spacer.gif" class="spacer"></td>
+<tr height="16">
+<td height="10" bgcolor="#4C6C8F" colspan="4"></td>
</tr>
</table>
<!--================= end Banner ==================-->
@@ -175,11 +175,19 @@
</ul>
</li>
<li>
-<font color="#CFDCED">Translations (Web)</font>
+<font color="#CFDCED">Guides</font>
<ul>
<li>
-<a href="http://incubator.terra-intl.com/">Japanese</a>
+<a href="guides/general.html">General</a>
+</li>
+
+<li>
+<a href="guides/chair.html">Chair</a>
+</li>
+
+<li>
+<a href="guides/pmc.html">PMC</a>
</li>
</ul>
@@ -320,7 +328,7 @@
<tr>
<td colspan="2" align="left" bgcolor="#CFDCED" class="logos">
<div>
-<a href="http://validator.w3.org/check/referer"><img width="88" height="31"
alt="Valid HTML 4.01!" src="skin/images/valid-html401.png"
class="logoImage"></a><a href="http://jigsaw.w3.org/css-validator/"><img
width="88" height="31" alt="Valid CSS!" src="skin/images/vcss.png"
class="logoImage"></a><img alt="" height="1" width="10"
src="skin/images/spacer.gif"><a href="http://xml.apache.org/forrest/"><img
border="0" alt="Built with Apache Forrest logo"
src="images/built-with-forrest-button.png" width="88" height="31"><img
height="1" width="5" alt="" src="skin/images/spacer.gif" class="spacer"></a>
+<a href="http://validator.w3.org/check/referer"><img border="0" width="88"
height="31" alt="Valid HTML 4.01!" src="skin/images/valid-html401.png"
class="logoImage"></a><a href="http://jigsaw.w3.org/css-validator/"><img
border="0" width="88" height="31" alt="Valid CSS!" src="skin/images/vcss.png"
class="logoImage"></a><img alt="" height="1" width="10"
src="skin/images/spacer.gif"><a href="http://xml.apache.org/forrest/"><img
border="0" alt="Built with Apache Forrest logo"
src="images/built-with-forrest-button.png" width="88" height="31"><img
height="1" width="5" alt="" src="skin/images/spacer.gif" class="spacer"></a>
</div>
</td>
</tr>
1.20 +13 -5 incubator-site/build/site/resolution.html
Index: resolution.html
===================================================================
RCS file: /home/cvs/incubator-site/build/site/resolution.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- resolution.html 25 Nov 2003 16:47:54 -0000 1.19
+++ resolution.html 31 Dec 2003 14:34:11 -0000 1.20
@@ -91,10 +91,10 @@
</table>
</div>
<!--================= end Tabs ==================-->
-</td><td bgcolor="#294563"><img alt="" width="1" height="1"
src="skin/images/spacer.gif" class="spacer"></td>
+</td><td bgcolor="#294563"></td>
</tr>
-<tr>
-<td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" alt=""
src="skin/images/spacer.gif" class="spacer"></td>
+<tr height="16">
+<td height="10" bgcolor="#4C6C8F" colspan="4"></td>
</tr>
</table>
<!--================= end Banner ==================-->
@@ -175,11 +175,19 @@
</ul>
</li>
<li>
-<font color="#CFDCED">Translations (Web)</font>
+<font color="#CFDCED">Guides</font>
<ul>
<li>
-<a href="http://incubator.terra-intl.com/">Japanese</a>
+<a href="guides/general.html">General</a>
+</li>
+
+<li>
+<a href="guides/chair.html">Chair</a>
+</li>
+
+<li>
+<a href="guides/pmc.html">PMC</a>
</li>
</ul>
1.21 +14 -5 incubator-site/build/site/whoweare.html
Index: whoweare.html
===================================================================
RCS file: /home/cvs/incubator-site/build/site/whoweare.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- whoweare.html 28 Nov 2003 15:49:53 -0000 1.20
+++ whoweare.html 31 Dec 2003 14:34:11 -0000 1.21
@@ -91,10 +91,10 @@
</table>
</div>
<!--================= end Tabs ==================-->
-</td><td bgcolor="#294563"><img alt="" width="1" height="1"
src="skin/images/spacer.gif" class="spacer"></td>
+</td><td bgcolor="#294563"></td>
</tr>
-<tr>
-<td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" alt=""
src="skin/images/spacer.gif" class="spacer"></td>
+<tr height="16">
+<td height="10" bgcolor="#4C6C8F" colspan="4"></td>
</tr>
</table>
<!--================= end Banner ==================-->
@@ -175,11 +175,19 @@
</ul>
</li>
<li>
-<font color="#CFDCED">Translations (Web)</font>
+<font color="#CFDCED">Guides</font>
<ul>
<li>
-<a href="http://incubator.terra-intl.com/">Japanese</a>
+<a href="guides/general.html">General</a>
+</li>
+
+<li>
+<a href="guides/chair.html">Chair</a>
+</li>
+
+<li>
+<a href="guides/pmc.html">PMC</a>
</li>
</ul>
@@ -280,6 +288,7 @@
Noel Bergman <[EMAIL PROTECTED]>
Nicola Ken Barozzi <[EMAIL PROTECTED]>
Ken Coar <[EMAIL PROTECTED]>
+ Morgan Delegrange <[EMAIL PROTECTED]>
Roy T. Fielding <[EMAIL PROTECTED]>
Brian W. Fitzpatrick <[EMAIL PROTECTED]>
Paul Hammant <[EMAIL PROTECTED]>
1.13 +32 -32 incubator-site/build/site/whoweare.pdf
<<Binary file>>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]