Revision 7afb5232
Added by Andreas Kohlbecker almost 7 years ago
modules/cdm_dataportal/theme/cdm_dataportal.media.theme | ||
---|---|---|
288 | 288 |
* 1) Show 'title', 'description', 'file', 'filename' in the caption: |
289 | 289 |
* array('title', 'description', 'file', 'filename'), |
290 | 290 |
* 2) To add an addtional link at the bottom of the caption: |
291 |
* array('titlecache', '#uri'=>t('open Image')) this will cause a link
|
|
292 |
* to be rendered with label 'open Image' which will open the according
|
|
291 |
* array('titlecache', '#uri'=>t('Open Image')) this will cause a link
|
|
292 |
* to be rendered with label 'Open image' which will open the according
|
|
293 | 293 |
* media object. |
294 | 294 |
* - mediaLinkType: Valid values: |
295 | 295 |
* - "NONE": do not link the images, |
Also available in: Unified diff
fixing case in labels and translation