Difference between revisions of "PKC Guide"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
[[PKC|Personal Knowledge Container(PKC)]] is a collection of tools centered around [[MW:MediaWiki|MediaWiki]]. | [[PKC|Personal Knowledge Container(PKC)]] is a collection of tools centered around [[MW:MediaWiki|MediaWiki]]. | ||
To learn how to use PKC, the first place to look should be this website, [ | To learn how to use PKC, the first place to look should be this website, [[Working with MediaWiki]]<ref>Yaron Koren, Working with MediaWiki, https://workingwithmediawiki.com/book/introduction.html, last accessed: June 16, 2021</ref>. | ||
=Extensions= | =Extensions= |
Latest revision as of 10:21, 27 June 2021
Personal Knowledge Container(PKC) is a collection of tools centered around MediaWiki.
To learn how to use PKC, the first place to look should be this website, Working with MediaWiki[1].
Extensions
PKC is loaded with many MediaWiki extensions, they are listed below:
Loaded with Submodules
Loaded as Raw files
- * wfLoadExtension( 'CategoryTree' );
- * wfLoadExtension( 'Cite' );
- * wfLoadExtension( 'CiteThisPage' );
- * wfLoadExtension( 'CodeEditor' );
- * wfLoadExtension( 'ConfirmEdit' );
- * wfLoadExtension( 'Gadgets' );
- * wfLoadExtension( 'ImageMap' );
- * wfLoadExtension( 'InputBox' );
- * wfLoadExtension( 'Interwiki' );
- * wfLoadExtension( 'LocalisationUpdate' );
- * wfLoadExtension( 'MultimediaViewer' );
- * wfLoadExtension( 'Nuke' );
- * wfLoadExtension( 'PageImages' );
- * wfLoadExtension( 'ParserFunctions' );
- * wfLoadExtension( 'PdfHandler' );
- * wfLoadExtension( 'Poem' );
- * wfLoadExtension( 'Renameuser' );
- * wfLoadExtension( 'ReplaceText' );
- * wfLoadExtension( 'Scribunto' );
- * wfLoadExtension( 'SecureLinkFixer' );
- * wfLoadExtension( 'SpamBlacklist' );
- * wfLoadExtension( 'SyntaxHighlight_GeSHi' );
- * wfLoadExtension( 'TemplateData' );
- * wfLoadExtension( 'TextExtracts' );
- * wfLoadExtension( 'TitleBlacklist' );
- * wfLoadExtension( 'WikiEditor' );
- * wfLoadExtension( 'DrawioEditor' );
- * wfLoadExtension( 'intersection' );
- * wfLoadExtension( 'PdfHandler' );
- * wfLoadExtension( 'PDFEmbed' );
- * wfLoadExtension( 'EmbedVideo');
- * wfLoadExtension( 'MultimediaViewer' );
- * wfLoadExtension( '3D' );
- * wfLoadExtension( '3DAlloy' );
- * wfLoadExtension( 'Math' );
- * wfLoadExtension( 'GeoData' );
- * wfLoadExtension( 'JsonConfig' );
- * wfLoadExtension( 'Kartographer' );
- * wfLoadExtension( 'EmbedSpotify' );
- * wfLoadExtension( 'PageForms' );
- * wfLoadExtension( 'Maps' );
- * wfLoadExtension( 'Cargo' );
- * wfLoadExtension( 'Widgets' );
- * wfLoadExtension( 'GoogleDocs4MW' );
- * wfLoadExtension( 'TemplateWizard' );
- * wfLoadExtension( 'OATHAuth' );
- * wfLoadExtension( 'OAuth' );
References
- ↑ Yaron Koren, Working with MediaWiki, https://workingwithmediawiki.com/book/introduction.html, last accessed: June 16, 2021