king about implementing a CSS-only
version of the tag.
Also, we need to refactor the TableTag class, because it is way too long
now. Make some new helper classes etc.
Cheers,
Mathias
-Original Message-
From: Matt Raible [mailto:[EMAIL PROTECTED]
Sent: donderdag 12 juni 2003 19:13
To: BOGAERT
Title: Message
So is
this the version I changed yesterday?
Mathias
-Original Message-From: Fabrizio
Giustina [mailto:[EMAIL PROTECTED] Sent: vrijdag 13 juni 2003
1:07To: [EMAIL PROTECTED]Cc:
[EMAIL PROTECTED]Subject: RE:
[displaytag-devel] display09/src - New directo
Title: Message
*Sigh*
So can
we all decide on which branch/tag/module to work? So we can combine our
efforts?
Mathias
-Original Message-From: Matt Raible
[mailto:[EMAIL PROTECTED] Sent: vrijdag 13 juni 2003
13:26To: 'BOGAERT Mathias';
[EMAIL PROTECTED]S
juni 2003 14:44
To: BOGAERT Mathias
Cc: 'Matt Raible'; [EMAIL PROTECTED]
Subject: RE: [displaytag-devel] display09/src - New directory
That's what we're trying to do. The current codebase needs alot of work,
which includes mostly a complete rewrite. We're looking at sever
dehaus
> (www.codehaus.org) so that we have more professional services.
>
> Also another package structure would be a good idea IMO.
>
> Mathias
>
> -Original Message-
> From: John York [mailto:[EMAIL PROTECTED]
> Sent: vrijdag 13 juni 2003 14:44
> T
heers,
Mathias
-Original Message-From: Fabrizio
Giustina [mailto:[EMAIL PROTECTED] Sent: dinsdag 17 juni 2003
10:18To: John YorkCc: BOGAERT Mathias; Matt Raible;
[EMAIL PROTECTED]Subject: RE:
[displaytag-devel] display09/src - New directory
Hi
i finished to fix the code i
Dunno if I earned my voting rights already, but my vote goes for
display2
And
org.displaytag.
Cheers,
Mathias
-Original Message-
From: Matt Raible [mailto:[EMAIL PROTECTED]
Sent: dinsdag 17 juni 2003 15:31
To: [EMAIL PROTECTED]
Subject: [displaytag-devel] [vote] module/package name an
Did someone forget to commit changes in this file? I'm not seeing
in it.
Mathias
---
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You
This could be easily implemented as another property of the table tag.
omitTableTags="true"
Mathias
-Original Message-
From: Torgeir Veimo [mailto:[EMAIL PROTECTED]
Sent: woensdag 18 juni 2003 14:23
To: [EMAIL PROTECTED]
Subject: RE: [displaytag-devel] display09/src - New directory
On
Fixed, thanks for the pointer!
Mathias
-Original Message-
From: Ralph Schaer [mailto:[EMAIL PROTECTED]
Sent: zaterdag 12 juli 2003 20:17
To: [EMAIL PROTECTED]
Subject: [displaytag-devel] bug in TableTag.properties
hi
there is a typo in the tabletag.properties (project display09)
key
Hi Ben,
I'm also using decorators, but I am really wondering if there is common
functionality that can be included. Attached you find one of my decorators,
and as you can see, it is very heavily based on other frameworks and
functionalities.
Cheers,
Mathias
-Original Message-
From: Benja
+1 on display09 (Fabrizio's implementation)
Much better separation of concerns, much nicer code, overall better
implementation.
Mathias
-Original Message-
From: Matt Raible [mailto:[EMAIL PROTECTED]
Sent: donderdag 17 juli 2003 18:31
To: [EMAIL PROTECTED]
Subject: Re: [displaytag-devel]
[ ] John's Refactored Taglib
http://www.displaytag.org/display-york-new/index.jsp
[X] Fabrizio's Refactored Taglib
http://raibledesigns.com/display09/jsp/index.jsp
Cheers,
Mathias
---
This SF.Net email sponsored by: Free pre-built ASP
+1 on removing them. The sooner the better ;-)
+1 on Displaytag 1.0b1 - name the jar displaytag-1.0-b1.jar
Display09: yep, remove it, just use CVS remove (empty module) or add support
request at SF. Make sure you make a backup.
Cheers,
Mathias
-Original Message-
From: Fabrizio Giustina
Title: Message
Looks
very good! Great job. PS I fixed project.xml to point to the correct module
name, so make sure you re-generate the site, as now all links to viewcvs are
broken.
Cheers,
Mathias
-Original Message-From: Fabrizio
Giustina [mailto:[EMAIL PROTECTED] Sent: di
* The 'styleClass' attribute of TableTag was marked as deprecated. This
feels wrong to me; as a Struts user, I've come to expect this attribute, and
calling setClass() just gives me the willies. Even Intellij frowns on
'class' as an attribute :) (it gets flagged as an error in aurora).
'styleClas
Guys,
I'm trying to get nested tables working for my application, but it seems
harder than it looks.
How can I reference the current row object in my nested column?
Eg:
Hi,
After upgrading to the latest CVS I get this:
weblogic.servlet.jsp.JspException: (line 3): Error in using tag library
uri='displaytag' prefix='table': For tag 'column', cannot load extra info
class ''
at
weblogic.servlet.jsp.StandardTagLib.tld_jspException(StandardTagLib.java:123
5)
Hi,
When I'm using displaytag with multiple columns with a title for each
header, sortable is not assigned as class.
Eg.
Here, the different header TH's don't get TH class="sortable" when rendered,
ONLY the first
Yep, the build process for the example WAR is fucked up since a couple of
weeks.
I'll see if I can fix it...
Mathias
-Original Message-
From: Matt Raible [mailto:[EMAIL PROTECTED]
Sent: vrijdag 5 december 2003 17:25
To: [EMAIL PROTECTED]
Subject: [displaytag-devel] Latest CVS war - doesn
Fabrizio,
Could you check if the 'sortable' class is assigned to all th's when doing
the following:
It doesn't seem to work for me, or am I doing something wrong?
Thanks,
Mathias Bogaert
---
Hi,
When deploying the latest displaytag CVS on WebLogic 8.1, I get the
following exception:
<7-jan-2004 14.29 u. CET>
<> <>
<[ServletContext(id=15915821,name=intrasoft-sysaudit-3.0,context-path=/intra
soft-sysaudit-3.0)] translation of
/views/mission/followup/browse-missions.jsp failed
Guys,
After applying the latest fix to the ColumnTag (and the extra code someone
put in to cleanup the attributes), everything broke. I'm getting many
Exception: [.ColumnTag] You must specify one of the following: {property
attribute,value attribute,tag body}
at org.displaytag.tags.Column
Grrreat stuff!! Posted it on TheServerSide, JavaLobby, Freshmeat?
Mathias
-Original Message-
From: Fabrizio Giustina [mailto:[EMAIL PROTECTED]
Sent: maandag 12 april 2004 22:29
To: [EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: [displaytag-devel] [ANN] Display tag library 1.0-b3 released
24 matches
Mail list logo