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.
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...
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.