Posted on September 6, 2008Maarten
A lot of web developers place their (company)name in top of the source code. Just to let people know who made the website or add contact information. You can do this to with TYPO3. Just use the following Typoscript Setup: ### Headercomment ### config.headerComment ( This website was made by me! )
Read the rest of this entry »
Posted on August 17, 2008Maarten
Ever wondered how to make a dynamic nice graphical header? TYPO3 can make these by using the GIFBUILDER on the webserver. To make the magic happen you’ll need to overwrite the default headers by using this Typoscript Setup. You’ll probably need to adjust some of the code to get a nice output depending on the [...]
Read the rest of this entry »