Revision 3c4a5472
Added by Andreas Kohlbecker over 2 years ago
modules/cdm_dataportal/includes/name.inc | ||
---|---|---|
1038 | 1038 |
$annotations_and_sources = handle_annotations_and_sources( |
1039 | 1039 |
$textual_type_designation, |
1040 | 1040 |
array( |
1041 |
// these settings differ from those provided by typedesignations_annotations_and_sources_config() |
|
1042 |
// TODO is this by purpose? please document the reason for the difference |
|
1041 | 1043 |
'sources_as_content' => false, // as footnotes |
1042 | 1044 |
'link_to_name_used_in_source' => false, |
1043 | 1045 |
'link_to_reference' => true, |
Also available in: Unified diff
ref #8543 further unification of annotation and source handling