Replace text: Difference between revisions
From Freephile Wiki
No edit summary |
No edit summary |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Feature | |||
The [[mw:Extension:Replace_Text|Extension:Replace_Text]] provides a special page (at [[Special:ReplaceText]]) to allow administrators to do a global string find-and-replace on all the content pages of a wiki. It's a global search and replace tool that covers all content in the database and multi-media files. It is obviously useful in many circumstances. It features [[ | |image=Edit-find-replace.svg | ||
|imgdesc=Find and Replace | |||
|title= | |||
}} | |||
{{#set:feature description = Power editing }} | |||
{{#set:feature notes = The [[mw:Extension:Replace_Text|Extension:Replace_Text]] provides a special page (at [[Special:ReplaceText]]) to allow administrators to do a global string find-and-replace on all the content pages of a wiki. It's a global search and replace tool that covers all content in the database and multi-media files. It is obviously useful in many circumstances. It features [[Regular Expressions]] support and shows a list of candidate matches before actually doing anything making it safer to 'test' a search and replace operation.}} | |||
{{#set:feature tests = }} | |||
{{#set:feature examples = }} | |||
[[Category:Feature]] | [[Category:Feature]] |
Latest revision as of 19:13, 14 May 2020
Replace text | |
---|---|
![]() | |
Image shows: | Find and Replace |
Summary | |
Description: | Power editing |
More | |
Notes: | The Extension:Replace_Text provides a special page (at Special:ReplaceText) to allow administrators to do a global string find-and-replace on all the content pages of a wiki. It's a global search and replace tool that covers all content in the database and multi-media files. It is obviously useful in many circumstances. It features Regular Expressions support and shows a list of candidate matches before actually doing anything making it safer to 'test' a search and replace operation. |