Changeset f75681e4edb6609836089b9656f4ce91d013399e

Show
Ignore:
Timestamp:
09/14/08 11:02:44 (4 months ago)
Author:
Christopher Jung <bktheg@web.de>
git-committer:
Christopher Jung <bktheg@web.de> 1221382964 +0200
git-parent:

[94cf66af4da5e127db840a3f4d860852b2004ce1]

git-author:
Simon Dietsch <rhonabwy@sternenbund.org> 1221382964 +0200
Message:

[feature] Restrukturierung Menubar

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • templates/main.html

    r3e4975c rf75681e  
    305305                <dd> 
    306306                        <span> 
     307                                <a href="./ds?module=schiffe&amp;only=kampf&amp;kampf_only=15" target="main"> 
     308                                        Tr&auml;ger 
     309                                </a> 
     310                                <a class="low" href="./ds?module=schiffe&amp;only=kampf&amp;kampf_only=15&amp;low=9" target="main">X</a> 
     311                        </span> 
     312                </dd> 
     313                <dd> 
     314                        <span> 
    307315                                <a href="./ds?module=schiffe&amp;only=kampf&amp;kampf_only=5" target="main"> 
    308316                                        Korvetten 
     
    313321                <dd> 
    314322                        <span> 
     323                                <a href="./ds?module=schiffe&amp;only=kampf&amp;kampf_only=7" target="main"> 
     324                                        Schwere Kreuzer 
     325                                </a> 
     326                                <a class="low" href="./ds?module=schiffe&amp;only=kampf&amp;kampf_only=7&amp;low=9" target="main">X</a> 
     327                        </span> 
     328                </dd> 
     329                <dd> 
     330                        <span> 
    315331                                <a href="./ds?module=schiffe&amp;only=kampf&amp;kampf_only=6" target="main"> 
    316332                                        Kreuzer 
     
    321337                <dd> 
    322338                        <span> 
    323                                 <a href="./ds?module=schiffe&amp;only=kampf&amp;kampf_only=7" target="main"> 
    324                                         Schwere Kreuzer 
    325                                 </a> 
    326                                 <a class="low" href="./ds?module=schiffe&amp;only=kampf&amp;kampf_only=7&amp;low=9" target="main">X</a> 
    327                         </span> 
    328                 </dd> 
    329                 <dd> 
    330                         <span> 
    331                                 <a href="./ds?module=schiffe&amp;only=kampf&amp;kampf_only=15" target="main"> 
    332                                         Tr&auml;ger 
    333                                 </a> 
    334                                 <a class="low" href="./ds?module=schiffe&amp;only=kampf&amp;kampf_only=15&amp;low=9" target="main">X</a> 
    335                         </span> 
    336                 </dd> 
    337                 <dd> 
    338                         <span> 
    339339                                <a href="./ds?module=schiffe&amp;only=kampf&amp;kampf_only=9" target="main"> 
    340340                                        J&auml;ger 
     
    367367        <dl> 
    368368                <dt> 
     369                        Kommunikation <img src="{global.datadir}/data/interface/menubar/submenu.png" alt="" /> 
     370                </dt> 
     371                <dd> 
     372                        <a href="./ds?module=comm&action=showInbox" target="main"> 
     373                                PMs 
     374                        </a> 
     375                </dd> 
     376                <dd> 
     377                        <a href="./ds?module=comnet" target="main"> 
     378                                Com-Net 
     379                        </a> 
     380                </dd> 
     381                <dd> 
     382                        <a href="./ds?module=handel" target="main"> 
     383                                Handel 
     384                        </a> 
     385                </dd> 
     386                <dd> 
     387                        <a href="./ds?module=ersteigern" target="main"> 
     388                                Fraktionen 
     389                        </a> 
     390                </dd> 
     391                <dd> 
     392                        <a href="./ds?module=ally" target="main"> 
     393                                Allianzen 
     394                        </a> 
     395                </dd> 
     396                <dd> 
     397                        <a href="{SCRIPT_FORUM}" target="main"> 
     398                                Forum 
     399                        </a> 
     400                </dd> 
     401                <dd class="lastelement"> 
     402                        <span></span> 
     403                </dd> 
     404        </dl> 
     405</li> 
     406<li>     
     407        <dl> 
     408                <dt>     
     409                        Datenbank <img src="{global.datadir}/data/interface/menubar/submenu.png" alt="" /> 
     410                </dt> 
     411                <dd> 
     412                        <a href="./ds?module=map&amp;sys=1" target="main">Sternenkarte</a> 
     413                </dd> 
     414                <dd> 
     415                        <a href="./ds?module=stats" target="main">Statistik</a> 
     416                </dd> 
     417                <dd> 
     418                        <a href="./ds?module=techliste" target="main">Forschungen</a> 
     419                </dd> 
     420                <dd> 
     421                        <a href="./ds?module=buildings" target="main">Geb&auml;ude</a> 
     422                </dd> 
     423                <dd> 
     424                        <a href="./ds?module=iteminfo&amp;action=known" target="main">Gegenst&auml;nde</a> 
     425                </dd> 
     426                <dd> 
     427                        <a href="./ds?module=techdatabase&amp;action=schiffsliste" target="main"> 
     428                                Schiffe 
     429                        </a> 
     430                </dd> 
     431                <dd> 
     432                        <a href="http://wiki.drifting-souls.net/" target="main">Wiki</a> 
     433                </dd> 
     434                <dd class="lastelement"> 
     435                        <span></span> 
     436                </dd> 
     437        </dl> 
     438</li> 
     439<li>     
     440        <dl> 
     441                <dt> 
    369442                        Optionen <img src="{global.datadir}/data/interface/menubar/submenu.png" alt="" /> 
    370443                </dt> 
     
    388461                                L&ouml;schantrag 
    389462                        </a> 
    390                 </dd> 
    391                 <dd class="lastelement"> 
    392                         <span></span> 
    393                 </dd> 
    394         </dl> 
    395 </li> 
    396 <li>     
    397         <dl> 
    398                 <dt> 
    399                         Kommunikation <img src="{global.datadir}/data/interface/menubar/submenu.png" alt="" /> 
    400                 </dt> 
    401                 <dd> 
    402                         <a href="./ds?module=comm&action=showInbox" target="main"> 
    403                                 PMs 
    404                         </a> 
    405                 </dd> 
    406                 <dd> 
    407                         <a href="./ds?module=comnet" target="main"> 
    408                                 Com-Net 
    409                         </a> 
    410                 </dd> 
    411                 <dd> 
    412                         <a href="./ds?module=handel" target="main"> 
    413                                 Handel 
    414                         </a> 
    415                 </dd> 
    416                 <dd> 
    417                         <a href="./ds?module=ersteigern" target="main"> 
    418                                 Fraktionen 
    419                         </a> 
    420                 </dd> 
    421                 <dd> 
    422                         <a href="./ds?module=ally" target="main"> 
    423                                 Allianzen 
    424                         </a> 
    425                 </dd> 
    426                 <dd> 
    427                         <a href="{SCRIPT_FORUM}" target="main"> 
    428                                 Forum 
    429                         </a> 
    430                 </dd> 
    431                 <dd class="lastelement"> 
    432                         <span></span> 
    433                 </dd> 
    434         </dl> 
    435 </li> 
    436 <li>     
    437         <dl> 
    438                 <dt>     
    439                         Datenbank <img src="{global.datadir}/data/interface/menubar/submenu.png" alt="" /> 
    440                 </dt> 
    441                 <dd> 
    442                         <a href="./ds?module=map&amp;sys=1" target="main">Sternenkarte</a> 
    443                 </dd> 
    444                 <dd> 
    445                         <a href="./ds?module=stats" target="main">Statistik</a> 
    446                 </dd> 
    447                 <dd> 
    448                         <a href="./ds?module=techliste" target="main">Forschungen</a> 
    449                 </dd> 
    450                 <dd> 
    451                         <a href="./ds?module=buildings" target="main">Geb&auml;ude</a> 
    452                 </dd> 
    453                 <dd> 
    454                         <a href="./ds?module=iteminfo&amp;action=known" target="main">Gegenst&auml;nde</a> 
    455                 </dd> 
    456                 <dd> 
    457                         <a href="./ds?module=techdatabase&amp;action=schiffsliste" target="main"> 
    458                                 Schiffe 
    459                         </a> 
    460                 </dd> 
    461                 <dd> 
    462                         <a href="http://wiki.drifting-souls.net/" target="main">Wiki</a> 
    463463                </dd> 
    464464                <dd class="lastelement">