task #9319
adapt name render templates to new nomenclatural source which also contain protologues as external links
Status:
New
Priority:
Priority14
Assignee:
Category:
cdm-dataportal
Target version:
Start date:
11/24/2020
Due date:
% Done:
0%
Severity:
normal
Description
- The render templates still refer to the old model in which protologues have been handled via name descriptions.
- separate definition of microreferences makes no more sense --> remove these
CDM_PART_DEFINITIONS_DEFAULT
:
'descriptionPart' => array( 'description' => TRUE, ),
CDM_NAME_RENDER_TEMPLATES_DEFAULT
'descriptionPart' => TRUE,
this should be changed to 'protologue'
Updating of all default (in code) and custom template definitions in the data bases is required
Related issues
Associated revisions
History
#1 Updated by Andreas Kohlbecker about 2 months ago
- Related to task #9265: Adapt dataportal to new protologue handling added
#2 Updated by Andreas Kohlbecker about 2 months ago
- Subject changed from adapt name render templates to protologues now being external links of the nomenclatural source to adapt name render templates to new nomenclatural source which also contain protologues as external links
- Description updated (diff)
#3 Updated by Andreas Kohlbecker 7 days ago
- Target version changed from Release 5.18 to Release 5.19