Ticket #5322 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

Load yahooapis.com locally

Reported by: debacle@debian.org Assigned to: rjollos
Priority: normal Component: TracMetrixPlugin
Severity: major Keywords:
Cc: Trac Release: 0.11

Description

I just tried both 0.1.5, 0.1.6 and rev. 5935. The first one generates useful graphs, the later versions not. I assume, that two issues are involved:

  1. I do not, by default, allow my web browser to load JS code from other sites (here: yahooapis.com). As far as I know, the yui library is free software, so it could be installed locally on the trac server.
  2. My web browser does not have a flash plugin installed to display the charts.swf.

The plugin is really cool, but the flash stuff in newer versions makes it unusable for me.

Attachments

Change History

11/27/09 14:46:24 changed by ldore

A side-effect of the remote Yahoo charts:
The plugin does not generate graphs when used on our intranet, as it does not have access to yahooapis.com.

Installing the yui library locally would probably solve that.

09/05/10 01:43:25 changed by rjollos

  • owner changed from khundeen to rjollos.
  • summary changed from Regression: 0.1.5 works fine, later versions not (yahoo/flash stuff?) to Load yahooapis.com locally.

I'll implement load yahooapis.com locally. That makes sense.

As for the original reporter's refusal to use flash, there is not much I can do about that.

09/05/10 03:26:45 changed by rjollos

This will be added in the next commit. Can someone let me know what is the typical location that the Yahoo APIs would be placed in a local installation?

09/05/10 03:30:07 changed by rjollos

(In [8627]) Added option yui_base_url that allows the location of the Yahoo APIs to be specified. Refs #5322.

09/05/10 03:35:57 changed by rjollos

  • status changed from new to closed.
  • resolution set to fixed.

(In [8628]) Merged [8627] into 0.12 branch. Fixes #5322.

09/05/10 04:05:28 changed by rjollos

See also #3921 for the same issue with another plugin.


Add/Change #5322 (Load yahooapis.com locally)




Change Properties
Action