[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    bugs/2.23/template
From:       Rainer Endres <endres () physos ! org>
Date:       2007-06-08 19:06:47
Message-ID: 1181329607.086306.10350.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 673009 by endres:


        This is far from finished, but a nice start.

        - some oddities with the resizing
        - the blue bar on the top is not meant to stay that way. If at
          all 
        - many things not yet themed



 M  +10 -8     global/common-links.html.tmpl  
 M  +27 -2     global/footer.html.tmpl  
 M  +46 -39    global/header.html.tmpl  
 M  +1 -1      index.html.tmpl  


--- trunk/bugs/2.23/template/global/common-links.html.tmpl #673008:673009
@@ -20,10 +20,10 @@
   #                 Svetlana Harisova <light@rathedg.com>
   #%]
 
-<div class="links">
-<div class="menutitle"><div>
-	<h2>Start</h2>
-	</div></div>
+      <div class="menu_box">
+        <div class="menutitle"><div>
+        <h2>Start</h2>
+        </div></div>
   <ul>
   <li><a href="./">Home</a></li>
   <li><form action="buglist.cgi" method="get"
@@ -38,9 +38,9 @@
   <li><a href="query.cgi">Search</a></li>
   </ul>
 
-<div class="menutitle"><div>
-		<h2>Actions</h2>
-		</div></div>
+        <div class="menutitle"><div>
+        <h2>Actions</h2>
+        </div></div>
   <ul>
   <li><a href="report.cgi">Reports</a></li>
 
@@ -84,4 +84,6 @@
     [% END %]
   [% END %]
   </ul>
-</div>
+
+      </div> <!-- close "menu_box" -->
+
--- trunk/bugs/2.23/template/global/footer.html.tmpl #673008:673009
@@ -25,17 +25,42 @@
   # global/useful-links.html.tmpl.
   #%]
 
-[% INCLUDE "global/help.html.tmpl" %]
-
 [%# Migration note: below this point, this file corresponds to the old Param
   # 'footerhtml'
   #%]
 
+<!-- Old Stuff
 <div id="footer">
   <div class="intro"></div>
 
   <div class="outro"></div>
 </div>
+-->
 
+        </div> <!-- close "main" -->
+      </div> <!-- close "content" -->
+    </div> <!-- close "right" -->
+
+    <div id="left">
+
+[% PROCESS "global/common-links.html.tmpl" %]
+
+    </div> <!-- close "left" -->
+    <div class="clearer"></div>
+  </div> <!-- close "body" -->
+  <div class="clearer"></div>
+</div>  <!-- close "body_wrapper" -->
+
+[% INCLUDE "global/help.html.tmpl" %]
+
+    <div id="end_body"></div>
+
+    <div id="footer"><div id="footer_text">
+        Maintained by <a \
href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#x77;e&#098;ma&#115;t&#x65;&#x72;&#64;kde&#46;or&#x67;">The \
KDE Webmaster</a><br /> +        KDE<sup>&#174;</sup> and <a \
href="/media/images/kde_gear_black.png">the K Desktop Environment<sup>&#174;</sup> \
logo</a> are registered trademarks of <a href="http://ev.kde.org/" title="Homepage of \
the KDE non-profit Organization">KDE e.V.</a> | +        <a \
href="http://www.kde.org/contact/impressum.php">Legal</a> +    </div></div>
+  </div>
+
 </body>
 </html>
--- trunk/bugs/2.23/template/global/header.html.tmpl #673008:673009
@@ -119,56 +119,63 @@
                  [% ' ' %][% class FILTER css_class_quote %]
                [% END %]">
 
-<!--
-<div id="header">
+<div id="container">
+<div id="header_container">
   <div id="header_top"><div><div>
-    
-    K Desktop Environment  </div></div></div>
+    <img alt ="" src="/skins/custom/img/top-kde.jpg"/>
+    KDE Bug Tracking System </div></div></div>
   <div id="header_bottom">
     <div id="location">
       <ul>
-	<li><a href="/" accesskey="1">KDE Homepage</a></li>
+        <li>
+          [% IF h1 %][% h1 %] [% END %]
+        </li>
       </ul>
     </div>
-
     <div id="menu">
-<ul><li><a href="./family/">Sitemap</a></li>
-<li><a href="./contact/">Contact Us</a></li>
-</ul>    </div>
+      <ul>
+        <li><a href="./wizard.cgi">Report New Wish or Bug</a></li>
+        <li><a href="./query.cgi">Query Existing Reports</a></li>
+      </ul>
+    </div>
   </div>
+  <div id="header_bottom_sub">
+    <div id="subtitle_wrapper">
+      <ul>
+        [% IF h2 %]
+        <li id="subtitle">
+          [% h2 %]
+        </li>
+        [% END %]
+      </ul>
+    </div>
+    <div id="information_wrapper">
+      <ul>
+        [% IF h3 %]
+        <li id="information">
+          [% h3 %]
+        </li>
+        [% END %]
+      </ul>
+    </div>
+  </div>
 </div>
--->
 
-<div id="header_container">
-  <div id="header_top"><div><div>
-    <img alt ="" src="/skins/custom/img/top-kde.jpg"/>
-    KDE Bug Tracking System </div></div></div>
+<div id="body_wrapper">
+  <div id="body">
+      <!-- begin main content -->
+    <div id="right">
+      <div class="content">
+        <div id="main">
+          <div class="clearer">&nbsp;</div>
 
-</div>
+        [% IF h1 %] 
+	<h2 id="title">[% h1 %]</h2> 
+	[% END %]
+        [% IF h2 %]
+        <h3 id="subtitle">[% h2 %]</h3>
+        [% END %]
 
-<div id="header">
-<table border="0" cellspacing="0" cellpadding="0" id="titles">
-<tr>
-  <td id="title">
-    [% IF h1 %][% h1 %] [% END %]
-  </td>
-
-  [% IF h2 %]
-    <td id="subtitle">
-      [% h2 %]
-    </td>
-  [% END %]
-
-  [% IF h3 %]
-    <td id="information">
-      [% h3 %]
-    </td>
-  [% END %]
-</tr>
-</table>
-
-[% PROCESS "global/common-links.html.tmpl" %]
-
 [% IF Param('announcehtml') %]
 [% Param('announcehtml') FILTER none %]
 [% END %]
@@ -177,4 +184,4 @@
 <div id="message">[% message %]</div>
 [% END %]
 
-</div>
+
--- trunk/bugs/2.23/template/index.html.tmpl #673008:673009
@@ -128,6 +128,6 @@
 </ul>
 
   <div class="outro"></div>
-</div>
 
+
 [% PROCESS global/footer.html.tmpl %]


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic