|
Simply use an "action" to do your calculations then return the
result to the sitemap:
<match pattern="*.xml">
<generate src=""
/> <act
type="select-stylesheet">
<transform
src="" /> <!-- You should place a value into the
returning Map returned by your action at 'style-sheet' key -->
</act>
<transform src=""
/>
<serialize />
</match>
Syntax is not exact, but you can easily understand what I mean
if you take a look at the sample sitemap.
Regards,
Konstantin Piroumian
|
- how to implement a dynamic sitemap? Christer Lindh
- Re: how to implement a dynamic sitemap? Mario Muja
- Re: how to implement a dynamic sitemap? Martin Man
- Re: how to implement a dynamic sitemap? Piroumian, Konstantin
- Re: how to implement a dynamic sitemap? Sergio Carvalho
- RE: how to implement a dynamic sitemap? Liam Morley
