m (1 revision imported) |
m (Text replacement - "BlueSpice Cloud" to "BlueSpice cloud") |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{BSExtensionInfobox | |||
|desc=Implement per-template style sheets | |desc=Implement per-template style sheets | ||
|status=stable | |status=stable | ||
|developer=Brad Jorsch, Marc A. Pelletier | |developer=Brad Jorsch, Marc A. Pelletier | ||
|type=MediaWiki | |type=MediaWiki | ||
|edition=BlueSpice | |edition=BlueSpice pro, BlueSpice free, BlueSpice farm, BlueSpice cloud | ||
|compatible=MediaWiki | |compatible=MediaWiki | ||
|category=Skinning | |category=Skinning | ||
|license=GPL v2+ | |license=GPL v2+ | ||
|docu=https://www.mediawiki.org/wiki/Extension:TemplateStyles | |docu=https://www.mediawiki.org/wiki/Extension:TemplateStyles | ||
|features= | |||
The '''TemplateStyles''' extension introduces a <code><nowiki><templatestyles></nowiki></code> tag to specify that a stylesheet should be loaded from a wiki page. | |||
}} | |||
{{wcagCheck | |||
|wcagStatus=2-testing complete | |||
|wcagCheckedfor=Authoring tool | |||
|wcagTestdate=2022-08-09 | |||
|wcagLevel=AA | |||
|wcagSupport=supports | |||
|wcagComments=allows creating css styles for templates. All done in source edit mode. | |||
|extensionType=core | |||
|extensionFocus=organizer | |||
}} | }} | ||
Latest revision as of 10:51, 7 June 2024
Extension: TemplateStyles
Overview | |||
---|---|---|---|
Description: | Implement per-template style sheets | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Brad Jorsch, Marc A. Pelletier | License: | GPL v2+ |
Type: | MediaWiki | Category: | Skinning |
Edition: | BlueSpice pro, BlueSpice free, BlueSpice farm, BlueSpice cloud | Version: | 4.1+ |
For more info, visit Mediawiki. |
Features
The TemplateStyles extension introduces a <templatestyles>
tag to specify that a stylesheet should be loaded from a wiki page.
Accessibility
Test status: | 2-testing complete |
---|---|
Checked for: | Authoring tool |
Last test date: | 2022-08-09 |
WCAG level: | AA |
WCAG support: | supports |
Comments: |
allows creating css styles for templates. All done in source edit mode. |
Extension type: | core |
Extension focus: | organizer |