[TYPO3-core] RFC: #0010575: Add hover textbox popup (alttitle + description) for FlexForm CSH

Steffen Müller typo3 at t3node.com
Mon Mar 2 13:27:18 CET 2009


Hi.

On 02.03.2009 13:11 Steffen Kamper wrote:
> +1 for the possibility of CSH in flexforms, but why do you compile it by
> yourself and don't use core API with t3lib_BEfunc::cshItem?
> 

CSH was already implemented for FlexForms in t3lib_tceforms.
It has been added through t3lib_tceforms::helpTextIcon_typeFlex and
t3lib_tceforms::helpText_typeFlex.
So I simply added the missing parts here, instead of adding an extra
function in t3lib_BEfunc and refactoring the whole CSH for FF. FF would
need a different API. t3lib_BEfunc::cshItem only supports TCA fields
(e.g. condition, which checks global var TCA_DESC etc.


-- 
cheers,
Steffen

http://www.t3node.com/


More information about the TYPO3-team-core mailing list