You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rd...@apache.org on 2008/11/19 22:54:37 UTC

svn commit: r719085 - in /james/jsieve/trunk/util/src/site: site.xml xdoc/features.xml xdoc/index.xml xdoc/start.xml

Author: rdonkin
Date: Wed Nov 19 13:54:36 2008
New Revision: 719085

URL: http://svn.apache.org/viewvc?rev=719085&view=rev
Log:
Fork util subsite

Removed:
    james/jsieve/trunk/util/src/site/xdoc/features.xml
    james/jsieve/trunk/util/src/site/xdoc/start.xml
Modified:
    james/jsieve/trunk/util/src/site/site.xml
    james/jsieve/trunk/util/src/site/xdoc/index.xml

Modified: james/jsieve/trunk/util/src/site/site.xml
URL: http://svn.apache.org/viewvc/james/jsieve/trunk/util/src/site/site.xml?rev=719085&r1=719084&r2=719085&view=diff
==============================================================================
--- james/jsieve/trunk/util/src/site/site.xml (original)
+++ james/jsieve/trunk/util/src/site/site.xml Wed Nov 19 13:54:36 2008
@@ -32,10 +32,8 @@
 
   <body>
 
-    <menu name="jSieve">
+    <menu name="Sieve Utilities">
       <item name="Overview" href="index.html"/>
-      <item name="Sieve Features" href="features.html"/>
-      <item name="Getting Started" href="start.html"/>
       <item name="RFC 2234 (ABNF)" href="http://www.ietf.org/rfc/rfc2234.txt"/>
       <item name="RFC 2244 (ACAP)" href="http://www.ietf.org/rfc/rfc2244.txt"/>
       <item name="RFC 2298 (MDN)" href="http://www.ietf.org/rfc/rfc2298.txt"/>

Modified: james/jsieve/trunk/util/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/james/jsieve/trunk/util/src/site/xdoc/index.xml?rev=719085&r1=719084&r2=719085&view=diff
==============================================================================
--- james/jsieve/trunk/util/src/site/xdoc/index.xml (original)
+++ james/jsieve/trunk/util/src/site/xdoc/index.xml Wed Nov 19 13:54:36 2008
@@ -31,11 +31,9 @@
 <a href='http://www.rfc-editor.org/rfc/rfc3028.txt'>RFC 3028</a>. jSieve is implemented 
 as a language processor that can be plugged into any internet mail application to add 
 Sieve support.
-</p>
-<p>
-jSieve is a subproject of <a href='http://james.apache.org'>Apache JAMES</a>.
-All who are interested in developing jSieve and JAMES will be warmly
-welcomed on the <a href='mail-lists.html'>mailing lists</a>.
+</p><p>
+Sieve Utilities a collection of lightweight frameworks and utilities useful when
+working with <a href='../main/'>JSieve</a>.
 </p>
 <subsection name='What is Sieve?'>
 <p>
@@ -49,15 +47,6 @@
 Test commands define side-effect free criteria. 
 Action commands are mail operations to be performed.
 </p>
-
-</subsection>
-</section>
-<section name="News">
-<subsection name="2008">
-  <h4>Aug/2008 - jSieve-0.2 released</h4>
-  <p>The Apache JAMES team is happy to announce the availability of 
-  <a href='http://james.apache.org/download.cgi#jsieve'>Apache jSieve 0.2</a>. 
-  This first public release is a major milestone for JSieve.</p>
 </subsection>
 </section>
 </body>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org