[gnomeweb-wml] Nanny website updates



commit ae3f894805205e3c03ec1fd7b88290ea157ec87a
Author: Roberto Majadas <roberto majadas openshine com>
Date:   Wed Feb 3 17:11:58 2010 +0100

    Nanny website updates

 projects.gnome.org/nanny/download.shtml |    6 +++---
 projects.gnome.org/nanny/footer.shtml   |    2 +-
 projects.gnome.org/nanny/header.shtml   |    2 +-
 projects.gnome.org/nanny/index.shtml    |   22 +++++++++++-----------
 projects.gnome.org/nanny/tour.shtml     |   24 +++++++++---------------
 5 files changed, 25 insertions(+), 31 deletions(-)
---
diff --git a/projects.gnome.org/nanny/download.shtml b/projects.gnome.org/nanny/download.shtml
index 6edcf8e..4bf07d1 100644
--- a/projects.gnome.org/nanny/download.shtml
+++ b/projects.gnome.org/nanny/download.shtml
@@ -30,14 +30,14 @@
           <p>
           Development version is meant for developers and for those who want to
           try out the latest features and improve Nanny. This version is
-          likely to have bugs. Please help us to track'em down.
+          likely to have bugs. Please help us to track them down.
           </p>
-          <h3>From the bakery</h3>
+          <h3>Source code</h3>
           <p>Nanny sources can be found in
           <a href="http://live.gnome.org/Nanny";>GNOME Git</a>,
           in the <b>"nanny"</b> module. Also, you can
           <a href="http://git.gnome.org/cgit/nanny/";>browse the latest sources online</a>.
-          To get them, just execute
+          To get them, just run:
           </p>
           <div class="code">
             git clone git://git.gnome.org/nanny
diff --git a/projects.gnome.org/nanny/footer.shtml b/projects.gnome.org/nanny/footer.shtml
index 2bedfec..b7a477a 100644
--- a/projects.gnome.org/nanny/footer.shtml
+++ b/projects.gnome.org/nanny/footer.shtml
@@ -5,7 +5,7 @@
       <br /> 
       GNOME and the foot logo are trademarks of the GNOME Foundation.
       <br />
-      <a href="http://tango.freedesktop.org/The_People";>Great guys!</a> <a href="http://tango.freedesktop.org/";>Great Icons!</a> Free beer for the 
+      <a href="http://tango.freedesktop.org/The_People";>Great guys!</a> <a href="http://tango.freedesktop.org/";>Great Icons!</a> Hugh thanks for the 
       <a href="http://tango.freedesktop.org/";>Tango Desktop Project!</a>
       <br />
       <a href="http://validator.w3.org/check/referer";>Optimized</a> for <a href="http://www.w3.org/";>standards</a>.
diff --git a/projects.gnome.org/nanny/header.shtml b/projects.gnome.org/nanny/header.shtml
index a095f06..befb8ca 100644
--- a/projects.gnome.org/nanny/header.shtml
+++ b/projects.gnome.org/nanny/header.shtml
@@ -38,7 +38,7 @@
             <!--#if expr='"$section" = "download"'--><li class="current"><!--#else--><li><!--#endif--><a href="download">Download</a> </li>
             <li><a href="http://live.gnome.org/Nanny/FAQ";>FAQ</a> </li>
             <li><a href="http://live.gnome.org/Nanny";>Wiki</a> </li>
-            <li><a href="http://live.gnome.org/Nanny/Snapshots";>Snapshots</a> </li>
+           <!-- <li><a href="http://live.gnome.org/Nanny/Snapshots";>Snapshots</a> </li> <-->
             <li><a target="_blank" href="http://www.gnome.org/friends/";>
                 <img border="0" alt="Become a Friend of GNOME" src="http://www.gnome.org/friends/banners/fog-80x15.png"; style="vertical-align: middle; margin-top: -4px;"/> </a> </li> 
           </ul>
diff --git a/projects.gnome.org/nanny/index.shtml b/projects.gnome.org/nanny/index.shtml
index c5db7f0..2536ff0 100644
--- a/projects.gnome.org/nanny/index.shtml
+++ b/projects.gnome.org/nanny/index.shtml
@@ -12,7 +12,7 @@
       <div id="bottom">
         <div id="bottomLeft">
 
-            <h2>What is Gnome Nanny?</h2>
+            <h2>So what is Gnome Nanny?</h2>
 
             <p>
             Gnome Nanny is an easy way to control what your kids are doing in
@@ -25,17 +25,18 @@
             with ease of mind, no more worries!
             </p>
 
-            <h2>What are the Requirements?</h2>
+            <h2>Requirements</h2>
             <div class="icon">
             <img src="data/images/application-x-executable.png" alt="icon" />
             </div>
             <ul>
               <li>GNOME 2.28</li>
-              <li>a brain</li>
+              <li>Python 2.4/2.6</li>
+              <li>Twisted</li>
             </ul>
             <p>
             For a more detailed list of requirements, have a look at the
-            <a href="http://git.gnome.org/cgit/nanny/plain/README";>README file</a>
+            <a href="http://git.gnome.org/cgit/nanny/plain/README?h=gnome-2-28";>README file</a>
             </p>
 
             <h2>Bugs</h2>
@@ -43,25 +44,24 @@
             <img src="data/images/applications-development.png" alt="icon" />
             </div>
             <p>
-            Well, if you want to keep them, they are yours, we donate them to
-            you! But if you want to bug some people and kick some ass, you should
-            report them to the <a href="http://bugzilla.gnome.org/";>GNOME Bug Tracking System.</a>
-            by <a href="http://bugzilla.gnome.org/simple-bug-guide.cgi?product=nanny";>filing your bug here</a>.
+            If you want to report bugs please use the <a href="http://bugzilla.gnome.org/";>GNOME Bug Tracking System.</a>
+            by <a href="https://bugzilla.gnome.org/enter_bug.cgi?product=nanny";>reporting your bug here</a>.
             <br/>
-            Also, please try to test your bug against the Git version of Nanny first. Your problem may already be fixed!
+            Please try to test your bug against the development version of Nanny first. Your problem may already be fixed!
             </p>
 
+<!--
             <h2>Mailing list</h2>
             <div class="iconr">
             <img src="data/images/internet-group-chat.png" alt="icon" />
             </div>
             <p>
-            Do you want a little discussion about Nanny?
+            Want to talk or ask anything about Gnome Nanny?
             Join our
             <a href="http://mail.gnome.org/mailman/listinfo/nanny-list";>mailing list</a>
             (You have to join the list to send mails to it)
             </p>
-
+-->
             <!-- <h2>Press and User Reactions</h2> -->
         </div>
 
diff --git a/projects.gnome.org/nanny/tour.shtml b/projects.gnome.org/nanny/tour.shtml
index 0298f11..2663649 100644
--- a/projects.gnome.org/nanny/tour.shtml
+++ b/projects.gnome.org/nanny/tour.shtml
@@ -44,37 +44,31 @@
         <div class="tour-item">
           <h2>Control computer usage</h2>
           <div class="imager">
-            <a title="" href="data/tour/nanny-session.png">
-            <img src="data/tour/nanny-session.png" alt="icon" WIDTH=200 HEIGHT=121/></a>
+            <a title="" rel="shadowbox[tour]" href="data/screenshots/">
+            <img src="data/tour/nanny-session.png" alt="icon" /></a>
             <p>This is is the GNOME Administration Console.
             The window is divided into two sections, users and actions. The users
             are listed in the column of the left, and the actions are divided in the
             tabs at the top of the window. Each tab controls a different application,
             having a week timetable and a maximum hours per day field to configure.
             </p>
-          </div>
-	</div>
-	  
+            </div>
 
         <br class="clearboth">
 
         <div class="tour-item">
           <h2>Control web access</h2>
           <div class="imager">
-            <a title="" href="data/tour/nanny-web-content-filtering.png">
-            <img src="data/tour/nanny-web-content-filtering.png" alt="icon" WIDTH=200 HEIGHT=138 /></a>
+            <a title="" rel="shadowbox[tour]" href="data/screenshots/">
+            <img src="data/tour/nanny-web-content-filtering.png" alt="icon"/></a>
             <p>In the Web Content Filter Configuration window you can handle the 
             list of forbidden and allowed sites, each list being in its own tab. 
             Add elements to the list, edit them or remove them.</p>
             <p>
-              <div class="imager">
-		<a title="" href="data/tour/nanny-add-web-to-filter.png">
-		  <img src="data/tour/nanny-add-web-to-filter.png" alt="icon"/>
-		</a>
-              </div>
-	    </p>
-	  </div>
-	</div>
+            <div class="imager">
+            <a title="" rel="shadowbox[tour]" href="data/screenshots/">
+            <img src="data/tour/nanny-add-web-to-filter.png" alt="icon"/></a>
+          </div>
 
         <br class="clearboth">
 



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