Manual:Extension/BlueSpiceUserSidebar and Reference:Replace Text: Difference between pages

(Difference between pages)
No edit summary
 
No edit summary
Tag: 2017 source edit
 
Line 1: Line 1:
{{DISPLAYTITLE:Personal navigation}}
{{BSExtensionInfobox
|desc=Provides a form to let administrators do string replacements on the entire wiki, for both page contents and page titles.
|status=stable
|developer=Yaron Koren, Niklas Laxström
|type=MediaWiki
|edition=BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud
|compatible=MediaWiki
|category=Administration
|license=GPL v2+
|docu=https://www.mediawiki.org/wiki/Extension:Replace_Text
|features=
'''ReplaceText''' is a  MediaWiki extension that provides both a special page and a command line script that allows administrators to search and replace any text in wiki pages and titles across the wiki.


==Accessing the personal navigation==
Every logged-in user has their own user menu. Changes to this menu are only visible to the individual user.


[[File:UserSidebar screenshot.png|alt=elements of the user sidebar|center|thumb|850x850px|(1) profile image, (2) user menu edit link, (3) customizable links, (4) Personal Tools]]
Replacing the text is done in 3 steps on the ''Special:ReplaceText'' page:


The menu  is separated in two sections (see screenshot):
# Entering the existing and the new text as well as selecting the namespaces and other options
# Checking the pages on which the text appears. Possible adjustment of the page selection
# Performing the replacement.
{{Messagebox|boxtype=note|icon=|Note text=The replace text operation is a deferred operation and is placed in the job queue.
''runJobs.php'' can be run from the ''maintenance'' folder to do the replacement immediately and to process the job queue.|bgcolor=}}
}}
{{wcagCheck
|wcagStatus=2-testing complete
|wcagCheckedfor=Authoring tool
|wcagTestdate=2022-08-08
|wcagLevel=AA
|wcagSupport=partially supports
|wcagWorkaround=no
|wcagComments=keyboard accessible.


* Customizable links 
Screenreader issues: no form field labels, warning box has no aria-label; initial focus for replacement founds is not set, so it is difficult to select pages.
* Personal tools (these links cannot be edited)
|extensionType=extended
 
|extensionFocus=admin
==Customizing the sidebar==
}}
Initially, the customizable links show the following widgets:
*Pages visited (widget PAGESVISITED)
*My edits (widget YOUREDITS)
These widgets can be removed individually.  
 
 
'''To customize the content of this sidebar:'''
 
# '''Click''' on your user profile image
# '''Click''' Edit user menu
 
===Menu editor===
{{#dpl: title=Manual:Extension/BlueSpiceDiscovery/Main_navigation|include=#Menu editor}}
 
===Source edit mode===
{{#dpl: title=Manual:Extension/BlueSpiceDiscovery/Main_navigation|include=#Source edit mode}}
 
{{Translation}}
[[Category:Personalization]]

Revision as of 13:18, 8 March 2023

Extension: Replace Text

all extensions

Overview
Description: Provides a form to let administrators do string replacements on the entire wiki, for both page contents and page titles.
State: stable Dependency: MediaWiki
Developer: Yaron Koren, Niklas Laxström License: GPL v2+
Type: MediaWiki Category: Administration
Edition: BlueSpice pro, BlueSpice free, BlueSpice Farm, BlueSpice Cloud Version: 4.1+
For more info, visit Mediawiki.

Features

ReplaceText is a MediaWiki extension that provides both a special page and a command line script that allows administrators to search and replace any text in wiki pages and titles across the wiki.


Replacing the text is done in 3 steps on the Special:ReplaceText page:

  1. Entering the existing and the new text as well as selecting the namespaces and other options
  2. Checking the pages on which the text appears. Possible adjustment of the page selection
  3. Performing the replacement.
Note:The replace text operation is a deferred operation and is placed in the job queue. runJobs.php can be run from the maintenance folder to do the replacement immediately and to process the job queue.

Accessibility

Test status: 2-testing complete
Checked for: Authoring tool
Last test date: 2022-08-08
WCAG level: AA
WCAG support: partially supports (workaround: no)
Comments:

keyboard accessible.

Screenreader issues: no form field labels, warning box has no aria-label; initial focus for replacement founds is not set, so it is difficult to select pages.

Extension type: extended
Extension focus: admin



To submit feedback about this documentation, visit our community forum.

Discussions