diff --git a/webapp/src/main/webapp/templates/freemarker/visualization/mapOfScience/aboutMapOfScience.ftl b/webapp/src/main/webapp/templates/freemarker/visualization/mapOfScience/aboutMapOfScience.ftl new file mode 100644 index 000000000..03983f609 --- /dev/null +++ b/webapp/src/main/webapp/templates/freemarker/visualization/mapOfScience/aboutMapOfScience.ftl @@ -0,0 +1,31 @@ +<#-- $This file is distributed under the terms of the license in LICENSE$ --> + +<#assign aboutImagesRoot = '${urls.images}/visualization/mapofscience/about/'> + +

${i18n().about_map_of_science_heading}

+

${i18n().reference_basemap_heading}

+

${i18n().reference_basemap_description}

+ +

${i18n().data_overlay_heading}

+

${i18n().data_overlay_description}

+ + + + +

${i18n().expertise_profile_comparision_map_heading}

+

${i18n().expertise_profile_comparision_map_description}

+ + + +

${i18n().interactivity_heading}

+

${i18n().interactivity_description}

+ +

${i18n().links_heading}

+

+ ${i18n().links_description_the_first_part} + https://doi.org/10.1371/journal.pone.0039464. + ${i18n().links_description_the_introduction_part} + http://scimaps.org ${i18n().and} + http://mapofscience.com. +

diff --git a/webapp/src/main/webapp/templates/freemarker/visualization/mapOfScience/mapOfScienceTooltips.ftl b/webapp/src/main/webapp/templates/freemarker/visualization/mapOfScience/mapOfScienceTooltips.ftl new file mode 100644 index 000000000..a7bf97c72 --- /dev/null +++ b/webapp/src/main/webapp/templates/freemarker/visualization/mapOfScience/mapOfScienceTooltips.ftl @@ -0,0 +1,51 @@ +<#-- $This file is distributed under the terms of the license in LICENSE$ --> + +<#-- START TOOLTIP TEXT --> + + + + + + + + + + + + + + +<#-- COMPARISON TOOLTIP TEXT --> + + + + +<#-- END TOOLTIP TEXT -->