Login / Status
developer.Resource
Home . Documentation . Document Library . Extension Manuals
Sponsors
hosted by punkt.deTYPO3 and Open Source MagazineAOE Media

1.4. Configuration

You can set this option in the root-template or on the Constant-Editor

# Plugin configuration:
plugin.tx_cmspoll_pi1 {
randomPolls = 0
ifNoPollsOnPidGetFromAll = 1
onlyPollsFromPid = 1
cssFile = /fileadmin/css/page.css
}
page.10 < plugin.tx_cmspoll_pi1

FAQ

- No FAQ

Reference

- Possible subsections: Reference (TypoScript)

Property:

Data type:

Description:

Default:

cssFile

String

Here you can define you own CSS-File to style your Poll-Plugin

/typo3conf/ext/cms_poll/styling.css

onlyPollsFromPid

boolean

If this Option is true, only polls were show which are on the page where the plugin ist inserted

1

randomPolls

boolean

If this Option is true, and more than one poll are available, they displays in random sequence

0

ifNoPollsOnPidGetFromAll

boolean

If this Opton is true, it will take the next poll which are in the Database, when no polls are existing on the actual PID.

1