Blog
Code Snippets
Posted on October 11, 2010 in Extensions bySome days ago I got a request from someone who was interested in my code snippets plugin. At that time I couldn't really offer the extension, it was simply too specific for my own website. Now that I've made some changes, I feel more comfortable with making it public.
T3BLOG: Whitelist for comments
Posted on September 27, 2010 in Extensions bySince I there are several people who frequently comment in my blog articles, I thought some kind of white list for these people would be a good idea. This would save me some time, so I wouldn't have to approve all their comments. This didn't exist in t3blog yet though..
Advanced Sitemaps
Posted on September 12, 2010 in Advanced Sitemaps,Extensions byMy third extension I'm publishing already. This one allows you to create nice sitemaps. It has some nice extra features that other sitemaps don't offer you.
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.
Pimp my Backend: Extending the "clear cache" menu
Posted on March 31, 2010 in Extension Development,Extensions,RealURL: Clear cache byI will use an example extension that I have created prior to writing this article. It's allows you to clear RealURL's cache quickly, through the "Clear cache" menu. Which might be useful for testing or reconfiguring.
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.
TYPO3: Page output optimization
Posted on January 26, 2010 in Extensions byIn my opinion, TYPO3 does not generate very pretty HTML output by default. But with some tweaking we can still make something nice out of it! Follow the steps to make your TYPO3 website(s) output clean code.


