Quantcast
Viewing latest article 9
Browse Latest Browse All 57

Feature #9710 (New): Javascript repository cache , e.g. jquery

There is a feature we would really like to see. More and more plugins use js libs, which make it happen that one site can have same lib loaded several times, in worst case with different versions.

Every js asset shall be registered in redmine repo cache and not get build into site and loaded by client again if already registered. This way e.g only one version and one instance of jquery (ui) would be loaded.

There is already an issue in chili, which esepcially hanlde this problem for jquery and prototype.

This js repo cahce will decrease loading time and reduce comptibility issues in redmine a lot and make plugin usage more stable.

Compatibility check for jQuery and Prototype availability is already done in chiliproject.

https://www.chiliproject.org/issues/725


Viewing latest article 9
Browse Latest Browse All 57

Trending Articles