On Tue, 30 Oct 2001 14:56:45 +0800 "Alan Knowles" <[EMAIL PROTECTED]> wrote: > > how far have you got? - I now ported gtkhtml to php-gtk - so it is > > possible to create a WYSIWYG editor like dreamweaver,
Beware, there is a patent on this: http://www.delphion.com/details?&pn=US05845299__ > > at present I have mostly finished building the text editing bit, that > > (will/has) a class explorer, folding/syntax higlighted (inline help) > > text editor. > > Currently the existing version allows you to browse/edit midgard text > > fields, and has dialogs for most of the midgard elements. - all done > > with OOphp, and glade. > > ps. Glade+phpgtk now works on windows.... > heres a fun screenshot of the current status. > > http://midgard.hklc.com/help_browser.png Well it looks really nice ! I have to say I'm really far from that, but that was not really my goal actually. My first idea was to have a simple[0] command line client to be able to access the midgard db remotely and securely. It happened that the client could be librarized and that a graphical interface could be done on top of it. So for the moment, only the server is almost done (say ~ 70%), but I have a test client that can connect to it localy or securely remotely. Best regards, David [0] not specially simple from the point of view of the end user, but from the site developper POV, I mean like a shell where you can cd to a page and type 'vi content' (and like a shell, you can do some batch processing). > regards > > alan > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
