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

Chapter 7. Typoscript configuration

Setup

Description

Std Wraps

plugin.tx_metafeedit_pi1.list_groupByFields_stdWrap.<field>.(stdWrap Conf)

Wrap for group by field in list mode

plugin.tx_metafeedit_pi1.list_item_stdWrap.<table name>.(stdWrap Conf)

Wrap for single list element in list mode.

plugin.tx_metafeedit_pi1.listFormWrap.<table name>.(stdWrap Conf)

Wrap for list form.

plugin.tx_metafeedit_pi1.wrap1.

plugin.tx_metafeedit_pi1.wrap2.

plugin.tx_metafeedit_pi1.color1.

plugin.tx_metafeedit_pi1.color2.

plugin.tx_metafeedit_pi1.color3.

plugin.tx_metafeedit_pi1.edit.field_stdWrap.<field name>.(stdWrap Conf)

plugin.tx_metafeedit_pi1.text_in_top_of_form.

plugin.tx_metafeedit_pi1.text_in_top_of_preview.

plugin.tx_metafeedit_pi1.editFormWrap.(stdWrap Conf)

plugin.tx_metafeedit_pi1.stdWrap.<field name>.(stdWrap Conf)

Wrap for field

plugin.tx_metafeedit_pi1.stdWrap.<table name>.<field name>.(stdWrap Conf)

Wrap for table field

plugin.tx_metafeedit_pi1.previewWrap.(stdWrap Conf)

Wrap for Preview Form.

plugin.tx_metafeedit_pi1.blogWrap.(stdWrap Conf)

plugin.tx_metafeedit_pi1.searchBox.(stdWrap Conf)

Wrap for search box

plugin.tx_metafeedit_pi1.advancedSearch.(stdWrap Conf)

Wrap for advanced search box

plugin.tx_metafeedit_pi1.alphabeticalSearch.(stdWrap Conf)

Wrap for alphabetical search box

plugin.tx_metafeedit_pi1.fileWrap.<field name>.(stdWrap Conf)

To be documented

Filewrap

evalWrap

evalLastSep

evalSep

field_stdWrap

formWrap

Page Browser

Example :

plugin.tx_metafeedit_pi1._LOCAL_LANG.fr.pi_list_browseresults_displays=Affichage des enregistrements ###SPAN_BEGIN###%s à %s</span> sur ###SPAN_BEGIN###%s</span>

plugin.tx_metafeedit_pi1._LOCAL_LANG.fr.pi_list_searchBox_search=Chercher

plugin.tx_metafeedit_pi1._LOCAL_LANG.fr.pi_list_browseresults_prev =< Précédent

plugin.tx_metafeedit_pi1._LOCAL_LANG.fr.pi_list_browseresults_next =Suivant >

plugin.tx_metafeedit_pi1._LOCAL_LANG.<lang>.pi_list_browseresults_displays

Language overide for page browser results display

plugin.tx_metafeedit_pi1._LOCAL_LANG.<lang>.pi_list_searchBox_search

Language overide for page browser search button

plugin.tx_metafeedit_pi1._LOCAL_LANG.<lang>.pi_list_browseresults_prev

Language overide for page browser prev link

plugin.tx_metafeedit_pi1._LOCAL_LANG.<lang>.pi_list_browseresults_next

Language overide for page browser next link

plugin.tx_metafeedit_pi1._LOCAL_LANG.<lang>.pi_list_browseresults_last

Language overide for page browser last link

plugin.tx_metafeedit_pi1._LOCAL_LANG.<lang>.pi_list_browseresults_first

Language overide for page browser first link

plugin.tx_metafeedit_pi1._LOCAL_LANG.<lang>.pi_list_browseresults_to

Language overide for « to » text

plugin.tx_metafeedit_pi1._LOCAL_LANG.<lang>.pi_list_browseresults_page

Language oveeride for page text.

plugin.tx_metafeedit_pi1.showResultCount

If set Result Count text is shown in list mode.

plugin.tx_metafeedit_pi1.showFirstLast

If set Last and first buttons ar shown

