RE: [Zope] sort_order???

2000-06-08 Thread michael angelo ruberto

hey that worked perfectly! thanks! most of my problems always seem to have
solutions right under my nose.  ;)

-mike-

-Original Message-
From: Charlie Derr [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 07, 2000 11:25 PM
To: [EMAIL PROTECTED]
Subject: FW: [Zope] sort_order???


You saw this one, right?

~c

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Phil
Harris
Sent: Tuesday, June 06, 2000 6:35 PM
To: michael angelo ruberto; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [Zope] sort_order???


Try:

dtml-in table-1 sort=date reverse

hth

phil
[EMAIL PROTECTED]


- Original Message -
From: "michael angelo ruberto" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: 06 June 2000 23:18
Subject: [Zope] sort_order???


 hello,

 ok, here is my code:

 dtml-in table-1 sort=date

 a href="dtml-var URL"dtml-var name/a | dtml-var value |
dtml-var
 URL | dtml-var attendee | dtml-var datebr
 /dtml-in

 what's wrong - nothing, it works fine. however, the result is sorted by
date
 ascending and i need it to be reversed. i found a reference to an
attribute
 "sort_order" which can be given an arg such as "sort_order=reverse". the
 problem here is that it won't work and i can't find any usage info on
 "sort_order". it isn't mentioned in the DTML Reference and after hours of
 searching the Zope website i am empty handed. does anyone know how to use
 this? thanks in advance.

 -mike-


 ___
 Zope maillist  -  [EMAIL PROTECTED]
 http://lists.zope.org/mailman/listinfo/zope
 **   No cross posts or HTML encoding!  **
 (Related lists -
  http://lists.zope.org/mailman/listinfo/zope-announce
  http://lists.zope.org/mailman/listinfo/zope-dev )


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] sort_order???

2000-06-06 Thread michael angelo ruberto

hello,

ok, here is my code:

dtml-in table-1 sort=date

a href="dtml-var URL"dtml-var name/a | dtml-var value | dtml-var
URL | dtml-var attendee | dtml-var datebr
/dtml-in

what's wrong - nothing, it works fine. however, the result is sorted by date
ascending and i need it to be reversed. i found a reference to an attribute
"sort_order" which can be given an arg such as "sort_order=reverse". the
problem here is that it won't work and i can't find any usage info on
"sort_order". it isn't mentioned in the DTML Reference and after hours of
searching the Zope website i am empty handed. does anyone know how to use
this? thanks in advance.

-mike-


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )