[ http://jira.codehaus.org/browse/DISPL-189?page=all ] fabrizio giustina closed DISPL-189: -----------------------------------
Resolution: Won't Fix Fix Version: 1.0 All the html code used to generate anything else than the table (banner, navigation links) is already customizable using a properties file. The only html embedded in the code is the barebone xhtml table, so it makes no sense to allow users to change it (why you should need to rename the table, tr, or td tags??) > Getting HTML markups from .properties file > ------------------------------------------ > > Key: DISPL-189 > URL: http://jira.codehaus.org/browse/DISPL-189 > Project: DisplayTag > Type: Improvement > Components: HTML Generation, Tag Library > Reporter: Andres Bernasconi > 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: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ displaytag-devel mailing list displaytag-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-devel