Difference between revisions of "Changelog"

From Ever changing code
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
= Change log =
= Change log =
*3-06-2019 Added [https://www.mediawiki.org/wiki/Extension:ClipUpload ClipUpload] extension
*7-12-2018 Enabled subpages in the main name space
*7-12-2018 Enabled subpages in the main name space
*1-09-2018 Changed edit textbox font on [[MediaWiki:Common.css]] page
*1-09-2018 Changed edit textbox font on [[MediaWiki:Common.css]] page
Line 9: Line 10:
</source>
</source>
*9-06-2018 Skin changed to make the content more available, more mobile friendly and no sidebar.
*9-06-2018 Skin changed to make the content more available, more mobile friendly and no sidebar.
*8-05-2018 Added plugins
*8-05-2018 Added extensions
**<tt>wfLoadExtension( 'Highlightjs_Integration' );</tt>
**<tt>wfLoadExtension( 'Highlightjs_Integration' );</tt>
**<tt>wfLoadExtension( 'HighlightJS' );</tt>
**<tt>wfLoadExtension( 'HighlightJS' );</tt>
*23-08-2017 Mediawiki version upgrade to 1.29
*23-08-2017 Mediawiki version upgrade to 1.29
*2015: [http://ciscolinux.co.uk ciscolinux.co.uk] blog has been opened
*2015: [http://ciscolinux.co.uk ciscolinux.co.uk] blog has been opened

Latest revision as of 18:48, 3 June 2019

Change log

  • 3-06-2019 Added ClipUpload extension
  • 7-12-2018 Enabled subpages in the main name space
  • 1-09-2018 Changed edit textbox font on MediaWiki:Common.css page
/* Edit textarea font*/
#wpTextbox1 {
    font-family: "Courier New", sans-serif;
}
  • 9-06-2018 Skin changed to make the content more available, more mobile friendly and no sidebar.
  • 8-05-2018 Added extensions
    • wfLoadExtension( 'Highlightjs_Integration' );
    • wfLoadExtension( 'HighlightJS' );
  • 23-08-2017 Mediawiki version upgrade to 1.29
  • 2015: ciscolinux.co.uk blog has been opened