[TASK] Remove unused option for "oncontextmenu"
The TYPO3_CONF_VARS option to enable oncontextmenu is not needed anymore IMHO, as this option is official part of HTML5 (previously it wasn't allowed by IE for HTML4, and a proprietary option for Firefox (back when we introduced it in 4.1). The patch removes any occurence of this option and enables oncontextmneu everywhere. Change-Id: I487accb5717af79072c704fde34018827850269d Resolves: #30613 Releases: 4.6 Reviewed-on: http://review.typo3.org/5603 Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch
Showing
- t3lib/class.t3lib_foldertree.php 1 addition, 4 deletionst3lib/class.t3lib_foldertree.php
- t3lib/config_default.php 0 additions, 1 deletiont3lib/config_default.php
- typo3/alt_clickmenu.php 1 addition, 3 deletionstypo3/alt_clickmenu.php
- typo3/class.filelistfoldertree.php 1 addition, 4 deletionstypo3/class.filelistfoldertree.php
- typo3/class.webpagetree.php 1 addition, 4 deletionstypo3/class.webpagetree.php
- typo3/template.php 1 addition, 1 deletiontypo3/template.php
Please register or sign in to comment