MediaWiki: Difference between revisions

From Celeste@Hoppinglife
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
== Necessary Plugins ==
== Necessary Plugins ==
=== Plugins that requires almost no configurations ===
* Math
* Math
* MobileFrontEnd
* MobileFrontEnd
* Lockdown
* NSFileRepo
* NSFileRepo
* Mendeley
* YouTube
 
=== Lockdown ===
* Follow the guide at [https://www.mediawiki.org/wiki/Extension:Lockdown Extension:Lockdown].
* The group <code>administrator</code> did not work for me for some reason.
=== Mendeley ===
* Obtain a key through [https://dev.mendeley.com/myapps.html Mendeley interface]
* Download and configure the extension at [https://www.mediawiki.org/wiki/Extension:Mendeley Extension:Mendeley].
=== Highlightjs Integration ===
* Setup up according to the MediaWiki [https://www.mediawiki.org/wiki/Extension:Highlightjs_Integration#Configuration guide]
* download and replace the highlight package in the original extension pack via [https://highlightjs.org/download/ the official Highlightjs site]
* and modify the styles section in <code>extension.json</code> to change its highlight style. See [https://www.mediawiki.org/wiki/Extension:Highlightjs_Integration#Configuration the configuration.]


== Getting started ==
== Getting started ==

Latest revision as of 23:37, 26 May 2020

Necessary Plugins

Plugins that requires almost no configurations

  • Math
  • MobileFrontEnd
  • NSFileRepo
  • YouTube

Lockdown

  • Follow the guide at Extension:Lockdown.
  • The group administrator did not work for me for some reason.

Mendeley

Highlightjs Integration

Getting started