r221 - in trunk: . src/main/java/org/nuiton/scmwebeditor src/main/java/org/nuiton/scmwebeditor/actions src/main/java/org/nuiton/scmwebeditor/urlResolver src/main/java/org/nuiton/scmwebeditor/urlResolver/impl src/main/resources src/main/webapp/WEB-INF src/main/webapp/WEB-INF/content src/main/webapp/codemirror-ui src/main/webapp/codemirror-ui/css src/main/webapp/codemirror-ui/js src/main/webapp/codemirror-ui/lib/CodeMirror-2.1 src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/css src/mai
Author: tchemit Date: 2011-08-18 11:50:14 +0200 (Thu, 18 Aug 2011) New Revision: 221 Url: http://nuiton.org/repositories/revision/scmwebeditor/221 Log: add headers + improve pom for release Modified: trunk/pom.xml trunk/src/main/java/org/nuiton/scmwebeditor/ScmSession.java trunk/src/main/java/org/nuiton/scmwebeditor/ScmUser.java trunk/src/main/java/org/nuiton/scmwebeditor/ScmWebEditorApplicationListener.java trunk/src/main/java/org/nuiton/scmwebeditor/actions/PreviewAction.java trunk/src/main/java/org/nuiton/scmwebeditor/actions/ResetAction.java trunk/src/main/java/org/nuiton/scmwebeditor/actions/SaveAction.java trunk/src/main/java/org/nuiton/scmwebeditor/actions/ScmWebEditorCommitAction.java trunk/src/main/java/org/nuiton/scmwebeditor/actions/ScmWebEditorMainAction.java trunk/src/main/java/org/nuiton/scmwebeditor/actions/SearchAction.java trunk/src/main/java/org/nuiton/scmwebeditor/actions/UploadAction.java trunk/src/main/java/org/nuiton/scmwebeditor/urlResolver/ScmUrlResolver.java trunk/src/main/java/org/nuiton/scmwebeditor/urlResolver/ScmUrlResolverEngine.java trunk/src/main/java/org/nuiton/scmwebeditor/urlResolver/impl/ScmUrlResolverDefaultImpl.java trunk/src/main/java/org/nuiton/scmwebeditor/urlResolver/impl/ScmUrlResolverMavenDocImpl.java trunk/src/main/java/org/nuiton/scmwebeditor/urlResolver/impl/ScmUrlResolverMavenSiteXmlImpl.java trunk/src/main/resources/log4j.properties trunk/src/main/resources/scm.properties trunk/src/main/resources/struts.properties trunk/src/main/resources/struts.xml trunk/src/main/webapp/WEB-INF/content/badFileRedirect.jsp trunk/src/main/webapp/WEB-INF/content/badRstFile.jsp trunk/src/main/webapp/WEB-INF/content/badUseRedirect.jsp trunk/src/main/webapp/WEB-INF/content/error.jsp trunk/src/main/webapp/WEB-INF/content/fileModify.jsp trunk/src/main/webapp/WEB-INF/content/index.jsp trunk/src/main/webapp/WEB-INF/content/loginSearch.jsp trunk/src/main/webapp/WEB-INF/content/modificationViewer.jsp trunk/src/main/webapp/WEB-INF/content/outConnection.jsp trunk/src/main/webapp/WEB-INF/content/preview.jsp trunk/src/main/webapp/WEB-INF/content/privateSvnRedirect.jsp trunk/src/main/webapp/WEB-INF/content/recall.jsp trunk/src/main/webapp/WEB-INF/content/redirect.jsp trunk/src/main/webapp/WEB-INF/content/reset.jsp trunk/src/main/webapp/WEB-INF/content/save.jsp trunk/src/main/webapp/WEB-INF/content/search.jsp trunk/src/main/webapp/WEB-INF/content/upload.jsp trunk/src/main/webapp/WEB-INF/content/uploadForm.jsp trunk/src/main/webapp/WEB-INF/content/uploadSuccess.jsp trunk/src/main/webapp/WEB-INF/web.xml trunk/src/main/webapp/codemirror-ui/css/codemirror-ui-find.css trunk/src/main/webapp/codemirror-ui/css/codemirror-ui.css trunk/src/main/webapp/codemirror-ui/index.html trunk/src/main/webapp/codemirror-ui/js/codemirror-ui-find.js trunk/src/main/webapp/codemirror-ui/js/codemirror-ui.js trunk/src/main/webapp/codemirror-ui/js/find_replace.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/compress.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/css/docs.css trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/activeline.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/complete.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/complete.js trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/marker.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/mustache.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/resize.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/runmode.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/search.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/theme.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/index.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/internals.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/lib/codemirror.css trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/lib/codemirror.js trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/lib/overlay.js trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/lib/runmode.js trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/manual.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/clike/clike.css trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/clike/clike.js trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/clike/index.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/css/css.js trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/css/index.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/diff/diff.css trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/diff/diff.js trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/diff/index.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/haskell/haskell.js trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/haskell/index.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/htmlmixed/htmlmixed.js trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/htmlmixed/index.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/javascript/index.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/javascript/javascript.js trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/lua/index.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/lua/lua.js trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/php/index.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/php/php.js trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/plsql/index.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/plsql/plsql.js trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/python/index.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/python/python.js trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/rst/index.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/rst/rst.css trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/rst/rst.js trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/smalltalk/index.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/smalltalk/smalltalk.js trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/stex/index.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/stex/stex.js trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/xml/index.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/xml/xml.js trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/oldrelease.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/test/index.html trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/test/test.js trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/theme/default.css trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/theme/elegant.css trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/theme/neat.css trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/theme/night.css trunk/src/main/webapp/css/main.css trunk/src/main/webapp/js/cancelRedirect.js trunk/src/main/webapp/js/gereSession.js trunk/src/main/webapp/js/pictureUpload.js trunk/src/main/webapp/js/selectLanguage.js trunk/src/site/en/rst/index.rst trunk/src/site/en/rst/install.rst trunk/src/site/en/rst/tutoriel.rst trunk/src/site/en/rst/user.rst trunk/src/site/rst/index.rst trunk/src/site/rst/install.rst trunk/src/site/rst/tutoriel.rst trunk/src/site/rst/user.rst trunk/src/test/java/org/nuiton/scmwebeditor/BaseActionTest.java Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/pom.xml 2011-08-18 09:50:14 UTC (rev 221) @@ -1,5 +1,7 @@ <?xml version="1.0"?> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -24,6 +26,11 @@ </dependency> <dependency> + <groupId>commons-lang</groupId> + <artifactId>commons-lang</artifactId> + </dependency> + + <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <!--<scope>test</scope>--> @@ -48,16 +55,23 @@ </dependency> <dependency> + <groupId>org.nuiton</groupId> + <artifactId>nuiton-utils</artifactId> + <version>${nuitonUtilsVersion}</version> + <scope>compile</scope> + </dependency> + + <dependency> <groupId>org.nuiton.jrst</groupId> <artifactId>jrst</artifactId> - <version>1.4-SNAPSHOT</version> + <version>${jrstPluginVersion}</version> <scope>compile</scope> <exclusions> <exclusion> - <groupId>net.sourceforge.saxon</groupId> - <artifactId>saxon</artifactId> + <groupId>net.sourceforge.saxon</groupId> + <artifactId>saxon</artifactId> </exclusion> - </exclusions> + </exclusions> </dependency> <dependency> @@ -67,29 +81,29 @@ <scope>compile</scope> </dependency> - <dependency> + <!--dependency> <groupId>commons-fileupload</groupId> <artifactId>commons-fileupload</artifactId> <version>1.2.1</version> + </dependency--> + + <dependency> + <groupId>org.apache.tika</groupId> + <artifactId>tika-core</artifactId> + <version>0.9</version> </dependency> + <dependency> - <groupId>org.apache.tika</groupId> - <artifactId>tika-core</artifactId> - <version>0.9</version> + <groupId>org.nuiton.i18n</groupId> + <artifactId>nuiton-i18n</artifactId> + <version>${nuitonI18nVersion}</version> + <scope>provided</scope> </dependency> + <!-- Struts --> - <dependency> - <groupId>org.nuiton.i18n</groupId> - <artifactId>nuiton-i18n</artifactId> - <version>${nuitonI18nVersion}</version> - <scope>compile</scope> - </dependency> - - <!-- Struts --> - - <dependency> + <dependency> <groupId>org.apache.struts</groupId> <artifactId>struts2-core</artifactId> <version>${struts2Version}</version> @@ -107,26 +121,27 @@ <artifactId>struts2-jquery-plugin</artifactId> <version>${struts2jqueryVersion}</version> <scope>runtime</scope> - </dependency> + </dependency> <dependency> - <groupId>com.jgeppert.struts2.jquery</groupId> - <artifactId>struts2-jquery-tree-plugin</artifactId> - <version>${struts2jqueryVersion}</version> + <groupId>com.jgeppert.struts2.jquery</groupId> + <artifactId>struts2-jquery-tree-plugin</artifactId> + <version>${struts2jqueryVersion}</version> </dependency> - + <dependency> <groupId>org.apache.struts.xwork</groupId> <artifactId>xwork-core</artifactId> - <version>${strutsxworksVersion}</version> - </dependency> - - <dependency> - <groupId>org.apache.struts</groupId> - <artifactId>struts2-json-plugin</artifactId> - <version>${struts2Version}</version> - </dependency> - + <version>${struts2Version}</version> + </dependency> + + <dependency> + <groupId>org.apache.struts</groupId> + <artifactId>struts2-json-plugin</artifactId> + <version>${struts2Version}</version> + <scope>runtime</scope> + </dependency> + </dependencies> <!-- ************************************************************* --> @@ -190,31 +205,33 @@ <!--Multilanguage maven-site --> <siteLocales>fr,en</siteLocales> + <struts2Version>2.2.3</struts2Version> <struts2jqueryVersion>3.1.0</struts2jqueryVersion> - <strutsxworksVersion>2.2.3</strutsxworksVersion> <nuitonI18nVersion>2.4</nuitonI18nVersion> - -<!-- <scmwebeditorUrl>http://localhost:8080/scmwebeditor/checkout.action</scmwebeditorUrl> --> + <nuitonUtilsVersion>2.2</nuitonUtilsVersion> + <jrstPluginVersion>1.4-SNAPSHOT</jrstPluginVersion> + <!-- <scmwebeditorUrl>http://localhost:8080/scmwebeditor/checkout.action</scmwebeditorUrl> --> + <i18n.bundles>fr_FR,en_GB</i18n.bundles> <i18n.silent>true</i18n.silent> - - + + <i18n.bundleOutputName>scmwebeditor-i18n</i18n.bundleOutputName> <i18n.bundleOutputPackage/> <!-- extra files to include in release --> - <redmine.releaseFiles>${redmine.libReleaseFiles}</redmine.releaseFiles> + <redmine.releaseFiles> + target/${project.artifactId}-${project.version}.war + </redmine.releaseFiles> -<!-- <nuitonSkinVersion>1.0.6-SNAPSHOT</nuitonSkinVersion> --> + <!-- <nuitonSkinVersion>1.0.6-SNAPSHOT</nuitonSkinVersion> --> </properties> + <build> - - <build> - <resources> <resource> <directory>src/main/resources</directory> @@ -224,7 +241,7 @@ <filtering>true</filtering> </resource> </resources> - + <pluginManagement> <plugins> @@ -235,7 +252,7 @@ <groupId>org.nuiton.jrst</groupId> <artifactId>doxia-module-jrst</artifactId> <version>1.4-SNAPSHOT</version> - </dependency> + </dependency> </dependencies> </plugin> </plugins> @@ -244,9 +261,9 @@ <plugins> - + <plugin> - + <groupId>org.nuiton.i18n</groupId> <artifactId>maven-i18n-plugin</artifactId> <version>${nuitonI18nVersion}</version> @@ -271,8 +288,10 @@ </userRulesFiles> <namespaces> <s>http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd</s> - <sx>http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd</sx> - <sj>http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd</sj> + <sx>http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd + </sx> + <sj>http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd + </sj> <jsp>http://java.sun.com/JSP/Page</jsp> </namespaces> </configuration> @@ -286,30 +305,33 @@ </execution> </executions> </plugin> - - - <plugin> - <groupId>org.mortbay.jetty</groupId> - <artifactId>jetty-maven-plugin</artifactId> - <version>7.0.1.v20091125</version> - <configuration> - <connectors> - <connector implementation="org.eclipse.jetty.server.nio.SelectChannelConnector"> - <port>10000</port> - </connector> - </connectors> - </configuration> - </plugin> - - </plugins> + <plugin> + <groupId>org.mortbay.jetty</groupId> + <artifactId>jetty-maven-plugin</artifactId> + <version>7.0.1.v20091125</version> + <configuration> + <connectors> + <connector + implementation="org.eclipse.jetty.server.nio.SelectChannelConnector"> + <port>10000</port> + </connector> + </connectors> + </configuration> + </plugin> + + + </plugins> + </build> <!-- Source control management. --> <scm> - <connection>scm:svn:http://svn.nuiton.org/svn/scmwebeditor/trunk</connection> - <developerConnection>scm:svn:http://svn.nuiton.org/svn/scmwebeditor/trunk</developerConnection> + <connection>scm:svn:http://svn.nuiton.org/svn/scmwebeditor/trunk + </connection> + <developerConnection>scm:svn:http://svn.nuiton.org/svn/scmwebeditor/trunk + </developerConnection> <url>http://www.nuiton.org/repositories/browse/scmwebeditor/trunk</url> </scm> @@ -329,7 +351,6 @@ <plugins> - </plugins> </build> </profile> Modified: trunk/src/main/java/org/nuiton/scmwebeditor/ScmSession.java =================================================================== --- trunk/src/main/java/org/nuiton/scmwebeditor/ScmSession.java 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/java/org/nuiton/scmwebeditor/ScmSession.java 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ package org.nuiton.scmwebeditor; import java.util.HashMap; Modified: trunk/src/main/java/org/nuiton/scmwebeditor/ScmUser.java =================================================================== --- trunk/src/main/java/org/nuiton/scmwebeditor/ScmUser.java 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/java/org/nuiton/scmwebeditor/ScmUser.java 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ package org.nuiton.scmwebeditor; public class ScmUser { Modified: trunk/src/main/java/org/nuiton/scmwebeditor/ScmWebEditorApplicationListener.java =================================================================== --- trunk/src/main/java/org/nuiton/scmwebeditor/ScmWebEditorApplicationListener.java 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/java/org/nuiton/scmwebeditor/ScmWebEditorApplicationListener.java 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ package org.nuiton.scmwebeditor; import javax.servlet.ServletContextEvent; Modified: trunk/src/main/java/org/nuiton/scmwebeditor/actions/PreviewAction.java =================================================================== --- trunk/src/main/java/org/nuiton/scmwebeditor/actions/PreviewAction.java 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/java/org/nuiton/scmwebeditor/actions/PreviewAction.java 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ package org.nuiton.scmwebeditor.actions; Modified: trunk/src/main/java/org/nuiton/scmwebeditor/actions/ResetAction.java =================================================================== --- trunk/src/main/java/org/nuiton/scmwebeditor/actions/ResetAction.java 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/java/org/nuiton/scmwebeditor/actions/ResetAction.java 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ package org.nuiton.scmwebeditor.actions; import org.apache.commons.logging.Log; Modified: trunk/src/main/java/org/nuiton/scmwebeditor/actions/SaveAction.java =================================================================== --- trunk/src/main/java/org/nuiton/scmwebeditor/actions/SaveAction.java 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/java/org/nuiton/scmwebeditor/actions/SaveAction.java 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ package org.nuiton.scmwebeditor.actions; import java.util.Date; Modified: trunk/src/main/java/org/nuiton/scmwebeditor/actions/ScmWebEditorCommitAction.java =================================================================== --- trunk/src/main/java/org/nuiton/scmwebeditor/actions/ScmWebEditorCommitAction.java 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/java/org/nuiton/scmwebeditor/actions/ScmWebEditorCommitAction.java 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ package org.nuiton.scmwebeditor.actions; import java.io.ByteArrayOutputStream; Modified: trunk/src/main/java/org/nuiton/scmwebeditor/actions/ScmWebEditorMainAction.java =================================================================== --- trunk/src/main/java/org/nuiton/scmwebeditor/actions/ScmWebEditorMainAction.java 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/java/org/nuiton/scmwebeditor/actions/ScmWebEditorMainAction.java 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ package org.nuiton.scmwebeditor.actions; import java.io.IOException; Modified: trunk/src/main/java/org/nuiton/scmwebeditor/actions/SearchAction.java =================================================================== --- trunk/src/main/java/org/nuiton/scmwebeditor/actions/SearchAction.java 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/java/org/nuiton/scmwebeditor/actions/SearchAction.java 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ package org.nuiton.scmwebeditor.actions; import java.util.ArrayList; Modified: trunk/src/main/java/org/nuiton/scmwebeditor/actions/UploadAction.java =================================================================== --- trunk/src/main/java/org/nuiton/scmwebeditor/actions/UploadAction.java 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/java/org/nuiton/scmwebeditor/actions/UploadAction.java 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ package org.nuiton.scmwebeditor.actions; import java.io.File; Modified: trunk/src/main/java/org/nuiton/scmwebeditor/urlResolver/ScmUrlResolver.java =================================================================== --- trunk/src/main/java/org/nuiton/scmwebeditor/urlResolver/ScmUrlResolver.java 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/java/org/nuiton/scmwebeditor/urlResolver/ScmUrlResolver.java 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ package org.nuiton.scmwebeditor.urlResolver; import java.io.IOException; Modified: trunk/src/main/java/org/nuiton/scmwebeditor/urlResolver/ScmUrlResolverEngine.java =================================================================== --- trunk/src/main/java/org/nuiton/scmwebeditor/urlResolver/ScmUrlResolverEngine.java 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/java/org/nuiton/scmwebeditor/urlResolver/ScmUrlResolverEngine.java 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ package org.nuiton.scmwebeditor.urlResolver; import java.io.IOException; Modified: trunk/src/main/java/org/nuiton/scmwebeditor/urlResolver/impl/ScmUrlResolverDefaultImpl.java =================================================================== --- trunk/src/main/java/org/nuiton/scmwebeditor/urlResolver/impl/ScmUrlResolverDefaultImpl.java 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/java/org/nuiton/scmwebeditor/urlResolver/impl/ScmUrlResolverDefaultImpl.java 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ package org.nuiton.scmwebeditor.urlResolver.impl; import java.io.IOException; Modified: trunk/src/main/java/org/nuiton/scmwebeditor/urlResolver/impl/ScmUrlResolverMavenDocImpl.java =================================================================== --- trunk/src/main/java/org/nuiton/scmwebeditor/urlResolver/impl/ScmUrlResolverMavenDocImpl.java 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/java/org/nuiton/scmwebeditor/urlResolver/impl/ScmUrlResolverMavenDocImpl.java 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ package org.nuiton.scmwebeditor.urlResolver.impl; import java.io.IOException; Modified: trunk/src/main/java/org/nuiton/scmwebeditor/urlResolver/impl/ScmUrlResolverMavenSiteXmlImpl.java =================================================================== --- trunk/src/main/java/org/nuiton/scmwebeditor/urlResolver/impl/ScmUrlResolverMavenSiteXmlImpl.java 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/java/org/nuiton/scmwebeditor/urlResolver/impl/ScmUrlResolverMavenSiteXmlImpl.java 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ package org.nuiton.scmwebeditor.urlResolver.impl; import java.io.IOException; Modified: trunk/src/main/resources/log4j.properties =================================================================== --- trunk/src/main/resources/log4j.properties 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/resources/log4j.properties 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +### +# #%L +# ScmWebEditor +# +# $Id$ +# $HeadURL$ +# %% +# Copyright (C) 2009 - 2011 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% +### # Global logging configuration log4j.rootLogger=INFO, stdout Modified: trunk/src/main/resources/scm.properties =================================================================== --- trunk/src/main/resources/scm.properties 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/resources/scm.properties 2011-08-18 09:50:14 UTC (rev 221) @@ -1 +1,25 @@ +### +# #%L +# ScmWebEditor +# +# $Id$ +# $HeadURL$ +# %% +# Copyright (C) 2009 - 2011 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% +### editableFiles=text,xml,javascript,sh,x-tex,x-java \ No newline at end of file Modified: trunk/src/main/resources/struts.properties =================================================================== --- trunk/src/main/resources/struts.properties 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/resources/struts.properties 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +### +# #%L +# ScmWebEditor +# +# $Id$ +# $HeadURL$ +# %% +# Copyright (C) 2009 - 2011 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% +### struts.locale=fr_FR struts.i18n.encoding=UTF-8 Modified: trunk/src/main/resources/struts.xml =================================================================== --- trunk/src/main/resources/struts.xml 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/resources/struts.xml 2011-08-18 09:50:14 UTC (rev 221) @@ -1,4 +1,29 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> + <!DOCTYPE struts PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 2.0//EN" Modified: trunk/src/main/webapp/WEB-INF/content/badFileRedirect.jsp =================================================================== --- trunk/src/main/webapp/WEB-INF/content/badFileRedirect.jsp 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/WEB-INF/content/badFileRedirect.jsp 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<%-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --%> <%-- Document : BadFileRedirect Created on : 6 oct. 2009, 15:33:56 Author : glorieux --%> <%@page contentType="text/html" pageEncoding="UTF-8"%> Modified: trunk/src/main/webapp/WEB-INF/content/badRstFile.jsp =================================================================== --- trunk/src/main/webapp/WEB-INF/content/badRstFile.jsp 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/WEB-INF/content/badRstFile.jsp 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<%-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --%> <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ taglib prefix="s" uri="/struts-tags"%> Modified: trunk/src/main/webapp/WEB-INF/content/badUseRedirect.jsp =================================================================== --- trunk/src/main/webapp/WEB-INF/content/badUseRedirect.jsp 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/WEB-INF/content/badUseRedirect.jsp 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<%-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --%> <%-- Document : BadFileRedirect Created on : 6 oct. 2009, 15:33:56 Author : glorieux --%> <%@page contentType="text/html" pageEncoding="UTF-8"%> Modified: trunk/src/main/webapp/WEB-INF/content/error.jsp =================================================================== --- trunk/src/main/webapp/WEB-INF/content/error.jsp 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/WEB-INF/content/error.jsp 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<%-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --%> <%-- Document : Error Created on : 15 sept. 2009, 12:22:29 Author : glorieux --%> <%@page contentType="text/html" pageEncoding="UTF-8"%> <%@ taglib prefix="s" uri="/struts-tags"%> Modified: trunk/src/main/webapp/WEB-INF/content/fileModify.jsp =================================================================== --- trunk/src/main/webapp/WEB-INF/content/fileModify.jsp 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/WEB-INF/content/fileModify.jsp 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<%-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --%> <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ taglib prefix="s" uri="/struts-tags"%> Modified: trunk/src/main/webapp/WEB-INF/content/index.jsp =================================================================== --- trunk/src/main/webapp/WEB-INF/content/index.jsp 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/WEB-INF/content/index.jsp 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<%-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --%> <% response.sendRedirect("checkout.action"); %> \ No newline at end of file Modified: trunk/src/main/webapp/WEB-INF/content/loginSearch.jsp =================================================================== --- trunk/src/main/webapp/WEB-INF/content/loginSearch.jsp 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/WEB-INF/content/loginSearch.jsp 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<%-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --%> <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> Modified: trunk/src/main/webapp/WEB-INF/content/modificationViewer.jsp =================================================================== --- trunk/src/main/webapp/WEB-INF/content/modificationViewer.jsp 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/WEB-INF/content/modificationViewer.jsp 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<%-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --%> <%-- Document : ModificationViewer Created on : 10 sept. 2009, 13:43:11 Author : glorieux --%> <%@page import="org.apache.commons.lang.StringEscapeUtils"%> <%@page import="java.util.Map"%> Modified: trunk/src/main/webapp/WEB-INF/content/outConnection.jsp =================================================================== --- trunk/src/main/webapp/WEB-INF/content/outConnection.jsp 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/WEB-INF/content/outConnection.jsp 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<%-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --%> <%-- Document : OutConnection Created on : 6 oct. 2009, 12:07:27 Author: glorieux --%> <%@page contentType="text/html" pageEncoding="UTF-8"%> <%@ taglib prefix="s" uri="/struts-tags"%> Modified: trunk/src/main/webapp/WEB-INF/content/preview.jsp =================================================================== --- trunk/src/main/webapp/WEB-INF/content/preview.jsp 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/WEB-INF/content/preview.jsp 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<%-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --%> <%@ taglib prefix="s" uri="/struts-tags"%> <%@page contentType="text/html" pageEncoding="UTF-8"%> <%--Title and div for rst preview--%> Modified: trunk/src/main/webapp/WEB-INF/content/privateSvnRedirect.jsp =================================================================== --- trunk/src/main/webapp/WEB-INF/content/privateSvnRedirect.jsp 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/WEB-INF/content/privateSvnRedirect.jsp 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<%-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --%> <%-- Document : PrivateSvnRedirect Created on : 30 sept. 2009, 14:05:43 Author : glorieux --%> <%@page contentType="text/html" pageEncoding="UTF-8"%> Modified: trunk/src/main/webapp/WEB-INF/content/recall.jsp =================================================================== --- trunk/src/main/webapp/WEB-INF/content/recall.jsp 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/WEB-INF/content/recall.jsp 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<%-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --%> <%-- Document : Recall Created on : 30 sept. 2009, 17:05:40 Author : glorieux --%> <%@page contentType="text/html" pageEncoding="UTF-8"%> <%@ taglib prefix="s" uri="/struts-tags"%> Modified: trunk/src/main/webapp/WEB-INF/content/redirect.jsp =================================================================== --- trunk/src/main/webapp/WEB-INF/content/redirect.jsp 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/WEB-INF/content/redirect.jsp 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<%-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --%> <%-- Document : Redirect Created on : 10 sept. 2009, 13:43:11 Author : glorieux --%> <%@page contentType="text/html" pageEncoding="UTF-8"%> <%@ taglib prefix="s" uri="/struts-tags"%> Modified: trunk/src/main/webapp/WEB-INF/content/reset.jsp =================================================================== --- trunk/src/main/webapp/WEB-INF/content/reset.jsp 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/WEB-INF/content/reset.jsp 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<%-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --%> <%@ taglib prefix="s" uri="/struts-tags"%> <s:set name="lastRevision"> Modified: trunk/src/main/webapp/WEB-INF/content/save.jsp =================================================================== --- trunk/src/main/webapp/WEB-INF/content/save.jsp 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/WEB-INF/content/save.jsp 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<%-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --%> <%@ taglib prefix="s" uri="/struts-tags"%> <%@ taglib prefix="sj" uri="/struts-jquery-tags"%> Modified: trunk/src/main/webapp/WEB-INF/content/search.jsp =================================================================== --- trunk/src/main/webapp/WEB-INF/content/search.jsp 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/WEB-INF/content/search.jsp 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<%-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --%> <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@page import="org.nuiton.scmwebeditor.actions.SearchAction"%> Modified: trunk/src/main/webapp/WEB-INF/content/upload.jsp =================================================================== --- trunk/src/main/webapp/WEB-INF/content/upload.jsp 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/WEB-INF/content/upload.jsp 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<%-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --%> <%@ taglib prefix="s" uri="/struts-tags"%> Modified: trunk/src/main/webapp/WEB-INF/content/uploadForm.jsp =================================================================== --- trunk/src/main/webapp/WEB-INF/content/uploadForm.jsp 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/WEB-INF/content/uploadForm.jsp 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<%-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --%> <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@page import="org.nuiton.scmwebeditor.ScmSession"%> Modified: trunk/src/main/webapp/WEB-INF/content/uploadSuccess.jsp =================================================================== --- trunk/src/main/webapp/WEB-INF/content/uploadSuccess.jsp 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/WEB-INF/content/uploadSuccess.jsp 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<%-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --%> <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ taglib prefix="s" uri="/struts-tags"%> Modified: trunk/src/main/webapp/WEB-INF/web.xml =================================================================== --- trunk/src/main/webapp/WEB-INF/web.xml 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/WEB-INF/web.xml 2011-08-18 09:50:14 UTC (rev 221) @@ -1,4 +1,29 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> + <web-app version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http:/java.sun.com/dtd/web-app_2_3.dtd"> Modified: trunk/src/main/webapp/codemirror-ui/css/codemirror-ui-find.css =================================================================== --- trunk/src/main/webapp/codemirror-ui/css/codemirror-ui-find.css 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/css/codemirror-ui-find.css 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ #buttons{ float:right; } Modified: trunk/src/main/webapp/codemirror-ui/css/codemirror-ui.css =================================================================== --- trunk/src/main/webapp/codemirror-ui/css/codemirror-ui.css 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/css/codemirror-ui.css 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ .codemirror-ui-button-frame{ border:1px solid #ccc; background:#eee; Modified: trunk/src/main/webapp/codemirror-ui/index.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/index.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/index.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> Modified: trunk/src/main/webapp/codemirror-ui/js/codemirror-ui-find.js =================================================================== --- trunk/src/main/webapp/codemirror-ui/js/codemirror-ui-find.js 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/js/codemirror-ui-find.js 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ /** * @author jgreen */ Modified: trunk/src/main/webapp/codemirror-ui/js/codemirror-ui.js =================================================================== --- trunk/src/main/webapp/codemirror-ui/js/codemirror-ui.js 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/js/codemirror-ui.js 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ /* Demonstration of embedding CodeMirror in a bigger application. The * interface defined here is a mess of prompts and confirms, and * should probably not be used in a real project. Modified: trunk/src/main/webapp/codemirror-ui/js/find_replace.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/js/find_replace.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/js/find_replace.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/compress.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/compress.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/compress.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/css/docs.css =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/css/docs.css 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/css/docs.css 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ body { font-family: Droid Sans, Arial, sans-serif; line-height: 1.5; Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/activeline.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/activeline.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/activeline.html 2011-08-18 09:50:14 UTC (rev 221) @@ -18,6 +18,31 @@ <form><textarea id="code" name="code"> <?xml version="1.0" encoding="UTF-8"?> +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> + <rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:georss="http://www.georss.org/georss" xmlns:twitter="http://api.twitter.com"> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/complete.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/complete.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/complete.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/complete.js =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/complete.js 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/complete.js 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ (function () { // Minimal event-handling wrapper. function stopEvent() { Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/marker.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/marker.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/marker.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/mustache.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/mustache.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/mustache.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/resize.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/resize.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/resize.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/runmode.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/runmode.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/runmode.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/search.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/search.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/search.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/theme.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/theme.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/demo/theme.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/index.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/index.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/index.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/internals.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/internals.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/internals.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/lib/codemirror.css =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/lib/codemirror.css 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/lib/codemirror.css 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ .CodeMirror { line-height: 1em; font-family: monospace; Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/lib/codemirror.js =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/lib/codemirror.js 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/lib/codemirror.js 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ // All functions that need access to the editor's state live inside // the CodeMirror function. Below that, at the bottom of the file, // some utilities are defined. Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/lib/overlay.js =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/lib/overlay.js 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/lib/overlay.js 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ // Utility function that allows modes to be combined. The mode given // as the base argument takes care of most of the normal mode // functionality, but a second (typically simple) mode is used, which Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/lib/runmode.js =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/lib/runmode.js 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/lib/runmode.js 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ CodeMirror.runMode = function(string, modespec, callback) { var mode = CodeMirror.getMode({indentUnit: 2}, modespec); var isNode = callback.nodeType == 1; Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/manual.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/manual.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/manual.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/clike/clike.css =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/clike/clike.css 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/clike/clike.css 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ span.c-like-keyword {color: #90b;} span.c-like-number {color: #291;} span.c-like-comment {color: #a70;} Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/clike/clike.js =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/clike/clike.js 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/clike/clike.js 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ CodeMirror.defineMode("clike", function(config, parserConfig) { var indentUnit = config.indentUnit, keywords = parserConfig.keywords, cpp = parserConfig.useCPP, multiLineStrings = parserConfig.multiLineStrings, Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/clike/index.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/clike/index.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/clike/index.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/css/css.js =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/css/css.js 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/css/css.js 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ CodeMirror.defineMode("css", function(config) { var indentUnit = config.indentUnit, type; function ret(style, tp) {type = tp; return style;} Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/css/index.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/css/index.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/css/index.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/diff/diff.css =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/diff/diff.css 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/diff/diff.css 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ .cm-s-default span.cm-rangeinfo {color: #a0b;} .cm-s-default span.cm-minus {color: #a22;} .cm-s-default span.cm-plus {color: #2b2;} Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/diff/diff.js =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/diff/diff.js 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/diff/diff.js 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ CodeMirror.defineMode("diff", function() { return { token: function(stream) { Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/diff/index.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/diff/index.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/diff/index.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/haskell/haskell.js =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/haskell/haskell.js 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/haskell/haskell.js 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ CodeMirror.defineMode("haskell", function(cmCfg, modeCfg) { function switchState(source, setState, f) { Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/haskell/index.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/haskell/index.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/haskell/index.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/htmlmixed/htmlmixed.js =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/htmlmixed/htmlmixed.js 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/htmlmixed/htmlmixed.js 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ CodeMirror.defineMode("htmlmixed", function(config, parserConfig) { var htmlMode = CodeMirror.getMode(config, {name: "xml", htmlMode: true}); var jsMode = CodeMirror.getMode(config, "javascript"); Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/htmlmixed/index.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/htmlmixed/index.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/htmlmixed/index.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/javascript/index.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/javascript/index.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/javascript/index.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/javascript/javascript.js =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/javascript/javascript.js 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/javascript/javascript.js 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ CodeMirror.defineMode("javascript", function(config, parserConfig) { var indentUnit = config.indentUnit; var jsonMode = parserConfig.json; Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/lua/index.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/lua/index.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/lua/index.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/lua/lua.js =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/lua/lua.js 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/lua/lua.js 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ // LUA mode. Ported to CodeMirror 2 from Franciszek Wawrzak's // CodeMirror 1 mode. // highlights keywords, strings, comments (no leveling supported! ("[==[")), tokens, basic indenting Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/php/index.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/php/index.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/php/index.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/php/php.js =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/php/php.js 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/php/php.js 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ (function() { function keywords(str) { var obj = {}, words = str.split(" "); Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/plsql/index.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/plsql/index.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/plsql/index.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/plsql/plsql.js =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/plsql/plsql.js 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/plsql/plsql.js 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ CodeMirror.defineMode("plsql", function(config, parserConfig) { var indentUnit = config.indentUnit, keywords = parserConfig.keywords, Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/python/index.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/python/index.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/python/index.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/python/python.js =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/python/python.js 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/python/python.js 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ CodeMirror.defineMode("python", function(conf) { var ERRORCLASS = 'error'; Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/rst/index.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/rst/index.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/rst/index.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/rst/rst.css =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/rst/rst.css 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/rst/rst.css 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ .cm-s-default span.cm-emphasis { font-style: italic; } Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/rst/rst.js =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/rst/rst.js 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/rst/rst.js 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ CodeMirror.defineMode('rst', function(config, options) { function setState(state, fn, ctx) { state.fn = fn; Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/smalltalk/index.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/smalltalk/index.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/smalltalk/index.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/smalltalk/smalltalk.js =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/smalltalk/smalltalk.js 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/smalltalk/smalltalk.js 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ CodeMirror.defineMode("smalltalk", function(config, parserConfig) { var keywords = {"true": 1, "false": 1, nil: 1, self: 1, "super": 1, thisContext: 1}; var indentUnit = config.indentUnit; Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/stex/index.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/stex/index.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/stex/index.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/stex/stex.js =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/stex/stex.js 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/stex/stex.js 2011-08-18 09:50:14 UTC (rev 221) @@ -1,4 +1,28 @@ /* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ +/* * Author: Constantin Jucovschi (c.jucovschi@jacobs-university.de) * Licence: MIT */ Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/xml/index.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/xml/index.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/xml/index.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/xml/xml.js =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/xml/xml.js 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/mode/xml/xml.js 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ CodeMirror.defineMode("xml", function(config, parserConfig) { var indentUnit = config.indentUnit; var Kludges = parserConfig.htmlMode ? { Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/oldrelease.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/oldrelease.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/oldrelease.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/test/index.html =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/test/index.html 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/test/index.html 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +<!-- + #%L + ScmWebEditor + + $Id$ + $HeadURL$ + %% + Copyright (C) 2009 - 2011 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% + --> <!doctype html> <html> <head> Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/test/test.js =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/test/test.js 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/test/test.js 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ var tests = []; test("fromTextArea", function() { Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/theme/default.css =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/theme/default.css 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/theme/default.css 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ .cm-s-default span.cm-keyword {color: #708;} .cm-s-default span.cm-atom {color: #219;} .cm-s-default span.cm-number {color: #164;} Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/theme/elegant.css =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/theme/elegant.css 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/theme/elegant.css 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ .cm-s-elegant span.cm-number, .cm-s-elegant span.cm-string, .cm-s-elegant span.cm-atom {color: #762;} .cm-s-elegant span.cm-comment {color: #262;font-style: italic;} .cm-s-elegant span.cm-meta {color: #555;font-style: italic;} Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/theme/neat.css =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/theme/neat.css 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/theme/neat.css 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ .cm-s-neat span.cm-comment { color: #a86; } .cm-s-neat span.cm-keyword { font-weight: bold; color: blue; } .cm-s-neat span.cm-string { color: #a22; } Modified: trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/theme/night.css =================================================================== --- trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/theme/night.css 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/codemirror-ui/lib/CodeMirror-2.1/theme/night.css 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ /* Loosely based on the Midnight Textmate theme */ .cm-s-night { background: #0a001f; color: #f8f8f8; } Modified: trunk/src/main/webapp/css/main.css =================================================================== --- trunk/src/main/webapp/css/main.css 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/css/main.css 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ body { font-family: Verdana,Arial,Helvetica,sans-serif; Modified: trunk/src/main/webapp/js/cancelRedirect.js =================================================================== --- trunk/src/main/webapp/js/cancelRedirect.js 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/js/cancelRedirect.js 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ /** * @author geoffroy lorieux */ Modified: trunk/src/main/webapp/js/gereSession.js =================================================================== --- trunk/src/main/webapp/js/gereSession.js 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/js/gereSession.js 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ /** * @author geoffroy lorieux */ Modified: trunk/src/main/webapp/js/pictureUpload.js =================================================================== --- trunk/src/main/webapp/js/pictureUpload.js 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/js/pictureUpload.js 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ function upload_popup(page, name, fileAddress) { var address = fileAddress.value; Modified: trunk/src/main/webapp/js/selectLanguage.js =================================================================== --- trunk/src/main/webapp/js/selectLanguage.js 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/main/webapp/js/selectLanguage.js 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ /** * */ Modified: trunk/src/site/en/rst/index.rst =================================================================== --- trunk/src/site/en/rst/index.rst 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/site/en/rst/index.rst 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +.. - +.. * #%L +.. * ScmWebEditor +.. * +.. * $Id$ +.. * $HeadURL$ +.. * %% +.. * Copyright (C) 2009 - 2011 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% +.. - Presentation ============ Modified: trunk/src/site/en/rst/install.rst =================================================================== --- trunk/src/site/en/rst/install.rst 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/site/en/rst/install.rst 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +.. - +.. * #%L +.. * ScmWebEditor +.. * +.. * $Id$ +.. * $HeadURL$ +.. * %% +.. * Copyright (C) 2009 - 2011 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% +.. - Installation Guide ================== Modified: trunk/src/site/en/rst/tutoriel.rst =================================================================== --- trunk/src/site/en/rst/tutoriel.rst 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/site/en/rst/tutoriel.rst 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +.. - +.. * #%L +.. * ScmWebEditor +.. * +.. * $Id$ +.. * $HeadURL$ +.. * %% +.. * Copyright (C) 2009 - 2011 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% +.. - Tutoriel ======== Modified: trunk/src/site/en/rst/user.rst =================================================================== --- trunk/src/site/en/rst/user.rst 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/site/en/rst/user.rst 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +.. - +.. * #%L +.. * ScmWebEditor +.. * +.. * $Id$ +.. * $HeadURL$ +.. * %% +.. * Copyright (C) 2009 - 2011 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% +.. - User documentation ================== Modified: trunk/src/site/rst/index.rst =================================================================== --- trunk/src/site/rst/index.rst 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/site/rst/index.rst 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +.. - +.. * #%L +.. * ScmWebEditor +.. * +.. * $Id$ +.. * $HeadURL$ +.. * %% +.. * Copyright (C) 2009 - 2011 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% +.. - Présentation ============ Modified: trunk/src/site/rst/install.rst =================================================================== --- trunk/src/site/rst/install.rst 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/site/rst/install.rst 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +.. - +.. * #%L +.. * ScmWebEditor +.. * +.. * $Id$ +.. * $HeadURL$ +.. * %% +.. * Copyright (C) 2009 - 2011 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% +.. - Installation ============ Modified: trunk/src/site/rst/tutoriel.rst =================================================================== --- trunk/src/site/rst/tutoriel.rst 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/site/rst/tutoriel.rst 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +.. - +.. * #%L +.. * ScmWebEditor +.. * +.. * $Id$ +.. * $HeadURL$ +.. * %% +.. * Copyright (C) 2009 - 2011 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% +.. - Tutoriel ======== Modified: trunk/src/site/rst/user.rst =================================================================== --- trunk/src/site/rst/user.rst 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/site/rst/user.rst 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +.. - +.. * #%L +.. * ScmWebEditor +.. * +.. * $Id$ +.. * $HeadURL$ +.. * %% +.. * Copyright (C) 2009 - 2011 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% +.. - Documentation utilisateur ========================= Modified: trunk/src/test/java/org/nuiton/scmwebeditor/BaseActionTest.java =================================================================== --- trunk/src/test/java/org/nuiton/scmwebeditor/BaseActionTest.java 2011-08-18 09:05:32 UTC (rev 220) +++ trunk/src/test/java/org/nuiton/scmwebeditor/BaseActionTest.java 2011-08-18 09:50:14 UTC (rev 221) @@ -1,3 +1,27 @@ +/* + * #%L + * ScmWebEditor + * + * $Id$ + * $HeadURL$ + * %% + * Copyright (C) 2009 - 2011 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% + */ package org.nuiton.scmwebeditor; import static org.junit.Assert.assertTrue;
participants (1)
-
tchemit@users.nuiton.org