Skip to content

Documentation of HeaderCustomizationFile and FooterCustomizationFile: suggestions for extension #4467

@pkiraly

Description

@pkiraly

In the configuration page of the documentation
(http://guides.dataverse.org/en/4.8.5/installation/config.html#headercustomizationfile, source file: https://github.com/IQSS/dataverse/blob/develop/doc/sphinx-guides/source/installation/config.rst) in the Custom Header and Custom Footer sections I would like to read a bit more what does exactly happen, i. e. the HTML snippets will be injected into the main page (and will not overwrite anything existing parts) into the following locations:

the location of the :HeaderCustomizationFile snippet:

<a href="#content" class="sr-only">Skip to main content</a>
  <!-- HERE COMES THE CUSTOM HEADER -->
  <div id="dataverse-header-block"><nav role="navigation" id="navbarFixed" class="navbar navbar-default navbar-fixed-top">

the location of the :FooterCustomizationFile snippet:

<div id="footer">
  ...
</div><!-- HERE COMES THE CUSTOM FOOTER --><div id="ajaxStatusPanel">

As a newcomer to Dataverse it would be helpful for me, and maybe for other as well.

Best regards,
Péter Király

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions