Last edited 2 years ago
by WikiSysop

6 Footer

Revision as of 15:26, 28 September 2022 by WikiSysop (talk | contribs) (Created page with "The footer contains the links to your privacy policy and other pages. If you don't need them, you can also remove them from your user interface. ==Creating the linked target p...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The footer contains the links to your privacy policy and other pages. If you don't need them, you can also remove them from your user interface.

6.1 Creating the linked target pages

The content for the links in the footer must first be created. By default, all users with edit permissions can click on a link in the footer to create the corresponding page. It is stored in the Project namespace.

6.2 Changing the standard links

The wiki has 3 standard links that are managed in the user interface: Privacy policy, About (sitename) und Disclaimers.

Example: About (sitename)

In the following example, we change the link text About (sitename) to Legal information. In addition, we link to the new target page Legal:Terms.

  1. Change the link text from About (sitename) to Legal information:
  2. Open the page MediaWiki:Aboutsite.
    1. Add the text Legal information to the empty page. If you later want to switch back to the standard label, you can remove the custom text at that time.
  3. To link the Legal information to a page that is different from the standard page MediaWiki:Privacypage:
    1. Open the page Project:Impressum.
    2. Redirect the page Project:Impressum to your custom page, e.g. Legal:Terms.

6.3 Standard configurations

The following table shows the default pages that are used to create the footer links and their associated target content.

Example: Privacy policy

  • Standard link text: If the page MediaWiki:Privacy does not exist, the link shows the standard link text "Privacy policy" and points to the standard target page Project:Privacy policy.
  • Custom link text: If the page MediaWiki:Privacy does exist and has as its content the term Privacy, the footer link displays Privacy.
  • Removed link: If the page MediaWiki:Privacy exists but has no content, the link is removed from the footer.
Footer link Link text defined in Link target defined in Standard target page
Privacy policy MediaWiki:Privacy

(Standardtext: Datenschutz)

MediaWiki:Privacypage Project:Privacy policy
About (sitename)) MediaWiki:Aboutsite MediaWiki:Aboutpage Project:About
Disclaimers MediaWiki:Disclaimers MediaWiki:Disclaimerpage Project:General disclaimer
Important!Both the page for the link text as well as the page for the link target cannot be empty. If one of them is empty, no footer link is generated. To suppress a footer link, you can leave one of the two pages empty.


6.4 Linking external target pages

To link one of these footer links to an external web page, you first have to define an interwikilink for the external website.

Example: Linking the Privacy policy to the external page https://mysite.com/privacy/.

  1. Define the interwikilink for the domain mywiki.com on the page Special:InterWikiLinks (interwiki prefix: mywiki).
    Interwiki link
    Interwiki link

  2. Insert the interwikilink on the link target page MediaWiki:Privacypage and save the page. Syntax: interwiki-prefix:target-page.
    File:Manual:interwikilink-datenschutz.png
    Creating an external footer link

6.5 Adding more links

Additional links such as Change cookie consent or Analysis service are automatically created by the corresponding extensions. To add custom links, a server administrator has to change the related server settings.

Related info

de:Aufbau von BlueSpice/Fußleiste