Actions
Bug #22405
closedimpexp: Add Hooks
Start date:
2010-04-09
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
For import / export with sysext impexp you need to manipulate data.
eg when using DAM the filename is written wrong by tcemain, as tcemain is not aware splitting this filename into file and path. So you need a hook to correct that.
To be consequent i added before/after hook to each tcemain-operation of impexp.
(issue imported from #M14041)
Files
Actions