SMS User's Guide
tx_wecsermons_sermons
Property: | Data Type: | Description | Default Value: |
title | ->TEXT | Title of the sermon |
|
occurrence_date | ->TEXT | Date the sermon occurred on |
|
description | ->TEXT | Description of the sermon |
|
scripture | ->TEXT | Scripture reference associated with the sermon |
|
graphic | ->IMAGE | Graphic of the sermon |
|
topics | ->stdWrap | Wrap for the topics subpart |
|
speakers | ->stdWrap | Wrap for the speakers subpart |
|
series | ->stdWrap | Wrap for the series subpart. |
|
[plugin.tx_wecsermons_pi1.<viewname>.tx_wecsermons_sermons]
tx_wecsermons_series
Property: | Data Type: | Description | Default Value: |
title | ->TEXT | Title of the series |
|
graphic | ->IMAGE | Graphic of the series |
|
description | ->TEXT | Description of the series |
|
scripture | ->TEXT | Scripture reference associated with the series |
|
startdate | ->TEXT | Date the series began |
|
enddate | ->TEXT | Date the series ended |
|
season | ->stdWrap | Wrap for the season subpart |
|
topics | ->stdWrap | Wrap for the topics subpart |
|
[plugin.tx_wecsermons_pi1.<viewname>.tx_wecsermons_series]
tx_wecsermons_resources
Property: | Data Type: | Description | Default Value: |
title | ->TEXT | Title of the resource |
|
file | ->TEXT | File attachment associated with this resource |
|
graphic | ->IMAGE | Graphic associated with this resource |
|
description | ->TEXT | Description of the resource |
|
webaddress1 | ->TEXT | A web address (URL) used with this resource. |
|
webaddress2 | ->TEXT | A web address (URL) used with this resource. |
|
webaddress3 | ->TEXT | A web address (URL) used with this resource. |
|
resource_types | (config) | This is a property that further configures how links will be rendered for resource types. For example, a resource of type 'PDF' will render a link to the single view of that resource, rather than to the actual file attachment embedded within the resource.
Example: # resource_types properties define whether to render the ###RESOURCE_LINK### tag as a link to the resources' single view, or by a typolink configuration defined here. resource_types {
# If typolink = 0, then link to the single view of a resource. # If typolink = 1, then use this typolink configuration to link to the first file stored in resource file field.
# Type PDF PDF.typolink = 1 PDF.typolink { parameter = uploads/tx_wecsermons/{current:1} parameter.setCurrent.field = file parameter.setCurrent.listNum = 0 parameter.insertData = 1 extTarget = _blank } } |
|
[plugin.tx_wecsermons_pi1.<viewname>.tx_wecsermons_resources]
tx_wecsermons_speakers
Property: | Data Type: | Description | Default Value: |
fullname | ->TEXT | Full name of the speaker |
|
firstname | ->TEXT | First name of the speaker |
|
lastname | ->TEXT | Last name of the speaker |
|
photo | ->IMAGE | Photograph of the speaker |
|
url | ->TEXT | Home Page or web address (URL) with a description of the speaker |
|
->TEXT | E-mail address of the speaker. (Will automatically be transformed to a spam protected link on the Frontend.) |
|
[plugin.tx_wecsermons_pi1.<viewname>.tx_wecsermons_speakers]
tx_wecsermons_topics
Property: | Data Type: | Description | Default Value: |
title | ->TEXT | Title of the topic |
|
description | ->TEXT | Description of the topic |
|
[plugin.tx_wecsermons_pi1.<viewname>.tx_wecsermons_topics]
tx_wecsermons_seasons
Property: | Data Type: | Description | Default Value: |
title | ->TEXT | Title of season |
|
description | ->TEXT | Description of season |
|
[plugin.tx_wecsermons_pi1.<viewname>.tx_wecsermons_seasons]
| 27 / 30 |

