[TYPO3-english] Re: Google Analytics - insert javascript with page.headerData

2017-11-10 Thread Christian Hackl
why you do this? You can direkt in the headerdata include your JS Code page { headerData { 50 = TEXT 50.value ( // YOUR JS CODE ) } } ___ TYPO3-english mailing list TYPO3-english@lists.typo3.org

[TYPO3-english] Typo3Script Form with multiple FileUploads and fileallowedtypes/filemaximumsize

2017-11-10 Thread Marc Grube
Hello, i would like to have a form in typoscript, in which the user has the option to either upload up to six files, or no file. The files have to be in *.pdf-filetype with a maximum filesize of 5MB. My code looks like this: enctype = multipart/form-data method = post prefix = tx_form

[TYPO3-english] Re: Re: RealURL - shortcut to home

2017-11-10 Thread Dennis Hoffland
This realurlconf.php works for me: array( 'www.mydomain.com' => array( /* 'cache' => array( 'disable' => true, ), */ 'init' => array( 'appendMissingSlash' => 'ifNotFile,redirect',

[TYPO3-english] Google Analytics - insert javascript with page.headerData

2017-11-10 Thread Dennis Hoffland
Hello, I have put the following code into the TS Setup of my root page: # * # Google Analytics # * temp.GoogleAnalytics = TEXT temp.GoogleAnalytics.value ( https://www.googletagmanager.com/gtag/js?id=UA-xxx-x";> window.dataLayer = window.dataLayer || []; function