<CMS_MODULE> <CMS_INPUT_TEXT name="cs_name" hFill="yes" singleLine="no" useLanguages="no"> <LANGINFOS> <LANGINFO lang="*" label="Name" description="Insert the name of this teaser pool."/> <LANGINFO lang="DE" label="Name" description="Tragen Sie den Namen ein."/> </LANGINFOS> </CMS_INPUT_TEXT> <FS_LIST name="cs_assortment_teaser_list" hFill="yes" height="475"> <DATASOURCE type="database" useLanguages="no"> <LABELS> <LABEL lang="*">#item.cs_teaser.get(0).getData().get("st_headline").getEditor().get(#item.cs_teaser.get(0).getData().get("st_headline").getEditor().getEditorLanguages().get("DE"))</LABEL> </LABELS> <ACTIONS> <ACTION name="ADD"> <PARAM name="add-index">LAST</PARAM> <PARAM name="select-ui">LIST</PARAM> </ACTION> <ACTION name="NEW"> <PARAM name="create-index">LAST</PARAM> </ACTION> <ACTION name="REMOVE"> <PARAM name="show-confirm">YES</PARAM> </ACTION> <ACTION name="DOWN"/> <ACTION name="UP"/> <ACTION name="EDIT"/> </ACTIONS> <COLUMNS> <COLUMN show="no">#identifier</COLUMN> </COLUMNS> <LAYOUT> <ADD component="toolbar" constraint="top"/> <ADD component="overview" constraint="hide"/> <ADD component="stackedview" constraint="center"/> </LAYOUT> <table>Products.assortment_teaser</table> </DATASOURCE> <LANGINFOS> <LANGINFO lang="*" label="Teaser" description="Choose the teasers for this pool"/> <LANGINFO lang="DE" label="Teaser" description="Wählen Sie für diesen pool aus"/> </LANGINFOS> </FS_LIST> </CMS_MODULE> |