Author: tchemit Date: 2010-01-26 21:31:41 +0100 (Tue, 26 Jan 2010) New Revision: 583 Modified: trunk/src/site/apt/index.apt trunk/src/site/en/apt/index.apt trunk/src/site/site_en.xml trunk/src/site/site_fr.xml Log: add site file headers + update doc Modified: trunk/src/site/apt/index.apt =================================================================== --- trunk/src/site/apt/index.apt 2010-01-26 20:02:21 UTC (rev 582) +++ trunk/src/site/apt/index.apt 2010-01-26 20:31:41 UTC (rev 583) @@ -1,3 +1,22 @@ +~~~ *##% +~~~ Maven Nuiton Skin +~~~ Copyright (C) 2006 - 2010 CodeLutin +~~~ +~~~ This program is free software: you can redistribute it and/or modify +~~~ it under the terms of the GNU Lesser General Public License as +~~~ published by the Free Software Foundation, either version 3 of the +~~~ License, or (at your option) any later version. +~~~ +~~~ This program is distributed in the hope that it will be useful, +~~~ but WITHOUT ANY WARRANTY; without even the implied warranty of +~~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +~~~ GNU General Lesser Public License for more details. +~~~ +~~~ You should have received a copy of the GNU General Lesser Public +~~~ License along with this program. If not, see +~~~ <http://www.gnu.org/licenses/lgpl-3.0.html>. +~~~ ##%* + ------ Nuiton skin ------ @@ -20,7 +39,7 @@ <skin> <groupId>org.nuiton</groupId> <artifactId>maven-nuiton-skin</artifactId> - <version>1.0.1</version> + <version>1.0.3</version> </skin> ------------------------------------------------------------------- Modified: trunk/src/site/en/apt/index.apt =================================================================== --- trunk/src/site/en/apt/index.apt 2010-01-26 20:02:21 UTC (rev 582) +++ trunk/src/site/en/apt/index.apt 2010-01-26 20:31:41 UTC (rev 583) @@ -1,3 +1,22 @@ +~~~ *##% +~~~ Maven Nuiton Skin +~~~ Copyright (C) 2006 - 2010 CodeLutin +~~~ +~~~ This program is free software: you can redistribute it and/or modify +~~~ it under the terms of the GNU Lesser General Public License as +~~~ published by the Free Software Foundation, either version 3 of the +~~~ License, or (at your option) any later version. +~~~ +~~~ This program is distributed in the hope that it will be useful, +~~~ but WITHOUT ANY WARRANTY; without even the implied warranty of +~~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +~~~ GNU General Lesser Public License for more details. +~~~ +~~~ You should have received a copy of the GNU General Lesser Public +~~~ License along with this program. If not, see +~~~ <http://www.gnu.org/licenses/lgpl-3.0.html>. +~~~ ##%* + ------ Nuiton skin ------ @@ -20,7 +39,7 @@ <skin> <groupId>org.nuiton</groupId> <artifactId>maven-nuiton-skin</artifactId> - <version>1.0.1</version> + <version>1.0.3</version> </skin> ------------------------------------------------------------------- Modified: trunk/src/site/site_en.xml =================================================================== --- trunk/src/site/site_en.xml 2010-01-26 20:02:21 UTC (rev 582) +++ trunk/src/site/site_en.xml 2010-01-26 20:31:41 UTC (rev 583) @@ -1,11 +1,25 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + *##% + Maven Nuiton Skin + Copyright (C) 2006 - 2010 CodeLutin + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Lesser Public License for more details. + + You should have received a copy of the GNU General Lesser Public + License along with this program. If not, see + <http://www.gnu.org/licenses/lgpl-3.0.html>. + ##%* +--> <project name="${project.name}"> - - <!--skin> - <groupId>org.nuiton</groupId> - <artifactId>maven-nuiton-skin</artifactId> - <version>1.0.0</version> - </skin--> <bannerLeft> <name>${project.name}</name> @@ -13,30 +27,17 @@ <href>index.html</href> </bannerLeft> - <!--bannerRight> - <src>http://www.codelutin.com/images/lutinorange-codelutin.png</src> - <href>${project.organization.url}</href> - </bannerRight--> - <poweredBy> <logo href="http://maven.apache.org" name="Maven" img="images/logos/maven-feather.png"/> - <!--logo href="http://jrst.labs.libre-entreprise.org" name="JRst" img="images/jrst-logo.png"/> - <logo href="http://docutils.sourceforge.net/rst.html" name="ReStructuredText" img="images/restructuredtext-logo.png"/--> </poweredBy> <body> <links> - <!--item name="Chorem" href="http://www.chorem.org"/> - <item name="Nuiton" href="http://www.nuiton.org"/> - <item name="Labs" href="http://labs.libre-entreprise.org/"/> - <item name="dépôt maven" href="${repository.home.url}"/> - <item name="Code Lutin" href="http://www.codelutin.com/"/--> <item name="[fr" href="../index.html"/> <item name="en]" href="index.html"/> </links> <breadcrumbs> - <!--<item name="Nuiton" href="http://www.nuiton.org" />--> <item name="${project.name}" href="index.html" /> </breadcrumbs> Modified: trunk/src/site/site_fr.xml =================================================================== --- trunk/src/site/site_fr.xml 2010-01-26 20:02:21 UTC (rev 582) +++ trunk/src/site/site_fr.xml 2010-01-26 20:31:41 UTC (rev 583) @@ -1,13 +1,31 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + *##% + Maven Nuiton Skin + Copyright (C) 2006 - 2010 CodeLutin + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser General Public License as + published by the Free Software Foundation, either version 3 of the + License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Lesser Public License for more details. + + You should have received a copy of the GNU General Lesser Public + License along with this program. If not, see + <http://www.gnu.org/licenses/lgpl-3.0.html>. + ##%* +--> <project name="${project.name}"> - <!--publishDate format="dd/MM/yyyy"/> - <skin> <groupId>org.nuiton</groupId> <artifactId>maven-nuiton-skin</artifactId> <version>1.0.0</version> - </skin--> + </skin> <bannerLeft> <name>${project.name}</name> @@ -15,30 +33,17 @@ <href>index.html</href> </bannerLeft> - <!--bannerRight> - <src>http://www.codelutin.com/images/lutinorange-codelutin.png</src> - <href>${project.organization.url}</href> - </bannerRight--> - <poweredBy> <logo href="http://maven.apache.org" name="Maven" img="images/logos/maven-feather.png"/> - <!--logo href="http://jrst.labs.libre-entreprise.org" name="JRst" img="images/jrst-logo.png"/> - <logo href="http://docutils.sourceforge.net/rst.html" name="ReStructuredText" img="images/restructuredtext-logo.png"/--> </poweredBy> <body> <links> - <!--item name="Chorem" href="http://www.chorem.org"/> - <item name="Nuiton" href="http://www.nuiton.org"/> - <item name="Labs" href="http://labs.libre-entreprise.org/"/> - <item name="dépôt maven" href="${repository.home.url}"/> - <item name="Code Lutin" href="http://www.codelutin.com/"/--> <item name="[fr" href="${project.url}/index.html"/> <item name="en]" href="/en/index.html"/> </links> <breadcrumbs> - <!--<item name="Nuiton" href="http://www.nuiton.org" />--> <item name="${project.name}" href="index.html" /> </breadcrumbs>