Reference:Replace Text and File:DrawioEditor placeholder.png: Difference between pages

(Difference between pages)
No edit summary
Tag: 2017 source edit
 
No edit summary
 
Line 1: Line 1:
{{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.


Replacing the text is done in 3 steps on the ''Special:ReplaceText'' page:
# 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.
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.
|extensionType=extended
|extensionFocus=admin
}}

Latest revision as of 10:59, 9 March 2023

No categories assignedEdit

Discussions