[TYPO3-dam] Folder to Category when indexing

René Fritz r.fritz at colorcube.de
Fri Nov 24 11:51:17 CET 2006


Heyho

> Thx for the quick reply René - could you perhaps point me in the direction,
> code line/file and I'll give it a shot myself right away?

Change the first line in

ext/dam/components/class.tx_dam_index_rules.php
function processMeta($meta)	{

to

$folder = basename(preg_replace('#/$#','',$meta['fields']['file_path']));


René

-- 
COLORCUBE
digital media lab

www.colorcube.de



More information about the TYPO3-project-dam mailing list