I'm wondering, if the sitemap of 2.2.0 is not able to redirect to another sitemap in a subfolder.
i have one sitemap in the root folder of my project and it contains of a match: <map:match pattern=""> <map:redirect-to uri="subpage"/> </map:match> subpage is a folder in the root directory and contains of an own sitemap. in the second sitemap there is a match to <map:match pattern=""> <!-- whatever --> </map:match> but this match is never fired, although is was in cocoon 2.1. Is it not possible to jump between folders with own sitemaps in cocoon 2.2.0. Isn't it possbile to split sub-pages of a project by folders? - is blocks the answer? -- View this message in context: http://www.nabble.com/redirect-to-sub-sitemap-tp18729748p18729748.html Sent from the Cocoon - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]