Handbook Maintenance: Difference between revisions

From SCA Lochac
Jump to navigation Jump to search
No edit summary
No edit summary
 
(11 intermediate revisions by 2 users not shown)
Line 2: Line 2:


==The Easy==
==The Easy==
Editting the content of the wiki pages
*[[Handbook version numbering]]
 
*[[Editing these wiki pages]]
Maintaining the changelog
*[[Maintaining the Change Logs]]


==The Complicated==
==The Complicated==
Editting the CSS, raw TeX title pages, and raw TeX Pandoc template(s), which are editable from within the wiki.
* Editting the CSS (in [[MediaWiki:Common.css]])
* Editing the javascript (in [[Mediawiki:Common.js]])


==Dark Magic==
==Dark Magic==
Messing with the pandocpdf MediaWiki extension, and its associated filters and templates, which are only editable directly on the hosting server.
* 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)
 
==Test pdf formatting==
[[Test formatting]]

Latest revision as of 08:50, 3 November 2023

Maintenance of this handbook can be divided into the easy, the complicated, and dark magic.

The Easy

The Complicated

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)

Test pdf formatting

Test formatting