[Fusionforge-commits] r20296 - trunk/src/plugins/wiki/www/pgsrc
Marc-Etienne VARGENAU
vargenau at fusionforge.org
Wed Jun 4 15:26:33 CEST 2014
Author: vargenau
Date: 2014-06-04 15:26:33 +0200 (Wed, 04 Jun 2014)
New Revision: 20296
Modified:
trunk/src/plugins/wiki/www/pgsrc/Help%2FAsciiSVGPlugin
trunk/src/plugins/wiki/www/pgsrc/Help%2FChartPlugin
Log:
wiki: Internet Explorer 6 is dead
Modified: trunk/src/plugins/wiki/www/pgsrc/Help%2FAsciiSVGPlugin
===================================================================
--- trunk/src/plugins/wiki/www/pgsrc/Help%2FAsciiSVGPlugin 2014-06-04 09:06:18 UTC (rev 20295)
+++ trunk/src/plugins/wiki/www/pgsrc/Help%2FAsciiSVGPlugin 2014-06-04 13:26:33 UTC (rev 20296)
@@ -1,4 +1,4 @@
-Date: Fri, 7 Dec 2012 14:58:45 +0000
+Date: Wed, 4 Jun 2014 15:23:23 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
Content-Type: application/x-phpwiki;
pagename=Help%2FAsciiSVGPlugin;
@@ -13,8 +13,8 @@
Syntax: [[http://www1.chapman.edu/~jipsen/svg/asciisvgcommands.html]]
-If you are using Internet Explorer 6 + Adobe SVGviewer (often included
-by default with Windows XP) or SVG-enabled Firefox (2.0 or above)
+The browser must support SVG in order graphs to be displayed.
+If you are using a recent browser (Firefox, Opera, Chrome, Safari)
then you should see the examples.
== Usage ==
Modified: trunk/src/plugins/wiki/www/pgsrc/Help%2FChartPlugin
===================================================================
--- trunk/src/plugins/wiki/www/pgsrc/Help%2FChartPlugin 2014-06-04 09:06:18 UTC (rev 20295)
+++ trunk/src/plugins/wiki/www/pgsrc/Help%2FChartPlugin 2014-06-04 13:26:33 UTC (rev 20296)
@@ -1,4 +1,4 @@
-Date: Fri, 16 Dec 2011 12:42:36 +0000
+Date: Wed, 4 Jun 2014 15:23:23 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
Content-Type: application/x-phpwiki;
pagename=Help%2FChartPlugin;
@@ -11,8 +11,7 @@
Three graph formats are possible: line, bar and pie. In pie mode, negative values are ignored.
The browser must support SVG in order graphs to be displayed.
-If you are using Internet Explorer 6 + Adobe SVGviewer (often included
-by default with Windows XP) or SVG-enabled Firefox (2.0 or above)
+If you are using a recent browser (Firefox, Opera, Chrome, Safari)
then you should see the examples.
== Usage ==
More information about the Fusionforge-commits
mailing list