<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.text.xml.cocoon.documentation">
    <title>gmane.text.xml.cocoon.documentation</title>
    <link>http://blog.gmane.org/gmane.text.xml.cocoon.documentation</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11613"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11612"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11611"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11610"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11609"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11608"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11607"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11606"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11605"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11604"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11603"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11602"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11601"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11600"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11599"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11598"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11597"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11596"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11595"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11594"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11613">
    <title>[Cocoon Wiki] Update of "LatestRelease" by CedricDamioli</title>
    <link>http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11613</link>
    <description>&lt;pre&gt;Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.

The "LatestRelease" page has been changed by CedricDamioli:
http://wiki.apache.org/cocoon/LatestRelease?action=diff&amp;amp;rev1=72&amp;amp;rev2=73

  ----
  
  = Latest Release =
- The current stable release is 2.1.11, which you can get at the [[http://cocoon.apache.org/mirror.cgi|download area]]. There are no binaries available, you need to build it before running it. 
+ The current stable release is 2.1.12, which you can get at the [[http://cocoon.apache.org/mirror.cgi|download area]]. There are no binaries available, you need to build it before running it. 
  
  Don't '''worry''' - this is really easy if you follow the instructions in the INSTALL.txt file that comes with the distribution. You just need to install a JDK (1.3.x, 1.4.x or 1.5.x) before, which is needed anyway to run Cocoon.
  

&lt;/pre&gt;</description>
    <dc:creator>Apache Wiki</dc:creator>
    <dc:date>2013-03-19T17:12:42</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11612">
    <title>[Cocoon Wiki] Update of "CocoonReleaseHowTo" by CedricDamioli</title>
    <link>http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11612</link>
    <description>&lt;pre&gt;Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.

The "CocoonReleaseHowTo" page has been changed by CedricDamioli:
http://wiki.apache.org/cocoon/CocoonReleaseHowTo?action=diff&amp;amp;rev1=49&amp;amp;rev2=50

  ===  Continue with the release ===
  Now check-in the changed version from the first step and tag the release in svn - if svn externals are used (for example in src/blocks) make sure to change the references and let them point to a specific revision.
  
+ ===  Sign the release  ===
+ Therefore you have to put your public key in the KEYS file before! In addition create a md5 file for the distribution
+ 
+ === Start the formal vote ===
+ On the dev&amp;lt; at &amp;gt;c.a.o public list.
+ Wait for 72 hours and 3 bindings +1
+ 
  ===  Start next version ===
  Check the version in src/java/org/apache/cocoon/cocoon.properties by increasing
  the version information and adding "-dev" at the end, for example m3-dev.
  Change status.xml by starting a new release section with the placeholders. Add a dummy action here. Also change the version in forrest.properties
- 
- ===  Sign the release  ===
- Therefore you have to put your public key in the KEYS file before! In addition create a md5 file for the distribution
  
  ===  Bug Tracking ===
  Enter the new version into Jira, so users can file entries against it.

&lt;/pre&gt;</description>
    <dc:creator>Apache Wiki</dc:creator>
    <dc:date>2013-03-18T22:01:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11611">
    <title>[Cocoon Wiki] Update of "ContributorsGroup" by FrancescoChicchiricco</title>
    <link>http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11611</link>
    <description>&lt;pre&gt;Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.

The "ContributorsGroup" page has been changed by FrancescoChicchiricco:
http://wiki.apache.org/cocoon/ContributorsGroup?action=diff&amp;amp;rev1=2&amp;amp;rev2=3

   * AdminGroup
   * FrancescoChicchiricco
   * DavidCrossley
+  * CedricDamioli
  

&lt;/pre&gt;</description>
    <dc:creator>Apache Wiki</dc:creator>
    <dc:date>2013-03-14T15:03:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11610">
    <title>[Cocoon Wiki] Update of "Upayavira" by Upayavira</title>
    <link>http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11610</link>
    <description>&lt;pre&gt;Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.

The "Upayavira" page has been changed by Upayavira:
http://wiki.apache.org/cocoon/Upayavira?action=diff&amp;amp;rev1=14&amp;amp;rev2=15

+ NOTE: This is an old and out of date page. A more up-to-date profile can be seen here: http://www.odoko.co.uk/upayavira
+ 
  I am a Cocoon user, developer and a Buddhist.
  
  I've been using Cocoon since August 2002. I have been seeking ways for many years to make web sites easy to maintain for poor and technically illiterate Buddhist organisations. Cocoon helps tremendously in doing this. It separates concerns beautifully, and is vastly superior to any other technology that I have investigated, as a way for developing sites.
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -8, +10 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;

  
  I work full time for [[http://www.nexusalpha.co.uk|Nexus Alpha Ltd]]. My CLI work also has relevance for my employer.
  
- In 2000 I was ordained into the Western Buddhist Order, which is at the heart of the [[http://www.fwbo.org|FWBO]]. This explains my Buddhist name, which I was given on ordination. It is a Sanskrit name, which translates to 'Hero of Means', or, more longwinded, "He who, with great enthusiasm, finds creative ways to help others on the path to Enlightenment". To embody this, I've first got to work out what Enlightenment is!
+ In 2000 I was ordained into the Triratna Buddhist Order. This explains my Buddhist name, which I was given on ordination. It is a Sanskrit name, which translates to 'Hero of Means', or, more longwinded, "He who, with great enthusiasm, finds creative ways to help others on the path to Enlightenment". To embody this, I've first got to work out what Enlightenment is!
  
  It can be split into two parts, Upaya (skilful means) and Vira (hero). The best way to describe pronunciation is to say that Upaya rhymes with 'Papaya', and Vira rhymes with 'Clearer'. Some day I may record a WAV file and attach it here. To answer one previous question - I don't have a surname, just a name.
  

&lt;/pre&gt;</description>
    <dc:creator>Apache Wiki</dc:creator>
    <dc:date>2013-03-11T10:29:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11609">
    <title>[Cocoon Wiki] Update of "CocoonWebsiteUpdate" by DavidCrossley</title>
    <link>http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11609</link>
    <description>&lt;pre&gt;Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.

The "CocoonWebsiteUpdate" page has been changed by DavidCrossley:
http://wiki.apache.org/cocoon/CocoonWebsiteUpdate?action=diff&amp;amp;rev1=47&amp;amp;rev2=48

Comment:
Add fixme note about docs broken

  #pragma section-numbers off
  
- This info is for Cocoon committers who need to update Cocoon's website.
+ This info is for Cocoon committers who need to update Cocoon's 2.1 website.
+ 
+ = FIXME: Some out-of-date content =
+ 
+ See this dev discussion about the issue of the Daisy on the Cocoon zone server being down, and so Forrest cannot generate the docs.
+ 
+ http://s.apache.org/resurrect-cocoon-docs
+ Date: 17 Jan 2012
+ Subject: resurrect the Cocoon documentation
+ 
+ Some of the content below is still relevant.
  
  ==  See also ==
  

&lt;/pre&gt;</description>
    <dc:creator>Apache Wiki</dc:creator>
    <dc:date>2013-03-06T12:17:13</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11608">
    <title>[Cocoon Wiki] Update of "FrancescoChicchiricco" by FrancescoChicchiricco</title>
    <link>http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11608</link>
    <description>&lt;pre&gt;Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.

The "FrancescoChicchiricco" page has been changed by FrancescoChicchiricco:
http://wiki.apache.org/cocoon/FrancescoChicchiricco?action=diff&amp;amp;rev1=4&amp;amp;rev2=5

       Since then I've been working as developer, analyst and architect for  some companies until I've established in 2004 my first IT company  (ePOSSE, now [[http://www.everett.it|Everett Italia]]). After seven years, I decided to start again from scratch with a brand new Open Source based company, [[http://www.tirasa.net|Tirasa]], aiming to speed up the development and the adoption of [[http://syncope.apache.org/|Apache Syncope]].
  
  In 2006 I had the chance to meet Gianugo Rabellino, at a common  customer's place, that introduced to me the world of Apache Software  Foundation in general and Cocoon in particular. Having suddenly realized  that Cocoon 2.1 had an almost vertical learning curve, I've been anyway  fascinated by the upsetting beauty of its architecture and potential.
-      Besides ASF, I am project owner of [[http://connid.googlecode.com|ConnId]], the [[http://tirasa.github.com/HippoCocoonToolkit/|Hippo Cocoon Toolkit]] and [[https://github.com/Tirasa/OpenJPA-Azure|OpenJPA Azure]].  I've been also contributing to some other projects like Sync4j (now [[http://www.funambol.com/opensource/|Funambol]]), and [[http://www.hippocms.org|Hippo CMS]].
+      Besides ASF, I am project owner of [[http://tirasa.github.com/ConnId/|ConnId]], the [[http://tirasa.github.com/HippoCocoonToolkit/|Hippo Cocoon Toolkit]] and [[https://github.com/Tirasa/OpenJPA-Azure|OpenJPA Azure]]. I've been also contributing to some other projects like Sync4j (now [[http://www.funambol.com/opensource/|Funambol]]), and [[http://www.hippocms.org|Hippo CMS]].
  
  === Additional Info ===
  More at my [[http://people.apache.org/~ilgrosso/|homepage]], especially [[http://people.apache.org/~ilgrosso/linusphoto.html|this]] :-P

&lt;/pre&gt;</description>
    <dc:creator>Apache Wiki</dc:creator>
    <dc:date>2013-03-06T07:46:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11607">
    <title>[Cocoon Wiki] Trivial Update of "FrancescoChicchiricco" by FrancescoChicchiricco</title>
    <link>http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11607</link>
    <description>&lt;pre&gt;Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.

The "FrancescoChicchiricco" page has been changed by FrancescoChicchiricco:
http://wiki.apache.org/cocoon/FrancescoChicchiricco?action=diff&amp;amp;rev1=3&amp;amp;rev2=4

  #format wiki
  #language en
-  * Java developer
-  * CEO at [[http://www.tirasa.net/|Tirasa]]
  
  === Biography ===
  My name is Francesco Chicchiriccò, and my surname has been a tricky  challenge since I was born in 1977, every time I had to get in touch  with any public office; the advent of Internet made things even more  cumbersome, despite of Unicode effort :-)

&lt;/pre&gt;</description>
    <dc:creator>Apache Wiki</dc:creator>
    <dc:date>2013-03-06T07:40:44</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11606">
    <title>[Cocoon Wiki] Update of "FrancescoChicchiricco" by FrancescoChicchiricco</title>
    <link>http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11606</link>
    <description>&lt;pre&gt;Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.

The "FrancescoChicchiricco" page has been changed by FrancescoChicchiricco:
http://wiki.apache.org/cocoon/FrancescoChicchiricco?action=diff&amp;amp;rev1=2&amp;amp;rev2=3

  #format wiki
  #language en
   * Java developer
-  * CEO at [[http://www.eposse.it/|ePOSSE]]
+  * CEO at [[http://www.tirasa.net/|Tirasa]]
  
  === Biography ===
- After his Master Thesis at Nokia Research Center - Helsinki, he worked for a couple of years in Rome, getting in touch with web technologies and problems arising when using a "raw" J2EE environment.
+ My name is Francesco Chicchiriccò, and my surname has been a tricky  challenge since I was born in 1977, every time I had to get in touch  with any public office; the advent of Internet made things even more  cumbersome, despite of Unicode effort :-)
  
- In 2003 he founded [[http://www.eposse.it/|ePOSSE]], a company aiming at "emPowering Open Source and Software Engineering". He started playing around with Cocoon in late 2004, under suggestion of a couple of Italian Cocoon's guru.
+ My nickname at ASF is '''''[[http://people.apache.org/list_C.html#ilgrosso|ilgrosso]]''''', meaning "the big one" because, yeah, I don't wear a size S since I was 10 ;-)
+      I am currently ASF member, [[http://syncope.apache.org|Apache Syncope]] PMC chair and [[http://cocoon.apache.org|Apache Cocoon]] PMC Member.
  
- After getting in touch with Cocoon, he's been pushing its utilization on every web-related project his company was involved in. 
+ Linux - then [[http://www.debian.org|Debian]], what else? -  addict since 1997, I am Italian (and proud to be), married with a  lovely wife called Cinzia, father of a wonderful boy called Davide.  Since I was a child I've always loved comics and music, playing bass  guitar in a few metal rock bands with some friends.
+ 
+ About Computer Science, I got a master degree in 2001 in [[http://www.di.univaq.it/|L'Aquila]], after six months spent at Nokia Research Center in Heksinki (about this, you can take a look at a [[http://people.apache.org/~ilgrosso/linusphoto.html|photo]] I took at that time with [[http://en.wikipedia.org/wiki/Linus_Torvalds|a friend of mine]] :-P).
+      Since then I've been working as developer, analyst and architect for  some companies until I've established in 2004 my first IT company  (ePOSSE, now [[http://www.everett.it|Everett Italia]]). After seven years, I decided to start again from scratch with a brand new Open Source based company, [[http://www.tirasa.net|Tirasa]], aiming to speed up the development and the adoption of [[http://syncope.apache.org/|Apache Syncope]].
+ 
+ In 2006 I had the chance to meet Gianugo Rabellino, at a common  customer's place, that introduced to me the world of Apache Software  Foundation in general and Cocoon in particular. Having suddenly realized  that Cocoon 2.1 had an almost vertical learning curve, I've been anyway  fascinated by the upsetting beauty of its architecture and potential.
+      Besides ASF, I am project owner of [[http://connid.googlecode.com|ConnId]], the [[http://tirasa.github.com/HippoCocoonToolkit/|Hippo Cocoon Toolkit]] and [[https://github.com/Tirasa/OpenJPA-Azure|OpenJPA Azure]].  I've been also contributing to some other projects like Sync4j (now [[http://www.funambol.com/opensource/|Funambol]]), and [[http://www.hippocms.org|Hippo CMS]].
  
  === Additional Info ===
- More at my [[http://chicchiricco.freezope.org/|homepage]], especially [[http://chicchiricco.freezope.org/linus|this]] :-P
+ More at my [[http://people.apache.org/~ilgrosso/|homepage]], especially [[http://people.apache.org/~ilgrosso/linusphoto.html|this]] :-P
  

&lt;/pre&gt;</description>
    <dc:creator>Apache Wiki</dc:creator>
    <dc:date>2013-03-06T07:40:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11605">
    <title>[Cocoon Wiki] Update of "ContributorsGroup" by FrancescoChicchiricco</title>
    <link>http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11605</link>
    <description>&lt;pre&gt;Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.

The "ContributorsGroup" page has been changed by FrancescoChicchiricco:
http://wiki.apache.org/cocoon/ContributorsGroup?action=diff&amp;amp;rev1=1&amp;amp;rev2=2

  
   * AdminGroup
   * FrancescoChicchiricco
+  * DavidCrossley
  

&lt;/pre&gt;</description>
    <dc:creator>Apache Wiki</dc:creator>
    <dc:date>2013-03-06T07:37:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11604">
    <title>[Cocoon Wiki] Update of "JailManagement" by FrancescoChicchiricco</title>
    <link>http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11604</link>
    <description>&lt;pre&gt;Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.

The "JailManagement" page has been changed by FrancescoChicchiricco:
http://wiki.apache.org/cocoon/JailManagement?action=diff&amp;amp;rev1=4&amp;amp;rev2=5

  mvn clean package
  }}}
  
+ === Cocoon 2.2 samples ===
+ 
+ Please follow instructions contained in cocoon2.2/README.
+ 
  === Cocoon 2.1 samples ===
  
  To build, cd under cocoon2.1 and launch
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -53, +57 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;

                  ProxyPass http://localhost:8080/cocoon21
                  ProxyPassReverse http://localhost:8080/cocoon21
          &amp;lt;/Location&amp;gt;
+         &amp;lt;Location "/cocoon22"&amp;gt;
+                 ProxyPass http://localhost:8080/cocoon22
+                 ProxyPassReverse http://localhost:8080/cocoon22
+         &amp;lt;/Location&amp;gt;
          &amp;lt;Location "/cocoon3"&amp;gt;
                  ProxyPass http://localhost:8080/cocoon3
                  ProxyPassReverse http://localhost:8080/cocoon3
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -69, +77 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;

  Once built,
  {{{
  sudo cp cocoon3-sample-webapp/target/cocoon3-sample-webapp-3.0.0-beta-1-SNAPSHOT.war /usr/local/apache-tomcat-7.0/webapps/cocoon3.war
+ }}}
+ 
+ === Cocoon 2.2 samples ===
+ Once built,
+ {{{
+ sudo cp core/cocoon-webapp/target/cocoon-webapp.war /usr/local/apache-tomcat-7.0/webapps/cocoon22.war
  }}}
  
  === Cocoon 2.1 samples ===

&lt;/pre&gt;</description>
    <dc:creator>Apache Wiki</dc:creator>
    <dc:date>2012-11-30T11:36:27</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11603">
    <title>[Cocoon Wiki] Update of "AdminGroup" by FrancescoChicchiricco</title>
    <link>http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11603</link>
    <description>&lt;pre&gt;Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.

The "AdminGroup" page has been changed by FrancescoChicchiricco:
http://wiki.apache.org/cocoon/AdminGroup?action=diff&amp;amp;rev1=6&amp;amp;rev2=7

  
   * SimoneTripodi
   * FrancescoChicchiricco
+  * ThorstenScherler
  

&lt;/pre&gt;</description>
    <dc:creator>Apache Wiki</dc:creator>
    <dc:date>2012-04-23T10:10:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11602">
    <title>[Cocoon Wiki] Update of "AdminGroup" by FrancescoChicchiricco</title>
    <link>http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11602</link>
    <description>&lt;pre&gt;Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.

The "AdminGroup" page has been changed by FrancescoChicchiricco:
http://wiki.apache.org/cocoon/AdminGroup?action=diff&amp;amp;rev1=5&amp;amp;rev2=6

  #acl AdminGroup:read,write,delete,revert,admin -All:read
  This is a list of people who can do editing of the LocalBadContent page and add other folks to this page and ContributorsGroup :
  
-  * DanielShahaf
   * SimoneTripodi
   * FrancescoChicchiricco
  

&lt;/pre&gt;</description>
    <dc:creator>Apache Wiki</dc:creator>
    <dc:date>2012-04-23T09:53:04</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11601">
    <title>[Cocoon Wiki] Update of "AdminGroup" by FrancescoChicchiricco</title>
    <link>http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11601</link>
    <description>&lt;pre&gt;Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.

The "AdminGroup" page has been changed by FrancescoChicchiricco:
http://wiki.apache.org/cocoon/AdminGroup?action=diff&amp;amp;rev1=4&amp;amp;rev2=5

  This is a list of people who can do editing of the LocalBadContent page and add other folks to this page and ContributorsGroup :
  
   * DanielShahaf
+  * SimoneTripodi
   * FrancescoChicchiricco
  

&lt;/pre&gt;</description>
    <dc:creator>Apache Wiki</dc:creator>
    <dc:date>2012-04-23T09:52:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11600">
    <title>[Cocoon Wiki] Update of "AdminGroup" by DanielShahaf</title>
    <link>http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11600</link>
    <description>&lt;pre&gt;Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.

The "AdminGroup" page has been changed by DanielShahaf:
http://wiki.apache.org/cocoon/AdminGroup?action=diff&amp;amp;rev1=3&amp;amp;rev2=4

Comment:
race condition :)

  This is a list of people who can do editing of the LocalBadContent page and add other folks to this page and ContributorsGroup :
  
   * DanielShahaf
-  * SimoneTripodi
   * FrancescoChicchiricco
  

&lt;/pre&gt;</description>
    <dc:creator>Apache Wiki</dc:creator>
    <dc:date>2012-04-23T09:52:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11599">
    <title>[Cocoon Wiki] Update of "ContributorsGroup" by DanielShahaf</title>
    <link>http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11599</link>
    <description>&lt;pre&gt;Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.

The "ContributorsGroup" page has been changed by DanielShahaf:
http://wiki.apache.org/cocoon/ContributorsGroup

New page:
#acl AdminGroup:read,write,admin,revert,delete All:read
'''Contributors''' with permission to edit the wiki – read, write, delete and revert pages or individual changes. To be added to this group, please send a brief request to the dev.at. mailing list including your wiki username. No mailing list subscription required.

Related: [[AdminGroup| Administrators]] with permission to grant privileges to Contributors, in addition to being Contributors themselves.

 * AdminGroup
 * FrancescoChicchiricco

&lt;/pre&gt;</description>
    <dc:creator>Apache Wiki</dc:creator>
    <dc:date>2012-04-23T09:50:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11598">
    <title>[Cocoon Wiki] Update of "AdminGroup" by FrancescoChicchiricco</title>
    <link>http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11598</link>
    <description>&lt;pre&gt;Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.

The "AdminGroup" page has been changed by FrancescoChicchiricco:
http://wiki.apache.org/cocoon/AdminGroup?action=diff&amp;amp;rev1=2&amp;amp;rev2=3

  This is a list of people who can do editing of the LocalBadContent page and add other folks to this page and ContributorsGroup :
  
   * DanielShahaf
+  * SimoneTripodi
   * FrancescoChicchiricco
  

&lt;/pre&gt;</description>
    <dc:creator>Apache Wiki</dc:creator>
    <dc:date>2012-04-23T09:50:17</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11597">
    <title>[Cocoon Wiki] Update of "AdminGroup" by DanielShahaf</title>
    <link>http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11597</link>
    <description>&lt;pre&gt;Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.

The "AdminGroup" page has been changed by DanielShahaf:
http://wiki.apache.org/cocoon/AdminGroup?action=diff&amp;amp;rev1=1&amp;amp;rev2=2

- acl AdminGroup:read,write,delete,revert,admin -All:read
+ #acl AdminGroup:read,write,delete,revert,admin -All:read
  This is a list of people who can do editing of the LocalBadContent page and add other folks to this page and ContributorsGroup :
  
   * DanielShahaf

&lt;/pre&gt;</description>
    <dc:creator>Apache Wiki</dc:creator>
    <dc:date>2012-04-23T09:49:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11596">
    <title>[Cocoon Wiki] Update of "AdminGroup" by DanielShahaf</title>
    <link>http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11596</link>
    <description>&lt;pre&gt;Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.

The "AdminGroup" page has been changed by DanielShahaf:
http://wiki.apache.org/cocoon/AdminGroup

New page:
acl AdminGroup:read,write,delete,revert,admin -All:read
This is a list of people who can do editing of the LocalBadContent page and add other folks to this page and ContributorsGroup :

 * DanielShahaf
 * FrancescoChicchiricco

&lt;/pre&gt;</description>
    <dc:creator>Apache Wiki</dc:creator>
    <dc:date>2012-04-23T09:48:56</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11595">
    <title>[Cocoon Wiki] Update of "ProductsBuiltOnCocoon" by FrancescoChicchiricco</title>
    <link>http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11595</link>
    <description>&lt;pre&gt;Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.

The "ProductsBuiltOnCocoon" page has been changed by FrancescoChicchiricco:
http://wiki.apache.org/cocoon/ProductsBuiltOnCocoon?action=diff&amp;amp;rev1=20&amp;amp;rev2=21

   *  [[http://xreporter.cocoondev.org|xReporter]] -- Webbased database reporting tool with XML report definitions.
   *  [[http://sourceforge.net/projects/dataserver/|Medical DataServer]] - !DataServer is an XML gateway for medical applications.
   *  [[http://sourceforge.net/projects/cocoongallery/|Cocoon Gallery]] - A photogallery. Allow publish images easily by just dropping them in a folder and thumbnails are generated on the fly.
- 
+  * [[https://forge.onehippo.org/gf/project/hct/|Hippo Cocoon Toolkit]] - Provide an alternative, Cocoon 3.0 based, toolkit for building front-end web sites while relying upon [[http://www.hippocms.org|Hippo CMS and Repository]].
  
  === Commercial products Built On Cocoon ===
  

&lt;/pre&gt;</description>
    <dc:creator>Apache Wiki</dc:creator>
    <dc:date>2012-04-23T06:35:55</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11594">
    <title>[Cocoon Wiki] Update of "FrontPage" by FrancescoChicchiricco</title>
    <link>http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11594</link>
    <description>&lt;pre&gt;Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.

The "FrontPage" page has been changed by FrancescoChicchiricco:
http://wiki.apache.org/cocoon/FrontPage?action=diff&amp;amp;rev1=120&amp;amp;rev2=121

  
  OlderNews
  
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- = Sponsor Sites =
- 
-  *  [[http://carinsurancecomparisonhelp.com|car insurance comparison]] (Wiki)
-  *  [[http://www.oro-compro.com/|compro oro]] (Italy)
- 

&lt;/pre&gt;</description>
    <dc:creator>Apache Wiki</dc:creator>
    <dc:date>2012-04-23T06:28:43</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11593">
    <title>[Cocoon Wiki] Trivial Update of "FrontPage" by wikimouse</title>
    <link>http://comments.gmane.org/gmane.text.xml.cocoon.documentation/11593</link>
    <description>&lt;pre&gt;Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification.

The "FrontPage" page has been changed by wikimouse:
http://wiki.apache.org/cocoon/FrontPage?action=diff&amp;amp;rev1=119&amp;amp;rev2=120

  
  OlderNews
  
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ 
+ = Sponsor Sites =
+ 
+  *  [[http://carinsurancecomparisonhelp.com|car insurance comparison]] (Wiki)
+  *  [[http://www.oro-compro.com/|compro oro]] (Italy)
+ 

&lt;/pre&gt;</description>
    <dc:creator>Apache Wiki</dc:creator>
    <dc:date>2012-04-23T01:57:37</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.text.xml.cocoon.documentation">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.text.xml.cocoon.documentation</link>
  </textinput>
</rdf:RDF>
