** Changed in: aikiframework Status: New => Confirmed ** Changed in: aikiframework Status: Confirmed => Fix Committed
** Changed in: openclipart Status: New => Fix Committed -- You received this bug notification because you are a member of Aiki Framework Developers, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/965194 Title: Aiki need custom constants Status in Aiki Framework: Fix Committed Status in openclipart: Fix Committed Bug description: OCAL use [nsfw] custom constant and simply don't work with lastes unforked aiki. Aiki should have a way to create this constants based on extensions, it should be in $config (in database) so users can add constants. it should be simple mapping: 'nsfw' => '$aiki->Extension->nsfw()' PS: I wanted to try using plugins to add this but plugins are added at the end of the process and this variable need to be handled before sql and inline widget (inherit). To manage notifications about this bug go to: https://bugs.launchpad.net/aikiframework/+bug/965194/+subscriptions _______________________________________________ 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