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

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

SVN commit 672978 by endres:


        - new header markup
        - some older things not in revision control



 M  +33 -19    common-links.html.tmpl  
 M  +0 -6      footer.html.tmpl  
 M  +24 -5     header.html.tmpl  


--- trunk/bugs/2.23/template/global/common-links.html.tmpl #672977:672978
@@ -21,53 +21,67 @@
   #%]
 
 <div class="links">
-  <a href="./">Home</a> |
-  <a href="enter_bug.cgi">New</a> |
-  <a href="query.cgi">Search</a> |
-
-  <form action="buglist.cgi" method="get"
+<div class="menutitle"><div>
+	<h2>Start</h2>
+	</div></div>
+  <ul>
+  <li><a href="./">Home</a></li>
+  <li><form action="buglist.cgi" method="get"
         onsubmit="if (this.quicksearch.value == '')
                   { alert('Please enter one or more search terms first.');
                     return false; } return true;">
+
     <input class="txt" type="text" name="quicksearch">
     <input class="btn" type="submit" value="Find" id="find">
-  </form> |
+  </form></li>
+  <li><a href="enter_bug.cgi">New</a></li>
+  <li><a href="query.cgi">Search</a></li>
+  </ul>
 
-  <a href="report.cgi">Reports</a>
+<div class="menutitle"><div>
+		<h2>Actions</h2>
+		</div></div>
+  <ul>
+  <li><a href="report.cgi">Reports</a></li>
 
   [% IF user.id %]
     [% email = user.login FILTER url_quote %]
-    | <a href="request.cgi?requester=[% email %]&amp;requestee=
-               [%- email %]&amp;do_union=1&amp;group=type">My Requests</a>
+     <li><a href="request.cgi?requester=[% email %]&amp;requestee=
+               [%- email %]&amp;do_union=1&amp;group=type">My Requests</a></li>
   [% ELSE %]
-    | <a href="request.cgi">Requests</a>
+     <li><a href="request.cgi">Requests</a></li>
   [% END %]
 
   [% IF user.id && Param('usevotes') %]
-    | <a href="votes.cgi?action=show_user">My&nbsp;Votes</a>
+     <li><a href="votes.cgi?action=show_user">My&nbsp;Votes</a></li>
   [% END %]
-
+  </ul>
+<div class="menutitle"><div>
+		<h2>My Account</h2>
+		</div></div>
+  <ul>
   [% IF user.login %]
-    [% ' | <a href="sanitycheck.cgi">Sanity&nbsp;check</a>' IF user.groups.tweakparams %]
+    [% '  <li><a href="sanitycheck.cgi">Sanity&nbsp;check</a></li>' IF user.groups.tweakparams %]
     [% IF user.authorizer.can_logout %]
-      | <a href="relogin.cgi">Log&nbsp;out</a>
+       <li><a href="relogin.cgi">Log&nbsp;out</a></li>
     [% ELSE %]
-      | Logged&nbsp;in&nbsp;as
+       <li>Logged&nbsp;in&nbsp;as
     [% END %]
     [% IF sudoer %]
       [%+ sudoer.login FILTER html %] (<b>impersonating
       [%+ user.login FILTER html %]</b>
-      <a href="relogin.cgi?action=end-sudo">end session</a>)
+      <a href="relogin.cgi?action=end-sudo">end session</a>)</li>
     [% ELSE %]
-      [%+ user.login FILTER html %]
+      [%+ user.login FILTER html %]</li>
     [% END %]
   [% ELSE %]
     [% IF Param('createemailregexp')
           && user.authorizer.user_can_create_account %]
-      | <a href="createaccount.cgi">New&nbsp;Account</a>
+       <li><a href="createaccount.cgi">New&nbsp;Account</a></li>
     [% END %]
     [% IF user.authorizer.can_login %]
-      | <a href="index.cgi?GoAheadAndLogIn=1">Log&nbsp;In</a>
+       <li><a href="index.cgi?GoAheadAndLogIn=1">Log&nbsp;In</a></li>
     [% END %]
   [% END %]
+  </ul>
 </div>
--- trunk/bugs/2.23/template/global/footer.html.tmpl #672977:672978
@@ -34,12 +34,6 @@
 <div id="footer">
   <div class="intro"></div>
 
-[%# Migration note: the old param 'blurbhtml' goes here %]
-
-[%# Migration note: useful-links.html.tmpl corresponds to %commandmenu% %]
-
-           [% PROCESS "global/useful-links.html.tmpl" %]
-
   <div class="outro"></div>
 </div>
 
--- trunk/bugs/2.23/template/global/header.html.tmpl #672977:672978
@@ -119,14 +119,33 @@
                  [% ' ' %][% class FILTER css_class_quote %]
                [% END %]">
 
-<div id="header_top">
-   <div id="head">
-       <span id="site-name">KDE Bug Tracking System</span>
-       <img id="headerright" src="skins/custom/img/bugs.png" width="44" height="44" alt="Bugs" />
-   </div>
+<!--
+<div id="header">
+  <div id="header_top"><div><div>
+    
+    K Desktop Environment  </div></div></div>
+  <div id="header_bottom">
+    <div id="location">
+      <ul>
+	<li><a href="/" accesskey="1">KDE Homepage</a></li>
+      </ul>
+    </div>
 
+    <div id="menu">
+<ul><li><a href="./family/">Sitemap</a></li>
+<li><a href="./contact/">Contact Us</a></li>
+</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>
+
 <div id="header">
 <table border="0" cellspacing="0" cellpadding="0" id="titles">
 <tr>
[prev in list] [next in list] [prev in thread] [next in thread] 

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