svn commit: samba-web r481 - in trunk/news: .

deryck at samba.org deryck at samba.org
Tue Dec 21 20:47:32 GMT 2004


Author: deryck
Date: 2004-12-21 20:47:32 +0000 (Tue, 21 Dec 2004)
New Revision: 481

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

Log:

Adding the submissions policy for news.samba.org.

--deryck

Added:
   trunk/news/submission_policy.html
Modified:
   trunk/news/about.html
   trunk/news/submit.html
   trunk/news/success.html


Changeset:
Modified: trunk/news/about.html
===================================================================
--- trunk/news/about.html	2004-12-20 19:38:22 UTC (rev 480)
+++ trunk/news/about.html	2004-12-21 20:47:32 UTC (rev 481)
@@ -67,7 +67,7 @@
     
     		<h2>About news.samba.org</h2>
     		
-    		<p><span class="punch">news.samba.org</span> is your news and information portal for all things Samba.  This sub-site of <a href="/samba/">samba.org</a> will be, like Samba itself, a community driven project.  Whether or not the site grows and proves to be useful is completely up to you, the dedicated users and developers of Samba.  "But what can *I* do?", you say.  Share your stories, that's what!</p>
+    		<p><span class="punch">news.samba.org</span> is your news and information portal for all things Samba.  This sub-site of <a href="http://samba.org/">samba.org</a> will be, like Samba itself, a community driven project.  Whether or not the site grows and proves to be useful is completely up to you, the dedicated users and developers of Samba.  "But what can *I* do?", you say.  Share your stories, that's what!</p>
     		
     		<h3>Stories on news.samba.org</h3>
     		

Added: trunk/news/submission_policy.html
===================================================================
--- trunk/news/submission_policy.html	2004-12-20 19:38:22 UTC (rev 480)
+++ trunk/news/submission_policy.html	2004-12-21 20:47:32 UTC (rev 481)
@@ -0,0 +1,95 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+
+<head>
+
+<link rel="stylesheet" href="/samba/style/common.css" type="text/css"
+media="all" />
+<link rel="stylesheet" href="/samba/news/style/news.css" type="text/css" media="all"
+/>
+<link rel="shortcut icon" href="/samba/news/images/favicon.ico" />
+
+<!--[if gte IE 5.5]>
+        <style type="text/css">
+        .news_logo_hack {
+        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/samba/news/images/news_logo.png',sizingMethod='scale');
+        }
+        </style>
+<![endif]-->
+
+<!--[if lte IE 5]>
+        <style type="text/css">
+        .news_logo_hack {
+        background-image:url(/samba/news/images/news_logo.gif);
+        background-position:center;
+        background-repeat:no-repeat;
+        }
+        </style>
+<![endif]-->
+
+<style type="text/css">
+body {
+	background-color:#FFF;
+
+}
+</style>
+
+<title>news.samba.org Submission Policy</title>
+
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<meta http-equiv="Content-Language" content="en-us" />
+<meta name="keywords" content="Samba SMB CIFS" />
+<meta name="description" content="Home of Samba, the SMB file server" />
+
+</head>
+
+<body>
+
+<div class="newsbar"></div>
+
+<div id="news_logo">
+  <div class="news_logo_hack">
+    <a href="/samba/news/"><img src="/samba/news/images/linkpad.gif" alt="news.samba.org"/></a>
+  </div>
+</div>
+
+<div id="links">
+    <div class="about">
+        <ul>
+        <li><a href="/samba/news/about.html">About news.samba.org</a></li>
+        <li><a href="http://news.samba.org/submit.html">Submit A Story</a></li>
+        <li><a href="http://samba.org/">Samba-Web Home</a></li>
+        </ul>
+    </div>
+</div>
+
+
+<div id="page_wide">
+    <div class="news_wide">
+
+	<div class="success">
+	    <h3>news.samba.org Submission Policy</h3>
+
+	    <p>Stories accepted for publication on news.samba.org will be credited to 
+        their respective authors.  The author will retain all rights to the piece, 
+        including copyright and control over use of the material.  news.samba.org
+        editors reserve the right to make editorial decisions and changes regarding 
+        the material (i.e., grammar and spelling corrections, shortening passages 
+        for the sake of length or clarity, etc.) without confirmation from the author
+        prior to publication.  If after the story is posted, the author requires 
+        corrections, news.samba.org will be glad to accommodate.  If the requested 
+        changes alter the tone, intent, or focus of the original piece, 
+        the corrected item will be considered a new story, and a new decision
+        will be made regarding its publication on news.samba.org.  news.samba.org
+        reserves the right to remove a story at anytime and without notice if factual 
+        inaccuracies are discovered.</p>
+
+	    <p>Return to the <a href="http://news.samba.org/submit.html">story submission form</a></p>
+	</div>
+    		
+    </div>  <!-- Closes the 'news_wide' div -->
+</div>  <!-- Closes the 'page_wide' div -->
+
+</body>
+</html>


Property changes on: trunk/news/submission_policy.html
___________________________________________________________________
Name: svn:executable
   + *

Modified: trunk/news/submit.html
===================================================================
--- trunk/news/submit.html	2004-12-20 19:38:22 UTC (rev 480)
+++ trunk/news/submit.html	2004-12-21 20:47:32 UTC (rev 481)
@@ -73,7 +73,7 @@
 <div id="links">
     <div class="about">
         <ul>
-        <li><a href="http://samba.org/samba/news/about.html">About news.samba.org</a></li>
+        <li><a href="/samba/news/about.html">About news.samba.org</a></li>
         <li><a href="http://news.samba.org/submit.html">Submit A Story</a></li>
         <li><a href="http://samba.org/">Samba-Web Home</a></li>
         </ul>
@@ -138,9 +138,9 @@
 	
 	<p>You may include HTML in the body of your story if you like.  Links are
 optional if the material is entirely your own, but if you get your information
-from another site, include a link.  Any story submitted by one person and later
-discovered to be the work of another will be removed immediately and without
-notification.  All stories published on news.samba.org will be credited to their respective authors.</p>
+from another site, include a link.  All stories published on news.samba.org will be 
+credited to their respective authors.  See our 
+<a href="/samba/news/submission_policy.html">submissions policy</a> for more info.</p>
 
 	<p class="editor">Questions?  Comments?  Send mail to <a
 href="mailto:webeditor at samba.org">webeditor at samba.org</a>.</p>

Modified: trunk/news/success.html
===================================================================
--- trunk/news/success.html	2004-12-20 19:38:22 UTC (rev 480)
+++ trunk/news/success.html	2004-12-21 20:47:32 UTC (rev 481)
@@ -41,7 +41,6 @@
 <meta http-equiv="Content-Language" content="en-us" />
 <meta name="keywords" content="Samba SMB CIFS" />
 <meta name="description" content="Home of Samba, the SMB file server" />
-<meta name="robots" content="noindex" />
 
 </head>
 



More information about the samba-cvs mailing list