[TYPO3-dam] Exclude folders from DAM?

Michiel Roos [netcreators] michiel at netcreators.com
Thu Jan 15 13:57:49 CET 2009


Martin Holtz schreef:
> Hi,
> 
> is it possible, to exclude some folders in fileadmin from DAM?

Hi Martin,

I am not aware of such a feature.


I grepped the source:
$ grep -rl exclude *
ChangeLog
binding/be/class.tx_dam_cm_file.php
binding/be/class.tx_dam_cm_record.php
binding/be/class.tx_dam_show_item.php
class.tx_dam_browse_folder.php
compat/class.tx_dam_rtehtmlarea_browse_media.php
compat/class.tx_dam_rtehtmlarea_select_image.php
components/class.tx_dam_actionsRecord.php
components/class.tx_dam_multiActionsRecord.php
components/class.tx_dam_selectionFolder.php
ext_tables.php
lib/class.tx_dam_browsetrees.php
lib/class.tx_dam_db.php
lib/class.tx_dam_iterator_dir.php
lib/class.tx_dam_iterator_references.php
lib/class.tx_dam_simpleforms.php
modfunc_file_list/class.tx_dam_file_list.php
modfunc_list_list/class.tx_dam_list_list.php
tca.php
tca_media_field.php

And I do not see any indexing related stuff.

It's a nice to have feature though.

There seems to be some functions that can exclude stuff from a list of
files in lib/tx_dam_iterator_references.php. It may or may not be used
when indexing in the future.

This needs further investigation once a feature request has been posted.

Kind regards,


Michiel Roos

-- 
Netcreators BV :: creation and innovation
www.netcreators.com

Interesse in werken bij Netcreators?
http://www.netcreators.com/bedrijf/vacatures/


More information about the TYPO3-project-dam mailing list