[dokuwiki] New PR: Split jQuery off the rest of the javascript

  • From: "splitbrain" <wiki@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sat, 26 Nov 2016 14:51:31 +0100 (CET)

Hi,

splitbrain opened a new pull request at 
https://github.com/splitbrain/dokuwiki/pull/1769:

See #1766 for the rationale to do so. A bunch of arguments can also be found in 
61537d4

Things to discuss:

- what should the default of the CDN option be. I would argue to enable it by 
default. Objections?
- currently the code.jquery.com CDN is hardcoded. Would adding other CDNs (eg. 
google) be beneficial?
- I only split off the JS part. JQuery UI also has some CSS and sprites, 
however I'm not sure if their size would be worth the effort/additional http 
requests. The same is true for jquery-cookie

Note: this is implemented on top of #1768

Please help us to review this pull request, so new contributors get feedback in 
a timely manner.

6f6ef380-b3df-11e6-86e3-429b8b996d23


-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts:

  • » [dokuwiki] New PR: Split jQuery off the rest of the javascript - splitbrain