OK, that works. Two more questions: - can I differentiate between different types, for example have different props for images and pdfs? - is it possible to store the metadata in a separate XML file, instead of webdav props? It would be nice to reuse the metadata we have on documents, for instance on PDFs. I think there should be a workflow involved, so that you add a pdf and then edit the corresponding metadata.xml. Then the metadata from the xml should be extracted as properties on the PDF.
On Dec 18, 2007 5:27 PM, Niels van Kampenhout <[EMAIL PROTECTED]> wrote: > Rogier Peters wrote: > > I want to be able to put custom webdav properties on assets, for > instance > > author, copyright information etc on images, or have a property that > > determines if a resources is members-only or not. I found the > > properties.xmlthat allows you to set stuff on document types, but is > > there something > > similar for binary assets? > > I think it can be done in the same way for assets, i.e. make an > (abstract) type in types.xml and give it a properties.xml. For an > example see how it is done for collections in the standards types.xml > that comes with Hippo CMS. > > Niels > > ******************************************** > Hippocms-dev: Hippo CMS development public mailinglist > ******************************************** Hippocms-dev: Hippo CMS development public mailinglist
