svn commit: samba-web r1177 - in trunk: images style team

deryck at samba.org deryck at samba.org
Thu Mar 13 15:29:25 GMT 2008


Author: deryck
Date: 2008-03-13 15:29:09 +0000 (Thu, 13 Mar 2008)
New Revision: 1177

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=1177

Log:
Update the team page with a photo from the CIFS workshop
last October. (Thanks, Rafal, for the photo.)


Added:
   trunk/images/team2007-1.jpg
   trunk/images/team2007.jpg
Modified:
   trunk/style/wide.css
   trunk/team/index.html


Changeset:
Added: trunk/images/team2007-1.jpg
===================================================================
(Binary files differ)


Property changes on: trunk/images/team2007-1.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/images/team2007.jpg
===================================================================
(Binary files differ)


Property changes on: trunk/images/team2007.jpg
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: trunk/style/wide.css
===================================================================
--- trunk/style/wide.css	2008-03-13 15:15:54 UTC (rev 1176)
+++ trunk/style/wide.css	2008-03-13 15:29:09 UTC (rev 1177)
@@ -45,8 +45,8 @@
 	text-align:center;
 }
 .teampic img {
-	width:431px;
-	height:300px;
+	width:500px;
+	height:400px;
 }
 
 

Modified: trunk/team/index.html
===================================================================
--- trunk/team/index.html	2008-03-13 15:15:54 UTC (rev 1176)
+++ trunk/team/index.html	2008-03-13 15:29:09 UTC (rev 1177)
@@ -10,14 +10,17 @@
 actively doing Git checkins is approximately 10 - 12 people.  Of course,
 there is <a href="http://projects.samba.org/">always room to help</a>.</p>
 
-<p>Here is a new photo of some of us at this year's CIFS conference:</p>
+<p>Here is a photo of some of us at the
+  <a href="http://news.samba.org/calendar/cifs_eng_workshop_2007/">CIFS
+  Engineering Workshop</a> in late 2007:</p>
 
 <div class="teampic">
-  <a href="/samba/images/team2005-1.jpg">
-  <img src="/samba/images/team2005-1-small.jpg" alt="Left to Right:John Terpstra, Derrell Lipman, Chris Hertel, Jerry Carter, Andrew Bartlett, Stefan Metzmacher, Steve French, Volker Lendecke, Rafal Szczesniak, Jelmer Vernooij, Guenther Deschner, Lars M&uuml;ller, James Peach, Jeremy Allison, Andrew Tridgell, Tim Potter, Marc Kaplan" /></a>
+  <a href="/samba/images/team2007.jpg">
+  <img src="/samba/images/team2007-1.jpg" alt="" /></a>
 </div>
 
 <ul>
+  <li>Photo from 2005 <a href="/samba/images/team2005-1.jpg">here</a></li>
   <li>Photo from 2004 <a href="/samba/images/team2004.jpg">here</a></li>
   <li>Photo from 2003 <a href="/samba/images/team_l2003.jpg">here</a></li>
   <li>Photo from 2002 <a href="/samba/team/team2002.html">here</a></li>



More information about the samba-cvs mailing list