Searched hist:fc6b11d22a0ccb44138fa4b829eeb62fcb65e534 (Results 1 – 4 of 4) sorted by relevance
/dokuwiki/lib/plugins/config/lang/en/ |
H A D | lang.php | fc6b11d22a0ccb44138fa4b829eeb62fcb65e534 Sun Jan 26 18:37:26 UTC 2020 Michael Große <mic.grosse@googlemail.com> Add feature flag for deferred javascript
This adds a feature flag for the jQuery and main-js requests added in #2786 and #2958. This adds only a single feature flag since deferring jQuery without deferring the main javascript request is likely to cause errors and confusion.
The feature flag defaults to "on" as this should be unproblematic except for a few plugins. Also, with this flag being on by default, it should see more usage and is more likely to uncover existing issues.
This feature flag should be removed once this feature is deemed safe.
|
/dokuwiki/lib/plugins/config/settings/ |
H A D | config.metadata.php | fc6b11d22a0ccb44138fa4b829eeb62fcb65e534 Sun Jan 26 18:37:26 UTC 2020 Michael Große <mic.grosse@googlemail.com> Add feature flag for deferred javascript
This adds a feature flag for the jQuery and main-js requests added in #2786 and #2958. This adds only a single feature flag since deferring jQuery without deferring the main javascript request is likely to cause errors and confusion.
The feature flag defaults to "on" as this should be unproblematic except for a few plugins. Also, with this flag being on by default, it should see more usage and is more likely to uncover existing issues.
This feature flag should be removed once this feature is deemed safe.
|
/dokuwiki/conf/ |
H A D | dokuwiki.php | fc6b11d22a0ccb44138fa4b829eeb62fcb65e534 Sun Jan 26 18:37:26 UTC 2020 Michael Große <mic.grosse@googlemail.com> Add feature flag for deferred javascript
This adds a feature flag for the jQuery and main-js requests added in #2786 and #2958. This adds only a single feature flag since deferring jQuery without deferring the main javascript request is likely to cause errors and confusion.
The feature flag defaults to "on" as this should be unproblematic except for a few plugins. Also, with this flag being on by default, it should see more usage and is more likely to uncover existing issues.
This feature flag should be removed once this feature is deemed safe.
|
/dokuwiki/inc/ |
H A D | template.php | fc6b11d22a0ccb44138fa4b829eeb62fcb65e534 Sun Jan 26 18:37:26 UTC 2020 Michael Große <mic.grosse@googlemail.com> Add feature flag for deferred javascript
This adds a feature flag for the jQuery and main-js requests added in #2786 and #2958. This adds only a single feature flag since deferring jQuery without deferring the main javascript request is likely to cause errors and confusion.
The feature flag defaults to "on" as this should be unproblematic except for a few plugins. Also, with this flag being on by default, it should see more usage and is more likely to uncover existing issues.
This feature flag should be removed once this feature is deemed safe.
|