Posted on June 2, 2010Maarten
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 »
Posted on November 6, 2009Maarten
No article or TypoScript this time, but a screenshot preview of the new tt_news 3.0 which will hopefully be out soon! There are some visual changes but I believe most of the improvements are ‘under the hood’. It’s obvious this trunk version is far from ready but it’s good to know there is still progress! [...]
Read the rest of this entry »
Posted on October 16, 2009Maarten
In this post I’ll show you 5 things about tt_news which might be nice to know about tt_news. We discuss a better pagebrowser, loading tt_news without cache and making images perfectly square by generating them automatically.
Read the rest of this entry »
Posted on October 11, 2009Maarten
In this post I’m going to show you some basics of SEO in TYPO3, I will explain how you can easily handle SEO stuff within TYPO3. This is not a “best practise” nor is it a tutorial on how SEO works. But if you’re new to TYPO3, or SEO in TYPO3 you’ll find some useful things here.
Read the rest of this entry »
Posted on March 15, 2009Maarten
A small trick when working with realurl. If you want generate all url path’s at onces just create a sitemap page (not in menu) and visted it. All pages in the sitemap do now have a realurl path generated.
Read the rest of this entry »
Posted on March 15, 2009Maarten
RSS-feeds of tt_news are really simple. To make it even more easy just copy-paste this to your TypoScript setup: plugin.tt_news { # SYS-Folder with newsitems pid_list = # Page with single view singlePid = displayXML { xmlTitle = Your RSS title xmlLink = Your website url xmlDesc = Your RSS description subheader_stdWrap.crop = 250 | [...]
Read the rest of this entry »