Hi,

I'm having difficulty understanding how to set the apikey

I can upload image and I can browse the images, and I can select an
image, but after I selected the image, it won't appear on the
pkContextCMS page. My suspicion is that the apikey prevents the image
from being used.

This is what my app.yml look like:

all:

  pkimageconverter:
    path: /usr/share/netbpm

  pkContextCMS:
    slot_types:
      pkContextCMSImage: Image
      pkContextCMSSlideshow: Slideshow
      pkContextCMSVideo: Video

    # Required
    media_apikey: "abc"

    # You can do it this way...
    title_prefix: 'My Project - '

    routes_register: false

  pkMedia:
    apikeys:
      * "abc"

I log in as admin and both pkContextCMS and pkMedia in one project and
one website.

Regards,

Sid

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to