Re: com.xaraya.modules.uploads: Display of property from a xar:data-getitems tag n...
Hb <[email protected]>
| Newsgroups | gmane.comp.cms.xaraya.devel |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
[email protected] schrieb: > Branch : com.xaraya.modules.uploads > http://mt.xaraya.com/revision/info/3b147d952eef18384c57aa9cc7be7b6980f4db0b > Date : 2008-10-13T15:27:51 > Changelog: > Display of property from a xar:data-getitems tag not working because > 'style' attribute not being passed in down the line. Fixed (no bug raised) > > xarproperties/Dynamic_Upload_Property.php > xaruserapi/showoutput.php > xartemplates/includes/attachment-list.xd This changed the default behaviour of the DD Uploads property of the Uploads module. Before the change $myvar_output delivered an array to the template. After Oktober 2007 the content of the template attachment-list.xd is delivered. This crashed my site. How to change back the delivery format from Icon (=template) back to former default Array?