RE: [displaytag-devel] i18n

2004-08-23 Thread Paul McCulloch
Wouldn't be possible to have a default properties file with, say, English values, and some per-locale properties file which override any language specifc settings? I take this approach with Struts application I work on - the Struts bundle handling code deals with using a default + locale specific

[displaytag-devel] [ displaytag-Feature Requests-1014368 ] title attribute in TH tag (code available)

2004-08-23 Thread SourceForge.net
Feature Requests item #1014368, was opened at 2004-08-23 16:20 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536616&aid=1014368&group_id=73068 Category: main taglib Group: planned for 1.0

[displaytag-devel] branch for 1.1 in CVS

2004-08-23 Thread Fabrizio Giustina
Hi all, I'm finally going to create a branch in CVS for 1.1 code and start adding contributions from users. I'll continue working on HEAD for fixes I plan to release for 1.0 and use the new branch for "experimental" code, in order to test new features without problems... when displaytag 1.0 will be

[displaytag-devel] [ displaytag-Bugs-1011570 ] dead link to source code in example-callbacks.jsp

2004-08-23 Thread SourceForge.net
Bugs item #1011570, was opened at 2004-08-18 18:45 Message generated for change (Comment added) made by fgiust You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536613&aid=1011570&group_id=73068 >Category: example webapp Group: None >Status: Closed Resolution: None Pr

Re: [displaytag-devel] branch for 1.1 in CVS

2004-08-23 Thread David Erickson
Great to have you back Fab! All the features I submitted are pretty easy to implement and didn't break anything as far as any of the tests went.. I believe i put all my contributions into 'requested features' along with patch files against the code a couple months back. -David - Original Messa

[displaytag-devel] [ displaytag-Bugs-994355 ] Error: mediaType is already defined

2004-08-23 Thread SourceForge.net
Bugs item #994355, was opened at 2004-07-20 08:11 Message generated for change (Comment added) made by wglass You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=536613&aid=994355&group_id=73068 Category: main tag library Group: None Status: Open Resolution: None Priori

Re: [displaytag-devel] branch for 1.1 in CVS

2004-08-23 Thread Dejan Krsmanovic
I have recently worked on the project where I did use displaytag. One of feature users requested was turning list paging on/off by clicking on the link. I guess this could be done in current displaytag with several additional lines of code in jsps (for example using JSTL) but since we already h