Added opencliaprt but this is for devel (right now) we need to fix this
before we move dev to live.

** Changed in: openclipart
   Importance: Undecided => Critical

** Changed in: openclipart
     Assignee: (unassigned) => Jakub Jankiewicz (jcubic)

** Changed in: openclipart
    Milestone: None => 3.2

-- 
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

Reply via email to