Difference between revisions of "Main Page"

From Ever changing code
Jump to navigation Jump to search
Line 5: Line 5:
{{Special:AllPages}}
{{Special:AllPages}}


=Newsletter=
= Change log =
9-06-2018: Changed skin to make the content more available, more mobile friendly and removed the sidebar
*9-06-2018 Skin changed to make the content more available, more mobile friendly and no sidebar.
*Added plugins
*8-05-2018 Added plugins
**<tt>wfLoadExtension( 'Highlightjs_Integration' );</tt>
**<tt>wfLoadExtension( 'Highlightjs_Integration' );</tt>
**<tt>wfLoadExtension( 'HighlightJS' );<tt>
**<tt>wfLoadExtension( 'HighlightJS' );</tt>
<nowiki><source lang="js">code</source> #buildin
*23-08-2017 Mediawiki version upgrade to 1.29
*2015: [http://ciscolinux.co.uk ciscolinux.co.uk] blog has been opened
= Commonly used =
<source lang="xml">
<source lang="js">code</ source> #buildin
<syntaxhighlight lang="js">code</syntaxhighlight>
<syntaxhighlight lang="js">code</syntaxhighlight>
<syntaxhighlightjs lang="js">code</syntaxhighlightjs></nowiki>
<syntaxhighlightjs lang="js">code</syntaxhighlightjs>
*<code><nowiki><span style="color: green">INTERNET</span></nowiki></code>
<code><span style="color: green">INTERNET</span></code>
* >>> [http://ciscolinux.co.uk ciscolinux.co.uk] <<< blog has been opened
</source>
*code block in numbered list [[Cisco password recovery]]
*code block in numbered list can be found in [[Cisco password recovery]]

Revision as of 15:07, 9 June 2018

Cisco / Linux / notepad / ciscolinux.co.uk / Special:Categories / Gitlab

All Pages

Change log

  • 9-06-2018 Skin changed to make the content more available, more mobile friendly and no sidebar.
  • 8-05-2018 Added plugins
    • wfLoadExtension( 'Highlightjs_Integration' );
    • wfLoadExtension( 'HighlightJS' );
  • 23-08-2017 Mediawiki version upgrade to 1.29
  • 2015: ciscolinux.co.uk blog has been opened

Commonly used

<source lang="js">code</ source> #buildin
<syntaxhighlight lang="js">code</syntaxhighlight>
<syntaxhighlightjs lang="js">code</syntaxhighlightjs>
<code><span style="color: green">INTERNET</span></code>