Feb 25
10 = USER
10.userFunc = tx_t3mootools->addJS
# # add your own JavaScript # #
10.jsfile = fileadmin/javascript.js
# # or JavaScript code like this # #
10.jsdata = alert('Hello World!');
Feb 25

T3Mootools
This document is related to version 1.2.3 of the extension t3mootools.

Feb 25

In der Extension ‘ypslideout‘ (typo3conf/ext/int_ypslideoutmenu/res/ypSlideOutMenus.js) gibt es die Javascript-Funktion ‘getPosition’ (Zeile: 262 und 317), dieser Name ist auch in ‘t3mootools‘ vergeben.

Lösung:
umbenennen in ‘_getPosition’

Feb 24

Nach der Installation von T3Mootools gibt es in der Navigation des Backends einen Punkt Mootools Setup.
Im sich öffnenden Fenster oben rechts ‘JS Analyse von t3mootools.txt in Extention’ wählen.
Korespondierende Plugins auswählen und Button ‘Analyse’ wählen.
‘Vereinigen & Benützen’ wählen.
Evtl. anpassen (normalerweise nicht nötig).
‘Mootools Bibliotek erstellen’ und fertig.