Author: buildbot
Date: Wed May 17 15:49:54 2017
New Revision: 1012389
Log:
Staging update by buildbot for ooo-site
Removed:
websites/staging/ooo-site/trunk/content/stats/timeplot/
Modified:
websites/staging/ooo-site/trunk/cgi-bin/ (props changed)
websites/staging/ooo-site/trunk/content/ (props changed)
websites/staging/ooo-site/trunk/content/scripts/api.simile-widgets.org/readme.txt
websites/staging/ooo-site/trunk/content/scripts/api.simile-widgets.org/timeplot/1.1/timeplot-api.js
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed May 17 15:49:54 2017
@@ -1 +1 @@
-1795424
+1795426
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed May 17 15:49:54 2017
@@ -1 +1 @@
-1795424
+1795426
Modified:
websites/staging/ooo-site/trunk/content/scripts/api.simile-widgets.org/readme.txt
==============================================================================
---
websites/staging/ooo-site/trunk/content/scripts/api.simile-widgets.org/readme.txt
(original)
+++
websites/staging/ooo-site/trunk/content/scripts/api.simile-widgets.org/readme.txt
Wed May 17 15:49:54 2017
@@ -1,3 +1,3 @@
This is a local copy of parts from https://api.simile-widgets.org/
We have to use it for https://www.openoffice.org/stats/index.html because the
original script loads some graphics via http and we have to patch it.
-See: http://simile-widgets.org/wiki/How_to_Run_Timeplot_Off-line
+(Additionally the SSL certificate of https://www.simile-widgets.org/ did
expire on May 17 2017)
Modified:
websites/staging/ooo-site/trunk/content/scripts/api.simile-widgets.org/timeplot/1.1/timeplot-api.js
==============================================================================
---
websites/staging/ooo-site/trunk/content/scripts/api.simile-widgets.org/timeplot/1.1/timeplot-api.js
(original)
+++
websites/staging/ooo-site/trunk/content/scripts/api.simile-widgets.org/timeplot/1.1/timeplot-api.js
Wed May 17 15:49:54 2017
@@ -47,7 +47,7 @@
window.Timeplot = {
loaded: false,
params: { bundle: true, autoCreate: true },
- namespace: "http://simile.mit.edu/2007/06/timeplot#",
+ namespace: "http://www.simile-widgets.org/timeplot/",
importers: {}
};