Typo3

Typo3: latest news block on one page only

Although I'm using Drupal I post on Typo3 again.

However, I had the following problem: I want to show a latest news block for tt_news on one special page only. So I defined a new content mapping in TemplaVoila for this block (lib.popular, don't ask why ;-) ).

The answer is quite simple: Check for the page ID and show the stuff on the right page only. First I thought that you have to use GP:id, but that's not the case. Might be obvious to the enlightened, but it was not to me.

Typo3: Add nofollow to external links

For some reasons I have to use Typo3 besides my beloved Drupal and I faced the problem that I want to add the rel="nofollow" attribute to all external links.

Syndicate content