Difference between revisions of "Handbook Maintenance"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
==The Complicated== |
==The Complicated== |
||
− | * Editting the CSS (in MediaWiki:Common.css) |
+ | * Editting the CSS (in [[MediaWiki:Common.css]]) |
− | * Editing the javascript (in Mediawiki:Common.js) |
+ | * Editing the javascript (in [[Mediawiki:Common.js]]) |
==Dark Magic== |
==Dark Magic== |
||
Line 22: | Line 22: | ||
* Maintaining off the shelf extensions |
* Maintaining off the shelf extensions |
||
** pdfHandler |
** pdfHandler |
||
− | ** nativeSVGhandler |
||
− | ** externalRedirects |
||
* Custom extensions |
* Custom extensions |
||
+ | ** MakePdfBook (and its Tex dependencies) |
||
− | ** pandocPdfBook |
||
− | ** fixTables.pl script |
Latest revision as of 20:23, 17 April 2021
Maintenance of this handbook can be divided into the easy, the complicated, and dark magic.
The Easy
The Complicated
- Editting the CSS (in MediaWiki:Common.css)
- Editing the javascript (in Mediawiki:Common.js)
Dark Magic
- shell dependencies
- pandoc
- pdfLatex
- imageMagick
- Inkscape
- perl
- mediawiki version
- LocalSettings.php maintenance
- Settng up namespaces
- Maintaining off the shelf extensions
- pdfHandler
- Custom extensions
- MakePdfBook (and its Tex dependencies)