[TYPO3-dam] Download_list and MARK/subparts please

Yannick ypavard at infoglobe.ca
Fri Dec 9 16:46:58 CET 2005


Hi,

This is my solution : 

Edit file : 

typo3conf/ext/dam_downloadlist/pi1/class.tx_damdownloadlist_pi1.php

Line 190 : 

Add COPYRIGHT for example in table : 

$fieldList = array('title', 'copyright', 'ident', 'description',
'file_path', 'file_name', 'file_size', 'file_mime_type',
'file_mime_subtype', 'file_type', 'file_mtime');

It's the good solution ? It's a hack ;-(

Thank

Yannick wrote:

> Hello,
> 
> Can you tell me where I can found list of MARK and SUBPARTS , that I can
> use for this extension please ? (download_list), because in model
> template, there is :
> 
> ###MARK_IDENT###, ###MARK_FILE_SIZE###, ###MARK_DESCRIPTION###,
> ###MARK_DESCRIPTION###, ..
> 
> But not ###MARK_COPYRIGHT### and It's a problem ;)
> 
> Thank you




More information about the TYPO3-project-dam mailing list