Author: jcouteau Date: 2009-10-03 15:01:58 +0200 (Sat, 03 Oct 2009) New Revision: 2710 Removed: trunk/src/site/rst/news.rst Modified: trunk/src/site/rst/contact.rst trunk/src/site/site.xml Log: Remove news page Remove LE and AL from contact page change download link (link to redmine instead of maven repo) Modified: trunk/src/site/rst/contact.rst =================================================================== --- trunk/src/site/rst/contact.rst 2009-09-24 14:07:21 UTC (rev 2709) +++ trunk/src/site/rst/contact.rst 2009-10-03 13:01:58 UTC (rev 2710) @@ -40,35 +40,6 @@ - ----------------- -Libre-entreprise ----------------- - -.. image:: http://www.csquad.org/stages/stage-tech3/img/libre-entreprise.jpeg - -Un regroupement de sociétés expertes en solutions libres - -Libre-entreprise est un réseau de sociétés de services en logiciel libre. Son -développement est fondé sur celui de la communauté du libre : mutualisation des -compétences et transparence. - - -SiteLibreEntreprise_. - -.. _SiteLibreEntreprise: http://www.libre-entreprise.com/index.php/Accueil - - --------------- -Alliance Libre --------------- - -.. image:: http://www.solago.com/images/logo_AL.png - -SiteAllianceLibre_. - -.. _SiteAllianceLibre: http://www.alliance-libre.org/ - .. _USERS: http://list.chorem.org/cgi-bin/mailman/listinfo/lima-users .. _DEVEL: http://list.chorem.org/cgi-bin/mailman/listinfo/lima-devel .. _COMMITS: http://list.chorem.org/cgi-bin/mailman/listinfo/lima-commits Deleted: trunk/src/site/rst/news.rst =================================================================== --- trunk/src/site/rst/news.rst 2009-09-24 14:07:21 UTC (rev 2709) +++ trunk/src/site/rst/news.rst 2009-10-03 13:01:58 UTC (rev 2710) @@ -1,14 +0,0 @@ -==== -News -==== - -Quoi de neuf sur le projet LIMA ? - - -Mise en Ligne du site -===================== - -``Par :`` Guillaume|Callao ``[le Mercredi 29 octobre 2008]`` - -Le site du projet est enfin en ligne, il s'étoffera au fur et à mesure de -l'avancée de Lima. Modified: trunk/src/site/site.xml =================================================================== --- trunk/src/site/site.xml 2009-09-24 14:07:21 UTC (rev 2709) +++ trunk/src/site/site.xml 2009-10-03 13:01:58 UTC (rev 2710) @@ -15,10 +15,9 @@ <body> <menu name="Lima" inherit="top"> <item name="Présentation" href="presentation.html"/> - <item name="News" href="news.html" /> <item name="ScreenShots" href="screenshots.html"/> <item name="Features" href="features.html"/> - <item name="Téléchargements" href="http://maven.chorem.org/release/org/chorem/lima" /> + <item name="Téléchargements" href="http://chorem.org/projects/list_files/lima" /> <item name="Lexique comptable" href="lexique.html" /> <item name="Contacts" href="contact.html" /> <item name="Dépôt SVN" href="http://svn.chorem.org/svn/lima/"/> @@ -26,10 +25,6 @@ <menu name="Utilisateur" inherit="top" > <item name="How To" href="howto.html" /> </menu> - <menu name="Downloads" inherit="top" > - <item name="Stable" href="http://maven.chorem.org/release/org/chorem/lima/"/> - <item name="Snapshot" href="http://maven.chorem.org/snapshot/org/chorem/lima/"/> - </menu> <menu ref="reports"/> </body>
participants (1)
-
jcouteau@users.chorem.org