svn commit: samba-web r980 - in trunk: projects style

deryck at samba.org deryck at samba.org
Wed May 3 15:50:35 GMT 2006


Author: deryck
Date: 2006-05-03 15:50:34 +0000 (Wed, 03 May 2006)
New Revision: 980

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

Log:
Reformatting the SoC '06 page for readability.

deryck

Modified:
   trunk/projects/summercode06.html
   trunk/style/common.css


Changeset:
Modified: trunk/projects/summercode06.html
===================================================================
--- trunk/projects/summercode06.html	2006-05-03 12:45:07 UTC (rev 979)
+++ trunk/projects/summercode06.html	2006-05-03 15:50:34 UTC (rev 980)
@@ -7,22 +7,23 @@
 <div class="request" style="margin:0 0 35px 0">
 <p>The following is an outline of potential projects for those interested in
 working on Samba through <a href="http://code.google.com/soc/">Google's 
-"Summer of Code"</a> program.  This is just a holding area for project ideas.  
-The projects listed here may be updated as developers refine a project's 
-outline.  Questions about Samba's participation in the program or for clarifications
-about a project idea, scope or design should be mailed to 
+"Summer of Code"</a> program.    Questions about Samba's participation in 
+the program or about a project idea, scope, or design should be mailed to 
 <a href="mailto:summercode at samba.org">summercode at samba.org</a>.
-Note that you are not limited to the project ideas listed here.  Please email us if you
-have a new idea you would like to discuss.</p>
+Note that you are not limited to the project ideas listed here.  Please email 
+us if you have a new idea you would like to discuss.</p>
 
 <p>If you are considering applying to SoC 2006, please make sure to read the 
 <a href="http://code.google.com/soc/studentfaq.html">Student FAQ</a>.  Pay close
 attention to <a href="http://code.google.com/soc/studentfaq.html#24">Question 24</a>
 as the review process for Samba applications will be stricter this year.
-It is very important that convince us that you will be in fact able to the 
-work on the project you are proposing and that you understand the scope of the 
-problem.</p>
+It is very important you convince us that:</p>
 
+<ol class="tight">
+  <li>you will, in fact, be able to do the work you are proposing</li> 
+  <li>you understand the scope of the problem</li>
+</ol>
+
 <p>Update (1 May): The <a href="http://code.google.com/soc/student_step1.html">student application
 form</a> is now open for submissions at Google.</p>
 
@@ -206,4 +207,10 @@
   and should at least allow modification of similar
   properties to MMC.</p>
 
+  <div class="request">
+    <p>This is just a holding area for project ideas. The projects 
+    listed here may be updated as developers refine a project's 
+    outline.</p>
+  </div>
+
 <!--#include virtual="/samba/footer.html" -->

Modified: trunk/style/common.css
===================================================================
--- trunk/style/common.css	2006-05-03 12:45:07 UTC (rev 979)
+++ trunk/style/common.css	2006-05-03 15:50:34 UTC (rev 980)
@@ -78,6 +78,9 @@
 ol li {
 	margin-bottom:12px;
 }
+ol.tight li {
+	margin-bottom:0;
+}
 
 
 /* Tables



More information about the samba-cvs mailing list