Hi Sliver, Sliver schrieb: > > > Andreas Hartmann wrote: >> >> the main entry point to the DublinCore meta data is >> >> Document.getDublinCore() >> >> http://lenya.apache.org/apidocs/1.2/org/apache/lenya/cms/publication/Document.html#getDublinCore() >> >> > > thanks. > the "problem" now (i think) is to access the document and before it the > publication so using the class in sequence: > FilePublication > DefaultDocument > but i don't know what is are the "publication id" and the "area" in lenya.
did you read the documentation, especially the tutorial? (http://lenya.apache.org/docs/1_2_x/tutorial/understanding_lenya.html) There's some information about "publication ID" and "area" on this page: http://lenya.apache.org/docs/1_2_x/components/uri-handling/standardURI.html Apart from that, you can get started by browsing the API docs. -- Andreas -- Andreas Hartmann, CTO BeCompany GmbH http://www.becompany.ch --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
