Blog
TYPO3 Concept: Backend Localization Filter
Posted on September 7, 2010 in Extension Development,Extensions byWe all know TYPO3 supports multiple languages in as well the frontend as the backend. But this flexibility is for some major corporate websites not enough. Recently I had to deal with one that had 43 different localizations.
TYPO3: Flash Messages in your Backend modules
Posted on April 16, 2010 in Extension Development byEver wondered how to create nice warnings, errors and notices in your own TYPO3 back-end modules and extensions? The way TYPO3 itself does this?
I'm working currently on a project, where I wanted to display a nice notice above the form when editing a content record. Now I could have done some hooking and marker overwriting.. but why not just use something that already exists? :-) If you have used 4.3.x already you've probably seen something similar around.
Pimp my Backend: TCAmanipulate
Posted on March 15, 2010 in Extension Development,Extensions,TypoScript byA while back we a colleague of mine discover this sweet extension in the TER, after experimenting with it a little we discovered that it was actually quite cool and very useful! Basically, it allows you to reset and rearrange any TCA settings with TypoScript through Page TSconfig.


