nuropa

off the beaten track

This is an old revision of the document!


Titlebar

As the name suggests, this is the header section that contains the main title.

In the default settings, this is the big blue bar with the site title (“nuropa” for this site) and the site’s tagline underneath:

Nuropa Titlebar

The default titlebar for this site

As with many other components, also this one has multiple customisation options, which are explained here on this page:

Page headline

What is shown as the main title here is configurable via the “pageheadline” option (“What to show in the headline bar of each page?”).

The default setting is “Site name”, which shows the title specified in the title setting.

An alternative is to use “Page name” which uses the first headline in your page as the title to be shown here. This works similar to DokuWiki’s own useheading mechanics (which should be configured to “always” for consistency).

This will then also hide the first <h1> heading in the page content. It is generally a good practice to start each page with a main headline, but in this case this becomes compulsory.

In case the page title can not be determined, this shows the pageId instead (e.g. “components:titlebar:index”).

The option “Static file” finally allows to use a file hook instead of one of the pre-defined headlines. Use the file name “title.html” to provide a static HTML snippet instead.

Tagline

The tagline is configured via DokuWiki’s tagline option. It is only used if the Page headline (see above) is configured to show the “Site name”.

Optionally, the site breadcrumbs (both the DokuWiki “breadcrumbs” and what is called in the configuration the “You are here” navigation) can be shown above the main title here.

This is managed via the “youareherepos” configuration option.