Author: echatellier Date: 2013-07-07 17:16:59 +0200 (Sun, 07 Jul 2013) New Revision: 134 Url: http://nuiton.org/projects/nuiton-js/repository/revisions/134 Log: Update site documentation Added: sandbox/nuiton-js-bootstrap/src/site/rst/index.rst.vm sandbox/nuiton-js-canjs/src/site/rst/index.rst.vm sandbox/nuiton-js-font-awesome/src/site/rst/index.rst.vm sandbox/nuiton-js-jqgrid/src/site/rst/index.rst.vm sandbox/nuiton-js-jqplot/src/site/rst/index.rst.vm sandbox/nuiton-js-jquery-i18n-properties/src/site/rst/index.rst.vm sandbox/nuiton-js-jquery-ui/src/site/rst/index.rst.vm sandbox/nuiton-js-jquery/src/site/rst/index.rst.vm sandbox/nuiton-js-jstree/src/site/rst/index.rst.vm sandbox/nuiton-js-moment/src/site/rst/index.rst.vm Removed: sandbox/nuiton-js-bootstrap/src/site/rst/index.rst sandbox/nuiton-js-canjs/src/site/rst/index.rst sandbox/nuiton-js-font-awesome/src/site/rst/index.rst sandbox/nuiton-js-jqgrid/src/site/rst/index.rst sandbox/nuiton-js-jqplot/src/site/rst/index.rst sandbox/nuiton-js-jquery-i18n-properties/src/site/rst/index.rst sandbox/nuiton-js-jquery-ui/src/site/rst/index.rst sandbox/nuiton-js-jquery/src/site/rst/index.rst sandbox/nuiton-js-jstree/src/site/rst/index.rst sandbox/nuiton-js-moment/src/site/rst/index.rst Modified: sandbox/nuiton-js-angular/src/site/rst/index.rst.vm sandbox/nuiton-js-angular/src/site/site_en.xml sandbox/nuiton-js-bootstrap/src/site/site_en.xml sandbox/nuiton-js-canjs/src/site/site_en.xml sandbox/nuiton-js-font-awesome/src/site/site_en.xml sandbox/nuiton-js-jqgrid/src/site/site_en.xml sandbox/nuiton-js-jqplot/src/site/site_en.xml sandbox/nuiton-js-jquery-i18n-properties/src/site/site_en.xml sandbox/nuiton-js-jquery-ui/src/site/site_en.xml sandbox/nuiton-js-jquery/src/site/site_en.xml sandbox/nuiton-js-jstree/src/site/site_en.xml sandbox/nuiton-js-moment/src/site/site_en.xml sandbox/nuiton-js-mustache/src/site/rst/index.rst.vm sandbox/nuiton-js-mustache/src/site/site_en.xml Modified: sandbox/nuiton-js-angular/src/site/rst/index.rst.vm =================================================================== --- sandbox/nuiton-js-angular/src/site/rst/index.rst.vm 2013-07-07 07:24:21 UTC (rev 133) +++ sandbox/nuiton-js-angular/src/site/rst/index.rst.vm 2013-07-07 15:16:59 UTC (rev 134) @@ -55,9 +55,9 @@ Available JS ------------ -- mustache +- angular.js Available CSS ------------- -N/A +*none* Modified: sandbox/nuiton-js-angular/src/site/site_en.xml =================================================================== --- sandbox/nuiton-js-angular/src/site/site_en.xml 2013-07-07 07:24:21 UTC (rev 133) +++ sandbox/nuiton-js-angular/src/site/site_en.xml 2013-07-07 15:16:59 UTC (rev 134) @@ -24,7 +24,6 @@ <project name="${project.name}"> <bannerLeft> - <src alt="NuitonJS">logo.jpg</src> <name>${project.name}</name> <href>index.html</href> </bannerLeft> Deleted: sandbox/nuiton-js-bootstrap/src/site/rst/index.rst =================================================================== --- sandbox/nuiton-js-bootstrap/src/site/rst/index.rst 2013-07-07 07:24:21 UTC (rev 133) +++ sandbox/nuiton-js-bootstrap/src/site/rst/index.rst 2013-07-07 15:16:59 UTC (rev 134) @@ -1,44 +0,0 @@ -.. - -.. * #%L -.. * Nuiton JS :: Bootstrap -.. * $Id:$ -.. * $HeadURL:$ -.. * %% -.. * Copyright (C) 2012 - 2013 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% -.. - - -Utilisation -=========== - -:: - - <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> - - <link rel="stylesheet" type="text/css" href="<c:url value="/nuiton-js/bootstrap.css"/>" /> - <script language="javascript" type="text/javascript" src="<c:url value="/nuiton-js/bootstrap.js"/>"></script> - -JS disponible -------------- - -- bootstrap.js - -CSS disponible --------------- - -- bootstrap.css -- bootstrap-responsive.css Copied: sandbox/nuiton-js-bootstrap/src/site/rst/index.rst.vm (from rev 128, sandbox/nuiton-js-bootstrap/src/site/rst/index.rst) =================================================================== --- sandbox/nuiton-js-bootstrap/src/site/rst/index.rst.vm (rev 0) +++ sandbox/nuiton-js-bootstrap/src/site/rst/index.rst.vm 2013-07-07 15:16:59 UTC (rev 134) @@ -0,0 +1,63 @@ +.. - +.. * #%L +.. * Nuiton JS :: Bootstrap +.. * $Id:$ +.. * $HeadURL:$ +.. * %% +.. * Copyright (C) 2012 - 2013 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% +.. - + +Bootstrap +========= + +Bootstrap_: Sleek, intuitive, and powerful front-end framework for faster and easier web development. + +- documentation_ + +.. _Bootstrap: http://twitter.github.io/bootstrap/ +.. _documentation: http://twitter.github.io/bootstrap/getting-started.html + +Use +=== + +Maven part:: + + <dependency> + <groupId>org.nuiton.js</groupId> + <artifactId>nuiton-js-bootstrap</artifactId> + <version>${project.version}</version> + <scope>runtime</scope> + </dependency> + +JSP part:: + + <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> + + <link rel="stylesheet" type="text/css" href="<c:url value="/nuiton-js/bootstrap.css"/>" /> + <script language="javascript" type="text/javascript" src="<c:url value="/nuiton-js/bootstrap.js"/>"></script> + +Available JS +------------ + +- bootstrap.js + +Available CSS +------------- + +- bootstrap.css +- bootstrap-responsive.css Modified: sandbox/nuiton-js-bootstrap/src/site/site_en.xml =================================================================== --- sandbox/nuiton-js-bootstrap/src/site/site_en.xml 2013-07-07 07:24:21 UTC (rev 133) +++ sandbox/nuiton-js-bootstrap/src/site/site_en.xml 2013-07-07 15:16:59 UTC (rev 134) @@ -24,7 +24,6 @@ <project name="${project.name}"> <bannerLeft> - <src alt="NuitonJS">logo.jpg</src> <name>${project.name}</name> <href>index.html</href> </bannerLeft> Deleted: sandbox/nuiton-js-canjs/src/site/rst/index.rst =================================================================== --- sandbox/nuiton-js-canjs/src/site/rst/index.rst 2013-07-07 07:24:21 UTC (rev 133) +++ sandbox/nuiton-js-canjs/src/site/rst/index.rst 2013-07-07 15:16:59 UTC (rev 134) @@ -1,35 +0,0 @@ - -Utilisation -=========== - -:: - - <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> - <script language="javascript" type="text/javascript" src="<c:url value="/nuiton-js/can.jquery.js"/>"></script> - -JS disponible -------------- - -- can.jquery.js -- can.dojo.js -- can.mootools.js -- can.yui.js -- can.zepto.js -- can.construct.super.js -- can.control.plugin.js -- can.fixture.js -- can.model.queue.js -- can.object.js -- can.observe.attributes.js -- can.observe.backup.js -- can.observe.delegate.js -- can.observe.setter.js -- can.observe.validations.js -- can.util.string.js -- can.view.modifiers.js -- can.view.mustache.js - -CSS disponible --------------- - -aucun Copied: sandbox/nuiton-js-canjs/src/site/rst/index.rst.vm (from rev 128, sandbox/nuiton-js-canjs/src/site/rst/index.rst) =================================================================== --- sandbox/nuiton-js-canjs/src/site/rst/index.rst.vm (rev 0) +++ sandbox/nuiton-js-canjs/src/site/rst/index.rst.vm 2013-07-07 15:16:59 UTC (rev 134) @@ -0,0 +1,78 @@ +.. - +.. * #%L +.. * Nuiton JS :: Bootstrap +.. * $Id:$ +.. * $HeadURL:$ +.. * %% +.. * Copyright (C) 2012 - 2013 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% +.. - + +CanJS +===== + +CanJS_ is a client-side MVC library featuring live binding templates, routes, integration. + +- documentation_ + +.. _CanJS: http://canjs.com/ +.. _documentation: http://canjs.com/guides/index.html + +Use +=== + +Maven part:: + + <dependency> + <groupId>org.nuiton.js</groupId> + <artifactId>nuiton-js-canjs</artifactId> + <version>${project.version}</version> + <scope>runtime</scope> + </dependency> + +JSP part:: + + <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> + + <script language="javascript" type="text/javascript" src="<c:url value="/nuiton-js/can.jquery.js"/>"></script> + +Available JS +------------ + +- can.jquery.js +- can.dojo.js +- can.mootools.js +- can.yui.js +- can.zepto.js +- can.construct.super.js +- can.control.plugin.js +- can.fixture.js +- can.model.queue.js +- can.object.js +- can.observe.attributes.js +- can.observe.backup.js +- can.observe.delegate.js +- can.observe.setter.js +- can.observe.validations.js +- can.util.string.js +- can.view.modifiers.js +- can.view.mustache.js + +Available CSS +------------- + +*none* Modified: sandbox/nuiton-js-canjs/src/site/site_en.xml =================================================================== --- sandbox/nuiton-js-canjs/src/site/site_en.xml 2013-07-07 07:24:21 UTC (rev 133) +++ sandbox/nuiton-js-canjs/src/site/site_en.xml 2013-07-07 15:16:59 UTC (rev 134) @@ -24,7 +24,6 @@ <project name="${project.name}"> <bannerLeft> - <src alt="NuitonJS">logo.jpg</src> <name>${project.name}</name> <href>index.html</href> </bannerLeft> Deleted: sandbox/nuiton-js-font-awesome/src/site/rst/index.rst =================================================================== --- sandbox/nuiton-js-font-awesome/src/site/rst/index.rst 2013-07-07 07:24:21 UTC (rev 133) +++ sandbox/nuiton-js-font-awesome/src/site/rst/index.rst 2013-07-07 15:16:59 UTC (rev 134) @@ -1,56 +0,0 @@ -.. - -.. * #%L -.. * Nuiton JS :: Font Awesome -.. * $Id:$ -.. * $HeadURL:$ -.. * %% -.. * Copyright (C) 2012 - 2013 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% -.. - - -Source -====== - -- Font Awesome by Dave Gandy http://fortawesome.github.com/Font-Awesome/ -- The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL. -- Font Awesome CSS, LESS, and SASS files are licensed under the MIT License - http://opensource.org/licenses/mit-license.html. -- The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/ - -Utilisation -=========== - -:: - - <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> - - <link rel="stylesheet" type="text/css" href="<c:url value="/nuiton-js/font-awesome.css"/>" /> - -JS disponible -------------- - -aucun - -CSS disponible --------------- - -- font-awesome - -Remarque -======== - -Les fonts ne semble pas fonctionner en dataUri (même en modifiant les urls -pour que wro reconnaisse les chemins des fichiers fonts) Copied: sandbox/nuiton-js-font-awesome/src/site/rst/index.rst.vm (from rev 119, sandbox/nuiton-js-font-awesome/src/site/rst/index.rst) =================================================================== --- sandbox/nuiton-js-font-awesome/src/site/rst/index.rst.vm (rev 0) +++ sandbox/nuiton-js-font-awesome/src/site/rst/index.rst.vm 2013-07-07 15:16:59 UTC (rev 134) @@ -0,0 +1,65 @@ +.. - +.. * #%L +.. * Nuiton JS :: Font Awesome +.. * $Id:$ +.. * $HeadURL:$ +.. * %% +.. * Copyright (C) 2012 - 2013 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% +.. - + +Font Awesome +============ + +- Font Awesome by Dave Gandy http://fortawesome.github.com/Font-Awesome/ +- The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL. +- Font Awesome CSS, LESS, and SASS files are licensed under the MIT License - http://opensource.org/licenses/mit-license.html. +- The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/ + +Use +=== + +Maven part:: + + <dependency> + <groupId>org.nuiton.js</groupId> + <artifactId>nuiton-js-font-awesome</artifactId> + <version>${project.version}</version> + <scope>runtime</scope> + </dependency> + +JSP part:: + + <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> + + <link rel="stylesheet" type="text/css" href="<c:url value="/nuiton-js/font-awesome.css"/>" /> + +Available JS +------------ + +*none* + +Available CSS +------------- + +- font-awesome.css + +Remarque +======== + +Les fonts ne semble pas fonctionner en dataUri (même en modifiant les urls +pour que wro reconnaisse les chemins des fichiers fonts) Modified: sandbox/nuiton-js-font-awesome/src/site/site_en.xml =================================================================== --- sandbox/nuiton-js-font-awesome/src/site/site_en.xml 2013-07-07 07:24:21 UTC (rev 133) +++ sandbox/nuiton-js-font-awesome/src/site/site_en.xml 2013-07-07 15:16:59 UTC (rev 134) @@ -24,7 +24,6 @@ <project name="${project.name}"> <bannerLeft> - <src alt="NuitonJS">logo.jpg</src> <name>${project.name}</name> <href>index.html</href> </bannerLeft> Deleted: sandbox/nuiton-js-jqgrid/src/site/rst/index.rst =================================================================== --- sandbox/nuiton-js-jqgrid/src/site/rst/index.rst 2013-07-07 07:24:21 UTC (rev 133) +++ sandbox/nuiton-js-jqgrid/src/site/rst/index.rst 2013-07-07 15:16:59 UTC (rev 134) @@ -1,94 +0,0 @@ -.. - -.. * #%L -.. * Nuiton JS :: jqGrid -.. * $Id:$ -.. * $HeadURL:$ -.. * %% -.. * Copyright (C) 2012 - 2013 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% -.. - - -Utilisation -=========== - -:: - - <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> - - <link rel="stylesheet" type="text/css" href="<c:url value="/nuiton-js/jqgrid.css"/>" /> - <script language="javascript" type="text/javascript" src="<c:url value="/nuiton-js/jqgrid.js"/>"></script> - <script language="javascript" type="text/javascript" src="<c:url value="/nuiton-js/jqgrid-fr.js"/>"></script> - -JS disponible -------------- - -- jqgrid-only : jquery-ui -- jqgrid: jquery et jqgrid - -plugins: - -- jqgrid-addons: -- jqgrid-postext: -- jqgrid-setcolumns: -- jqgrid-contextmenu: -- jqgrid-searchFilter: -- jqgrid-tablednd: -- jqgrid-multiselect: - -fichier de langue: - -- jqgrid-ar: specifique i18n -- jqgrid-bg: specifique i18n -- jqgrid-bg1251: specifique i18n -- jqgrid-cat: specifique i18n -- jqgrid-cn: specifique i18n -- jqgrid-cs: specifique i18n -- jqgrid-da: specifique i18n -- jqgrid-de: specifique i18n -- jqgrid-dk: specifique i18n -- jqgrid-el: specifique i18n -- jqgrid-en: specifique i18n -- jqgrid-es: specifique i18n -- jqgrid-fa: specifique i18n -- jqgrid-fi: specifique i18n -- jqgrid-fr: specifique i18n -- jqgrid-gl: specifique i18n -- jqgrid-he: specifique i18n -- jqgrid-hr: specifique i18n -- jqgrid-hr1250: specifique i18n -- jqgrid-hu: specifique i18n -- jqgrid-is: specifique i18n -- jqgrid-it: specifique i18n -- jqgrid-ja: specifique i18n -- jqgrid-kr: specifique i18n -- jqgrid-lt: specifique i18n -- jqgrid-mne: specifique i18n -- jqgrid-nl: specifique i18n -- jqgrid-no: specifique i18n -- jqgrid-pl: specifique i18n -- jqgrid-pt-br: specifique i18n -- jqgrid-pt: specifique i18n -- jqgrid-ro: specifique i18n -- jqgrid-ru: specifique i18n -- jqgrid-sk: specifique i18n -- jqgrid-sr-latin: specifique i18n -- jqgrid-sr: specifique i18n -- jqgrid-sv: specifique i18n -- jqgrid-th: specifique i18n -- jqgrid-tr: specifique i18n -- jqgrid-tw: specifique i18n -- jqgrid-ua: specifique i18n Copied: sandbox/nuiton-js-jqgrid/src/site/rst/index.rst.vm (from rev 120, sandbox/nuiton-js-jqgrid/src/site/rst/index.rst) =================================================================== --- sandbox/nuiton-js-jqgrid/src/site/rst/index.rst.vm (rev 0) +++ sandbox/nuiton-js-jqgrid/src/site/rst/index.rst.vm 2013-07-07 15:16:59 UTC (rev 134) @@ -0,0 +1,118 @@ +.. - +.. * #%L +.. * Nuiton JS :: jqGrid +.. * $Id:$ +.. * $HeadURL:$ +.. * %% +.. * Copyright (C) 2012 - 2013 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% +.. - + +jqGrid +====== + +jqGrid_ is an Ajax-enabled JavaScript control that provides solutions for representing and manipulating tabular data on the web. + +- documentation_ + +.. _jqGrid: http://www.trirand.com/blog/ +.. _documentation: http://www.trirand.com/jqgridwiki/doku.php + +Use +=== + +Maven part:: + + <dependency> + <groupId>org.nuiton.js</groupId> + <artifactId>nuiton-js-jqgrid</artifactId> + <version>${project.version}</version> + <scope>runtime</scope> + </dependency> + +JSP part:: + + <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> + + <link rel="stylesheet" type="text/css" href="<c:url value="/nuiton-js/jqgrid.css"/>" /> + <script language="javascript" type="text/javascript" src="<c:url value="/nuiton-js/jqgrid.js"/>"></script> + <script language="javascript" type="text/javascript" src="<c:url value="/nuiton-js/jqgrid-fr.js"/>"></script> + +Available JS +------------ + +- jqgrid-only : jqgrid +- jqgrid: jquery et jqgrid + +plugins: + +- jqgrid-addons: +- jqgrid-postext: +- jqgrid-setcolumns: +- jqgrid-contextmenu: +- jqgrid-searchFilter: +- jqgrid-tablednd: +- jqgrid-multiselect: + +locale files: + +- jqgrid-ar: specifique i18n +- jqgrid-bg: specifique i18n +- jqgrid-bg1251: specifique i18n +- jqgrid-cat: specifique i18n +- jqgrid-cn: specifique i18n +- jqgrid-cs: specifique i18n +- jqgrid-da: specifique i18n +- jqgrid-de: specifique i18n +- jqgrid-dk: specifique i18n +- jqgrid-el: specifique i18n +- jqgrid-en: specifique i18n +- jqgrid-es: specifique i18n +- jqgrid-fa: specifique i18n +- jqgrid-fi: specifique i18n +- jqgrid-fr: specifique i18n +- jqgrid-gl: specifique i18n +- jqgrid-he: specifique i18n +- jqgrid-hr: specifique i18n +- jqgrid-hr1250: specifique i18n +- jqgrid-hu: specifique i18n +- jqgrid-is: specifique i18n +- jqgrid-it: specifique i18n +- jqgrid-ja: specifique i18n +- jqgrid-kr: specifique i18n +- jqgrid-lt: specifique i18n +- jqgrid-mne: specifique i18n +- jqgrid-nl: specifique i18n +- jqgrid-no: specifique i18n +- jqgrid-pl: specifique i18n +- jqgrid-pt-br: specifique i18n +- jqgrid-pt: specifique i18n +- jqgrid-ro: specifique i18n +- jqgrid-ru: specifique i18n +- jqgrid-sk: specifique i18n +- jqgrid-sr-latin: specifique i18n +- jqgrid-sr: specifique i18n +- jqgrid-sv: specifique i18n +- jqgrid-th: specifique i18n +- jqgrid-tr: specifique i18n +- jqgrid-tw: specifique i18n +- jqgrid-ua: specifique i18n + +Available CSS +------------- + +- jqgrid.css Modified: sandbox/nuiton-js-jqgrid/src/site/site_en.xml =================================================================== --- sandbox/nuiton-js-jqgrid/src/site/site_en.xml 2013-07-07 07:24:21 UTC (rev 133) +++ sandbox/nuiton-js-jqgrid/src/site/site_en.xml 2013-07-07 15:16:59 UTC (rev 134) @@ -24,7 +24,6 @@ <project name="${project.name}"> <bannerLeft> - <src alt="NuitonJS">logo.jpg</src> <name>${project.name}</name> <href>index.html</href> </bannerLeft> Deleted: sandbox/nuiton-js-jqplot/src/site/rst/index.rst =================================================================== --- sandbox/nuiton-js-jqplot/src/site/rst/index.rst 2013-07-07 07:24:21 UTC (rev 133) +++ sandbox/nuiton-js-jqplot/src/site/rst/index.rst 2013-07-07 15:16:59 UTC (rev 134) @@ -1,81 +0,0 @@ -.. - -.. * #%L -.. * Nuiton JS :: jqPlot -.. * $Id:$ -.. * $HeadURL:$ -.. * %% -.. * Copyright (C) 2012 - 2013 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% -.. - - -Utilisation -=========== - -:: - - <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> - - <link rel="stylesheet" type="text/css" href="<c:url value="/nuiton-js/jqplot.css"/>" /> - <!--[if lt IE 9]><script language="javascript" type="text/javascript" src="<c:url value="/nuiton-js/jqplot-excanvas.js"/>"></script><![endif]--> - <script language="javascript" type="text/javascript" src="<c:url value="/nuiton-js/jqplot.js"/>"></script> - <script language="javascript" type="text/javascript" src="<c:url value="/nuiton-js/jqplot-all-plugins.js"/>"></script> - -JS disponible -------------- - -- jqplot-only : jplot -- jqplot.js : jquery et jplot -- jqplot-excanvas.js : excanvas pour le support IE -- jqplot-all-plugins.js : tous les plugins - -Ou pour importer un plugin particulier au lieu de tous les plugins: - -- jqplot.BezierCurveRenderer.js -- jqplot.barRenderer.js -- jqplot.blockRenderer.js -- jqplot.bubbleRenderer.js -- jqplot.canvasAxisLabelRenderer.js -- jqplot.canvasAxisTickRenderer.js -- jqplot.canvasOverlay.js -- jqplot.canvasTextRenderer.js -- jqplot.categoryAxisRenderer.js -- jqplot.ciParser.js -- jqplot.cursor.js -- jqplot.dateAxisRenderer.js -- jqplot.donutRenderer.js -- jqplot.dragable.js -- jqplot.enhancedLegendRenderer.js -- jqplot.funnelRenderer.js -- jqplot.highlighter.js -- jqplot.json2.js -- jqplot.logAxisRenderer.js -- jqplot.mekkoAxisRenderer.js -- jqplot.mekkoRenderer.js -- jqplot.meterGaugeRenderer.js -- jqplot.mobile.js -- jqplot.ohlcRenderer.js -- jqplot.pieRenderer.js -- jqplot.pointLabels.js -- jqplot.pyramidAxisRenderer.js -- jqplot.pyramidGridRenderer.js -- jqplot.pyramidRenderer.js -- jqplot.trendline.js - -CSS disponible --------------- - -- jqplot.css Copied: sandbox/nuiton-js-jqplot/src/site/rst/index.rst.vm (from rev 124, sandbox/nuiton-js-jqplot/src/site/rst/index.rst) =================================================================== --- sandbox/nuiton-js-jqplot/src/site/rst/index.rst.vm (rev 0) +++ sandbox/nuiton-js-jqplot/src/site/rst/index.rst.vm 2013-07-07 15:16:59 UTC (rev 134) @@ -0,0 +1,100 @@ +.. - +.. * #%L +.. * Nuiton JS :: jqPlot +.. * $Id:$ +.. * $HeadURL:$ +.. * %% +.. * Copyright (C) 2012 - 2013 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% +.. - + +jqPlot +===== + +jqPlot_ is a plotting and charting plugin for the jQuery Javascript framework. + +- documentation_ + +.. _jqPlot: http://www.jqplot.com/ +.. _documentation: http://www.jqplot.com/docs/files/usage-txt.html + +Use +=== + +Maven part:: + + <dependency> + <groupId>org.nuiton.js</groupId> + <artifactId>nuiton-js-jqplot</artifactId> + <version>${project.version}</version> + <scope>runtime</scope> + </dependency> + +JSP part:: + + <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> + + <link rel="stylesheet" type="text/css" href="<c:url value="/nuiton-js/jqplot.css"/>" /> + <!--[if lt IE 9]><script language="javascript" type="text/javascript" src="<c:url value="/nuiton-js/jqplot-excanvas.js"/>"></script><![endif]--> + <script language="javascript" type="text/javascript" src="<c:url value="/nuiton-js/jqplot.js"/>"></script> + <script language="javascript" type="text/javascript" src="<c:url value="/nuiton-js/jqplot-all-plugins.js"/>"></script> + +Available JS +------------ + +- jqplot-only : jplot +- jqplot.js : jquery et jplot +- jqplot-excanvas.js : excanvas pour le support IE +- jqplot-all-plugins.js : tous les plugins + +Or, for one particular plugin: + +- jqplot.BezierCurveRenderer.js +- jqplot.barRenderer.js +- jqplot.blockRenderer.js +- jqplot.bubbleRenderer.js +- jqplot.canvasAxisLabelRenderer.js +- jqplot.canvasAxisTickRenderer.js +- jqplot.canvasOverlay.js +- jqplot.canvasTextRenderer.js +- jqplot.categoryAxisRenderer.js +- jqplot.ciParser.js +- jqplot.cursor.js +- jqplot.dateAxisRenderer.js +- jqplot.donutRenderer.js +- jqplot.dragable.js +- jqplot.enhancedLegendRenderer.js +- jqplot.funnelRenderer.js +- jqplot.highlighter.js +- jqplot.json2.js +- jqplot.logAxisRenderer.js +- jqplot.mekkoAxisRenderer.js +- jqplot.mekkoRenderer.js +- jqplot.meterGaugeRenderer.js +- jqplot.mobile.js +- jqplot.ohlcRenderer.js +- jqplot.pieRenderer.js +- jqplot.pointLabels.js +- jqplot.pyramidAxisRenderer.js +- jqplot.pyramidGridRenderer.js +- jqplot.pyramidRenderer.js +- jqplot.trendline.js + +Available CSS +------------- + +- jqplot.css Modified: sandbox/nuiton-js-jqplot/src/site/site_en.xml =================================================================== --- sandbox/nuiton-js-jqplot/src/site/site_en.xml 2013-07-07 07:24:21 UTC (rev 133) +++ sandbox/nuiton-js-jqplot/src/site/site_en.xml 2013-07-07 15:16:59 UTC (rev 134) @@ -24,7 +24,6 @@ <project name="${project.name}"> <bannerLeft> - <src alt="NuitonJS">logo.jpg</src> <name>${project.name}</name> <href>index.html</href> </bannerLeft> Deleted: sandbox/nuiton-js-jquery/src/site/rst/index.rst =================================================================== --- sandbox/nuiton-js-jquery/src/site/rst/index.rst 2013-07-07 07:24:21 UTC (rev 133) +++ sandbox/nuiton-js-jquery/src/site/rst/index.rst 2013-07-07 15:16:59 UTC (rev 134) @@ -1,42 +0,0 @@ -.. - -.. * #%L -.. * Nuiton JS :: JQuery -.. * $Id:$ -.. * $HeadURL:$ -.. * %% -.. * Copyright (C) 2012 - 2013 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% -.. - - -Utilisation -=========== - -:: - - <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> - - <script language="javascript" type="text/javascript" src="<c:url value="/nuiton-js/jquery.js"/>"></script> - -JS disponible -------------- - -- jquery - -CSS disponible --------------- - -aucun Copied: sandbox/nuiton-js-jquery/src/site/rst/index.rst.vm (from rev 130, sandbox/nuiton-js-jquery/src/site/rst/index.rst) =================================================================== --- sandbox/nuiton-js-jquery/src/site/rst/index.rst.vm (rev 0) +++ sandbox/nuiton-js-jquery/src/site/rst/index.rst.vm 2013-07-07 15:16:59 UTC (rev 134) @@ -0,0 +1,61 @@ +.. - +.. * #%L +.. * Nuiton JS :: JQuery +.. * $Id:$ +.. * $HeadURL:$ +.. * %% +.. * Copyright (C) 2012 - 2013 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% +.. - + +jQuery +====== + +jQuery_ is a fast, small, and feature-rich JavaScript library. + +- documentation_ + +.. _jQuery: http://jquery.com/ +.. _documentation: http://api.jquery.com/ + +Use +=== + +Maven part:: + + <dependency> + <groupId>org.nuiton.js</groupId> + <artifactId>nuiton-js-jquery</artifactId> + <version>${project.version}</version> + <scope>runtime</scope> + </dependency> + +JSP part:: + + <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> + + <script language="javascript" type="text/javascript" src="<c:url value="/nuiton-js/jquery.js"/>"></script> + +Available JS +------------ + +- jquery.js + +Available CSS +------------- + +*none* Modified: sandbox/nuiton-js-jquery/src/site/site_en.xml =================================================================== --- sandbox/nuiton-js-jquery/src/site/site_en.xml 2013-07-07 07:24:21 UTC (rev 133) +++ sandbox/nuiton-js-jquery/src/site/site_en.xml 2013-07-07 15:16:59 UTC (rev 134) @@ -24,7 +24,6 @@ <project name="${project.name}"> <bannerLeft> - <src alt="NuitonJS">logo.jpg</src> <name>${project.name}</name> <href>index.html</href> </bannerLeft> Deleted: sandbox/nuiton-js-jquery-i18n-properties/src/site/rst/index.rst =================================================================== --- sandbox/nuiton-js-jquery-i18n-properties/src/site/rst/index.rst 2013-07-07 07:24:21 UTC (rev 133) +++ sandbox/nuiton-js-jquery-i18n-properties/src/site/rst/index.rst 2013-07-07 15:16:59 UTC (rev 134) @@ -1,18 +0,0 @@ - -Utilisation -=========== - -:: - - <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> - <script language="javascript" type="text/javascript" src="<c:url value="/nuiton-js/jquery.i18n.properties-1.0.9.js"/>"></script> - -JS disponible -------------- - -- jquery.i18n.properties.js - -CSS disponible --------------- - -aucun Copied: sandbox/nuiton-js-jquery-i18n-properties/src/site/rst/index.rst.vm (from rev 128, sandbox/nuiton-js-jquery-i18n-properties/src/site/rst/index.rst) =================================================================== --- sandbox/nuiton-js-jquery-i18n-properties/src/site/rst/index.rst.vm (rev 0) +++ sandbox/nuiton-js-jquery-i18n-properties/src/site/rst/index.rst.vm 2013-07-07 15:16:59 UTC (rev 134) @@ -0,0 +1,60 @@ +.. - +.. * #%L +.. * Nuiton JS :: Bootstrap +.. * $Id:$ +.. * $HeadURL:$ +.. * %% +.. * Copyright (C) 2012 - 2013 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% +.. - + +jquery-i18n-properties +====================== + +jquery-i18n-properties_ Lightweight jQuery plugin for providing internationalization to javascript from ‘.properties’ files. + +- documentation_ + +.. _jquery-i18n-properties: https://code.google.com/p/jquery-i18n-properties/ +.. _documentation: https://code.google.com/p/jquery-i18n-properties/ + +Use +=== + +Maven part:: + + <dependency> + <groupId>org.nuiton.js</groupId> + <artifactId>nuiton-js-jquery-i18n-properties</artifactId> + <version>${project.version}</version> + <scope>runtime</scope> + </dependency> + +JSP part:: + + <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> + <script language="javascript" type="text/javascript" src="<c:url value="/nuiton-js/jquery.i18n.properties.js"/>"></script> + +JS disponible +------------- + +- jquery.i18n.properties.js + +CSS disponible +-------------- + +aucun Modified: sandbox/nuiton-js-jquery-i18n-properties/src/site/site_en.xml =================================================================== --- sandbox/nuiton-js-jquery-i18n-properties/src/site/site_en.xml 2013-07-07 07:24:21 UTC (rev 133) +++ sandbox/nuiton-js-jquery-i18n-properties/src/site/site_en.xml 2013-07-07 15:16:59 UTC (rev 134) @@ -1,7 +1,6 @@ <project name="${project.name}"> <bannerLeft> - <src alt="NuitonJS">logo.jpg</src> <name>${project.name}</name> <href>index.html</href> </bannerLeft> Deleted: sandbox/nuiton-js-jquery-ui/src/site/rst/index.rst =================================================================== --- sandbox/nuiton-js-jquery-ui/src/site/rst/index.rst 2013-07-07 07:24:21 UTC (rev 133) +++ sandbox/nuiton-js-jquery-ui/src/site/rst/index.rst 2013-07-07 15:16:59 UTC (rev 134) @@ -1,139 +0,0 @@ -.. - -.. * #%L -.. * Nuiton JS :: JQuery UI -.. * $Id:$ -.. * $HeadURL:$ -.. * %% -.. * Copyright (C) 2012 - 2013 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% -.. - - -Use -=== - -:: - - <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> - - <link rel="stylesheet" type="text/css" href="<c:url value="/nuiton-js/jquery-ui-smoothness.css"/>" /> - <script language="javascript" type="text/javascript" src="<c:url value="/nuiton-js/jquery-ui.js"/>"></script> - -Available JS ------------- - -- jquery-ui-only : jquery-ui -- jquery-ui: jquery et query-ui - -- jquery-ui-i18n: specifique i18n (toutes les langues) -- jquery-ui-af: specifique i18n -- jquery-ui-ar-DZ: specifique i18n -- jquery-ui-ar: specifique i18n -- jquery-ui-az: specifique i18n -- jquery-ui-bg: specifique i18n -- jquery-ui-bs: specifique i18n -- jquery-ui-ca: specifique i18n -- jquery-ui-cs: specifique i18n -- jquery-ui-cy-GB: specifique i18n -- jquery-ui-da: specifique i18n -- jquery-ui-de: specifique i18n -- jquery-ui-el: specifique i18n -- jquery-ui-en-AU: specifique i18n -- jquery-ui-en-GB: specifique i18n -- jquery-ui-en-NZ: specifique i18n -- jquery-ui-eo: specifique i18n -- jquery-ui-es: specifique i18n -- jquery-ui-et: specifique i18n -- jquery-ui-eu: specifique i18n -- jquery-ui-fa: specifique i18n -- jquery-ui-fi: specifique i18n -- jquery-ui-fo: specifique i18n -- jquery-ui-fr-CH: specifique i18n -- jquery-ui-fr: specifique i18n -- jquery-ui-gl: specifique i18n -- jquery-ui-he: specifique i18n -- jquery-ui-hi: specifique i18n -- jquery-ui-hr: specifique i18n -- jquery-ui-hu: specifique i18n -- jquery-ui-hy: specifique i18n -- jquery-ui-id: specifique i18n -- jquery-ui-is: specifique i18n -- jquery-ui-it: specifique i18n -- jquery-ui-ja: specifique i18n -- jquery-ui-ka: specifique i18n -- jquery-ui-kk: specifique i18n -- jquery-ui-km: specifique i18n -- jquery-ui-ko: specifique i18n -- jquery-ui-lb: specifique i18n -- jquery-ui-lt: specifique i18n -- jquery-ui-lv: specifique i18n -- jquery-ui-mk: specifique i18n -- jquery-ui-ml: specifique i18n -- jquery-ui-ms: specifique i18n -- jquery-ui-nl-BE: specifique i18n -- jquery-ui-nl: specifique i18n -- jquery-ui-no: specifique i18n -- jquery-ui-pl: specifique i18n -- jquery-ui-pt-BR: specifique i18n -- jquery-ui-pt: specifique i18n -- jquery-ui-rm: specifique i18n -- jquery-ui-ro: specifique i18n -- jquery-ui-ru: specifique i18n -- jquery-ui-sk: specifique i18n -- jquery-ui-sl: specifique i18n -- jquery-ui-sq: specifique i18n -- jquery-ui-sr-SR: specifique i18n -- jquery-ui-sr: specifique i18n -- jquery-ui-sv: specifique i18n -- jquery-ui-ta: specifique i18n -- jquery-ui-th: specifique i18n -- jquery-ui-tj: specifique i18n -- jquery-ui-tr: specifique i18n -- jquery-ui-uk: specifique i18n -- jquery-ui-vi: specifique i18n -- jquery-ui-zh-CN: specifique i18n -- jquery-ui-zh-HK: specifique i18n -- jquery-ui-zh-TW: specifique i18n - -Available CSS -------------- - -- jquery-ui-base -- jquery-ui-black-tie -- jquery-ui-blitzer -- jquery-ui-cupertino -- jquery-ui-dark-hive -- jquery-ui-dot-luv -- jquery-ui-eggplant -- jquery-ui-excite-bike -- jquery-ui-flick -- jquery-ui-hot-sneaks -- jquery-ui-humanity -- jquery-ui-le-frog -- jquery-ui-mint-choc -- jquery-ui-no-theme -- jquery-ui-overcast -- jquery-ui-pepper-grinder -- jquery-ui-redmond -- jquery-ui-smoothness -- jquery-ui-south-street -- jquery-ui-start -- jquery-ui-sunny -- jquery-ui-swanky-purse -- jquery-ui-trontastic -- jquery-ui-ui-darkness -- jquery-ui-ui-lightness -- jquery-ui-vader Copied: sandbox/nuiton-js-jquery-ui/src/site/rst/index.rst.vm (from rev 128, sandbox/nuiton-js-jquery-ui/src/site/rst/index.rst) =================================================================== --- sandbox/nuiton-js-jquery-ui/src/site/rst/index.rst.vm (rev 0) +++ sandbox/nuiton-js-jquery-ui/src/site/rst/index.rst.vm 2013-07-07 15:16:59 UTC (rev 134) @@ -0,0 +1,158 @@ +.. - +.. * #%L +.. * Nuiton JS :: JQuery UI +.. * $Id:$ +.. * $HeadURL:$ +.. * %% +.. * Copyright (C) 2012 - 2013 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% +.. - + +jQuery UI +========= + +`jQuery UI`_ jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. . + +- documentation_ + +.. _jQuery UI: http://canjs.com/ +.. _documentation: http://canjs.com/guides/index.html + +Use +=== + +Maven part:: + + <dependency> + <groupId>org.nuiton.js</groupId> + <artifactId>nuiton-js-jquery-ui</artifactId> + <version>${project.version}</version> + <scope>runtime</scope> + </dependency> + +JSP part:: + + <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> + + <link rel="stylesheet" type="text/css" href="<c:url value="/nuiton-js/jquery-ui-smoothness.css"/>" /> + <script language="javascript" type="text/javascript" src="<c:url value="/nuiton-js/jquery-ui.js"/>"></script> + +Available JS +------------ + +- jquery-ui-only : jquery-ui +- jquery-ui: jquery et query-ui + +- jquery-ui-i18n: specifique i18n (all locale) +- jquery-ui-af: specifique i18n +- jquery-ui-ar-DZ: specifique i18n +- jquery-ui-ar: specifique i18n +- jquery-ui-az: specifique i18n +- jquery-ui-bg: specifique i18n +- jquery-ui-bs: specifique i18n +- jquery-ui-ca: specifique i18n +- jquery-ui-cs: specifique i18n +- jquery-ui-cy-GB: specifique i18n +- jquery-ui-da: specifique i18n +- jquery-ui-de: specifique i18n +- jquery-ui-el: specifique i18n +- jquery-ui-en-AU: specifique i18n +- jquery-ui-en-GB: specifique i18n +- jquery-ui-en-NZ: specifique i18n +- jquery-ui-eo: specifique i18n +- jquery-ui-es: specifique i18n +- jquery-ui-et: specifique i18n +- jquery-ui-eu: specifique i18n +- jquery-ui-fa: specifique i18n +- jquery-ui-fi: specifique i18n +- jquery-ui-fo: specifique i18n +- jquery-ui-fr-CH: specifique i18n +- jquery-ui-fr: specifique i18n +- jquery-ui-gl: specifique i18n +- jquery-ui-he: specifique i18n +- jquery-ui-hi: specifique i18n +- jquery-ui-hr: specifique i18n +- jquery-ui-hu: specifique i18n +- jquery-ui-hy: specifique i18n +- jquery-ui-id: specifique i18n +- jquery-ui-is: specifique i18n +- jquery-ui-it: specifique i18n +- jquery-ui-ja: specifique i18n +- jquery-ui-ka: specifique i18n +- jquery-ui-kk: specifique i18n +- jquery-ui-km: specifique i18n +- jquery-ui-ko: specifique i18n +- jquery-ui-lb: specifique i18n +- jquery-ui-lt: specifique i18n +- jquery-ui-lv: specifique i18n +- jquery-ui-mk: specifique i18n +- jquery-ui-ml: specifique i18n +- jquery-ui-ms: specifique i18n +- jquery-ui-nl-BE: specifique i18n +- jquery-ui-nl: specifique i18n +- jquery-ui-no: specifique i18n +- jquery-ui-pl: specifique i18n +- jquery-ui-pt-BR: specifique i18n +- jquery-ui-pt: specifique i18n +- jquery-ui-rm: specifique i18n +- jquery-ui-ro: specifique i18n +- jquery-ui-ru: specifique i18n +- jquery-ui-sk: specifique i18n +- jquery-ui-sl: specifique i18n +- jquery-ui-sq: specifique i18n +- jquery-ui-sr-SR: specifique i18n +- jquery-ui-sr: specifique i18n +- jquery-ui-sv: specifique i18n +- jquery-ui-ta: specifique i18n +- jquery-ui-th: specifique i18n +- jquery-ui-tj: specifique i18n +- jquery-ui-tr: specifique i18n +- jquery-ui-uk: specifique i18n +- jquery-ui-vi: specifique i18n +- jquery-ui-zh-CN: specifique i18n +- jquery-ui-zh-HK: specifique i18n +- jquery-ui-zh-TW: specifique i18n + +Available CSS +------------- + +- jquery-ui-base +- jquery-ui-black-tie +- jquery-ui-blitzer +- jquery-ui-cupertino +- jquery-ui-dark-hive +- jquery-ui-dot-luv +- jquery-ui-eggplant +- jquery-ui-excite-bike +- jquery-ui-flick +- jquery-ui-hot-sneaks +- jquery-ui-humanity +- jquery-ui-le-frog +- jquery-ui-mint-choc +- jquery-ui-no-theme +- jquery-ui-overcast +- jquery-ui-pepper-grinder +- jquery-ui-redmond +- jquery-ui-smoothness +- jquery-ui-south-street +- jquery-ui-start +- jquery-ui-sunny +- jquery-ui-swanky-purse +- jquery-ui-trontastic +- jquery-ui-ui-darkness +- jquery-ui-ui-lightness +- jquery-ui-vader Modified: sandbox/nuiton-js-jquery-ui/src/site/site_en.xml =================================================================== --- sandbox/nuiton-js-jquery-ui/src/site/site_en.xml 2013-07-07 07:24:21 UTC (rev 133) +++ sandbox/nuiton-js-jquery-ui/src/site/site_en.xml 2013-07-07 15:16:59 UTC (rev 134) @@ -24,7 +24,6 @@ <project name="${project.name}"> <bannerLeft> - <src alt="NuitonJS">logo.jpg</src> <name>${project.name}</name> <href>index.html</href> </bannerLeft> Deleted: sandbox/nuiton-js-jstree/src/site/rst/index.rst =================================================================== --- sandbox/nuiton-js-jstree/src/site/rst/index.rst 2013-07-07 07:24:21 UTC (rev 133) +++ sandbox/nuiton-js-jstree/src/site/rst/index.rst 2013-07-07 15:16:59 UTC (rev 134) @@ -1,33 +0,0 @@ -.. - -.. * #%L -.. * Nuiton JS :: JsTree -.. * $Id:$ -.. * $HeadURL:$ -.. * %% -.. * Copyright (C) 2012 - 2013 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% -.. - - -Utilisation -=========== - -:: - - <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> - - <link rel="stylesheet" type="text/css" href="<c:url value="/nuiton-js/jstree.css"/>" /> - <script language="javascript" type="text/javascript" src="<c:url value="/nuiton-js/jstree.js"/>"></script> Copied: sandbox/nuiton-js-jstree/src/site/rst/index.rst.vm (from rev 122, sandbox/nuiton-js-jstree/src/site/rst/index.rst) =================================================================== --- sandbox/nuiton-js-jstree/src/site/rst/index.rst.vm (rev 0) +++ sandbox/nuiton-js-jstree/src/site/rst/index.rst.vm 2013-07-07 15:16:59 UTC (rev 134) @@ -0,0 +1,63 @@ +.. - +.. * #%L +.. * Nuiton JS :: JsTree +.. * $Id:$ +.. * $HeadURL:$ +.. * %% +.. * Copyright (C) 2012 - 2013 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% +.. - + +CanJS +===== + +jsTree_ is a javascript based, cross browser tree component. It is packaged as a jQuery plugin. + +- documentation_ + +.. _jsTree: http://www.jstree.com/ +.. _documentation: http://www.jstree.com/ + +Use +=== + +Maven part:: + + <dependency> + <groupId>org.nuiton.js</groupId> + <artifactId>nuiton-js-jstree</artifactId> + <version>${project.version}</version> + <scope>runtime</scope> + </dependency> + +JSP part:: + + <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> + + <link rel="stylesheet" type="text/css" href="<c:url value="/nuiton-js/jstree.css"/>" /> + <script language="javascript" type="text/javascript" src="<c:url value="/nuiton-js/jstree.js"/>"></script> + +Available JS +------------ + +- jstree.js + +Available CSS +------------- + +- jstree.css + \ No newline at end of file Modified: sandbox/nuiton-js-jstree/src/site/site_en.xml =================================================================== --- sandbox/nuiton-js-jstree/src/site/site_en.xml 2013-07-07 07:24:21 UTC (rev 133) +++ sandbox/nuiton-js-jstree/src/site/site_en.xml 2013-07-07 15:16:59 UTC (rev 134) @@ -24,7 +24,6 @@ <project name="${project.name}"> <bannerLeft> - <src alt="NuitonJS">logo.jpg</src> <name>${project.name}</name> <href>index.html</href> </bannerLeft> Deleted: sandbox/nuiton-js-moment/src/site/rst/index.rst =================================================================== --- sandbox/nuiton-js-moment/src/site/rst/index.rst 2013-07-07 07:24:21 UTC (rev 133) +++ sandbox/nuiton-js-moment/src/site/rst/index.rst 2013-07-07 15:16:59 UTC (rev 134) @@ -1,14 +0,0 @@ - -Utilisation -=========== - -:: - - <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> - - <script language="javascript" type="text/javascript" src="<c:url value="/nuiton-js/moment.js"/>"></script> - -JS disponible -------------- - -- moment.js Copied: sandbox/nuiton-js-moment/src/site/rst/index.rst.vm (from rev 128, sandbox/nuiton-js-moment/src/site/rst/index.rst) =================================================================== --- sandbox/nuiton-js-moment/src/site/rst/index.rst.vm (rev 0) +++ sandbox/nuiton-js-moment/src/site/rst/index.rst.vm 2013-07-07 15:16:59 UTC (rev 134) @@ -0,0 +1,61 @@ +.. - +.. * #%L +.. * Nuiton JS :: Bootstrap +.. * $Id:$ +.. * $HeadURL:$ +.. * %% +.. * Copyright (C) 2012 - 2013 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% +.. - + +Moment.js +========= + +Moment.js_ is a javascript date library for parsing, validating, manipulating, and formatting dates. + +- documentation_ + +.. _Moment.js: http://momentjs.com/ +.. _documentation: http://momentjs.com/ + +Use +=== + +Maven part:: + + <dependency> + <groupId>org.nuiton.js</groupId> + <artifactId>nuiton-js-moment</artifactId> + <version>${project.version}</version> + <scope>runtime</scope> + </dependency> + +JSP part:: + + <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> + + <script language="javascript" type="text/javascript" src="<c:url value="/nuiton-js/moment.js"/>"></script> + +Available JS +------------ + +- moment.js + +Available CSS +------------- + +*none* Modified: sandbox/nuiton-js-moment/src/site/site_en.xml =================================================================== --- sandbox/nuiton-js-moment/src/site/site_en.xml 2013-07-07 07:24:21 UTC (rev 133) +++ sandbox/nuiton-js-moment/src/site/site_en.xml 2013-07-07 15:16:59 UTC (rev 134) @@ -1,7 +1,6 @@ <project name="${project.name}"> <bannerLeft> - <src alt="NuitonJS">logo.jpg</src> <name>${project.name}</name> <href>index.html</href> </bannerLeft> Modified: sandbox/nuiton-js-mustache/src/site/rst/index.rst.vm =================================================================== --- sandbox/nuiton-js-mustache/src/site/rst/index.rst.vm 2013-07-07 07:24:21 UTC (rev 133) +++ sandbox/nuiton-js-mustache/src/site/rst/index.rst.vm 2013-07-07 15:16:59 UTC (rev 134) @@ -34,8 +34,8 @@ .. _documentation: http://mustache.github.io/mustache.5.html .. _demo: http://mustache.github.io/#demo -Utilisation -=========== +Use +=== Maven part:: @@ -55,9 +55,9 @@ Available JS ------------ -- mustache +- mustache.js Available CSS ------------- -N/A +*none* Modified: sandbox/nuiton-js-mustache/src/site/site_en.xml =================================================================== --- sandbox/nuiton-js-mustache/src/site/site_en.xml 2013-07-07 07:24:21 UTC (rev 133) +++ sandbox/nuiton-js-mustache/src/site/site_en.xml 2013-07-07 15:16:59 UTC (rev 134) @@ -24,7 +24,6 @@ <project name="${project.name}"> <bannerLeft> - <src alt="NuitonJS">logo.jpg</src> <name>${project.name}</name> <href>index.html</href> </bannerLeft>