Custom markup for displaytag ---------------------------- Key: DISPL-472 URL: http://jira.codehaus.org/browse/DISPL-472 Project: DisplayTag Issue Type: Improvement Components: HTML Generation, Tag Library Reporter: Sarat Pediredla Priority: Minor Fix For: 1.0
Reading the inner-workings of display-tag library i found that all HTML tags are "stored" as static final String's, this limiting the flexibility of HTML code to be displayed. I think it will be better if all HTML tags/keywords/etc are stored in a .properties file. This will allow any user tu customize table generation to it's own needs. For example, i couldn't find a way to render a table where the rows are scrollable and the header isnt. (i dont want scrollbars for the whole page, just for the rows). Maybe there is just another way to make table writing more customizable? (without modifying displayTags code, of course) Greetings, Andres Bernasconi (Sotretus) -- 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