Replying to myself: the tag name is "allowed_content_types"

Regards
   Mirto


Mirto Silvio Busico ha scritto:
Hi all,
I'm trying to create a product with archgenxml (it says "INFO ArchGenXML Version 2.5.dev-r11256")

I have three folderish objects: "collection" containing "issue" containing "section".

The normal generation is ok: inside a collection I can add only an issue, inside an issue I can add only a section.

Now I need to permit adding three standard types (document, image and file) inside all three my objects.

I tried to add the tag "allowed_types" with the value "Document, Image, File" but nothing happens.

In the generated product ./profiles/default/types the (as example) collection.xml contains:


...
<property name="allowed_content_types">
      <element value="issue"/>
</property>

...

What I'm doing wrong?

Thanks
   Mirto
_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

begin:vcard
fn:Mirto Silvio Busico
n:Busico;Mirto Silvio
org:Busico Mirto Silvio
adr:;;Via Casiglion De' Pepoli 84;Roma;RM;00127;Italia
email;internet:[email protected]
title:Dr.
tel;work:+39 333 4562651
tel;cell:+39 333 4562651
x-mozilla-html:TRUE
version:2.1
end:vcard

_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to