Author: jcouteau Date: 2010-11-18 11:05:29 +0100 (Thu, 18 Nov 2010) New Revision: 480 Url: http://nuiton.org/repositories/revision/wikitty/480 Log: Add sites for modules Added: trunk/wikitty-api/src/site/en/ trunk/wikitty-api/src/site/en/rst/ trunk/wikitty-api/src/site/en/rst/index.rst trunk/wikitty-api/src/site/rst/ trunk/wikitty-api/src/site/rst/index.rst trunk/wikitty-api/src/site/site_en.xml trunk/wikitty-api/src/site/site_fr.xml trunk/wikitty-generators/src/site/ trunk/wikitty-generators/src/site/en/ trunk/wikitty-generators/src/site/en/rst/ trunk/wikitty-generators/src/site/en/rst/index.rst trunk/wikitty-generators/src/site/rst/ trunk/wikitty-generators/src/site/rst/index.rst trunk/wikitty-generators/src/site/site_en.xml trunk/wikitty-generators/src/site/site_fr.xml trunk/wikitty-hessian-client/src/site/ trunk/wikitty-hessian-client/src/site/en/ trunk/wikitty-hessian-client/src/site/en/rst/ trunk/wikitty-hessian-client/src/site/en/rst/index.rst trunk/wikitty-hessian-client/src/site/rst/ trunk/wikitty-hessian-client/src/site/rst/index.rst trunk/wikitty-hessian-client/src/site/site_en.xml trunk/wikitty-hessian-client/src/site/site_fr.xml trunk/wikitty-jdbc-impl/src/site/ trunk/wikitty-jdbc-impl/src/site/en/ trunk/wikitty-jdbc-impl/src/site/en/rst/ trunk/wikitty-jdbc-impl/src/site/en/rst/index.rst trunk/wikitty-jdbc-impl/src/site/rst/ trunk/wikitty-jdbc-impl/src/site/rst/index.rst trunk/wikitty-jdbc-impl/src/site/site_en.xml trunk/wikitty-jdbc-impl/src/site/site_fr.xml trunk/wikitty-solr-impl/src/site/ trunk/wikitty-solr-impl/src/site/en/ trunk/wikitty-solr-impl/src/site/en/rst/ trunk/wikitty-solr-impl/src/site/en/rst/index.rst trunk/wikitty-solr-impl/src/site/rst/ trunk/wikitty-solr-impl/src/site/rst/index.rst trunk/wikitty-solr-impl/src/site/site_en.xml trunk/wikitty-solr-impl/src/site/site_fr.xml trunk/wikitty-ui-zk/src/site/ trunk/wikitty-ui-zk/src/site/en/ trunk/wikitty-ui-zk/src/site/en/rst/ trunk/wikitty-ui-zk/src/site/en/rst/index.rst trunk/wikitty-ui-zk/src/site/rst/ trunk/wikitty-ui-zk/src/site/rst/index.rst trunk/wikitty-ui-zk/src/site/site_en.xml trunk/wikitty-ui-zk/src/site/site_fr.xml Added: trunk/wikitty-api/src/site/en/rst/index.rst =================================================================== --- trunk/wikitty-api/src/site/en/rst/index.rst (rev 0) +++ trunk/wikitty-api/src/site/en/rst/index.rst 2010-11-18 10:05:29 UTC (rev 480) @@ -0,0 +1,4 @@ +Wikitty API +=========== + +This is the API module \ No newline at end of file Added: trunk/wikitty-api/src/site/rst/index.rst =================================================================== --- trunk/wikitty-api/src/site/rst/index.rst (rev 0) +++ trunk/wikitty-api/src/site/rst/index.rst 2010-11-18 10:05:29 UTC (rev 480) @@ -0,0 +1,4 @@ +Wikitty API +=========== + +Le module d'API de Wikitty \ No newline at end of file Added: trunk/wikitty-api/src/site/site_en.xml =================================================================== --- trunk/wikitty-api/src/site/site_en.xml (rev 0) +++ trunk/wikitty-api/src/site/site_en.xml 2010-11-18 10:05:29 UTC (rev 480) @@ -0,0 +1,59 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + Wikitty + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 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>. + #L% + --> + +<project name="${project.name}"> + + <publishDate format="dd/MM/yyyy"/> + + <bannerLeft> + <name>${project.name}</name> + <href>index.html</href> + </bannerLeft> + + <body> + + <menu ref="parent"/> + + <breadcrumbs> + <item name="${project.name}" href="index.html"/> + </breadcrumbs> + + <links> + <item name="Libre-Entreprise" + href="http://www.libre-entreprise.org/"/> + <item name="[fr" href="../index.html"/> + <item name="en]" href="index.html"/> + </links> + + <menu name="User"> + <item name="Home" href="index.html"/> + </menu> + + <menu ref="reports"/> + + </body> + +</project> \ No newline at end of file Added: trunk/wikitty-api/src/site/site_fr.xml =================================================================== --- trunk/wikitty-api/src/site/site_fr.xml (rev 0) +++ trunk/wikitty-api/src/site/site_fr.xml 2010-11-18 10:05:29 UTC (rev 480) @@ -0,0 +1,59 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + Wikitty + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 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>. + #L% + --> + +<project name="${project.name}"> + + <publishDate format="dd/MM/yyyy"/> + + <bannerLeft> + <name>${project.name}</name> + <href>index.html</href> + </bannerLeft> + + <body> + + <menu ref="parent"/> + + <breadcrumbs> + <item name="${project.name}" href="index.html"/> + </breadcrumbs> + + <links> + <item name="Libre-Entreprise" + href="http://www.libre-entreprise.org/"/> + <item name="[fr" href="index.html"/> + <item name="en]" href="en/index.html"/> + </links> + + <menu name="Utilisateur"> + <item name="Accueil" href="index.html"/> + </menu> + + <menu ref="reports"/> + + </body> + +</project> \ No newline at end of file Added: trunk/wikitty-generators/src/site/en/rst/index.rst =================================================================== --- trunk/wikitty-generators/src/site/en/rst/index.rst (rev 0) +++ trunk/wikitty-generators/src/site/en/rst/index.rst 2010-11-18 10:05:29 UTC (rev 480) @@ -0,0 +1,8 @@ +Wikitty Generators +================== + +This module provides generator templates for Wikitty. The code generator used is +EUGene_ . This generator allow you to modelise the business using different UML +modellers, such as ArgoUML or TopCased. + +.. _EUGene::http://maven-site.nuiton.org/eugene/ \ No newline at end of file Added: trunk/wikitty-generators/src/site/rst/index.rst =================================================================== --- trunk/wikitty-generators/src/site/rst/index.rst (rev 0) +++ trunk/wikitty-generators/src/site/rst/index.rst 2010-11-18 10:05:29 UTC (rev 480) @@ -0,0 +1,8 @@ +Wikitty Generators +================== + +Ce module fourni les templates de génération pour Wikitty. Le générateur de code +utilisé est EUGene_ . Cela permet de modéliser le métier en utilisant différents +logiciels comme ArgoUML ou TopCased. + +.. _EUGene::http://maven-site.nuiton.org/eugene/ \ No newline at end of file Added: trunk/wikitty-generators/src/site/site_en.xml =================================================================== --- trunk/wikitty-generators/src/site/site_en.xml (rev 0) +++ trunk/wikitty-generators/src/site/site_en.xml 2010-11-18 10:05:29 UTC (rev 480) @@ -0,0 +1,59 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + Wikitty + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 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>. + #L% + --> + +<project name="${project.name}"> + + <publishDate format="dd/MM/yyyy"/> + + <bannerLeft> + <name>${project.name}</name> + <href>index.html</href> + </bannerLeft> + + <body> + + <menu ref="parent"/> + + <breadcrumbs> + <item name="${project.name}" href="index.html"/> + </breadcrumbs> + + <links> + <item name="Libre-Entreprise" + href="http://www.libre-entreprise.org/"/> + <item name="[fr" href="../index.html"/> + <item name="en]" href="index.html"/> + </links> + + <menu name="User"> + <item name="Home" href="index.html"/> + </menu> + + <menu ref="reports"/> + + </body> + +</project> \ No newline at end of file Added: trunk/wikitty-generators/src/site/site_fr.xml =================================================================== --- trunk/wikitty-generators/src/site/site_fr.xml (rev 0) +++ trunk/wikitty-generators/src/site/site_fr.xml 2010-11-18 10:05:29 UTC (rev 480) @@ -0,0 +1,59 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + Wikitty + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 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>. + #L% + --> + +<project name="${project.name}"> + + <publishDate format="dd/MM/yyyy"/> + + <bannerLeft> + <name>${project.name}</name> + <href>index.html</href> + </bannerLeft> + + <body> + + <menu ref="parent"/> + + <breadcrumbs> + <item name="${project.name}" href="index.html"/> + </breadcrumbs> + + <links> + <item name="Libre-Entreprise" + href="http://www.libre-entreprise.org/"/> + <item name="[fr" href="index.html"/> + <item name="en]" href="en/index.html"/> + </links> + + <menu name="Utilisateur"> + <item name="Accueil" href="index.html"/> + </menu> + + <menu ref="reports"/> + + </body> + +</project> \ No newline at end of file Added: trunk/wikitty-hessian-client/src/site/en/rst/index.rst =================================================================== --- trunk/wikitty-hessian-client/src/site/en/rst/index.rst (rev 0) +++ trunk/wikitty-hessian-client/src/site/en/rst/index.rst 2010-11-18 10:05:29 UTC (rev 480) @@ -0,0 +1,4 @@ +Wikitty Hessian Client +====================== + +This module provides a Hessian client for Wikitty services. \ No newline at end of file Added: trunk/wikitty-hessian-client/src/site/rst/index.rst =================================================================== --- trunk/wikitty-hessian-client/src/site/rst/index.rst (rev 0) +++ trunk/wikitty-hessian-client/src/site/rst/index.rst 2010-11-18 10:05:29 UTC (rev 480) @@ -0,0 +1,4 @@ +Wikitty Hessian Client +====================== + +Ce module fournit un client Hessian pour les services Wikitty. \ No newline at end of file Added: trunk/wikitty-hessian-client/src/site/site_en.xml =================================================================== --- trunk/wikitty-hessian-client/src/site/site_en.xml (rev 0) +++ trunk/wikitty-hessian-client/src/site/site_en.xml 2010-11-18 10:05:29 UTC (rev 480) @@ -0,0 +1,59 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + Wikitty + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 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>. + #L% + --> + +<project name="${project.name}"> + + <publishDate format="dd/MM/yyyy"/> + + <bannerLeft> + <name>${project.name}</name> + <href>index.html</href> + </bannerLeft> + + <body> + + <menu ref="parent"/> + + <breadcrumbs> + <item name="${project.name}" href="index.html"/> + </breadcrumbs> + + <links> + <item name="Libre-Entreprise" + href="http://www.libre-entreprise.org/"/> + <item name="[fr" href="../index.html"/> + <item name="en]" href="index.html"/> + </links> + + <menu name="User"> + <item name="Home" href="index.html"/> + </menu> + + <menu ref="reports"/> + + </body> + +</project> \ No newline at end of file Added: trunk/wikitty-hessian-client/src/site/site_fr.xml =================================================================== --- trunk/wikitty-hessian-client/src/site/site_fr.xml (rev 0) +++ trunk/wikitty-hessian-client/src/site/site_fr.xml 2010-11-18 10:05:29 UTC (rev 480) @@ -0,0 +1,59 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + Wikitty + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 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>. + #L% + --> + +<project name="${project.name}"> + + <publishDate format="dd/MM/yyyy"/> + + <bannerLeft> + <name>${project.name}</name> + <href>index.html</href> + </bannerLeft> + + <body> + + <menu ref="parent"/> + + <breadcrumbs> + <item name="${project.name}" href="index.html"/> + </breadcrumbs> + + <links> + <item name="Libre-Entreprise" + href="http://www.libre-entreprise.org/"/> + <item name="[fr" href="index.html"/> + <item name="en]" href="en/index.html"/> + </links> + + <menu name="Utilisateur"> + <item name="Accueil" href="index.html"/> + </menu> + + <menu ref="reports"/> + + </body> + +</project> \ No newline at end of file Added: trunk/wikitty-jdbc-impl/src/site/en/rst/index.rst =================================================================== --- trunk/wikitty-jdbc-impl/src/site/en/rst/index.rst (rev 0) +++ trunk/wikitty-jdbc-impl/src/site/en/rst/index.rst 2010-11-18 10:05:29 UTC (rev 480) @@ -0,0 +1,4 @@ +Wikitty JDBC Implementation +=========================== + +This module provides a JDBC implementation of Wikitty specifications. \ No newline at end of file Added: trunk/wikitty-jdbc-impl/src/site/rst/index.rst =================================================================== --- trunk/wikitty-jdbc-impl/src/site/rst/index.rst (rev 0) +++ trunk/wikitty-jdbc-impl/src/site/rst/index.rst 2010-11-18 10:05:29 UTC (rev 480) @@ -0,0 +1,4 @@ +Wikitty JDBC Implementation +=========================== + +Ce module fournit une implémentation JDBC des spécifications Wikitty. \ No newline at end of file Added: trunk/wikitty-jdbc-impl/src/site/site_en.xml =================================================================== --- trunk/wikitty-jdbc-impl/src/site/site_en.xml (rev 0) +++ trunk/wikitty-jdbc-impl/src/site/site_en.xml 2010-11-18 10:05:29 UTC (rev 480) @@ -0,0 +1,59 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + Wikitty + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 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>. + #L% + --> + +<project name="${project.name}"> + + <publishDate format="dd/MM/yyyy"/> + + <bannerLeft> + <name>${project.name}</name> + <href>index.html</href> + </bannerLeft> + + <body> + + <menu ref="parent"/> + + <breadcrumbs> + <item name="${project.name}" href="index.html"/> + </breadcrumbs> + + <links> + <item name="Libre-Entreprise" + href="http://www.libre-entreprise.org/"/> + <item name="[fr" href="../index.html"/> + <item name="en]" href="index.html"/> + </links> + + <menu name="User"> + <item name="Home" href="index.html"/> + </menu> + + <menu ref="reports"/> + + </body> + +</project> \ No newline at end of file Added: trunk/wikitty-jdbc-impl/src/site/site_fr.xml =================================================================== --- trunk/wikitty-jdbc-impl/src/site/site_fr.xml (rev 0) +++ trunk/wikitty-jdbc-impl/src/site/site_fr.xml 2010-11-18 10:05:29 UTC (rev 480) @@ -0,0 +1,59 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + Wikitty + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 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>. + #L% + --> + +<project name="${project.name}"> + + <publishDate format="dd/MM/yyyy"/> + + <bannerLeft> + <name>${project.name}</name> + <href>index.html</href> + </bannerLeft> + + <body> + + <menu ref="parent"/> + + <breadcrumbs> + <item name="${project.name}" href="index.html"/> + </breadcrumbs> + + <links> + <item name="Libre-Entreprise" + href="http://www.libre-entreprise.org/"/> + <item name="[fr" href="index.html"/> + <item name="en]" href="en/index.html"/> + </links> + + <menu name="Utilisateur"> + <item name="Accueil" href="index.html"/> + </menu> + + <menu ref="reports"/> + + </body> + +</project> \ No newline at end of file Added: trunk/wikitty-solr-impl/src/site/en/rst/index.rst =================================================================== --- trunk/wikitty-solr-impl/src/site/en/rst/index.rst (rev 0) +++ trunk/wikitty-solr-impl/src/site/en/rst/index.rst 2010-11-18 10:05:29 UTC (rev 480) @@ -0,0 +1,4 @@ +Wikitty SolR Implementation +=========================== + +This module provides an implementation of Wikitty search engine based on SolR. \ No newline at end of file Added: trunk/wikitty-solr-impl/src/site/rst/index.rst =================================================================== --- trunk/wikitty-solr-impl/src/site/rst/index.rst (rev 0) +++ trunk/wikitty-solr-impl/src/site/rst/index.rst 2010-11-18 10:05:29 UTC (rev 480) @@ -0,0 +1,5 @@ +Wikitty SolR implementation +=========================== + +Ce module fournit une implémentation du moteur de recherche Wikitty basé sur +SolR. \ No newline at end of file Added: trunk/wikitty-solr-impl/src/site/site_en.xml =================================================================== --- trunk/wikitty-solr-impl/src/site/site_en.xml (rev 0) +++ trunk/wikitty-solr-impl/src/site/site_en.xml 2010-11-18 10:05:29 UTC (rev 480) @@ -0,0 +1,59 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + Wikitty + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 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>. + #L% + --> + +<project name="${project.name}"> + + <publishDate format="dd/MM/yyyy"/> + + <bannerLeft> + <name>${project.name}</name> + <href>index.html</href> + </bannerLeft> + + <body> + + <menu ref="parent"/> + + <breadcrumbs> + <item name="${project.name}" href="index.html"/> + </breadcrumbs> + + <links> + <item name="Libre-Entreprise" + href="http://www.libre-entreprise.org/"/> + <item name="[fr" href="../index.html"/> + <item name="en]" href="index.html"/> + </links> + + <menu name="User"> + <item name="Home" href="index.html"/> + </menu> + + <menu ref="reports"/> + + </body> + +</project> \ No newline at end of file Added: trunk/wikitty-solr-impl/src/site/site_fr.xml =================================================================== --- trunk/wikitty-solr-impl/src/site/site_fr.xml (rev 0) +++ trunk/wikitty-solr-impl/src/site/site_fr.xml 2010-11-18 10:05:29 UTC (rev 480) @@ -0,0 +1,59 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + Wikitty + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 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>. + #L% + --> + +<project name="${project.name}"> + + <publishDate format="dd/MM/yyyy"/> + + <bannerLeft> + <name>${project.name}</name> + <href>index.html</href> + </bannerLeft> + + <body> + + <menu ref="parent"/> + + <breadcrumbs> + <item name="${project.name}" href="index.html"/> + </breadcrumbs> + + <links> + <item name="Libre-Entreprise" + href="http://www.libre-entreprise.org/"/> + <item name="[fr" href="index.html"/> + <item name="en]" href="en/index.html"/> + </links> + + <menu name="Utilisateur"> + <item name="Accueil" href="index.html"/> + </menu> + + <menu ref="reports"/> + + </body> + +</project> \ No newline at end of file Added: trunk/wikitty-ui-zk/src/site/en/rst/index.rst =================================================================== --- trunk/wikitty-ui-zk/src/site/en/rst/index.rst (rev 0) +++ trunk/wikitty-ui-zk/src/site/en/rst/index.rst 2010-11-18 10:05:29 UTC (rev 480) @@ -0,0 +1,7 @@ +Wikitty-UI-ZK +============= + +This module provides a module to visually manage you Wikitty database. This +graphical interface is web-based and written using ZK_ technology. + +.. _ZK::http://www.zkoss.org/ \ No newline at end of file Added: trunk/wikitty-ui-zk/src/site/rst/index.rst =================================================================== --- trunk/wikitty-ui-zk/src/site/rst/index.rst (rev 0) +++ trunk/wikitty-ui-zk/src/site/rst/index.rst 2010-11-18 10:05:29 UTC (rev 480) @@ -0,0 +1,7 @@ +Wikitty-UI-ZK +============= + +Ce module fournit une interface graphique web pour gérer une base Wikitty. Cette +interface est écrite en utilisant le framework ZK_ . + +.. _ZK::http://www.zkoss.org/ \ No newline at end of file Added: trunk/wikitty-ui-zk/src/site/site_en.xml =================================================================== --- trunk/wikitty-ui-zk/src/site/site_en.xml (rev 0) +++ trunk/wikitty-ui-zk/src/site/site_en.xml 2010-11-18 10:05:29 UTC (rev 480) @@ -0,0 +1,59 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + Wikitty + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 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>. + #L% + --> + +<project name="${project.name}"> + + <publishDate format="dd/MM/yyyy"/> + + <bannerLeft> + <name>${project.name}</name> + <href>index.html</href> + </bannerLeft> + + <body> + + <menu ref="parent"/> + + <breadcrumbs> + <item name="${project.name}" href="index.html"/> + </breadcrumbs> + + <links> + <item name="Libre-Entreprise" + href="http://www.libre-entreprise.org/"/> + <item name="[fr" href="../index.html"/> + <item name="en]" href="index.html"/> + </links> + + <menu name="User"> + <item name="Home" href="index.html"/> + </menu> + + <menu ref="reports"/> + + </body> + +</project> \ No newline at end of file Added: trunk/wikitty-ui-zk/src/site/site_fr.xml =================================================================== --- trunk/wikitty-ui-zk/src/site/site_fr.xml (rev 0) +++ trunk/wikitty-ui-zk/src/site/site_fr.xml 2010-11-18 10:05:29 UTC (rev 480) @@ -0,0 +1,59 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + Wikitty + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 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>. + #L% + --> + +<project name="${project.name}"> + + <publishDate format="dd/MM/yyyy"/> + + <bannerLeft> + <name>${project.name}</name> + <href>index.html</href> + </bannerLeft> + + <body> + + <menu ref="parent"/> + + <breadcrumbs> + <item name="${project.name}" href="index.html"/> + </breadcrumbs> + + <links> + <item name="Libre-Entreprise" + href="http://www.libre-entreprise.org/"/> + <item name="[fr" href="index.html"/> + <item name="en]" href="en/index.html"/> + </links> + + <menu name="Utilisateur"> + <item name="Accueil" href="index.html"/> + </menu> + + <menu ref="reports"/> + + </body> + +</project> \ No newline at end of file