Main Page
From CenterfocusWiki
(Difference between revisions)
Line 17: | Line 17: | ||
eingefügt - dient zur Linkabkürzung im Wiki : http://www.centerfocus.de/ wird durch cf abgekuerzt. | eingefügt - dient zur Linkabkürzung im Wiki : http://www.centerfocus.de/ wird durch cf abgekuerzt. | ||
- | -in skins/MonoBook.php im | + | -in skins/MonoBook.php im div 'p-tb' login-Eintrag hinzugefuegt: |
- | + | <div class="portlet" id="p-tb"> | |
- | + | <h5><?php $this->msg('toolbox') ?></h5> | |
- | + | <div class="pBody"> | |
- | + | <ul> | |
- | + | <li><a href="/mediawiki/index.php/Special:Userlogin">Login</a></li> |
Revision as of 16:17, 12 January 2011
MediaWiki has been successfully installed.
Consult the User's Guide for information on using the wiki software.
Getting started
Gelöscht:
DNS Eintrag Typ A 'ns.centerfocus.de'
-in die wikidb in Tabelle 'interwiki' den Eintrag ('cf' 'http://www.centerfocus.de/$1' 1,0 ) eingefügt - dient zur Linkabkürzung im Wiki : http://www.centerfocus.de/ wird durch cf abgekuerzt.
-in skins/MonoBook.php im div 'p-tb' login-Eintrag hinzugefuegt:
<div class="portlet" id="p-tb"> <h5><?php $this->msg('toolbox') ?></h5> <div class="pBody"> <ul> <li><a href="/mediawiki/index.php/Special:Userlogin">Login</a></li>