Niels Breet xfade at lists.slony.info
Mon Feb 12 11:04:48 PST 2007
Update of /home/cvsd/slony1/slony1-www
In directory main:/tmp/cvs-serv18483

Modified Files:
	style.css layout.php 
Log Message:
Add more menu items

Index: layout.php
===================================================================
RCS file: /home/cvsd/slony1/slony1-www/layout.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** layout.php	9 Feb 2007 21:17:28 -0000	1.7
--- layout.php	12 Feb 2007 19:04:46 -0000	1.8
***************
*** 16,22 ****
    <div class="left">
    <div class="menu">
!     <a href="/">Home</a> 
!     <a href="/scm/">CVS</a> 
!     <a href="http://lists.slony.info/mailman/listinfo" title="Slony mailinglists">Mailinglists</a> 
    </div>
    </div>
--- 16,24 ----
    <div class="left">
    <div class="menu">
!     <a href="/" title="Go to the Slony homepage">Home</a>
!     <a href="/scm/" title="Go to Slony CVS information">CVS</a>
!     <a href="http://lists.slony.info/mailman/listinfo" title="Slony mailinglists">Mailinglists</a>
!     <a href="/documentation/" title="Go to the documentation section.">Documentation</a>
!     <a href="/downloads/" title="Get Slony!">Download</a>
    </div>
    </div>

Index: style.css
===================================================================
RCS file: /home/cvsd/slony1/slony1-www/style.css,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** style.css	9 Feb 2007 21:22:12 -0000	1.11
--- style.css	12 Feb 2007 19:04:46 -0000	1.12
***************
*** 28,32 ****
    width: 575px;
    height: 108px;
-   overflow: hidden;
  }
  
--- 28,31 ----




More information about the Slony1-commit mailing list