Sliver schrieb: > hi, when i publish a document in lenya, it have by default this meta-data: > > <dc:title> </dc:title> > <dc:creator> </dc:creator> > <dc:subject> </dc:subject> > <dc:description> </dc:description> > <dc:publisher> </dc:publisher> <dc:contributor /> > <dc:date> </dc:date> > <dc:type /> > <dc:format /> > <dc:identifier /> > <dc:source /> > <dc:language> </dc:language> > <dc:relation /> > <dc:coverage /> > <dc:rights> </dc:rights> > <dcterms:issued> </dcterms:issued> > <dcterms:modified> </dcterms:modified> > > if i whant to add any other metadata like the other dcterms of dublin core > (always by default for every new document), or modify/remove one of them, > could i make it without modify the lenya java code and working only xml and > xslt file?
I don't think this is possible (in a straightforward way) without using Java. Sorry if this doesn't help, -- Andreas -- Andreas Hartmann, CTO BeCompany GmbH http://www.becompany.ch --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
