add mediawiki extensions
This commit is contained in:
		
							parent
							
								
									806b00f634
								
							
						
					
					
						commit
						222ce4c296
					
				
					 1 changed files with 11 additions and 0 deletions
				
			
		|  | @ -53,6 +53,17 @@ with lib; { | |||
|       extensions = { | ||||
|         # some extensions are included and can enabled by passing null | ||||
|         VisualEditor = null; | ||||
|         CategoryTree = null; | ||||
|         CiteThisPage = null; | ||||
|         Scribunto = null; | ||||
|         Cite = null; | ||||
|         CodeEditor = null; | ||||
|         Math = null; | ||||
|         MultimediaViewer = null; | ||||
|         PdfHandler = null; | ||||
|         Poem = null; | ||||
|         SecureLinkFixer = null; | ||||
|         WikiEditor = null; | ||||
|       }; | ||||
|     }; | ||||
|   }; | ||||
|  |  | |||
		Reference in a new issue