Skip to content
Snippets Groups Projects
  1. Mar 02, 2017
  2. Mar 01, 2017
  3. Feb 28, 2017
  4. Feb 27, 2017
  5. Feb 25, 2017
  6. Feb 24, 2017
  7. Feb 22, 2017
  8. Feb 21, 2017
  9. Feb 20, 2017
  10. Feb 19, 2017
  11. Feb 18, 2017
  12. Feb 17, 2017
  13. Feb 16, 2017
  14. Feb 14, 2017
  15. Feb 10, 2017
  16. Feb 08, 2017
    • Gerry Weißbach's avatar
      Spaces, not tabs. · 6ff51f7d
      Gerry Weißbach authored
      6ff51f7d
    • Gerry Weißbach's avatar
      Add Event to modify the list of javascript files before they are processed.... · 6d3bebff
      Gerry Weißbach authored
      Add Event to modify the list of javascript files before they are processed. This allows plugins to not have their - or other plugins - script delivered to the client. Creating the list of files upfront might add a little overhead which I think is OK when you can be certain that only JavaScript that really is needed will be delivered to the client.
      
      Multiple Javascript requests, e.g. to only send the jQuery part or just editor/administrator scripts, could be implemented with this modification (I know, jQuery has already been split).
      6d3bebff
Loading