Re: [Aikiframework-devel] widget that return widget

2011-03-31 Thread j...@rejon.org
no eval. We removed that from the code. Its evil! You have everything you need. Just go to http://launchpad.net/aikiframework and follow the instructions. You are in the dev group you can commit. Jon On Thu, Mar 31, 2011 at 2:28 PM, Jakub Jankiewicz wrote: > I saw evel in source code and assume

Re: [Aikiframework-devel] widget that return widget

2011-03-30 Thread Jakub Jankiewicz
I saw evel in source code and assume that I can use every php function from widget. > jakub, can't you do this on a local system and commit it? we should > not fork code and try not to add new extensions. We have enough > problems to solve as is. I'm not familiar with bazaar and launchpad, what I

Re: [Aikiframework-devel] widget that return widget

2011-03-30 Thread j...@rejon.org
jakub, can't you do this on a local system and commit it? we should not fork code and try not to add new extensions. We have enough problems to solve as is. On Thu, Mar 31, 2011 at 2:15 AM, Bassel Safadi wrote: > The function json_encode doesn't exists in aiki, if you need to use such > functions

Re: [Aikiframework-devel] widget that return widget

2011-03-30 Thread Bassel Safadi
The function json_encode doesn't exists in aiki, if you need to use such functions you can email me a php file with the function then once uploaded to assets/extensions you can access it via: class_name->method(); php> On Tue, Mar 29, 2011 at 11:00 PM, Jakub Jankiewicz wrote: > > http://www.open

Re: [Aikiframework-devel] widget that return widget

2011-03-29 Thread Jakub Jankiewicz
http://www.openclipart.org/widget/config/widget_name in this I have But I delete it, and try to split it to 3 widgets, I put it back it return nothing, but should return html code for the widget ___ Mailing list: https://launchpad.net/~aikiframewo

Re: [Aikiframework-devel] widget that return widget

2011-03-29 Thread Bassel Safadi
what is the problem you having? there is no widget on the url widget there are: http://www.openclipart.org/widget_list and http://www.openclipart.org/widget/content/WIDGET NAME Could you please explain more Thanks. On Mon, Mar 28, 2011 at 6:24 PM, Jakub Jankiewicz wrote: > I have problem with

[Aikiframework-devel] widget that return widget

2011-03-28 Thread Jakub Jankiewicz
I have problem with widget that return widget content http://www.openclipart.org/widget SELECT id, widget_name, display_urls, widget, css FROM aiki_widgets WHERE widget_name = '(!(1)!)' { "id": ((id)), "widget_name": "((widget_name))", "display_urls": "((display_urls))", "widget