[TYPO3-dam] How to index a file in frontend ?

Dan Osipov dosipov at phillyburbs.com
Thu Oct 22 15:15:01 CEST 2009


I had to extend the default tx_dam_indexing class, and overwrite 
indexFile function to do direct insert, instead of TCEMain calls. Its 
not optimal, but the best way I found to do it.

Dan Osipov
Calkins Media
http://danosipov.com/blog/

JéŽrô™me Schneider wrote:
> Hi Dam,
> 
> I would like to know what is the method you would recommend to 
> programmatically index a file in DAM in the frontend context ?
> 
> It seems that writing to the DB is using t3lib_TCEmain, that requires a 
> valid BE_USER to work properly.
> 
> I hope someone will help,
> 
> Jerome Schneider


More information about the TYPO3-project-dam mailing list