No edit summary Tag: 2017 source edit |
m (Text replacement - "BlueSpice Cloud" to "BlueSpice cloud") |
||
(4 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
|developer=Jean-Lou Dupont | |developer=Jean-Lou Dupont | ||
|type=MediaWiki | |type=MediaWiki | ||
|edition=BlueSpice | |edition=BlueSpice pro, BlueSpice free, BlueSpice cloud | ||
|compatible=MediaWiki | |compatible=MediaWiki | ||
|category=Administration | |category=Administration | ||
|license=GPL v2+ | |license=GPL v2+ | ||
|bsvFrom=4.2 | |||
|docu=https://www.mediawiki.org/wiki/Extension:HeaderFooter | |docu=https://www.mediawiki.org/wiki/Extension:HeaderFooter | ||
| | |features= | ||
The '''HeaderFooter''' extension provides per-namespace and per-page header and footer inclusio | The '''HeaderFooter''' extension provides per-namespace and per-page header and footer inclusio | ||
* Speed - integrated with parser caching | * Speed - integrated with parser caching | ||
Line 17: | Line 17: | ||
* Controllable - headers and/or footers can be disabled on pages which are ''edit'' protected | * 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 | * 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 | |||
|wcagStatus=2-testing complete | |||
|wcagCheckedfor=Web, Authoring tool | |||
|wcagTestdate=2022-08-05 | |||
|wcagLevel=AA | |||
|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. | |||
|extensionType=core | |||
|extensionFocus=reader | |||
}} |
Latest revision as of 10:49, 7 June 2024
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.2+ |
For more info, visit Mediawiki. |
Features
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 |