Re: How to set parameter in order to use it publication sitemap ?
Gaurav Kalia <[email protected]>
| Newsgroups | gmane.comp.cms.lenya.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Andreas
Can you please give me an idea. Your assistance will help me to start
and make it in a better way.
Regards
Gaurav
On Monday 12 July 2010 05:05 PM, Andreas Hartmann wrote:
> Hi Gaurav,
>
> Am 12.07.10 13:14, schrieb Gaurav Kalia:
>> I want to set a parameter for a publication which should be accessible
>> in publication sitemap. But I want this parameter to be configured from
>> the CMS area as well.
>
> the propertiesdocument module fits this purpose:
>
> https://svn.apache.org/repos/asf/lenya/docu/modules/propertiesdocument
>
> Let me know if you need more info.
>
>> To achieve this I have written a usecase. I can
>> create a new xml file for this purpose from where i can read and write
>> the changes but that will not be accessible in publication sitemap.
>>
>> I want to get that parameter in the matcher so that I can change the
>> flow accordingly.
>>
>> For example:
>>
>> I would like to achieve something like language parameter, which is
>> accessible anywhere in the publication by using {page-envelope: ...}
>
> We could add an input module to the propertiesdocument module for this
> purpose. A patch would be very welcome. Let me know if you need
> assistance.
>
> HTH,
>
> -- Andreas
>
>