Login / Status
developer.Resource
Home . Development . Google Summer of Code 2009 . Ideas . Next Generation List Module
Sponsors
hosted by punkt.deTYPO3 and Open Source Magazine

Next Generation List Module

Proposed by: Benjamin Mack and Ingmar Schlecht
Mentor: probably one of them
Student working on it: -
Level: Medium

Overview

The Web>List module is one of the central modules of the TYPO3 Backend. The area which clearly needs most attention regarding future improvements is usability. Mainly through the use of AJAX techniques, a lot of day-to-day tasks can be made easier. This project description suggests a number of ideas for such improvements.

Impact on TYPO3

Due to its versatility (i.e. all types of records are managed in that module) nearly all users of TYPO3 will benefit from improvements done in that part of the system.

Issues

Goals / Deliverables

Required Skills / Background

Nothing special apart from the usual PHP programming skills.

Comments

There is already an extension called "filterbase" (still to be cleaned up and released in TER, contact Ingmar for details) implementing very flexible filters for frontend plugins. This could be adoped for use in the backend and used for this project as well.