plugin.tx_metafeedit_pi1.browseBoxWrap

Wrap for the browse box.

plugin.tx_metafeedit_pi1.activeLinkWrap

Wrap for the active links

plugin.tx_metafeedit_pi1.inactiveLinkWrap

Wrap for inactive links

plugin.tx_metafeedit_pi1.disabledLinkWrap

Wrap for disabled links

plugin.tx_metafeedit_pi1.prevLinkWrap

Wrap for previous link

plugin.tx_metafeedit_pi1.nextLinkWrap

Wrap for next link

plugin.tx_metafeedit_pi1.firstLinkWrap

Wrap for first link

plugin.tx_metafeedit_pi1.lastLinkWrap

Wrap for last link

Data handling

These fields allow to edit only records linked to a field of a record of a specified table ....

This information can also be transferred through GP Vars (see further).

(Todo Give example)

originUid

Origin Table Uid

originTable

Origin Table

originUidsField

Origin Table  Field for jointure

Language Overrides

plugin.tx_metafeedit_pi1._LOCAL_LANG.<lang>.<table>.<field>

Language override for field of edited table ....

Example French ovverride for job offer table ...

plugin.tx_metafeedit_pi1._LOCAL_LANG.fr.tx_cljoboffers_offer.position=Poste recherché

plugin.tx_metafeedit_pi1._LOCAL_LANG.fr.tx_cljoboffers_offer.duties=Responsabilités affectées

plugin.tx_metafeedit_pi1.pi1_title

plugin.tx_metafeedit_pi1.label.

plugin.tx_metafeedit_pi1.evalErrors.

plugin.tx_metafeedit_pi1._LOCAL_LANG.

Images

plugin.tx_metafeedit_pi1.edit.imgConf.<field name>

IMAGE (see TSREF for parameters)

plugin.tx_metafeedit_pi1.create.imgConf.<field name>

IMAGE (see TSREF for parameters)

plugin.tx_metafeedit_pi1.list.imgConf.<field name>

IMAGE(see TSREF for parameters)

plugin.tx_metafeedit_pi1.edit.icon_thumbSize.<field name>

For Edit Screen Image fields.

Max Size of image field default is '20'.

You may specify WxH example : 100x50 (Max 100 pixel wide, Max 50 Height).

0, no control on image size, images will be displayed in their  natural size (carefull with this one, it may explode your template if image sizes are big)..

plugin.tx_metafeedit_pi1.create.icon_thumbSize.<field name>

For Create Screen Image fields.

Max Size of image field default is '20'.

You may specify WxH example : 100x50 (Max 100 pixel wide, Max 50 Height).

0, no control on image size, images will be displayed in their  natural size (carefull with this one, it may explode your template if image sizes are big)..

plugin.tx_metafeedit_pi1.list.icon_thumbSize.<field name>

For List Screen Images.

Max Size of image field default is '20'.

You may specify WxH example : 100x50 (Max 100 pixel wide, Max 50 Height).

0, no control on image size, images will be displayed in their  natural size (carefull with this one, it may explode your template if image sizes are big)..

MediaPlayer

plugin.tx_metafeedit_pi1.mediaImgConf

IMAGE (see TSREF)

plugin.tx_metafeedit_pi1.list.mediaImgConf

IMAGE (see TSREF)

plugin.tx_metafeedit_pi1.create.mediaImgConf

IMAGE (see TSREF)

plugin.tx_metafeedit_pi1.edit.mediaImgConf

IMAGE (see TSREF)

Post data processing

meta_feedit_afterSave

RELATIONS

['create.']['whereString.']

['edit.']['whereString.']

['list.']['whereString.']

whereString

['create.']['orderBy.']

['edit.']['orderBy .']

['list.']['orderBy .']

orderBy

To be documented :

Front end user Join

plugin.tx_metafeedit_pi1.listeSpectacles.fUKeyField = tx_metabookingdb_entite_juridique_uid

plugin.tx_metafeedit_pi1.listeSpectacles.fUField = tx_metabookingdbextfeusers_tx_metabookingdb_entite_juridique_uid

7.1. Page browser TS