[TYPO3-core] RFC #15192: Add hook to postprocess filelist operations
Xavier Perseguers
typo3 at perseguers.ch
Wed Jul 21 15:50:26 CEST 2010
Hi,
Here is v2 with a proper interface as we once decided to use for all new
hooks.
> Additional information:
> I uploaded in BT a sample class implementing this process. It should be
> activated with this in ext_localconf.php:
>
> $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_extfilefunc.php']['processData'][]
> =
> 'EXT:your_ext/class.user_t3lib_extfilefunc_hook.php:user_t3lib_extfilefunc_hook';
Sample class has been updated in BT to implement the interface. Nothing
else was changed.
Xavier
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 15192_v2.diff
Type: text/x-diff
Size: 4243 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100721/bbb07ae6/attachment.diff>
More information about the TYPO3-team-core
mailing list