[TYPO3-english] external_import, nesting pages

David Greiner davidgreiner at gmx.net
Tue Feb 3 09:46:10 CET 2015


Good morning!

I have done some tests and debugging runs. The mapping in $tceData is 
absolutely correct.

Moving, copying, localizing, deleting and undeleting are commands 
handled by $tce->process_cmdmap(...).

In class.tx_externalimport_importer.php there is only one call for 
process->cmdmap(...) => in case of existing $absentUids for deleting those.

I have two quick solutions. Probably there is a better place and better 
way for doing this but I think  this could be the way to go, approximately.

Please take a look at [1] for both possibilities.

[1] 
https://github.com/greinerd/ExternalImport/commit/d527004c05fb0e00250c38ec1839e56134a8654f


Best greetings

David.





Am 02.02.2015 um 10:23 schrieb François Suter:
> Hi David,
>
>> I only have checked the typo3 log in the backend but I will try to
>> figure it out with devlog and debugging the code.
>
> Great.
>
>> It would be great if we could find a solution for this scenario.
>
> I'm sure we will :-)
>
> Cheers
>



More information about the TYPO3-english mailing list