Skip to content
Snippets Groups Projects
Verified Commit f7da30a2 authored by Kevin Ditscheid's avatar Kevin Ditscheid
Browse files

[TASK] Remove unused options from flexform

parent ad51455a
No related branches found
Tags 9.2.2
No related merge requests found
......@@ -47,39 +47,6 @@
</config>
</titles>
<enableAutoPlay>
<label>LLL:EXT:df_tabs/Resources/Private/Language/locallang.xlf:flexform.sheets.general.enableAutoPlayInterval</label><description>LLL:EXT:df_tabs/Resources/Private/Language/locallang.xlf:flexform.sheets.general.enableAutoPlayInterval.description</description><config>
<type>check</type>
<default>0</default>
</config>
</enableAutoPlay>
<autoPlayInterval>
<label>LLL:EXT:df_tabs/Resources/Private/Language/locallang.xlf:flexform.sheets.general.autoPlayInterval</label><description>LLL:EXT:df_tabs/Resources/Private/Language/locallang.xlf:flexform.sheets.general.autoPlayInterval.description</description><config>
<type>input</type>
<size>5</size>
<max>5</max>
<default>7000</default>
<eval>trim,int</eval>
</config>
</autoPlayInterval>
<animationSpeed>
<label>LLL:EXT:df_tabs/Resources/Private/Language/locallang.xlf:flexform.sheets.general.animationSpeed</label><description>LLL:EXT:df_tabs/Resources/Private/Language/locallang.xlf:flexform.sheets.general.autoPlayInterval.description</description><config>
<type>input</type>
<size>5</size>
<max>5</max>
<default>400</default>
<eval>trim,int</eval>
</config>
</animationSpeed>
<enableMouseOver>
<label>LLL:EXT:df_tabs/Resources/Private/Language/locallang.xlf:flexform.sheets.general.enableMouseOver</label><description>LLL:EXT:df_tabs/Resources/Private/Language/locallang.xlf:flexform.sheets.general.enableMouseOver.description</description><config>
<type>check</type>
<default>0</default>
</config>
</enableMouseOver>
<hashName>
<label>LLL:EXT:df_tabs/Resources/Private/Language/locallang.xlf:flexform.sheets.general.hash</label><description>LLL:EXT:df_tabs/Resources/Private/Language/locallang.xlf:flexform.sheets.general.hash.description</description><config>
<type>input</type>
......
......@@ -9,14 +9,6 @@
<authorEmail>stefan.galinski@gmail.com</authorEmail>
</header>
<body>
<trans-unit id="flexform.sheets.general.autoPlayInterval" approved="yes">
<source><![CDATA[Autoplay Interval in Milliseconds]]></source>
<target><![CDATA[Autoplay-Intervall in Millisekunden]]></target>
</trans-unit>
<trans-unit id="flexform.sheets.general.autoPlayInterval.description" approved="yes">
<source><![CDATA[Sets the interval for the automatic tab-switching in milliseconds (e.g. entering the value 7000 switches the tabs every 7 seconds). Is ignored if Autoplay is disabled.]]></source>
<target><![CDATA[Stellt das Intervall für das automatische Umschalten der Tabs in Millisekunden ein (z.B. die Eingabe des Wertes 7000 schaltet die Tabs alle 7 Sekunden um). Wird ignoriert, wenn Autoplay deaktiviert ist.]]></target>
</trans-unit>
<trans-unit id="flexform.sheets.general.data" approved="yes">
<source><![CDATA[Pages and Content That Shall be Rendered as Tabs]]></source>
<target><![CDATA[Seiten und Inhalte, die als Tabs gerendert werden sollen]]></target>
......@@ -25,22 +17,6 @@
<source><![CDATA[If the selection is not empty, "Combined" mode is forced.]]></source>
<target><![CDATA[Wenn die Auswahl nicht leer ist, wird der "Kombiniert" Modus erzwungen.]]></target>
</trans-unit>
<trans-unit id="flexform.sheets.general.enableAutoPlayInterval" approved="yes">
<source><![CDATA[Enable Autoplay]]></source>
<target><![CDATA[Auto-Play aktivieren]]></target>
</trans-unit>
<trans-unit id="flexform.sheets.general.enableAutoPlayInterval.description" approved="yes">
<source><![CDATA[When Autoplay is enabled, the page will automatically switch between the tabs from left to right in the interval specified below. When the last tab is reached, the animation starts over with the first tab. Available for the Website-Base as an additional feature. More information at www.sgalinski.de/typo3-produkte-webentwicklung/die-website-base/]]></source>
<target><![CDATA[Wenn Autoplay aktiviert ist, wechselt die Seite automatisch zwischen den Tabs von links nach rechts in dem unten angegebenen Intervall. Wenn der letzte Tab erreicht ist, beginnt die Animation von vorne mit dem ersten Tab. Verfügbar für die Website-Base als zusätzliches Feature. Weitere Informationen unter www.sgalinski.de/typo3-produkte-webentwicklung/die-website-base/]]></target>
</trans-unit>
<trans-unit id="flexform.sheets.general.enableMouseOver" approved="yes">
<source><![CDATA[Enable MouseOver Navigation]]></source>
<target><![CDATA[MouseOver-Navigation aktivieren]]></target>
</trans-unit>
<trans-unit id="flexform.sheets.general.enableMouseOver.description" approved="yes">
<source><![CDATA[If not enabled, users need to click on a tab to open it. If enabled, the tabs will switch when the user hovers over them. Available for the Website-Base as an additional feature. More information at www.sgalinski.de/typo3-produkte-webentwicklung/die-website-base/]]></source>
<target><![CDATA[Wenn diese Option deaktiviert ist, müssen Benutzer auf einen Tab klicken, um ihn zu öffnen. Wenn aktiviert, wechseln die Tabs, wenn der Benutzer mit der Maus über sie fährt. Verfügbar für die Website-Basis als zusätzliches Feature. Weitere Informationen unter www.sgalinski.de/typo3-produkte-webentwicklung/die-website-base/]]></target>
</trans-unit>
<trans-unit id="flexform.sheets.general.hash" approved="yes">
<source><![CDATA[Hash]]></source>
<target><![CDATA[Hash]]></target>
......
......@@ -9,30 +9,12 @@
<authorEmail>stefan.galinski@gmail.com</authorEmail>
</header>
<body>
<trans-unit id="flexform.sheets.general.autoPlayInterval">
<source><![CDATA[Autoplay Interval in Milliseconds]]></source>
</trans-unit>
<trans-unit id="flexform.sheets.general.autoPlayInterval.description">
<source><![CDATA[Sets the interval for the automatic tab-switching in milliseconds (e.g. entering the value 7000 switches the tabs every 7 seconds). Is ignored if Autoplay is disabled.]]></source>
</trans-unit>
<trans-unit id="flexform.sheets.general.data">
<source><![CDATA[Pages and Content That Shall be Rendered as Tabs]]></source>
</trans-unit>
<trans-unit id="flexform.sheets.general.data.description">
<source><![CDATA[If the selection is not empty, "Combined" mode is forced.]]></source>
</trans-unit>
<trans-unit id="flexform.sheets.general.enableAutoPlayInterval">
<source><![CDATA[Enable Autoplay]]></source>
</trans-unit>
<trans-unit id="flexform.sheets.general.enableAutoPlayInterval.description">
<source><![CDATA[When Autoplay is enabled, the page will automatically switch between the tabs from left to right in the interval specified below. When the last tab is reached, the animation starts over with the first tab. Available for the Website-Base as an additional feature. More information at www.sgalinski.de/typo3-produkte-webentwicklung/die-website-base/]]></source>
</trans-unit>
<trans-unit id="flexform.sheets.general.enableMouseOver">
<source><![CDATA[Enable MouseOver Navigation]]></source>
</trans-unit>
<trans-unit id="flexform.sheets.general.enableMouseOver.description">
<source><![CDATA[If not enabled, users need to click on a tab to open it. If enabled, the tabs will switch when the user hovers over them. Available for the Website-Base as an additional feature. More information at www.sgalinski.de/typo3-produkte-webentwicklung/die-website-base/]]></source>
</trans-unit>
<trans-unit id="flexform.sheets.general.hash">
<source><![CDATA[Hash]]></source>
</trans-unit>
......
......@@ -76,52 +76,6 @@
</tr>
</f:if>
<tr>
<th scope="row">
<f:translate
key="LLL:EXT:df_tabs/Resources/Private/Language/locallang.xlf:flexform.sheets.general.enableAutoPlayInterval"/>
</th>
<td>
<f:if condition="{data.enableAutoPlay}">
<f:then>
<core:icon identifier="actions-check"/>
</f:then>
<f:else>
<core:icon identifier="actions-close"/>
</f:else>
</f:if>
</td>
</tr>
<f:if condition="{data.enableAutoPlay}">
<tr>
<th scope="row">
<f:translate
key="LLL:EXT:df_tabs/Resources/Private/Language/locallang.xlf:flexform.sheets.general.autoPlayInterval"/>
</th>
<td>
{data.autoPlayInterval}
</td>
</tr>
</f:if>
<tr>
<th scope="row">
<f:translate
key="LLL:EXT:df_tabs/Resources/Private/Language/locallang.xlf:flexform.sheets.general.enableMouseOver"/>
</th>
<td>
<f:if condition="{data.enableMouseOver}">
<f:then>
<core:icon identifier="actions-check"/>
</f:then>
<f:else>
<core:icon identifier="actions-close"/>
</f:else>
</f:if>
</td>
</tr>
<tr>
<th scope="row">
<f:translate key="LLL:EXT:df_tabs/Resources/Private/Language/locallang.xlf:flexform.sheets.general.hash"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment