Author: lewismc
Date: Sun Feb 19 15:12:20 2012
New Revision: 1291013
URL: http://svn.apache.org/viewvc?rev=1291013&view=rev
Log:
commit to update mailing lists page, also I've subscribe to archive out mailing
lists with the mail archive so these links have also been provided.
Added:
gora/site/publish/images/powered-by-gora.png (with props)
Modified:
gora/site/author/src/documentation/content/xdocs/mailing_lists.xml
gora/site/publish/contribute.html
gora/site/publish/credits.html
gora/site/publish/index.html
gora/site/publish/issue_tracking.html
gora/site/publish/linkmap.html
gora/site/publish/mailing_lists.html
gora/site/publish/releases.html
gora/site/publish/sonar.html
gora/site/publish/version_control.html
Modified: gora/site/author/src/documentation/content/xdocs/mailing_lists.xml
URL:
http://svn.apache.org/viewvc/gora/site/author/src/documentation/content/xdocs/mailing_lists.xml?rev=1291013&r1=1291012&r2=1291013&view=diff
==============================================================================
--- gora/site/author/src/documentation/content/xdocs/mailing_lists.xml
(original)
+++ gora/site/author/src/documentation/content/xdocs/mailing_lists.xml Sun Feb
19 15:12:20 2012
@@ -26,42 +26,60 @@
<title>Gora Mailing Lists</title>
</header>
- <body>
+ <body>
<section>
- <title>Users and Developers</title>
+ <title>Users</title>
- <p>If you are a user or a contributor of Gora, please subscribe to this
list. Users are also encouraged to
- subscibe and ask questions to this mailing list.</p>
+ <p>If you use Gora, please subscribe to the Gora user mailing list.</p>
<p>
- The Gora developer mailing list is:
- <a
href="mailto:[email protected]">[email protected]</a>.
+ The Nutch user mailing list is :
+ <a href="mailto:[email protected]">[email protected]</a>.
+ </p>
+ <ul>
+ <li><a href="mailto:[email protected]">Subscribe to
List</a></li>
+ <li><a href="mailto:[email protected]">Unsubscribe from
List</a></li>
+ <li><a
href="http://www.mail-archive.com/dev%40gora.apache.org/">Search List
Archive</a></li>
+ <li><a href="http://mail-archives.apache.org/mod_mbox/gora-dev/">View
List Archive</a></li>
+ </ul>
+ <note>In order to post to the list, it is necessary to first subscribe
to it.</note>
+ </section>
+
+ <section>
+ <title>Developers</title>
+
+ <p>If you'd like to contribute to Gora, please subscribe to the
+ Gora developer mailing list.</p>
+
+ <p>
+ The Gora developer mailing list is :
+ <a href="mailto:[email protected]">[email protected]</a>.
</p>
<ul>
<li><a href="mailto:[email protected]">Subscribe to
List</a></li>
<li><a href="mailto:[email protected]">Unsubscribe from
List</a></li>
- <li><a
href="http://mail-archives.apache.org/mod_mbox/gora-dev/">Archives</a></li>
+ <li><a
href="http://www.mail-archive.com/dev%40gora.apache.org/">Search List
Archive</a></li>
+ <li><a href="http://mail-archives.apache.org/mod_mbox/gora-dev/">View
List Archive</a></li>
</ul>
+ <note>In order to post to the list, it is necessary to first subscribe
to it.</note>
</section>
-
+
<section>
<title>Commits</title>
- <p>If you'd like to see changes made in the Gora <a
href="version_control.html">version control system</a>,
- please subscribe to the Gora commits mailing list.</p>
-
- <p>
- The Gora commits mailing list is:
- <a
href="mailto:[email protected]">[email protected]</a>.
- </p>
+ <p>If you'd like to see changes made in Gora's <a
+ href="version_control.html">version control system</a>
+ then subscribe to the Gora commit's mailing list.</p>
<ul>
<li><a href="mailto:[email protected]">Subscribe to
List</a></li>
- <li><a href="mailto:[email protected]">Unsubscribe
from List</a></li>
- <li><a
href="http://mail-archives.apache.org/mod_mbox/gora-commits/">Archives</a></li>
+ <li><a href="mailto:[email protected]">Unsubscribe
from List</a></li>
+ <li><a
href="http://www.mail-archive.com/commits%40nutch.apache.org/">Search List
Archive</a></li>
+ <li><a
href="http://mail-archives.apache.org/mod_mbox/gora-commits/">View List
Archive</a></li>
</ul>
</section>
+
</body>
</document>
Modified: gora/site/publish/contribute.html
URL:
http://svn.apache.org/viewvc/gora/site/publish/contribute.html?rev=1291013&r1=1291012&r2=1291013&view=diff
==============================================================================
--- gora/site/publish/contribute.html (original)
+++ gora/site/publish/contribute.html Sun Feb 19 15:12:20 2012
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="http://gora.apache.org/"><img class="logoImage" alt="Gora"
src="images/gora-logo.png" title="Apache Gora is an open source framework
providing an in memory data model and persistence for big data. Gora supports
persisting to column stores, key value stores, document stores and RDBMSs, and
analyzing the data with extensive Hadoop MapReduce support."></a>
+<a href="http://gora.apache.org/"><img class="logoImage" alt="Apache Gora"
src="images/gora-logo.png" title="The Apache Gora open source framework
provides an in-memory data model and persistence for big data. Gora supports
persisting to column stores, key value stores, document stores and RDBMSs, and
analyzing the data with extensive Apache Hadoop MapReduce support. "></a>
</div>
<!--+
|end Project Logo
@@ -195,10 +195,6 @@ document.write("Last Published: " + docu
|start content
+-->
<div id="content">
-<div title="Portable Document Format" class="pdflink">
-<a class="dida" href="contribute.pdf"><img alt="PDF -icon"
src="skin/images/pdfdoc.gif" class="skin"><br>
- PDF</a>
-</div>
<h1>How to Contribute</h1>
<div id="front-matter">
<div id="minitoc-area">
Modified: gora/site/publish/credits.html
URL:
http://svn.apache.org/viewvc/gora/site/publish/credits.html?rev=1291013&r1=1291012&r2=1291013&view=diff
==============================================================================
--- gora/site/publish/credits.html (original)
+++ gora/site/publish/credits.html Sun Feb 19 15:12:20 2012
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="http://gora.apache.org/"><img class="logoImage" alt="Gora"
src="images/gora-logo.png" title="Apache Gora is an open source framework
providing an in memory data model and persistence for big data. Gora supports
persisting to column stores, key value stores, document stores and RDBMSs, and
analyzing the data with extensive Hadoop MapReduce support."></a>
+<a href="http://gora.apache.org/"><img class="logoImage" alt="Apache Gora"
src="images/gora-logo.png" title="The Apache Gora open source framework
provides an in-memory data model and persistence for big data. Gora supports
persisting to column stores, key value stores, document stores and RDBMSs, and
analyzing the data with extensive Apache Hadoop MapReduce support. "></a>
</div>
<!--+
|end Project Logo
@@ -195,10 +195,6 @@ document.write("Last Published: " + docu
|start content
+-->
<div id="content">
-<div title="Portable Document Format" class="pdflink">
-<a class="dida" href="credits.pdf"><img alt="PDF -icon"
src="skin/images/pdfdoc.gif" class="skin"><br>
- PDF</a>
-</div>
<h1>Gora Credits</h1>
<div id="front-matter">
<div id="minitoc-area">
Added: gora/site/publish/images/powered-by-gora.png
URL:
http://svn.apache.org/viewvc/gora/site/publish/images/powered-by-gora.png?rev=1291013&view=auto
==============================================================================
Binary file - no diff available.
Propchange: gora/site/publish/images/powered-by-gora.png
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Modified: gora/site/publish/index.html
URL:
http://svn.apache.org/viewvc/gora/site/publish/index.html?rev=1291013&r1=1291012&r2=1291013&view=diff
==============================================================================
--- gora/site/publish/index.html (original)
+++ gora/site/publish/index.html Sun Feb 19 15:12:20 2012
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="http://gora.apache.org/"><img class="logoImage" alt="Gora"
src="images/gora-logo.png" title="Apache Gora is an open source framework
providing an in memory data model and persistence for big data. Gora supports
persisting to column stores, key value stores, document stores and RDBMSs, and
analyzing the data with extensive Hadoop MapReduce support."></a>
+<a href="http://gora.apache.org/"><img class="logoImage" alt="Apache Gora"
src="images/gora-logo.png" title="The Apache Gora open source framework
provides an in-memory data model and persistence for big data. Gora supports
persisting to column stores, key value stores, document stores and RDBMSs, and
analyzing the data with extensive Apache Hadoop MapReduce support. "></a>
</div>
<!--+
|end Project Logo
@@ -198,10 +198,6 @@ document.write("Last Published: " + docu
|start content
+-->
<div id="content">
-<div title="Portable Document Format" class="pdflink">
-<a class="dida" href="index.pdf"><img alt="PDF -icon"
src="skin/images/pdfdoc.gif" class="skin"><br>
- PDF</a>
-</div>
<h1>Welcome to Apache Gora™</h1>
<div id="front-matter">
<div id="minitoc-area">
Modified: gora/site/publish/issue_tracking.html
URL:
http://svn.apache.org/viewvc/gora/site/publish/issue_tracking.html?rev=1291013&r1=1291012&r2=1291013&view=diff
==============================================================================
--- gora/site/publish/issue_tracking.html (original)
+++ gora/site/publish/issue_tracking.html Sun Feb 19 15:12:20 2012
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="http://gora.apache.org/"><img class="logoImage" alt="Gora"
src="images/gora-logo.png" title="Apache Gora is an open source framework
providing an in memory data model and persistence for big data. Gora supports
persisting to column stores, key value stores, document stores and RDBMSs, and
analyzing the data with extensive Hadoop MapReduce support."></a>
+<a href="http://gora.apache.org/"><img class="logoImage" alt="Apache Gora"
src="images/gora-logo.png" title="The Apache Gora open source framework
provides an in-memory data model and persistence for big data. Gora supports
persisting to column stores, key value stores, document stores and RDBMSs, and
analyzing the data with extensive Apache Hadoop MapReduce support. "></a>
</div>
<!--+
|end Project Logo
@@ -195,10 +195,6 @@ document.write("Last Published: " + docu
|start content
+-->
<div id="content">
-<div title="Portable Document Format" class="pdflink">
-<a class="dida" href="issue_tracking.pdf"><img alt="PDF -icon"
src="skin/images/pdfdoc.gif" class="skin"><br>
- PDF</a>
-</div>
<h1>Gora Issue Tracking</h1>
<div id="front-matter"></div>
Modified: gora/site/publish/linkmap.html
URL:
http://svn.apache.org/viewvc/gora/site/publish/linkmap.html?rev=1291013&r1=1291012&r2=1291013&view=diff
==============================================================================
--- gora/site/publish/linkmap.html (original)
+++ gora/site/publish/linkmap.html Sun Feb 19 15:12:20 2012
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="http://gora.apache.org/"><img class="logoImage" alt="Gora"
src="images/gora-logo.png" title="Apache Gora is an open source framework
providing an in memory data model and persistence for big data. Gora supports
persisting to column stores, key value stores, document stores and RDBMSs, and
analyzing the data with extensive Hadoop MapReduce support."></a>
+<a href="http://gora.apache.org/"><img class="logoImage" alt="Apache Gora"
src="images/gora-logo.png" title="The Apache Gora open source framework
provides an in-memory data model and persistence for big data. Gora supports
persisting to column stores, key value stores, document stores and RDBMSs, and
analyzing the data with extensive Apache Hadoop MapReduce support. "></a>
</div>
<!--+
|end Project Logo
@@ -195,10 +195,6 @@ document.write("Last Published: " + docu
|start content
+-->
<div id="content">
-<div title="Portable Document Format" class="pdflink">
-<a class="dida" href="linkmap.pdf"><img alt="PDF -icon"
src="skin/images/pdfdoc.gif" class="skin"><br>
- PDF</a>
-</div>
<h1>Site Linkmap Table of Contents</h1>
<div id="front-matter"></div>
<p>
Modified: gora/site/publish/mailing_lists.html
URL:
http://svn.apache.org/viewvc/gora/site/publish/mailing_lists.html?rev=1291013&r1=1291012&r2=1291013&view=diff
==============================================================================
--- gora/site/publish/mailing_lists.html (original)
+++ gora/site/publish/mailing_lists.html Sun Feb 19 15:12:20 2012
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="http://gora.apache.org/"><img class="logoImage" alt="Gora"
src="images/gora-logo.png" title="Apache Gora is an open source framework
providing an in memory data model and persistence for big data. Gora supports
persisting to column stores, key value stores, document stores and RDBMSs, and
analyzing the data with extensive Hadoop MapReduce support."></a>
+<a href="http://gora.apache.org/"><img class="logoImage" alt="Apache Gora"
src="images/gora-logo.png" title="The Apache Gora open source framework
provides an in-memory data model and persistence for big data. Gora supports
persisting to column stores, key value stores, document stores and RDBMSs, and
analyzing the data with extensive Apache Hadoop MapReduce support. "></a>
</div>
<!--+
|end Project Logo
@@ -195,16 +195,15 @@ document.write("Last Published: " + docu
|start content
+-->
<div id="content">
-<div title="Portable Document Format" class="pdflink">
-<a class="dida" href="mailing_lists.pdf"><img alt="PDF -icon"
src="skin/images/pdfdoc.gif" class="skin"><br>
- PDF</a>
-</div>
<h1>Gora Mailing Lists</h1>
<div id="front-matter">
<div id="minitoc-area">
<ul class="minitoc">
<li>
-<a href="#Users+and+Developers">Users and Developers</a>
+<a href="#Users">Users</a>
+</li>
+<li>
+<a href="#Developers">Developers</a>
</li>
<li>
<a href="#Commits">Commits</a>
@@ -214,14 +213,48 @@ document.write("Last Published: " + docu
</div>
-<a name="Users+and+Developers"></a>
-<h2 class="underlined_10">Users and Developers</h2>
+<a name="Users"></a>
+<h2 class="underlined_10">Users</h2>
<div class="section">
-<p>If you are a user or a contributor of Gora, please subscribe to this list.
Users are also encouraged to
- subscibe and ask questions to this mailing list.</p>
+<p>If you use Gora, please subscribe to the Gora user mailing list.</p>
<p>
- The Gora developer mailing list is:
- <a
href="mailto:dev.at.gora.apache.org">[email protected]</a>.
+ The Nutch user mailing list is :
+ <a href="mailto:user.at.gora.apache.org">[email protected]</a>.
+ </p>
+<ul>
+
+<li>
+<a href="mailto:user-subscribe.at.gora.apache.org">Subscribe to List</a>
+</li>
+
+<li>
+<a href="mailto:user-unsubscribe.at.gora.apache.org">Unsubscribe from List</a>
+</li>
+
+<li>
+<a href="http://www.mail-archive.com/dev%40gora.apache.org/">Search List
Archive</a>
+</li>
+
+<li>
+<a href="http://mail-archives.apache.org/mod_mbox/gora-dev/">View List
Archive</a>
+</li>
+
+</ul>
+<div class="note">
+<div class="label">Note</div>
+<div class="content">In order to post to the list, it is necessary to first
subscribe to it.</div>
+</div>
+</div>
+
+
+<a name="Developers"></a>
+<h2 class="underlined_10">Developers</h2>
+<div class="section">
+<p>If you'd like to contribute to Gora, please subscribe to the
+ Gora developer mailing list.</p>
+<p>
+ The Gora developer mailing list is :
+ <a href="mailto:dev.at.gora.apache.org">[email protected]</a>.
</p>
<ul>
@@ -234,22 +267,26 @@ document.write("Last Published: " + docu
</li>
<li>
-<a href="http://mail-archives.apache.org/mod_mbox/gora-dev/">Archives</a>
+<a href="http://www.mail-archive.com/dev%40gora.apache.org/">Search List
Archive</a>
+</li>
+
+<li>
+<a href="http://mail-archives.apache.org/mod_mbox/gora-dev/">View List
Archive</a>
</li>
</ul>
+<div class="note">
+<div class="label">Note</div>
+<div class="content">In order to post to the list, it is necessary to first
subscribe to it.</div>
</div>
-
+</div>
+
<a name="Commits"></a>
<h2 class="underlined_10">Commits</h2>
<div class="section">
-<p>If you'd like to see changes made in the Gora <a
href="version_control.html">version control system</a>,
- please subscribe to the Gora commits mailing list.</p>
-<p>
- The Gora commits mailing list is:
- <a
href="mailto:commits.at.gora.apache.org">[email protected]</a>.
- </p>
+<p>If you'd like to see changes made in Gora's <a
href="version_control.html">version control system</a>
+ then subscribe to the Gora commit's mailing list.</p>
<ul>
<li>
@@ -257,16 +294,21 @@ document.write("Last Published: " + docu
</li>
<li>
-<a href="mailto:commits-unsubscribe.at.gora.apache.org">Unsubscribe from
List</a>
+<a href="mailto:commits-unsubscribe.at.nutch.apache.org">Unsubscribe from
List</a>
</li>
<li>
-<a href="http://mail-archives.apache.org/mod_mbox/gora-commits/">Archives</a>
+<a href="http://www.mail-archive.com/commits%40nutch.apache.org/">Search List
Archive</a>
+</li>
+
+<li>
+<a href="http://mail-archives.apache.org/mod_mbox/gora-commits/">View List
Archive</a>
</li>
</ul>
</div>
+
</div>
<!--+
|end content
Modified: gora/site/publish/releases.html
URL:
http://svn.apache.org/viewvc/gora/site/publish/releases.html?rev=1291013&r1=1291012&r2=1291013&view=diff
==============================================================================
--- gora/site/publish/releases.html (original)
+++ gora/site/publish/releases.html Sun Feb 19 15:12:20 2012
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="http://gora.apache.org/"><img class="logoImage" alt="Gora"
src="images/gora-logo.png" title="Apache Gora is an open source framework
providing an in memory data model and persistence for big data. Gora supports
persisting to column stores, key value stores, document stores and RDBMSs, and
analyzing the data with extensive Hadoop MapReduce support."></a>
+<a href="http://gora.apache.org/"><img class="logoImage" alt="Apache Gora"
src="images/gora-logo.png" title="The Apache Gora open source framework
provides an in-memory data model and persistence for big data. Gora supports
persisting to column stores, key value stores, document stores and RDBMSs, and
analyzing the data with extensive Apache Hadoop MapReduce support. "></a>
</div>
<!--+
|end Project Logo
@@ -195,10 +195,6 @@ document.write("Last Published: " + docu
|start content
+-->
<div id="content">
-<div title="Portable Document Format" class="pdflink">
-<a class="dida" href="releases.pdf"><img alt="PDF -icon"
src="skin/images/pdfdoc.gif" class="skin"><br>
- PDF</a>
-</div>
<h1>Gora Releases</h1>
<div id="front-matter">
<div id="minitoc-area">
Modified: gora/site/publish/sonar.html
URL:
http://svn.apache.org/viewvc/gora/site/publish/sonar.html?rev=1291013&r1=1291012&r2=1291013&view=diff
==============================================================================
--- gora/site/publish/sonar.html (original)
+++ gora/site/publish/sonar.html Sun Feb 19 15:12:20 2012
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="http://gora.apache.org/"><img class="logoImage" alt="Gora"
src="images/gora-logo.png" title="Apache Gora is an open source framework
providing an in memory data model and persistence for big data. Gora supports
persisting to column stores, key value stores, document stores and RDBMSs, and
analyzing the data with extensive Hadoop MapReduce support."></a>
+<a href="http://gora.apache.org/"><img class="logoImage" alt="Apache Gora"
src="images/gora-logo.png" title="The Apache Gora open source framework
provides an in-memory data model and persistence for big data. Gora supports
persisting to column stores, key value stores, document stores and RDBMSs, and
analyzing the data with extensive Apache Hadoop MapReduce support. "></a>
</div>
<!--+
|end Project Logo
@@ -195,10 +195,6 @@ document.write("Last Published: " + docu
|start content
+-->
<div id="content">
-<div title="Portable Document Format" class="pdflink">
-<a class="dida" href="sonar.pdf"><img alt="PDF -icon"
src="skin/images/pdfdoc.gif" class="skin"><br>
- PDF</a>
-</div>
<h1>Gora Sonar Analysis</h1>
<div id="front-matter"></div>
Modified: gora/site/publish/version_control.html
URL:
http://svn.apache.org/viewvc/gora/site/publish/version_control.html?rev=1291013&r1=1291012&r2=1291013&view=diff
==============================================================================
--- gora/site/publish/version_control.html (original)
+++ gora/site/publish/version_control.html Sun Feb 19 15:12:20 2012
@@ -39,7 +39,7 @@
|start Project Logo
+-->
<div class="projectlogo">
-<a href="http://gora.apache.org/"><img class="logoImage" alt="Gora"
src="images/gora-logo.png" title="Apache Gora is an open source framework
providing an in memory data model and persistence for big data. Gora supports
persisting to column stores, key value stores, document stores and RDBMSs, and
analyzing the data with extensive Hadoop MapReduce support."></a>
+<a href="http://gora.apache.org/"><img class="logoImage" alt="Apache Gora"
src="images/gora-logo.png" title="The Apache Gora open source framework
provides an in-memory data model and persistence for big data. Gora supports
persisting to column stores, key value stores, document stores and RDBMSs, and
analyzing the data with extensive Apache Hadoop MapReduce support. "></a>
</div>
<!--+
|end Project Logo
@@ -195,10 +195,6 @@ document.write("Last Published: " + docu
|start content
+-->
<div id="content">
-<div title="Portable Document Format" class="pdflink">
-<a class="dida" href="version_control.pdf"><img alt="PDF -icon"
src="skin/images/pdfdoc.gif" class="skin"><br>
- PDF</a>
-</div>
<h1>Gora Version Control System</h1>
<div id="front-matter">
<div id="minitoc-area">