====== JS_SCRIPT_LIST ====== ---- dataentry event ---- Description: manipulate the list of JavaScripts that will be concatenated DefaultAction: Preventable: no Added_dt: 2017-02-14 ---- This Event is signaled before the list of JavaScript files is checked against the cache in [[xref>lib/exe/js.php]]. ===== Passed Data ===== $data is a list of Javascript files that will be merged into the JS file. Additional sources can be added or removed here. ===== See also ===== * [[codesearch>JS_SCRIPT_LIST|Code related to this event]] used in any DokuWiki's files, plugins and templates * [[devel:Action Plugins]] * [[devel:Events]]