Actions
Feature #16403
closedremoving additional JS-code by config.removeAdditionalJS
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2006-07-25
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
it would be great if there is a way to write any java script code to external files, or remove it completely. just like config.removeDefaultJS does. maybe useful for people who want to separate html from js.
if there are extensions which produce js-code they could send it through a method which regards this new parameter for example.
(issue imported from #M3928)
Updated by Riccardo De Contardi over 10 years ago
- Target version deleted (
0)
Isn't it
config.removeDefaultJS = external
?
If is it so, I guess it could be closed (8 years!!!!!!!!!!!!!!)
Updated by Benni Mack almost 10 years ago
- Description updated (diff)
- Category deleted (
Communication) - Status changed from New to Closed
- PHP Version deleted (
5)
It is.
Actions