Difference between revisions of "Handbook Maintenance"

From SCA Lochac
Jump to navigation Jump to search
Line 25: Line 25:
 
** pdfHandler
 
** pdfHandler
 
** nativeSVGhandler
 
** nativeSVGhandler
** approvedRevs
+
** externalRedirects
 
* Custom extensions
 
* Custom extensions
 
** pandocPdfBook
 
** pandocPdfBook
 
** fixTables.pl script
 
** fixTables.pl script

Revision as of 03:24, 28 July 2019

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)
  • raw TeX title pages
  • raw TeX Pandoc template(s), which are editable from within the wiki.

Dark Magic

  • shell dependencies
    • pandoc
    • pdfLatex
    • imageMagick
    • Inkscape
    • perl
  • mediawiki version
  • LocalSettings.php maintenance
    • Settng up namespaces
  • Maintaining off the shelf extensions
    • pdfHandler
    • nativeSVGhandler
    • externalRedirects
  • Custom extensions
    • pandocPdfBook
    • fixTables.pl script