Reference:HeaderFooter: Difference between revisions

No edit summary
No edit summary
Tag: 2017 source edit
(One intermediate revision by the same user not shown)
Line 9: Line 9:
|license=GPL v2+
|license=GPL v2+
|docu=https://www.mediawiki.org/wiki/Extension:HeaderFooter
|docu=https://www.mediawiki.org/wiki/Extension:HeaderFooter
|active=Yes
|features=
{{BSVersion|bsvFrom=4.2|bsvTo=|bsvFeature=}}
The '''HeaderFooter''' extension provides per-namespace and per-page header and footer inclusio
* Speed - integrated with parser caching
* Secure - header and footer articles are located in the NS_MEDIAWIKI namespace
* Controllable - headers and/or footers can be disabled on pages which are ''edit'' protected
* Customizable - headers and footers are wrapped in <code><span class="p">‎<</span><span class="nt" style="color: rgb(0, 128, 0)">div</span><span class="p">></span></code> elements
}}
}}
{{wcagCheck
{{wcagCheck
Line 18: Line 24:
|wcagSupport=supports
|wcagSupport=supports
|wcagComments=allows to create a wiki page that acts as a header or footer of another page. Accessibility depends on person creating the page.
|wcagComments=allows to create a wiki page that acts as a header or footer of another page. Accessibility depends on person creating the page.
|extensionType=extended
|extensionType=core
|extensionFocus=reader
|extensionFocus=reader
}}
}}

Revision as of 17:06, 5 August 2022

Extension: HeaderFooter

all extensions

Overview
Description: Allows to include a header and footer area in the page content.
State: stable Dependency: MediaWiki
Developer: Jean-Lou Dupont License: GPL v2+
Type: MediaWiki Category: Administration
Edition: BlueSpice pro, BlueSpice free, BlueSpice Cloud Version: 4.1+
For more info, visit Mediawiki.

Features

is available from BlueSpice 4.2.

The HeaderFooter extension provides per-namespace and per-page header and footer inclusio

  • Speed - integrated with parser caching
  • Secure - header and footer articles are located in the NS_MEDIAWIKI namespace
  • Controllable - headers and/or footers can be disabled on pages which are edit protected
  • Customizable - headers and footers are wrapped in ‎<div> elements

Accessibility

Test status: 2-testing complete
Checked for: Web, Authoring tool
Last test date: 2022-08-05
WCAG level: AA
WCAG support: supports
Comments:

allows to create a wiki page that acts as a header or footer of another page. Accessibility depends on person creating the page.

Extension type: core
Extension focus: reader

Discussions