Project

General

Profile

« Previous | Next » 

Revision 2ffe4d59

Added by Andreas Kohlbecker almost 5 years ago

fix #8320 links to references as appended icon & custom icon font set

  • theme method extended by second doIconLink attribute
    • all usages of the theme methods with icon link except for reference result lists
    • refrerences in type designation footnotes now with icon link
    • adding custom icon fontset

View differences:

modules/cdm_dataportal/theme/theme_registry.inc
117 117
    'cdm_reference' => array('variables' => array(
118 118
        'reference' => NULL,
119 119
        'microReference' => NULL,
120
        'doLink' => FALSE,
120
        'doTextLink' => FALSE,
121
        'doIconLink' => FALSE,
121 122
        'referenceStyle' => NULL,
122 123
    )),
123 124

  

Also available in: Unified diff