[gnomeweb-wml] Update nanny project to 2.29.3



commit 29ae17de990211147308666dd27ab5dd1d6856b5
Author: Roberto Majadas <roberto majadas openshine com>
Date:   Sun Feb 21 16:45:44 2010 +0100

    Update nanny project to 2.29.3

 projects.gnome.org/nanny/Makefile.am             |    6 ++++-
 projects.gnome.org/nanny/data/nbl/README         |   22 ++++++++++++++++++++
 projects.gnome.org/nanny/data/nbl/nanny.nbl      |  Bin 0 -> 8449792 bytes
 projects.gnome.org/nanny/includes/news.shtml     |   18 +++++++++++++++-
 projects.gnome.org/nanny/includes/unstable.shtml |   24 ++++++++++++++++++++++
 projects.gnome.org/nanny/index.shtml             |    1 +
 6 files changed, 69 insertions(+), 2 deletions(-)
---
diff --git a/projects.gnome.org/nanny/Makefile.am b/projects.gnome.org/nanny/Makefile.am
index 5b265cd..f8307ac 100644
--- a/projects.gnome.org/nanny/Makefile.am
+++ b/projects.gnome.org/nanny/Makefile.am
@@ -1,7 +1,7 @@
 #This file is generated by nanny.sh
 
 urlpath = /nanny/
-page_DATA = header.shtml footer.shtml download.shtml archive.shtml index.shtml nanny.sh tour.shtml Makefile.am
+page_DATA = header.shtml update.pl footer.shtml download.shtml detect.py archive.shtml index.shtml nanny.sh tour.shtml Makefile.am
 
 
 web_includesdir = $(pagedir)/includes
@@ -24,4 +24,8 @@ web_data_tourdir = $(pagedir)/data/tour
 web_data_tour_DATA = data/tour/nanny-add-web-to-filter.png data/tour/nanny-session.png data/tour/nanny-browser.png data/tour/nanny-web-content-filtering.png
 
 
+web_data_nbldir = $(pagedir)/data/nbl
+web_data_nbl_DATA = data/nbl/README data/nbl/nanny.nbl
+
+
 include $(top_srcdir)/rules.common
diff --git a/projects.gnome.org/nanny/data/nbl/README b/projects.gnome.org/nanny/data/nbl/README
new file mode 100644
index 0000000..5e61397
--- /dev/null
+++ b/projects.gnome.org/nanny/data/nbl/README
@@ -0,0 +1,22 @@
+Nanny BlackList
+===============
+
+Nanny.nbl is a Dans Guardian BlackList formated in Nanny's style. 
+This file only an example.
+
+In next versions we provide a graphical tool to convert Dansguardian files into nbl files.
+
+This file is a subconjunt of categories from the original
+blacklist compiled by "The Universite Toulouse 1 Capitole" and managed
+by Fabrice Prigent <fabrice prigent univ-tlse1 fr>.
+
+The original blacklist includes some not-to-be-blocked categories: forums,
+financial...
+
+These have been deleted in this only-blockable 'selection'.
+
+Please, find the original list and further information about the authors 
+here:
+
+	http://cri.univ-tlse1.fr/blacklists/index_en.php
+
diff --git a/projects.gnome.org/nanny/data/nbl/nanny.nbl b/projects.gnome.org/nanny/data/nbl/nanny.nbl
new file mode 100644
index 0000000..f1af07b
Binary files /dev/null and b/projects.gnome.org/nanny/data/nbl/nanny.nbl differ
diff --git a/projects.gnome.org/nanny/includes/news.shtml b/projects.gnome.org/nanny/includes/news.shtml
index 8005bfe..47e9e9a 100644
--- a/projects.gnome.org/nanny/includes/news.shtml
+++ b/projects.gnome.org/nanny/includes/news.shtml
@@ -1,9 +1,25 @@
           <h2>News</h2>
 
+          <h3>February 21st 2010</h3>
+          <p>
+          <b>Unstable</b>
+          version 2.29.3 was released!<br/>
+          </p>
+          <a href="download">Download it</a>
+          <a href="http://mail.gnome.org/archives/gnome-announce-list/2010-February/msg00058.html";>Release Notes</a>.
+
+          <h3>February 13th 2010</h3>
+          <p>
+          <b>Unstable</b>
+          version 2.29.2 was released!<br/>
+          </p>
+          <a href="download">Download it</a>
+          <a href="http://mail.gnome.org/archives/gnome-announce-list/2010-February/msg00039.html";>Release Notes</a>.
+
           <h3>December 24th 2009</h3>
           <p>
           <b>Unstable</b>
           version 2.29.1 was released!<br/>
           </p>
           <a href="download">Download it</a>
-          <a href="http://mail.gnome.org/archives/desktop-devel-list/2009-December/msg00028.html";>Release Notes</a>.
+          <a href="http://mail.gnome.org/archives/gnome-announce-list/2009-December/msg00065.html";>Release Notes</a>.
diff --git a/projects.gnome.org/nanny/includes/unstable.shtml b/projects.gnome.org/nanny/includes/unstable.shtml
index 0098cce..ca05521 100644
--- a/projects.gnome.org/nanny/includes/unstable.shtml
+++ b/projects.gnome.org/nanny/includes/unstable.shtml
@@ -1,4 +1,28 @@
 <div class="download">
+  <a href="http://ftp.gnome.org/pub/GNOME/sources/nanny/2.29/nanny-2.29.3.tar.gz";
+     title="Download 2.29.3 tarball">
+    <img src="data/images/package-x-generic.png" alt="source package" />
+      Nanny 2.29.3
+  </a>
+  <p>
+    released on February 21st 2010 <br />
+    sha256: 556e01b769f4728af8aad9d2bd44c12c489cb2694e2507880bd6638c88ec63ac
+  </p>
+</div>
+
+<div class="download">
+  <a href="http://ftp.gnome.org/pub/GNOME/sources/nanny/2.29/nanny-2.29.2.tar.gz";
+     title="Download 2.29.2 tarball">
+    <img src="data/images/package-x-generic.png" alt="source package" />
+      Nanny 2.29.2
+  </a>
+  <p>
+    released on February 13th 2010 <br />
+    sha256: 9966ef4e4e35b1af6bd2998f181dd98b927ca68fe5fe7a5124d1c09cb45b3228
+  </p>
+</div>
+
+<div class="download">
   <a href="http://ftp.gnome.org/pub/GNOME/sources/nanny/2.29/nanny-2.29.1.tar.gz";
      title="Download 2.29.1 tarball">
     <img src="data/images/package-x-generic.png" alt="source package" />
diff --git a/projects.gnome.org/nanny/index.shtml b/projects.gnome.org/nanny/index.shtml
index 2536ff0..7ffd03e 100644
--- a/projects.gnome.org/nanny/index.shtml
+++ b/projects.gnome.org/nanny/index.shtml
@@ -33,6 +33,7 @@
               <li>GNOME 2.28</li>
               <li>Python 2.4/2.6</li>
               <li>Twisted</li>
+              <li>Optional : <a href="data/nbl/nanny.nbl">Nanny BlackList</a> (<a href="data/nbl/README">README</a>)</li>
             </ul>
             <p>
             For a more detailed list of requirements, have a look at the



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]