** Changed in: openclipart Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Aiki Framework Admins, 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 Released 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.admins Post to : aikiframework.admins@lists.launchpad.net Unsubscribe : https://launchpad.net/~aikiframework.admins More help : https://help.launchpad.net/ListHelp