RSS .92| RSS 2.0| ATOM 0.3
  • Home
  • About
  •  

    tt_news RSS feed – valid and with images

    June 16th, 2011

    I struggled some hours to get a RSS feed from tt_news including images. It appeared to be quiet simple. One of the problems was after inserting the NEWS_IMAGE marker in de template that the path in the source was only relative. An absRefPrefix with the baseURL seems to fix this. The template also needed some altering to get it through the W3 validator.

    Read the rest of this entry »


    Howto enable click enlarge images in the RTE of TYPO3

    March 12th, 2009

    Sometimes it’s handy to put images directly in the RTE instead of attaching them via the media tab in normal pagecontent or in a tt_news article. Together with a lightbox you can than browse through the images, which are spread in the text, like a gallery.

    Read the rest of this entry »