Blog
6Oct
15Mar
Spoofing TCA columns
Posted on October 6, 2010 in Extension Development bySometimes, the normal approach for adding extra fields to a table will just not do. For example, if you don't really know what the other table is going to be. I came across this challenge some days ago. I was working on my sitemaps extension and wanted to have some nice options to use inside Google Sitemaps. To keep it flexible I didn't want to predefine the tables. So how do we add fields to a table, without actually adding them to a table?
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.


