Difference between revisions of "Main Page"

From CenterfocusWiki
Jump to: navigation, search
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 <div 'p-tb' login-Eintrag hinzugefuegt:
+
-in skins/MonoBook.php im div 'p-tb' login-Eintrag hinzugefuegt:
     <div class="portlet" id="p-tb">
+
     &lt;div class="portlet" id="p-tb">
                 <h5><?php $this->msg('toolbox') ?></h5>
+
                 &lt;h5>&lt;?php $this->msg('toolbox') ?></h5>
                 <div class="pBody">
+
                 &lt;div class="pBody">
                         <ul>
+
                         &lt;ul>
                         <li><a href="/mediawiki/index.php/Special:Userlogin">Login</a></li>
+
                         &lt;li><a href="/mediawiki/index.php/Special:Userlogin">Login&lt;/a>&lt;/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>