You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suggest to use the new CClientScript::packages mechanism also for JS code of Zii widgets (and maybe also their CSS - which could be problematic due to images required for CSS).
The way it's handled now hinders the creation of a combined/compressed JS file for a site: Apart from (custom) code that handles compression of "standard" assets (yii, yiitab, yiiactiveform, ...), a developer has to add extra logic for the Zii widgets, as their JS is published in a different way.
I suggest to use the new CClientScript::packages mechanism also for JS code of Zii widgets (and maybe also their CSS - which could be problematic due to images required for CSS).
The way it's handled now hinders the creation of a combined/compressed JS file for a site: Apart from (custom) code that handles compression of "standard" assets (yii, yiitab, yiiactiveform, ...), a developer has to add extra logic for the Zii widgets, as their JS is published in a different way.
Migrated from http://code.google.com/p/yii/issues/detail?id=2378
earlier comments
qiang.xue said, at 2012-01-01T03:36:54.000Z:
set for 1.1.10 milestone
The text was updated successfully, but these errors were encountered: