DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

EXT: tw_rssfeeds

Author:Kasper Skårhøj
Created:2002-11-01T00:32:00
Changed by:Thorsten Wüst
Changed:2006-04-28T23:33:37
Email:t.wuest@wuest-media.de

EXT: tw_rssfeeds

Extension Key: tw_rssfeeds

Copyright 2005-2006, , <t.wuest@wuest-media.de>

This document is published under the Open Content License

available from http://www.opencontent.org/opl.shtml

The content of this document is related to TYPO3

- a GNU/GPL CMS/Framework available from www.typo3.com

Table of Contents

EXT: tw_rssfeeds 1

Introduction 1

What does it do? 1

Screenshots 1

Users manual 2

FAQ 2

Configuration 3

FAQ 3

Reference 3

Known problems 3

To-Do list 3

Changelog 3

Introduction

What does it do?

TW Rssfeeds is another import tool for rss feeds. It based upon the flex forms and whole CSS Styles. You are able to configure the tool with the flex forms. So it it easy and works with RDF, RSS 0.91 and RSS 2.0.

Screenshots

Some screenshots from an example configuration of tw_rssfeeds and the result!

img-1

img-2

img-3

Users manual

Just install the extension and configure it with the flex forms. Each field will be explain at the point reference.

FAQ

Q: I install the extension and i have fill out everything but nothing is displayed.

A: Look at the url. Do you write the whole path to the feed file? Like http://www.test.de/index.xml

Configuration

Look at the reference!

FAQ

Install the extension and look at the field description at reference.

Reference

If you don't want to use the flex forms you have to fill out some values in the setup.txt file.

url

Property

url

Data type

string

Description

Place the URL like http://www..xxx.de/index.xml or whatever

Default

maxItem

Property

maxItem

Data type

string

Description

Write the maximum count of items you want to display.

Default

ItemSeparator

Property

ItemSeparator

Data type

string

Description

Separator between items. Like <hr> or <br>.

Default

DescSeparator

Property

DescSeparator

Data type

string

Description

Separator between description lines. Like <hr> or <br>.

Default

SubmitValue

Property

SubmitValue

Data type

string

Description

Submit Button for any submit form. Like: Go!

Default

LinkTarget

Property

LinkTarget

Data type

string

Description

You are able to write _blank or _self,

Default

ChannelDesc

Property

ChannelDesc

Data type

boolean

Description

Set true or false to display the channel description.

Default

ItemDesc

Property

ItemDesc

Data type

boolean

Description

Set true or false to display the item description.

Default

Image

Property

Image

Data type

boolean

Description

Set true or false to display images.

Default

Textinput

Property

Textinput

Data type

boolean

Description

Set true or false to display text input fields.

Default

TitleFile

Property

TitleFile

Data type

boolean

Description

Set true or false to display feed title or not

Default

LinkDau

Property

LinkDau

Data type

boolean

Description

Set true or false to display the feed link!

Default

LinkAfter

Property

LinkAfter

Data type

boolean

Description

Set true or false to display the first line after the channel description

Default

HTMLEnt

Property

HTMLEnt

Data type

boolean

Description

Set true or false for using html code in the descreption or not

Default

[tsref:plugin.tx_twrssfeeds ]

Known problems

At the moment there is noting i know.

To-Do list

Need an integration for the atom format.

Changelog

06-04-26

* Ability to disable the Feed name and Link

* HTML Support of RSS title and description information.

* Some corrections in the code

* using of extdeval for documentation

* right using of images! in the channel of cause!

  • rename and change place of ext_typoscript_setup.txt to setup.txt in pi1/static -
  • look at the static templates. youve just include the tw rss feeds

06-01-04

* fix executing html the item description

* repair some erros selecting specific funtions

* samples on www.typo3-for-the.net/new

05-12-30

* fix executing html in head title

* start writing a documentation

* samples on www.typo3-for-the.net/new

05-12-01

* change layout from table to div - very nice :)

* testing with some rss content - all right!

05-11-29

* Initial release

* Set FlexForms

* Writing parser

img-4 Ext: tw_rssfeeds - 5