id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
5275,Pass through URI parameters,kate,roadrunner,Firstly_ thank you for such a nice little macro. Finally_ I have a way to integrate docbook into Trac_ without having to maintain separate Trac-themed HTML pages. I've two (related) feature requests:\r\n\r\nI'm wondering about pagination for large documents. Would it be convenient for the macro to find `?page=123` style arguments from the URI_ and pass these through to the stylesheet as `<xsl:param>` parameters? (These can be programatically bound before executing the stylesheet). I guess it's a bit weird for a macro to pick things up from the request URI_ but it seems to make sense in this case.\r\n\r\nAnother approach would be to pass parameters as extra macro arguments: `[[Xslt(..._ ..._ 'page=1')]]` or somesuch. In my case for pagination I'd need to make a separate wiki page per-chapter_ though_ which wouldn't be nice - but I think passing params here could also be useful in general_ for other situations.,enhancement,closed,normal,XsltMacro,normal,fixed,xslt param docbook,,0.11
