If there will be javascript-type and css-type widgets there will be, most of the time, only one widget of this type on the site with all javascript and all css. If javascript is in widget then users will more likely split they javascript code to multiple widgets and every widget will have associated the javascript like with current CSS.
-- You received this bug notification because you are a member of Aiki Framework Admins, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/751044 Title: separate Javascript for widget Status in Aiki Framework: New Bug description: There should be javascript field in aiki_widget table like css where users can put javascript code for every widget. If all javascript are in the same file site is loading faster (less http requests) To manage notifications about this bug go to: https://bugs.launchpad.net/aikiframework/+bug/751044/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~aikiframework.admins Post to : [email protected] Unsubscribe : https://launchpad.net/~aikiframework.admins More help : https://help.launchpad.net/ListHelp

