customized placement of export banner and new properties added for fixed banners. ---------------------------------------------------------------------------------
Key: DISPL-532 URL: http://jira.codehaus.org/browse/DISPL-532 Project: DisplayTag Issue Type: New Feature Components: Configuration Reporter: Valentin Carnu Attachments: fixed_banners_and_export_on_top.patch, test_results.txt 4 new properties added: - one property to customize the export banner placement - three properties for fixed export/pagination banners. For fixed banners the table displaying the list will be wraped into a div element (viewport). Using the viewport the table can be futher customize using css to have table with fixed header. export.banner.placement= top | bottom (default) | both | null (if null then no banner will be displayed) fixed.banners = true | false (default ) viewport.height = height for the viewport div. default height is 100% viewport.class= name of a css class. default class name is viewport This modifications are done against version 1.1.2-SNAPSHOT. I have run all the tests before adding my modification and 4 of them have failed. After implementing the new behavior i have run all the tests and same 4 tests have failed also. You can find attached test output. I didn't implemented any test, because i'm not sure what to test. -- 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 ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ displaytag-devel mailing list displaytag-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-devel