Re: Automatic meta data....
Stéphane Croisier <[email protected]>
| Newsgroups | gmane.comp.cms.jahia.devel |
|---|---|
| Message-ID | <[email protected]> |
At 10:36 02/05/2005, you wrote: >Our customer wants Jahia to automatically add meta information like the >writers name, email and publishing date to each article. Is this possible >today. You can currently do it with some event listeners but this is rather complex (cf. the document_listing template). Jahia 4.5 will add automatic metadata support for all content objects in Jahia (by default = DublinCore DTD support = http://dublincore.org/documents/dcmi-terms/ ). Some metadata will be automatically managed by the Jahia system (e.g. Creator; Last Modifier; LastValidator; Last Modification Date; Last Validation Date;...) and others will need to be manually completed by the editors (description, keywords, etc...) Cheers Stéphane