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: My Extension

Author:Kasper Skårhøj
Created:2002-11-01T00:32:00
Changed:2008-05-26T18:47:22
Author:Author Name
Email:your@email.com
Info 3:
Info 4:

EXT: te_ttnewsticker

Extension Key: te_ttnewsticker

Copyright 2000-2002, TARGET-E Marco Huber, <marco.huber@target-e.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: te_ttnewsticker 1

Introduction 1

What does it do? 1

Screenshots 1

Users manual 2

Configuration 2

Known problems 3

To-Do list 3

Changelog 3

Introduction

What does it do?

A vertical or horizontal javascript newsticker which gets it's news from tt_news. Based on the aScroller-1.0 ( http://digitalhymn.com/argilla/ascroller/ ). You can select news by category or by storage-page/folder or both. Shows only news from the actual language.

Screenshots

img-1 Abbildung 1: tickersettings

Users manual

Install the extension with the extensionmanager

insert the extension as a plugin on the page you want

insert a new record “tickersettings” on the same page, you can find an explaining of the available field in chapter configuration

enjoy the newsticker

Configuration

The settings in the following table are no Typoscript! These are the settings you can do in the data record tickersettings!

tt_news-fields

Property

tt_news-fields

Data type

String

Description

Which parts of a news should be shown. A commaseparated list without spaces.

Default

tt_news-category

Property

tt_news-category

Data type

select

Description

Here you can select a tt_news-category if you have some

Default

news-storage

Property

news-storage

Data type

select

Description

Here you can select a storage-page/folder where your news are stored

Default

css-style

Property

css-style

Data type

String

Description

With and height of the ticker-area have to be inline-styles. Enter them here!

Default

Scroll-speed

Property

Scroll-speed

Data type

Int

Description

higher number means slower

Default

Scroll-delay

Property

Scroll-delay

Data type

int

Description

in ms

Default

scroll-direction

Property

scroll-direction

Data type

Char

Description

h for horizontal or v for vertical

Default

divider between tt_news-fields

Property

divider between tt_news-fields

Data type

String

Description

Default

divider after every news

Property

divider after every news

Data type

String

Description

Default

divider before first news

Property

divider before first news

Data type

String

Description

Default

**use the old "a-Scroller1.0"-Script from www.digitalhymn.com instead

Property

use the old "a-Scroller1.0"-Script from www.digitalhymn.com instead of the better and extended "Pausing up-down scroller"-Script from www.dynamicdrive.com

Data type

Checkbox

Description

Default

Tabelle 1: record tickersettings

Known problems

Tell me some

To-Do list

Changelog

1.0.1 -little bugfix in function validateSettings($settings)

- docu updated

img-2 EXT: My Extension - 3