You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Woonsan Ko (JIRA)" <je...@portals.apache.org> on 2014/11/01 17:25:35 UTC

[jira] [Updated] (JS2-1193) Reduce javascript code payload in page navigator, toolbox portlets

     [ https://issues.apache.org/jira/browse/JS2-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Woonsan Ko updated JS2-1193:
----------------------------
    Affects Version/s:     (was: 2.2.1)
             Assignee:     (was: Woonsan Ko)

> 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
>            Reporter: Woonsan Ko
>            Priority: Minor
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org