[FEATURE] Add hooks to extend browse_links.php
Add hooks to be able to extend the browse links popup in RTE and for TCEForms link fields. This is useful to add new fields to the link wizard to add additional params, onclick attributes, rel attributes or other tracking parameters to the rendered link. This requires hooks also in rtehtmlarea. Change-Id: I917829cc3be423b4ae2e92a3264894152f912fcd Resolves: #32809 Releases: 4.7 Reviewed-on: http://review.typo3.org/7495 Reviewed-by: Stefan Neufeind Reviewed-by: Wouter Wolters Tested-by: Martin Tepper Reviewed-by: Joh. Feustel Tested-by: Joh. Feustel Reviewed-by: Tolleiv Nietsch Tested-by: Tolleiv Nietsch
Showing
- t3lib/class.t3lib_parsehtml_proc.php 48 additions, 3 deletionst3lib/class.t3lib_parsehtml_proc.php
- typo3/class.browse_links.php 39 additions, 0 deletionstypo3/class.browse_links.php
- typo3/sysext/cms/tslib/class.tslib_content.php 13 additions, 0 deletionstypo3/sysext/cms/tslib/class.tslib_content.php
- typo3/sysext/rtehtmlarea/mod3/class.tx_rtehtmlarea_browse_links.php 25 additions, 1 deletion...xt/rtehtmlarea/mod3/class.tx_rtehtmlarea_browse_links.php
Please register or sign in to comment