Re: news module around the site
Poonam <[email protected]>
| Newsgroups | gmane.comp.cms.lenya.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Martin
You need to copy news pipeline from news module to the Sitemap your are
using for page2xhtml.xsl.
In the page2xhtml.xsl header you will need to include below:
<i:include src="cocoon:/news-header_{$language}.xml"/>
and in body area add the below line to include the news section.
<i:include src="cocoon:/news-include_{$language}.xml"/>
HTH
Regards
Poonam
Martin Dominguez wrote:
> Hi all,
>
> Is it possible to use news snippet in "page2xhtml.xsl" like in homepage
> resource type?
>
> Salu2.
>
> Martín.-
>