Skip to content

VIVO 3821: Add configuration to disable or enable Map of Science visualization.

backups requested to merge github/fork/TAMULib/3821-map_of_science_properties into main

Created by: kaladay

VIVO GitHub issue: 3821

Other Relevant Links (Mailing list discussion, related pull requests, etc.)

What does this pull request do?

Add an option to not show (disable) Map of Science Visualization link in the same manner as done with the Temporal Visualization link.

All themes and base template are updated accordingly.

What's new?

  • A new runtime property visualization.mapOfScience is added with the default set to disabled.
  • Each theme is updated to handle either Map of Science Visualization or Temporal Visualization being enabled or disabled via the runtime configuration.

How should this be tested?

Change the setting to enabled and disabled and check each theme to confirm behavior is consistent.

Additional Notes:

This requires the Vitro PR linked above to properly process the new settings.

Interested parties

@VIVO-project/vivo-committers

Merge request reports