> From: yuryx [mailto:[EMAIL PROTECTED]] > > Hi all! > > Does is possible sent sitemap parameters into mounted sitenap > like this: > > <map:mount check-reload="yes" src="test/" uri-prefix="info" > reload-method="synchron"> > <map:parameter name="use-connection" value="personnel"/> > </map:mount>
Yes!!! ...but only in 2.1-dev version. Use this in your subsitemap: <map:pipelines> <map:global-parameters> <map:parameter name="use-connection" value="some-default-value" /> ... KP > > Thanx. > Yury. > > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>