Hi everybody!
I've been implementing some of the TODO items:
- JavaScript 'Too much recursion' error (which was very annoying)
- Page scrolling (wow! IE is worst than I thought, and I thought very bad!)
- Delete droparea
Actual TODO list
-----------------
UI:
- Insert between function, to insert an object between other two
- Klipper area, where you can leave objects temporally
- "IFrameize" the WorkArea
- Make a better positioning rules (try to create a 6 levels filter)
- Make a better Condition editing
- Control the data inserted on objects (valid email address, ...)
- Use an HTML editor for Reply objects
Functionality:
- Use data from addressbook, saved messages, etc. to create/edit objects
- RC should implement its own filtering system. For the sake of
discussion, the filter should be very close to at least one of the
mostly used filtering programs (maildrop, procmail, etc).
- RC should be able to import/export filters, via RPC, translating
from a few filter types (again, the usual suspects).
. When importing filters, RC would translate them to its filtering
type, and let them stay still doing nothing until activated.
- When exporting, it should simply translate the filter to the
selected type and push it through RPC to the server, where the RPC
script will most surely know what to do with it.
See you very soon!
emi
El Jue, 10 de Enero de 2008, 15:46, emi delg escribió:
> Hi everyone!!
> First of all, my old email address ([EMAIL PROTECTED]) is temporally out,
> so I write from here.
>
> I've working on filters UI. I don't send the patch because I've not
> updated (yet) the sql2filter php script. And I also want opinions,
> recomendations, etc.
>
> You can see the working new filters UI at:
> URL: https://rcdev2.cio.cat
> User: rcdev
> Passw: rcdev
>
>
> Instructions:
> - The dropareas are the empty squares
> - Dragg'n'drop objects to change their position
> - Dragg'n'drop the buttons to add objects to the filter
> - Double click on an object to edit it's data
> - Doubleclick again or press ENTER to save it, or ESC to cancel changes
>
>
> Todo list:
> - Delete object (filter node)
> - Control the 'too much recursion' JavaScript error
> - Insert between function, to insert an object between other two
> - Klipper area, where you can leave objects temporally
> - "IFrameize" the WorkArea
> - Scroll when needed
> - Make a better positioning rules (try to create a 6 levels filter)
> - Make a better Condition editing
> - Control the data inserted on objects (valid email address, ...)
> - Use an HTML editor for Reply objects
> - Use data from addressbook, saved messages, etc to create/edit objects
>
>
>
> If someone wants the patch to help coding, just tell me.
>
>
>
> Waiting foe your comments,
> emi _______________________________________________
> List info: http://lists.roundcube.net/dev/
>
>
_______________________________________________
List info: http://lists.roundcube.net/dev/