[TYPO3-dam] Converting traditional image field to DAM relations

Davide Principi d.principi at nospamme.provincia.ps.it
Fri Mar 2 09:38:17 CET 2007


_We are talking about tt_content images_. I think to do the following:

For each textpic/images tt_content record
  For each file in the "image" field (comma separated list)

    1. copy the file from uploads/ to a target directory
    2. push the file in the target dir into the DAM index (why not? 
assign a category? can I do it here?)
    3. create references
    4 (optionally) delete image field content
    5 (optionally) delete uploads/ original file.


Instead of point 4, FE rendering of images from "image" field can be 
disabled, modifying dam_ttcontent TS to not read that field anymore.


What do you think?
--Davide Principi



René Fritz ha scritto:
> On Friday 02 March 2007 08:50:06 Andreas Balzer wrote:
>> file and upload) can still be used. If the uploaded images would be
>> indexed directly into a 'default' dam category, they could be
>> categoriezed later on.. editors in general want it as easy as possible..
> 
> How to define/name a default upload folder?
> 
> René
> 


More information about the TYPO3-project-dam mailing list