Reduce javascript code payload in page navigator, toolbox portlets
------------------------------------------------------------------
Key: JS2-1193
URL: https://issues.apache.org/jira/browse/JS2-1193
Project: Jetspeed 2
Issue Type: Improvement
Affects Versions: 2.2.1
Reporter: Woonsan Ko
Assignee: Woonsan Ko
Priority: Minor
Fix For: 2.2.2
While inspecting the HTML source payload I noticed that Jetspeed 2.2.1 seems to
download lots of Javascript with every request like the following:
YUI().use('jetui-portal', 'io', 'json', 'node', 'plugin',
'event-mouseenter', 'node-focusmanager', 'node-menunav', function(Y) {
var onMenuItemClick = function(e) {
.....
I think it would be better to move *most* of that into an outside .js file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]