Public bug reported:
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).
** Affects: aikiframework
Importance: Medium
Assignee: Jakub Jankiewicz (jcubic)
Status: New
** Affects: openclipart
Importance: Critical
Assignee: Jakub Jankiewicz (jcubic)
Status: New
** Changed in: aikiframework
Assignee: (unassigned) => Jakub Jankiewicz (jcubic)
** Changed in: aikiframework
Importance: Undecided => Medium
** Also affects: openclipart
Importance: Undecided
Status: New
** Changed in: aikiframework
Milestone: None => 0.9.1
--
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:
New
Status in openclipart:
New
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 : [email protected]
Unsubscribe : https://launchpad.net/~aikiframework.admins
More help : https://help.launchpad.net/ListHelp