Hi, > hopefully having a good PHP front-end would help us (users) with > not just the items mentioned by richard, but also > some usability design points that have surfaced on this list like > > 1) internationalization (i18n,l10n etc) and > 2) multi-platform support
than why not use the Java Based XMLdbGUI ? i have expierences with a php admin for Xindice for one year now.... and its really hairy..... for example when u wanna edit a file in ur DB, u have to put it in a textarea on the HTML side, then ask urself how to use tab without going to the next input field, or what is much harder try using netscape which lowers all closing tags and i dont know why......whats with wrong written tags, u wanna write a javascript XML-parser to warn the author ....... i can make this list longer if u want i think when working with XML text directly a webinterface is not the right solution. A webinterface would be nice if we can generate input forms from the XSD definition of the XMl file, then we can use normal input types. By the way has anyone a XSLT which generates a HTML Input form a XSD mfg stefan
