[TYPO3-mvc] new extension tkaddress

Thomas Kieslich thomas.kieslich at gmail.com
Wed Nov 17 20:12:12 CET 2010


Hi
I just released a new Extension with extbase/fluid. I didn't found a 
extension for Frontend editing of tt_address entries and found that's a 
good idea to read the book from Sebastian and Jochen and try what i learn.
The book is great, especially the sjr Part, Thanks.

The extension is now in Forge and Ter:
http://forge.typo3.org/projects/show/extension-tkaddress
http://typo3.org/extensions/repository/view/tkaddress/current/

A German article is on my Blog:
http://www.thomaskieslich.net/blog/post/45-tt-address-im-frontend-editieren.html

The Extension:
- List View with sorting, pager and search
- Single View with selectable and sortable fields
- FeUsers as Admins can create, edit and delete Addresses with the same 
fields and sorting as Single View

Specials, need longer for that ;-)
Upload a limited number of images
- the image fields in edit are limited
- depends on available images shows image or upload fields
- delete file, if image is deleted
- if you need this function, have a look under Classes/Service
- Todo: limit size and Mimetype

special form fields depends on selected fields
- in tt_address are some special Datatypes  like gender, birthday, image 
and group and need special formfields
- the new ViewHelpers are under Classes/ViewHelpers

If you like the Extension and have any suggestion to improve it, feel 
free to contact me or use Forge Issues.

Thomas


More information about the TYPO3-project-typo3v4mvc mailing list