Hi all,

I have a question about YAML definition of areas.
Is it possible to put some pattern in availableComponents property?

Like this:

[code]templateScript: /myModule/templates/components/templateScript.ftl
renderType: freemarker
visible: true
editable: true
title: Some title
areas:
  container-content:
    renderType: freemarker
    type: list
    availableComponents: 
      row:
        id: mySecondModule:components/*[/code]


For allow adding all components from /mySecondModule/components

Many thanks

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=09dc60ab-3081-4dc8-876d-ec8b073ec61a


----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to