If the main sitemap is confusing, you could create a sub sitemap and put all your own pipelines in there and then load that sitemap from the main one.

See "mounting sitemaps"
http://cocoon.apache.org/2.1/userdocs/concepts/sitemap.html

On 13/07/11 12:06, Nick Holland wrote:
hi im trying to point lenya to look at a html page when it receives a request for portfolio.html

this is the code im using on the default sitemap.xmap, copied to my publication folder

<map:match pattern="portfolio.html">
<map:read src="content/ovr/portfolio.html" mime-type="file"/>
</map:match>

my question is, where do I insert the code. The xmap is a little confusing to say the least

thanks in advance all

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@lenya.apache.org
For additional commands, e-mail: user-h...@lenya.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@lenya.apache.org
For additional commands, e-mail: user-h...@lenya.apache.org

Reply via email to