Philippe Bajoit wrote:
Hello,I always check http://localhost/samples/modules/index.xsp
I have found a lot of examples of variables eg {host} {request:contextPath} that I can use in sitemap.
However does it exist somewhere in the documentation an exhaustive list of all these variables?
Look at the javadocs for "org.apache.cocoon.components.modules.input.InputModule" and look at the classes implementing this interface.
Most (not all) of those are delared in cocoon.xconf. Their name attribute is the part in front of the colon.
Look at http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/components/modules/input/package-summary.html
Chris.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
