[BUGFIX] Update sys_refindex to reflect img tags in RTE content
Problem: sys_refindex should be updated when an image is inserted or removed from RTE content Solution: Add rtehtmlarea_images softref key Change-Id: I40d504adf3d51e55fd271d01656e9db3f285d7ad Releases: 6.0 Resolves: #36789 Reviewed-on: http://review.typo3.org/10940 Reviewed-by: Stanislas Rolland Tested-by: Stanislas Rolland
Showing
- typo3/sysext/rtehtmlarea/ext_autoload.php 1 addition, 0 deletionstypo3/sysext/rtehtmlarea/ext_autoload.php
- typo3/sysext/rtehtmlarea/ext_localconf.php 3 additions, 0 deletionstypo3/sysext/rtehtmlarea/ext_localconf.php
- typo3/sysext/rtehtmlarea/ext_tables.php 4 additions, 1 deletiontypo3/sysext/rtehtmlarea/ext_tables.php
- typo3/sysext/rtehtmlarea/hooks/softref/class.tx_rtehtmlarea_softrefproc.php 113 additions, 0 deletions...mlarea/hooks/softref/class.tx_rtehtmlarea_softrefproc.php
- typo3/sysext/rtehtmlarea/hooks/softref/ext_localconf.php 7 additions, 0 deletionstypo3/sysext/rtehtmlarea/hooks/softref/ext_localconf.php
- typo3/sysext/rtehtmlarea/hooks/softref/ext_tables.php 26 additions, 0 deletionstypo3/sysext/rtehtmlarea/hooks/softref/ext_tables.php
Please register or sign in to comment