I'm sure this is a dumb question, but I'm kind of a newbie, and have just spent hours looking for the answer in various books, and searching this forum, and can't find it.
I'm trying to vary the look of my final output depending on where the source files are stored. I have a resource-exists selector that decides whether to mount a sub-sitemap from one location or another. Then, I want to pass something down to the sub-sitemap so that it can pass it along to the stylesheets, so that I can get a different background color depending on the source tree's physical location. I tried pretty brain-dead ideas like using <map:parameter name, value> in my parent sitemap, and then a parameter selector in the child, but then I read that the parameter selector is only for parameters from actions or for url segments from matchers. Isn't there a canned action that will just let me set a parameter of my choosing with a value of my choosing? Or, what's the right way to do this? -- View this message in context: http://www.nabble.com/Passing-%22parameters%22-to-mounted-sub-sitemaps-tp22218255p22218255.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]
