Login / Status
developer.Resource
Home . Documentation . Document Library . Extension Manuals
Sponsors
hosted by punkt.deTYPO3 and Open Source Magazine

1.6. ToDo List

First original documentation quote:'Because my job at the company I programmed this extension for is finished I don't plan to do anything on this project anymore. Sorry.'

Well, now we're at version 2.0.0 with a complete rewrite :o) Nevertheless I have more ToDo's on my list (for the case that there is time left anywhere):

  1. frontend user flexibility: the frontend user should – if logged in – have the possibility to hide columns and also change column widths, those settings should also be saved for the next visitINFORMATION: hiding columns is – with version 2.3.0 – implemented

  2. rich text editor: for some defined text fields show a RTE instead of the usual textarea

  3. foreign keys for coma-lists: As TYPO3 sometimes uses coma-lists instead of mm-tables a foreign key feature supporting those lists would make sense.

  4. Make 'Multiple edit' dropdown extendible with callback functions: Would probably be a nice thing to have, since the functionality of multiple stuff is already available and could just be extended with callback functions, for example for creating zip archives or something like that.

I don't have a clue when I'm going to implement such stuff but these are ideas that fly around …