[TYPO3-dev] Automatic record insert

Dan Osipov dosipov at phillyburbs.com
Tue May 20 01:30:37 CEST 2008


Hello everyone,

I am faced with a problem. A lot of content on our site is automatically 
  pulled from various feeds and web services. We've programmed 
extensions to handle records and display them properly in the frontend, 
but I'm having a problem with the back end.

Basically, if I create a record manually, everything works as desired - 
hooks are executed, TCA is verified, etc. But how do I make use of this 
functionality when creating a record in the backend by a CLI script? Is 
there a TCE function it could execute to get the same behavior?

Right now I had to resort to using an INSERT SQL statement - and that 
ignores a lot of things...

Thanks!
-- 
Dan Osipov
Calkins Media
http://phillyburbs.com/




More information about the TYPO3-dev mailing list