Hi Reinhard, thanks a lot for the provided info, and nice to hear you like the syntax highlighter, tonight I'll start modifying the skin :) Have a nice evening, Simo
On Mon, Jan 11, 2010 at 5:30 PM, Reinhard Pötz <[email protected]> wrote: > Simone Tripodi wrote: >> Hi all guys, >> I modified the c3 site home page and developers list page, but it >> seems not be updated; is it the site update a manual or automatic >> operation? can anyone explain to me please? > > It's a manual process. There is an ASF requirement that all site content > has to be put into SVN. In our case it is located a > https://svn.apache.org/repos/asf/cocoon/site/site/ > > Checkout this URL. > > Then you have to install the Cocoon Maven site skin: > https://svn.apache.org/repos/asf/cocoon/trunk/site/cocoon-thien-maven-site-skin/ > to your Maven repository. > > And > > mvn site-deploy -Ddocs.deploymentBaseUrl=file://[path-to-site] > > from the cocoon-docs module base directory creates the site. > > Then commit the newly generated content. > > On the server-side, login to people.apache.org and go to > /www/cocoon.apache.org/3.0/ and call 'svn up'. > > (Unfortunately there is no easier way but you could create a script at > your local machine that does everything for you.) > >> On my personal apache space[1] I integrated a JS code syntax >> highlighter in the maven skin site, do you think could be useful >> having it in the C3 site? I'd more than pleased to improve our doc, >> please let me know :) > > That would be great! Just go to the cocoon-thien-maven-site-skin and > change whatever you need. > > -- > Reinhard Pötz Managing Director, {Indoqa} GmbH > http://www.indoqa.com/en/people/reinhard.poetz/ > > Member of the Apache Software Foundation > Apache Cocoon Committer, PMC member [email protected] > ________________________________________________________________________ > -- http://people.apache.org/~simonetripodi/
