[TYPO3-german] YAG - Kann Drag&Drop-Uploads nicht deaktivieren

Kesandal virgil at arcor.de
Tue Jun 14 00:10:58 CEST 2016


Hallo nochmal,

das Problem lässt mich nicht...

Ich habe mal in den Code von YAG geschaut.
https://github.com/YAG-Gallery/yag/blob/02329747c6684618a466c1da6de5172dee2c6e21/Resources/Private/Templates/Themes/Backend/Album/AddItems.html

Hier sehe ich folgenden relevanten Teil:
<f:if condition="{config.settings.upload.dragNDrop.available}">
            <li><a href="#tabs-DragDrop"><f:translate key="tx_yag_controller_album_addItems.headerDragDrop"/></a></li>
</f:if>

Bedeutet, dass die Variable available auf 0 gesetzt sein muss.
Ins root-Setup habe ich nun config.tx_yag.settings.upload.dragNDrop.available = 0 eingetragen und per Object Browser geprüft.

Beide Caches geleert. Dennoch bleibt das blöde Ding sichtbar...


More information about the TYPO3-german mailing list