Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
The the widgets-folder is not the same as the vendors-folder. I have updated my
Yii and Zii and it works fine with the latest version.
Original comment by cni...@live.com
on 5 Sep 2010 at 7:16
Yes, i find that again (about vendors and widgets).
Here is the last revision of the svn of Yii
http://code.google.com/p/yii/source/browse/#svn/trunk/framework/zii
If you look there, there is no more a vendors folder on the zii folder.
On the revision 2381 of yii that folder was deleted.
"- Chg #1102: Added jQuery UI as a core client script package (Qiang)"
Now jquery-ui is a core script.
"http://code.google.com/p/yii/source/browse/#svn/trunk/framework/web/js/source/j
ui/js"
Remember that now zii is on the same repository that yii
Original comment by charly...@gmail.com
on 5 Sep 2010 at 10:28
Sorry for the doble post. I cannot find a way to edit my comments...
To register jquery-ui:
$cs->registerCoreScript('jquery.ui');
Original comment by charly...@gmail.com
on 5 Sep 2010 at 10:42
Alright, thanks for the info. This makes it a bit easier not having to publish
additional assets. I'll change this as soon as possible.
Original comment by cni...@live.com
on 6 Sep 2010 at 5:29
This issue was closed by revision r102.
Original comment by cni...@live.com
on 6 Sep 2010 at 5:42
Original issue reported on code.google.com by
charly...@gmail.com
on 3 Sep 2010 at 2:25