Actions
Feature #14745
closedImplement hooks in tslib_content
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2005-05-22
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
There are a couple of extensions that each XCLASS class.tslib_content.php and thus conflict with each other.
This can be avoided if the following functions have hooks implemented so that the extension can make use of them instead of XLASSing:
function FORM: extension gsi_mailform_ext
function getAltParam(): extensions dmc_image_alttext and sl_css_imgtext
function parseFunc(): extension tableswithoutp
(issue imported from #M1096)
Actions