[Framework-Team] Re: [Plone-developers] wicked stuff

2007-07-18 Thread Alexander Limi
On Wed, 18 Jul 2007 08:33:04 -0700, whit <[EMAIL PROTECTED]> wrote: Martijn Pieters wrote: I am assuming the current UI uses a radio select (format a *or* format b). You could change this to a set of checkboxes. Replacing the subscriber with one that runs either filter based on those selectio

[Framework-Team] Re: [Plone-developers] wicked stuff

2007-07-18 Thread whit
Martijn Pieters wrote: On 7/17/07, whit <[EMAIL PROTECTED]> wrote: Martijn Pieters wrote: >def chunks(self): > chunks = super(WickedFilter, self).chunks > # every 2nd entry is the parens group, so filter out by > # grabbing every 1st and 3rd > firsts = itertoo