Extension:NonsaCodeJanitor
![]() Release status: unknownCategory:Extensions with invalid status |
|
---|---|
Author(s) | Ostrzyciel |
Latest version | 0.2.0 |
MediaWiki | >= 1.35.0 |
License | GNU General Public License 2.0 or later |
Download | GitLab: Note: |
The NonsaCodeJanitor extension cleans up wikitext before saving. The specific cleanups it does are:
<references />
->{{Przypisy}}
- Various tweaks to image syntax.
The first of these makes sense on one specific wiki, such as https://nonsa.pl (although it doesn't appear to be installed there)
Installation
- Download and place the file(s) in a directory called
NonsaCodeJanitor
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'NonsaCodeJanitor' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
See also
Category:Wiki-specific extensions
Category:All extensions
Category:Extensions in GitLab version control
Category:Extensions with invalid or missing type
Category:Extensions with invalid status
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:GPL licensed extensions
Category:ParserPreSaveTransformComplete extensions
Category:Wiki-specific extensions