Thorsten Scherler wrote:
Commit reverted.
Thanks a lot!
-- Andreas
salu2
El vie, 08-09-2006 a las 11:31 +0200, Thorsten Scherler escribió:
El vie, 08-09-2006 a las 11:11 +0200, Andreas Hartmann escribió:
Thorsten Scherler wrote:
El vie, 08-09-2006 a las 10:15 +0200, Andreas Hartmann escribió:
Hi Thorsten,
[EMAIL PROTECTED] wrote:
Author: thorsten
Date: Fri Sep 8 01:04:41 2006
New Revision: 441423
URL: http://svn.apache.org/viewvc?view=rev&rev=441423
Log:
This commit extends the lenyadoc protocol with the ability to return
the meta data instead of the document. This commit is not a 100% clean solution
since it assumes that the meta data are stored in the document URL + ".meta"
which may not be true as soon JCR comes in to the game.
IMO we should use a different solution.
Do you have a suggestion?
=== XSLT ===
<h1>
<meta:value
namespace="http://http://purl.org/dc/elements/1.1/"
element="title"/>
</h1>
=== Sitemap ===
<map:transform type="metadata"/>
That would get the meta data for the *one* document that is behind the
match. How can you include the meta data for a different document?
Further this transformer is not implemented yet right?
salu2
A specific source would be fine as well, but it should generate specific
XML using the API like the LenyaMetaDataGenerator and not directly read
the meta data from the source.
-- Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]