libreccm-legacy/ccm-core/web/themes/foundry
jensp 31945a9dab The Foundry tag for FileStorageItem download link now looks for nav:attributes providing the file id etc to allow direct download from the list view of an item. To use this the attributes have been added to the list view XML by lines like the following:
((com.arsdigita.navigation.ui.object.SimpleObjectList) itemList).getRenderer().addAttribute( "file.name");
((com.arsdigita.navigation.ui.object.SimpleObjectList) itemList).getRenderer().addAttribute( "file.id");
((com.arsdigita.navigation.ui.object.SimpleObjectList) itemList).getRenderer().addAttribute( "file.length");

Adjust the name of the object list as needed.



git-svn-id: https://svn.libreccm.org/ccm/trunk@4397 8810af33-2d31-482b-a856-94f89814c4df
2016-10-21 15:49:03 +00:00
..
conf Made log messages from Foundry configurable. 2015-01-30 13:17:42 +00:00
doc Foundry: Documentation 2015-05-07 10:14:35 +00:00
fonts Moved the Foundry theme from the ccm-sci-bundle module to ccm-core. 2014-11-27 15:26:10 +00:00
foundry The Foundry tag for FileStorageItem download link now looks for nav:attributes providing the file id etc to allow direct download from the list view of an item. To use this the attributes have been added to the list view XML by lines like the following: 2016-10-21 15:49:03 +00:00
images - Missing support for cms:tasksPanel in Foundry 2015-02-20 16:28:27 +00:00
scripts Moved the Foundry theme from the ccm-sci-bundle module to ccm-core. 2014-11-27 15:26:10 +00:00
styles ccm-sci-publications: It is now possible to add multiple organizers to a proceedings 2015-06-05 17:31:58 +00:00
templates Upgrade for Foundry (core and the foundry-base theme): 2014-11-29 14:01:23 +00:00
texts - Localisation for navigation quick links form 2015-01-22 13:11:59 +00:00
generate-doc.sh Moved the Foundry theme from the ccm-sci-bundle module to ccm-core. 2014-11-27 15:26:10 +00:00
start.xsl Moved the Foundry theme from the ccm-sci-bundle module to ccm-core. 2014-11-27 15:26:10 +00:00