Joegle:About
Jump to navigation
Jump to search
Setting up Math extension
- Math extension is included in MediaWiki
- Append
wfLoadExtension( 'Math' );
- Run
php-cli update.php
after changing to into maintenance directory - https://meta.wikimedia.org/wiki/Help:Displaying_a_formula
- Math render test:
Short URLs / Apache
- Install MediaWiki and rename folder to "w"
- https://www.mediawiki.org/wiki/Manual:Short_URL/Apache
Templates
- TODO: TemplateStyles extension allows you to import CSS
- MediaWiki Templates
- Template:Quote - example template (used on Test)
SyntaxHighlight