blog.Resource
Sponsors
hosted by punkt.de
sourceforge.net
sunsite.dk

Welcome to my very first blog. My name is Søren Andersen, I'm 21 years old, from Denmark. Normally I don't do blogging, but I decided it would be a service to the community of TYPO3, since it will give me the opportunity to write about the things that I spend hours on making work. During the development on some personal pages: www.mange-gode-raad.dk, www.mange-gode-links.dk and www.mange-gode-opskrifter.dk (all danish) I have allready encountered tons of things that I could write about. Hopefully you'll find my posts useful.

Wednesday 20. of February 2008 Conditional content elements

Sometimes you would like to have two content-elemens on the same page, but only one of them showing at the time. When you want to show one of them when a user is logged in, it's no problem, but at other times it's not possible. I...

Category: Søren Andersen, TYPO3

Tuesday 19. of February 2008 Inserting content elements in the RTE

Have you ever been working with an extension, where you would like to include some content element on the page where the plugin is displayed? Yesterday I wanted to know how I could do that, so I decided to find out.

Category: Søren Andersen, TYPO3