Hi All, Am so far overwhelmed by all the responses! Guess it would be interesting to separate things.. Normally I am not a great fan of a js interface like extjs, but they have made a very nice library. And it does help to get a fairly quick interface going, since all the basic components needed are already there.
My idea for now is that either way the GUI goes (strict html/js) it will always need a layer to communicate with qmail. So with that in mind I think the best way now is to start working on this abstraction layer in php (working title php-qmt) That way it should be fairly easy to put an interface on top of it, ie extjs (with some ajax) and the php qmail layer. The coming days I will start thinking about the required interfaces and put that on paper for the community to review. Thanks! JP -----Original Message----- From: Timon Reinhard [mailto:[EMAIL PROTECTED] Sent: donderdag 14 februari 2008 9:08 To: [email protected] Subject: Re: [qmailtoaster] New webinterface for qmailtoaster Hi! Jean-Paul van de Plasse wrote: > Hi List, > > It has been my plan for some time to get a smooth working and looking webinterface for qmailtoaster. [...] > I think it would at least need the following > - management tool for the administrator, to administer domains and settings of qmt > - a qmailadmin replacement that works more logical > - both with a neat looking design and easy to give your own look and feel (that is not overwritten on every update). Some weeks ago I started a qmailadmin replacement based on http://extjs.com/ (which provides a pretty cool user interface). I didn't have the time to complete it yet, but if there are any Javascript developers here, I'd be happy to work together on this. Cheers. Timon --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
