Hi all In last commits I add custom constants, and I've created constant [nsfw] for OCAL.
you can set static value or API invocation (or extension), there is no interface to add custom constant but you can simple put this code into widget (script( $aiki->config->set('(!(1)!)', '(!(2)!)'); )script) and you will be able to set constants with url: /widget_name/<name>/<value> you can also set it to /widget_name/<name>/$aiki->Extension->function() you can pass arguments inside like $aiki->Extension->function(100, "foo") -- Jakub Jankiewicz twitter: @jcubic www: http://jcubic.pl _______________________________________________ Mailing list: https://launchpad.net/~aikiframework-devel Post to : aikiframework-devel@lists.launchpad.net Unsubscribe : https://launchpad.net/~aikiframework-devel More help : https://help.launchpad.net/ListHelp