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: TD RSS Feeds

Created:2010-02-18T17:33:18
Changed by:Thomas Dudzak
Changed:2012-10-30T12:19:15.640000000
Classification:td_rssfeeds
Keywords:rss, feeds, feed, importer, extbase, fluid, xml
Author:Thomas Dudzak
Email:thomas.dudzak@gmx.net
Info 4:
Language:en

img-1 img-2 EXT: TD RSS Feeds - td_rssfeeds

EXT: TD RSS Feeds

Extension Key: td_rssfeeds

Language: en

Keywords: rss, feeds, feed, importer, extbase, fluid, xml

Copyright 2000-2010, Thomas Dudzak, <thomas.dudzak@gmx.net>

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.org

Table of Contents

EXT: TD RSS Feeds 1

`Introduction 3 <#1.1.Introduction|outline>`_

What does it do? 3

Screenshots 3

`Users manual 4 <#1.2.Users%20manual|outline>`_

FAQ 4

`Administration 5 <#1.3.Administration|outline>`_

`Configuration 6 <#1.4.Configuration|outline>`_

Reference 6

`Known problems 7 <#1.5.Known%20problems|outline>`_

`To-Do list 8 <#1.6.To-Do%20list|outline>`_

`ChangeLog 9 <#1.7.ChangeLog|outline>`_

Introduction

What does it do?

TD RSS feeds is an import tool for rss feeds. It based upon ExtBase and Fluid. It is easy to configure via Flexforms or TypoScript. Cached and Non-Cached Plugin is available. Works with RDF, RSS 0.91 and RSS 2.0.

Screenshots

No Screenshots, yet.

Users manual

Just install the extension, include the static template and and configure the plugin with the flex forms.

Administration

Nothing to say, yet.

Configuration

You can also configure the extension via Typoscript.

Reference

url

Property

url

Data type

string

Description

Url to the rss feed

Default

maxItems

Property

maxItems

Data type

Int

Description

Number of Items to be shown

Default

linkTarget

Property

linkTarget

Data type

String

Description

Link target

Default

channelTitle

Property

channelTitle

Data type

Boolean

Description

Show channel title?

Default

channelDescription

Property

channelDescription

Data type

Boolean

Description

Show channel description?

Default

channelImage

Property

channelImage

Data type

Boolean

Description

Show Channel Image?

Default

itemPubdate

Property

itemPubdate

Data type

Boolean

Description

Show Pubdate of the Item?

Default

itemDescription

Property

itemDescription

Data type

Boolean

Description

Show Item Description?

Default

itemMore

Property

itemMore

Data type

Boolean

Description

Include “More”-Link into description?

Default

textInput

Property

textInput

Data type

Boolean

Description

Show Textinput Field?

Default

datetimeFormat

Property

datetimeFormat

Data type

String

Description

Datetime Format for Pubdate

Default

%d. %B %Y

crop

Property

crop

Data type

Int

Description

Cropping Description after... Chars

Default

imageWidth

Property

imageWidth

Data type

String

Description

Image Width

Default

250m

imageHeight

Property

imageHeight

Data type

String

Description

Image Height

Default

250m

[tsref:plugin.tx_tdrssfeeds]

Known problems

None, yet.

To-Do list

Nothing to do, yet.

ChangeLog

0.1.0

Version

0.1.0

Changes

Initial release

img-2 9