[ 
http://jira.codehaus.org/browse/DISPL-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_100484
 ] 

Matei Tanasache commented on DISPL-413:
---------------------------------------

Hi,

A possible work-around solution is to put into the sitemesh decorators.xml 
file, section <excludes> the pattern *d-*-e*
This will allow the exports not to be decorated but it will decorate the 
displaytag paging (which is based on pattern "d-*-p"). 
Doing this you can use both paging and exports with displaytag and sitemesh.

> Allow for configuration of a seperate requestURI for exports
> ------------------------------------------------------------
>
>                 Key: DISPL-413
>                 URL: http://jira.codehaus.org/browse/DISPL-413
>             Project: DisplayTag
>          Issue Type: Improvement
>          Components: Export
>    Affects Versions: 1.1
>            Reporter: Jay Bose
>             Fix For: TBD
>
>
> When using Displaytag along with Sitemesh, exports are being decorated via 
> Sitemesh, which is expected. In order to get correct exports, I currently 
> have to show the entire result on one page (non paging/sorting) and set a the 
> table's requestURI to a value I exclude from Sitemesh decoration.
> It would be helpful to allow end users to define an optional requestURI for 
> exports. Then users coudl tell sitemesh to not decorate that url.
> Another option is to add another export paramter, aside from the current 
> "d-*-e" parameter that gets appended. Something like, 
> "&display_exporting=true". This would allow Sitemesh users to map a blank 
> decorator to url's with this parameter.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to