Author: echatellier Date: 2016-02-12 10:01:41 +0100 (Fri, 12 Feb 2016) New Revision: 286 Url: http://forge.codelutin.com/projects/isis-fish-docs/repository/revisions/286 Log: Use scmwebeditor 0.7 Modified: trunk/pom.xml trunk/src/site/resources/images/IsisFishModel.png trunk/src/site/resources/js/maven-isisfish.js trunk/src/site/site_en.xml trunk/src/site/site_fr.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2016-02-12 08:55:51 UTC (rev 285) +++ trunk/pom.xml 2016-02-12 09:01:41 UTC (rev 286) @@ -140,6 +140,7 @@ <license.organizationName>Ifremer, Codelutin</license.organizationName> <jrstPluginVersion>2.2-SNAPSHOT</jrstPluginVersion> <siteDeployClassifier/> + <scmwebeditorUrl>https://scmwebeditor2.nuiton.org/scmwebeditor2/edit.action</scmwebeditorUrl> </properties> <distributionManagement> Modified: trunk/src/site/resources/images/IsisFishModel.png =================================================================== (Binary files differ) Modified: trunk/src/site/resources/js/maven-isisfish.js =================================================================== --- trunk/src/site/resources/js/maven-isisfish.js 2016-02-12 08:55:51 UTC (rev 285) +++ trunk/src/site/resources/js/maven-isisfish.js 2016-02-12 09:01:41 UTC (rev 286) @@ -5,7 +5,7 @@ * $Id:$ * $HeadURL:$ * %% - * Copyright (C) 2011 - 2015 Ifremer, Codelutin, Eric Chatellier + * Copyright (C) 2011 - 2016 Ifremer, Codelutin, Eric Chatellier * %% * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as @@ -77,6 +77,7 @@ // current page var url = scmurl + "?address=" + scm + "/src/site/" + siteSourcesType + "/" + path; + scmurl += "&scmType=SVN"; console.log("Add scmwebeditor with url = " + url); var html = "| <a class='externalLink' href='" + url + "'>Éditer la page</a>"; Modified: trunk/src/site/site_en.xml =================================================================== --- trunk/src/site/site_en.xml 2016-02-12 08:55:51 UTC (rev 285) +++ trunk/src/site/site_en.xml 2016-02-12 09:01:41 UTC (rev 286) @@ -6,7 +6,7 @@ $Id: site_fr.xml 3124 2010-11-29 18:14:09Z chatellier $ $HeadURL$ %% - Copyright (C) 1999 - 2015 Ifremer, Code Lutin, Chatellier Eric + Copyright (C) 1999 - 2016 Ifremer, Code Lutin, Chatellier Eric %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as Modified: trunk/src/site/site_fr.xml =================================================================== --- trunk/src/site/site_fr.xml 2016-02-12 08:55:51 UTC (rev 285) +++ trunk/src/site/site_fr.xml 2016-02-12 09:01:41 UTC (rev 286) @@ -6,7 +6,7 @@ $Id: site_fr.xml 3124 2010-11-29 18:14:09Z chatellier $ $HeadURL$ %% - Copyright (C) 1999 - 2015 Ifremer, Code Lutin, Chatellier Eric + Copyright (C) 1999 - 2016 Ifremer, Code Lutin, Chatellier Eric %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as