Difference between revisions of "Main Page"

From Ever changing code
Jump to navigation Jump to search
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''<span style="color: green">Cisco / Linux / notepad / [http://ciscolinux.co.uk ciscolinux.co.uk]</span>''' / {{Special:Categories}} / [https://gitlab.com/pio2pio Gitlab]
'''<span style="color: green">Cisco Linux notepad | [http://ciscolinux.co.uk ciscolinux.co.uk]</span>''' | {{Special:Categories}} | [https://gitlab.com/pio2pio Gitlab] | [[Change log]]


'''All Pages'''
'''All Pages'''
Line 5: Line 5:
{{Special:AllPages}}
{{Special:AllPages}}


= Change log =
*9-06-2018 Skin changed to make the content more available, more mobile friendly and no sidebar.
*8-05-2018 Added plugins
**<tt>wfLoadExtension( 'Highlightjs_Integration' );</tt>
**<tt>wfLoadExtension( 'HighlightJS' );</tt>
*23-08-2017 Mediawiki version upgrade to 1.29
*2015: [http://ciscolinux.co.uk ciscolinux.co.uk] blog has been opened
= Commonly used =
= Commonly used =
<source lang="xml">
<source lang="xml">
<source lang="js">code</ source> #buildin
<source lang="js">code</ source> #buildin
<syntaxhighlight lang="js">code</syntaxhighlight>
<syntaxhighlight lang="js">code</syntaxhighlight>
<syntaxhighlightjs lang="js">code</syntaxhighlightjs>
<syntaxhighlightjs lang="powershell">code</syntaxhighlightjs>
<code><span style="color: green">INTERNET</span></code>
<code><span style="color: green">INTERNET</span></code>
{{Special:PrefixIndex/AWS/}} #index of supbages
[[Category:bash]] [[Category:shell]] [[Category:linux]] [[Category:windows]] [[Category: .net]]
</source>
</source>
*SyntaxHighlighter - [https://www.mediawiki.org/wiki/Extension:SyntaxHighlight#Supported_languages supported languages and troubleshooting]
*code block in numbered list can be found in [[Cisco password recovery]]
*code block in numbered list can be found in [[Cisco password recovery]]

Revision as of 19:03, 2 January 2019

Cisco Linux notepad | ciscolinux.co.uk | Special:Categories | Gitlab | Change log

All Pages

Commonly used

<source lang="js">code</ source> #buildin
<syntaxhighlight lang="js">code</syntaxhighlight>
<syntaxhighlightjs lang="powershell">code</syntaxhighlightjs>
<code><span style="color: green">INTERNET</span></code>
{{Special:PrefixIndex/AWS/}} #index of supbages
[[Category:bash]] [[Category:shell]] [[Category:linux]] [[Category:windows]] [[Category: .net]]