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_target": "((widget_target))",
    "display_order": ((display_order)),
    "display_urls": "((display_urls))",
    "widget": "<php json_encode("((widget))") php>",
    "css": "<php json_encode("((css))") php>"
}

_______________________________________________
Mailing list: https://launchpad.net/~aikiframework-devel
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~aikiframework-devel
More help   : https://help.launchpad.net/ListHelp

Reply via email to