I change a structure of Engine a bit get_candidate_widgets function return whole date from aiki_widgets (data for every widget was fetch twice).
$engine->target["body"] and ["header"] is now array of arrays if widget have display_url == "*" then the second value of the array is true. the array is merge in Output->render_output and Output->custom_output this modification was done only to Engine_aiki because of this error https://bugs.launchpad.net/aikiframework/+bug/1005613 -- Jakub Jankiewicz www: http://jcubic.pl twitter: http://twitter.com/jcubic blog: http://jcubic.wordpress.com _______________________________________________ Mailing list: https://launchpad.net/~aikiframework-devel Post to : [email protected] Unsubscribe : https://launchpad.net/~aikiframework-devel More help : https://help.launchpad.net/ListHelp

