[imp] Drag and drop

2013-01-29 Thread c . bayerlein
Hi folks, I'm using and admistrating Horde in the office. As I'm disabled, I use speech recognition (Nuance Dragon NaturallySpeaking) to control my pc. Everything works fine, except that I noticed that in IMP H5 (6.0.2) dynamic view, drag and drop to move messages to a folder doesn't work

Re: [imp] Drag and drop

2013-02-05 Thread c . bayerlein
Hi Michael, So - is there a different way to move messages to folders in the dynamic view? Keyboard? I don't want to change to static, though (dynamic is neater). Not in dynamic view. This is sad to read. It's really bad - not only in terms of accessibility. Will this feature be implement

Re: [imp] Drag and drop

2013-02-05 Thread c . bayerlein
What do you mean "in terms of accessibility"? I can't think of anyone who thinks using a modal drop down list is in any way easier/better than drag/drop. Well, I can: me! :-) Moreover, having more then one way to do stuff is always good. Plus, Your suggested solution is not neccessarily th

Re: [imp] Signature

2013-02-08 Thread c . bayerlein
I am seeing a pattern in these discussions. I don't want to point fingers, but I would respectfully and gently suggest that the current approach to answering questions and comments be reconsidered. There are two sides to every story, and development theory and the real world can sometimes be at

Re: [imp] Drag and drop

2013-02-08 Thread c . bayerlein
Hi Ralf, As somebody who has done heavy customisation/hacking on DIMP H3 for a German authority, I can assure you the difference between the standalone DIMP app and the DIMP view in H4 and the Horde 5 Ajax Framework as used in IMP H5 and Kronolith is tremendous, it's not something one would expr

[imp] Developing Beginner's guide

2013-02-08 Thread c . bayerlein
Hi, Is there something like a beginner's guide on how to develop with/for Horde, especially IMP? I'm new to the topic and would like to make some patches/changes for our system. One of my tasks is for example to patch the signature issue for our local distribution. Can you give me some s

Re: [imp] Drag and drop

2013-02-11 Thread c . bayerlein
Hi Michael! The base dragdrop library used is dragdrop2.js, located at horde/js/dragdrop2.js. Then you will also need to look at imp/js/dimpbase.js and imp/js/viewport.js to tweak how the dragdrop code interacts with the actual layout of the IMP pages (doing a grep for DragDrop is usefu

[imp] Own themes/views

2013-02-18 Thread c . bayerlein
Hi, I'd like to create our own theme/view for Horde, which would be derive from the dynamic view. Is that easy? How would I start? Is there something like a tutorial/how to for that? The reason would be customizition, but it should be updateable (regarding the base system). Thank you i