Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#13191 closed Patch - Feature (fixed)

Make mythweb use of CDN optional

Reported by: Stuart Auchterlonie Owned by: Stuart Auchterlonie
Priority: minor Milestone: 29.1
Component: Plugin - MythWeb Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Some people don't like to use a CDN for the mythweb javascript libraries.

Make it optional.

Change History (3)

comment:1 Changed 6 years ago by Stuart Auchterlonie <stuarta@…>

Resolution: fixed
Status: newclosed

In ef998f4172565743307b89fe2eb2fb90abf81e8b/mythweb:

Fixes #13191 - Make mythweb use of CDN optional.

Adds a new database setting 'mythweb_use_cdn' which defaults
to true. If you wish to use local copies of the libraries or
run on an isolated network you will need to set this to false

There is no gui in the mythweb setting page to configure this
at this time. Patches for this will be accepted.

In addition this add the updated libraries locally.

comment:2 Changed 6 years ago by Stuart Auchterlonie <stuarta@…>

In 99838ff4323d7dfc20fd720d4ed3a2042592df69/mythweb:

Fixes #13191 - Make mythweb use of CDN optional.

Adds a new database setting 'mythweb_use_cdn' which defaults
to true. If you wish to use local copies of the libraries or
run on an isolated network you will need to set this to false

There is no gui in the mythweb setting page to configure this
at this time. Patches for this will be accepted.

In addition this add the updated libraries locally.

(cherry picked from commit ef998f4172565743307b89fe2eb2fb90abf81e8b)

comment:3 Changed 6 years ago by Stuart Auchterlonie <stuarta@…>

In af896aee40413449c97d1e8a818772343e468ba9/mythweb:

Fixes #13191 - Make mythweb use of CDN optional.

Adds a new database setting 'mythweb_use_cdn' which defaults
to true. If you wish to use local copies of the libraries or
run on an isolated network you will need to set this to false

There is no gui in the mythweb setting page to configure this
at this time. Patches for this will be accepted.

In addition this add the updated libraries locally.

(cherry picked from commit ef998f4172565743307b89fe2eb2fb90abf81e8b)

Note: See TracTickets for help on using tickets.