Usability Innovation
Do you have ideas that take usability improvements in TYPO3 to a level above just making the system more userfriendly as it is? This is where you can post them.
WebDAV Library
As already described in the HCI-mailinglist it would be great to have some basic file handling via WebDAV in version 4.5. We will go for a library to achieve that. Please discuss this topic and tell us everything you would like to see in it. (Andreas, Clemens)
Kuckuck 10:54, 19 June 2006 (CEST) I already have a prototype with a PHP based WebDAV Server. But it needs some more work to get it done. If someone is interessted mail me at admin {at} commandline {dot} ch...
There is a WebDAV project for TYPO3 now, please join the effort! --k-fish 09:54, 6 November 2006 (CET)
Dynamic Backend Editing - Inline Relational Record Editing
IMPLEMENTED. If you have a more complex data structure to represent in frontend, the built-in BE-Edit function of the Web-List-Module could take some time (e.g. create new item, edit item, create new sub-item via wizzard, edit sub-item, save sub-item, save item, ...). An idea is to show as much input/edit-objects as possible, but structured, on a single page and prevent the time-consuming save&reload procedures.
See Inline Relational Record Editing for detailed information about this issue.
Olly, 27 June 2006, 14:20 (CEST)