Hi Derek
It doesn't know about the image and file types yet so yes a patch is needed.
Viðar
On Thu, Feb 21, 2008 at 8:50 PM, Derek Richardson
<[EMAIL PROTECTED]> wrote:
> Trying to do the following:
>
> #####
>
> namespace : gatech ;
> package service {
> content ServicePage {
> title : "Service Page" ;
> description : "An page in an OIT service description." ;
> richtext content_area {
> title : "Content Area" ;
> description : "" ;
> }
> container ServiceBox ;
> }
> folder ServiceBox {
> title : "Service Box" ;
> description : "Description of an OIT service." ;
> richtext overview {
> title : "Overview" ;
> description : "A short overview of the service." ;
> }
> contains ServiceBox ;
> contains image ;
> contains file ;
> }
> }
>
> #####
>
> genesis complains when it hits the 'image' in 'contains image ;' and
> again when it hits 'file' on the next line. Do I have the syntax wrong
> or does genesis need a patch to handle this?
>
> Thanks,
>
> Derek
>
>
> _______________________________________________
> Product-Developers mailing list
> [email protected]
> http://lists.plone.org/mailman/listinfo/product-developers
>
_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers