svn commit: samba-web r337 - in trunk: .

deryck at samba.org deryck at samba.org
Thu Sep 16 04:29:42 GMT 2004


Author: deryck
Date: 2004-09-16 04:29:42 +0000 (Thu, 16 Sep 2004)
New Revision: 337

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba-web&path=/trunk&rev=337&nolog=1

Log:

Now that headlines.html is being written correctly,
include the file via SSI.  Remove the test file I created.

--deryck

Removed:
   trunk/headlines_test.html
Modified:
   trunk/index.html


Changeset:
Deleted: trunk/headlines_test.html
===================================================================
--- trunk/headlines_test.html	2004-09-16 04:18:49 UTC (rev 336)
+++ trunk/headlines_test.html	2004-09-16 04:29:42 UTC (rev 337)
@@ -1,8 +0,0 @@
-<!--#include virtual="/samba/header.html" --> 
-  <title>Testing headlines</title>
-<!--#include virtual="/samba/header2.html" -->
-
-<!--#include virtual="/samba/news/headlines.html" -->
-
-
-<!--#include virtual="/samba/footer.html" -->

Modified: trunk/index.html
===================================================================
--- trunk/index.html	2004-09-16 04:18:49 UTC (rev 336)
+++ trunk/index.html	2004-09-16 04:29:42 UTC (rev 337)
@@ -5,21 +5,8 @@
     <p>Samba is an <a href="http://www.opensource.org/">Open Source</a>/<a href="http://www.gnu.org/philosophy/free-sw.html">Free Software</a> suite that provides seamless file and print services to SMB/CIFS clients.  Samba is freely available under the <a href="/samba/docs/GPL.html">GNU General Public License</a>.</p>
     
     <h2>Latest News</h2>
+    <!--#include virtual="/samba/news/headlines.html" -->
 
-    <ul class="news">
-    <li>14 September 2004 <a href="/samba/news/#samba4_paper">Advances in Samba4</a></li>
-    <li>13 September 2004 <a href="/samba/news/#3.0_DOS_sept04">Samba 3.0 DoS Vulnerabilities</a></li>
-    <li>13 September 2004 <a href="/samba/news/#3.0.7">Samba 3.0.7 Available for Download</a></li>
-    <li>03 September 2004 <a href="/samba/news/#jht_slashdot">Terpstra Interview From aKademy</a></li>
-    <li>27 August 2004 <a href="/samba/news/#comingsoon_3.0.7">Samba 3.0.7 Coming Soon</a></li>
-    <li>24 August 2004 <a href="/samba/news/#openLDAP-samba3.0.6">Corrected OpenLDAP schema file for Samba 3.0.6</a></li>
-    <li>23 August 2004 <a href="/samba/news/#cal_update_23Aug">Samba Team Calendar Updated</a></li>
-    <li>23 August 2004 <a href="/samba/news/#nine_user">Samba3 Case Study on InformIT</a></li>
-    <li>20 August 2004 <a href="/samba/news/#gd">Samba Team Welcomes New Member G&uuml;nther Deschner</a></li>
-    <li>19 August 2004 <a href="/samba/news/#3.0.6">Samba 3.0.6 Available for Download</a></li>
-    </ul>
-
-
     <h2>Current Release</h2>
 
     <h4><a name="latest">13 September 2004</a></h4>



More information about the samba-cvs mailing list