Posts Tagged ‘Typoscript’

TYPO3: Advanced GIFBUILDER use with tt_news

In the tutorial we’re going to make an automatic gifbuilder image, for a tt_news article. We’re going to use the news image from the tt_news record and overlay it with the title.

Read the rest of this entry »

TYPO3: Ajax login box with ods_ajaxfelogin

With the all new AJAX powered TYPO3 backend, the default frontend loginbox looks like old and slow technology… In this tutorial I will turn the default TYPO3 loginbox into an AJAX-powered loginbox with the extension ods_ajaxfelogin.

Read the rest of this entry »

TYPO3: RTE embed / iframe tag

According to Google Analytics a lot of people are currently looking for a way to use embed tags within the (tt_news) RTE. By default the TYPO3 RTE will remove these embed tags, but it’s fairly easy to change this. In this tutorial I’ll show you how to insert an iframe, within the TYPO3 RTE.

Read the rest of this entry »

TYPO3: Replace RTE content through TypoScript

Ever wanted to replace a single word throughout a whole TYPO3 website? Of even better: You know it will have to be changed in time? Like a year or a name? The solution is quite simple yet not seen as often as you might think. Most people know they can set a TypoScript constant to [...]

Read the rest of this entry »

TYPO3: Click and Enlarge in RTE tt_news

I needed an image in the RTE to support the ‘click and enlarge’ option in tt_news. Now, I used Google to find a solution but no luck, although it seems I’m not the only one trying to make this work. Looks like this isn’t as easy as it would sound.. Read more for the solution!

Read the rest of this entry »

TYPO3: Certified Integrator

As of today I’m an official ‘TYPO3 Integrator’ I took the Integrator Exam a couple of weeks ago in Brussels, Belgium at the FOSDEM conference. The english e-book version of the original TYPO3 Integrator Exam book (Patrick Lobacher) was a real help. Not only does it help you to prepare for your exam, but the [...]

Read the rest of this entry »