You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2003/06/06 15:51:47 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/resources/misc/menu/images admin_active.png

gregor      2003/06/06 06:51:47

  Modified:    src/webapp/lenya/xslt/menu menu.xsl
  Added:       src/webapp/lenya/resources/misc/menu/images admin_active.png
  Log:
  wired up admin area in the menu bar. excuse the butt-ugly icon, a skillfully crafted one has been comissioned.
  
  Revision  Changes    Path
  1.11      +3 -0      cocoon-lenya/src/webapp/lenya/xslt/menu/menu.xsl
  
  Index: menu.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/xslt/menu/menu.xsl,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- menu.xsl	6 Jun 2003 13:41:38 -0000	1.10
  +++ menu.xsl	6 Jun 2003 13:51:47 -0000	1.11
  @@ -47,6 +47,9 @@
     <img src="/lenya/lenya/menu/images/blau_anfang_oben.gif" />
   </td>
   <td background="/lenya/lenya/menu/images/grau-bg2.gif">
  +  <a href="{$context_prefix}/admin/">
  +    <img border="0" src="/lenya/lenya/menu/images/admin_active.png" />
  +  </a>
     <a href="{$context_prefix}/info/">
       <img border="0" src="/lenya/lenya/menu/images/info_active.gif" />
     </a>
  
  
  
  1.1                  cocoon-lenya/src/webapp/lenya/resources/misc/menu/images/admin_active.png
  
  	<<Binary file>>
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org