Author: echatellier Date: 2013-07-22 15:05:33 +0200 (Mon, 22 Jul 2013) New Revision: 172 Url: http://nuiton.org/projects/nuiton-js/repository/revisions/172 Log: Add new 'request package' link Added: trunk/src/site/rst/request.rst Modified: trunk/src/site/site_en.xml Added: trunk/src/site/rst/request.rst =================================================================== --- trunk/src/site/rst/request.rst (rev 0) +++ trunk/src/site/rst/request.rst 2013-07-22 13:05:33 UTC (rev 172) @@ -0,0 +1,35 @@ +.. - +.. * #%L +.. * Nuiton JS +.. * $Id$ +.. * $HeadURL$ +.. * %% +.. * Copyright (C) 2012 - 2013 CodeLutin, Chatellier Eric +.. * %% +.. * 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% +.. - + +===================== +Request a new package +===================== + +Using mailing list +================== + +To request a new package, just ask for it using nuiton-js's mailing lists: + * `nuiton-js-users@list.nuiton.org <http://list.nuiton.org/cgi-bin/mailman/listinfo/nuiton-js-users>`_ + +Please provide a description for these new package including license and download link. Property changes on: trunk/src/site/rst/request.rst ___________________________________________________________________ Added: svn:keywords + Author Date Id Revision HeadURL Added: svn:eol-style + native Modified: trunk/src/site/site_en.xml =================================================================== --- trunk/src/site/site_en.xml 2013-07-19 22:00:43 UTC (rev 171) +++ trunk/src/site/site_en.xml 2013-07-22 13:05:33 UTC (rev 172) @@ -80,6 +80,7 @@ <menu name="User"> <item name="Usage" href="index.html"/> + <item name="Request a new package" href="request.html"/> </menu>
participants (1)
-
echatellier@users.nuiton.org