Reference:CreateUserPage and Reference:Lingo: Difference between pages

(Difference between pages)
No edit summary
Tag: 2017 source edit
 
No edit summary
 
Line 1: Line 1:
{{BSExtensionInfobox
{{BSExtensionInfobox
|desc=Create user page for a user if it does not exist when the user logs in
|desc=Provides hover-over tool tips on pages from words defined on the Glossar page
|status=stable
|status=stable
|developer=Cindy Cicalese
|developer=Barry Coughlan, Stephan Gambke
|type=MediaWiki
|type=MediaWiki
|edition=BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
|edition=BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud
|compatible=MediaWiki
|compatible=MediaWiki
|category=Administration
|category=Content Structuring
|license=MIT
|license=GPL v2+
|docu=https://www.mediawiki.org/wiki/Extension:Create_User_Page
|docu=https://www.mediawiki.org/wiki/Extension:Lingo
|features='''Lingo''' is a glossary extension. It lets you define a list of abbreviations and their definitions on a page and then displays these definitions whenever an abbreviation is hovered over in an article.
|active=Yes
}}
{{wcagCheck
|wcagStatus=2-testing complete
|wcagCheckedfor=Web, Authoring tool
|wcagTestdate=2022-08-05
|wcagLevel=AA
|wcagSupport=does not support
|wcagWorkaround=no
|wcagComments=Authoring tool: works, it's only a list in source editing mode
 
Web: Keyboard access for definition not possible; Screenreader does not find definition.
|extensionType=extended
|extensionFocus=reader
}}
}}
<span style="color: rgb(32, 33, 34)">The</span> '''Create User Page''' <span style="color: rgb(32, 33, 34)">extension checks whether the user has a user page and, if not, creates it with the content as specified in</span> <code>$wgCreateUserPage_PageContent</code><span style="color: rgb(32, 33, 34)">. The check is done when the user logs in if</span> <code>$wgCreateUserPage_OnLogin</code> <span style="color: rgb(32, 33, 34)">is set to</span> <code><span class="k" style="color: rgb(0, 128, 0)">true</span></code> <span style="color: rgb(32, 33, 34)">(the default), otherwise the check is done on every page load. The user account to be used for user page creation can be set with</span> <code>$wgCreateUserPage_AutoCreateUser</code> <span style="color: rgb(32, 33, 34)">which is by default the user itself for whom the page is being created.</span>

Revision as of 09:45, 5 August 2022

Extension: Lingo

all extensions

Overview
Description: Provides hover-over tool tips on pages from words defined on the Glossar page
State: stable Dependency: MediaWiki
Developer: Barry Coughlan, Stephan Gambke License: GPL v2+
Type: MediaWiki Category: Content Structuring
Edition: BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud Version: 4.1+
For more info, visit Mediawiki.

Features

Lingo is a glossary extension. It lets you define a list of abbreviations and their definitions on a page and then displays these definitions whenever an abbreviation is hovered over in an article.

Accessibility

Test status: 2-testing complete
Checked for: Web, Authoring tool
Last test date: 2022-08-05
WCAG level: AA
WCAG support: does not support (workaround: no)
Comments:

Authoring tool: works, it's only a list in source editing mode

Web: Keyboard access for definition not possible; Screenreader does not find definition.

Extension type: extended
Extension focus: reader

Discussions