svn commit: samba-web r243 - in trunk: . news news/announcements

deryck at samba.org deryck at samba.org
Tue Aug 10 15:01:13 GMT 2004


Author: deryck
Date: 2004-08-10 15:01:12 +0000 (Tue, 10 Aug 2004)
New Revision: 243
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba-web&path=/trunk&rev=243&nolog=1
Log:

Add announcement "accepting story submissions" to news site and
samba.org front page headline section.

--deryck

Added:
   trunk/news/announcements/accepting.html
Modified:
   trunk/index.html
   trunk/news/announcements/index.html
   trunk/news/index.html

Changeset:
Modified: trunk/index.html
===================================================================
--- trunk/index.html	2004-08-10 13:58:48 UTC (rev 242)
+++ trunk/index.html	2004-08-10 15:01:12 UTC (rev 243)
@@ -31,7 +31,8 @@
     <h2>News</h2>
 
     <ul>
-    <li>8 August 2004 <a href="http://news.samba.org/#redesign">samba.org Has Been Redesigned</a></li>
+    <li>10 August 2004 <a href="/samba/news/#accepting">news.samba.org Open For Story Submissions</a></li>
+    <li>8 August 2004 <a href="/samba/news/#redesign">samba.org Has Been Redesigned</a></li>
     </ul>
 
 

Added: trunk/news/announcements/accepting.html
===================================================================
--- trunk/news/announcements/accepting.html	2004-08-10 13:58:48 UTC (rev 242)
+++ trunk/news/announcements/accepting.html	2004-08-10 15:01:12 UTC (rev 243)
@@ -0,0 +1,24 @@
+    <h3><a name="accepting">news.samba.org Open For Story Submissions</a></h3> 
+        
+    <div class="article">
+        <p>The Samba Team is pleased to announce that news.samba.org, the recently
+added news and information portal for samba.org, is now accepting story
+submissions.  Please follow the link to "Submit A Story" if you have something
+that you think may be of interest to members of the Samba community.</p>
+
+        <p>The "About news.samba.org" page here explains a bit further:</p>
+
+        <p class="quote">A story may be an actual news piece about Samba, or a link to a news
+piece from another site, or a story could be an article someone has
+written that relates to Samba. Stories could also be announcements of
+related technologies, conferences, etc. that users, developers, and
+vendors of Samba might find interesting and/or useful. And in practical
+terms, we will also be publishing release announcements and Samba Team
+announcements as stories on news.samba.org.</p>
+
+        <p>The Samba news site is, like the Samba community itself, dependent on contributors.
+Whether or not news.samba.org grows and proves useful is completely up
+to you, the dedicated users and developers of Samba.  <a href="/samba/news/submit.html">Submit A Story</a>
+    </div>
+        
+       

Modified: trunk/news/announcements/index.html
===================================================================
--- trunk/news/announcements/index.html	2004-08-10 13:58:48 UTC (rev 242)
+++ trunk/news/announcements/index.html	2004-08-10 15:01:12 UTC (rev 243)
@@ -7,6 +7,9 @@
     <p>Miscellaneous announcements for news.samba.org are
 archived here.</p>
   
+    <h2>10 August 2004</h2>
+         <a name="accepting"><!--#include virtual="accepting.html" --></a>
+
     <h2>8 August 2004</h2>
 	 <a name="redesign"><!--#include virtual="redesign.html" --></a>
 	 

Modified: trunk/news/index.html
===================================================================
--- trunk/news/index.html	2004-08-10 13:58:48 UTC (rev 242)
+++ trunk/news/index.html	2004-08-10 15:01:12 UTC (rev 243)
@@ -2,10 +2,15 @@
 <title>news.samba.org</title>
 <!--#include virtual="/samba/news/header2.html" -->
 
+    <h2>10 August 2004</h2>
+    
+    <!--#include virtual="/samba/news/announcements/accepting.html" -->
+    <div class="reference">Link: <a href="/samba/news/announcements/#accepting">announcements/</a></div>
+
     <h2>8 August 2004</h2>
 
     <!--#include virtual="/samba/news/announcements/redesign.html" -->
-	 <div class="reference">Link: <a href="/samba/news/announcements/#redesign">announcements/</a></div>
+    <div class="reference">Link: <a href="/samba/news/announcements/#redesign">announcements/</a></div>
 	 
 
 <!--#include virtual="footer.html"-->



More information about the samba-cvs mailing list