www-commits
[Top][All Lists]
Advanced

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

www/server/staging nav-bar/test9/edu-software-t...


From: Therese Godefroy
Subject: www/server/staging nav-bar/test9/edu-software-t...
Date: Mon, 16 Dec 2019 16:43:35 -0500 (EST)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 19/12/16 16:43:35

Modified files:
        server/staging/nav-bar/test9: edu-software-tuxpaint.html 
        server/staging : edu-software.html 

Log message:
        New layout for header, navbar and section menu.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/edu-software-tuxpaint.html?cvsroot=www&r1=1.25&r2=1.26
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/edu-software.html?cvsroot=www&r1=1.4&r2=1.5

Patches:
Index: nav-bar/test9/edu-software-tuxpaint.html
===================================================================
RCS file: 
/webcvs/www/www/server/staging/nav-bar/test9/edu-software-tuxpaint.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- nav-bar/test9/edu-software-tuxpaint.html    4 Dec 2019 19:17:59 -0000       
1.25
+++ nav-bar/test9/edu-software-tuxpaint.html    16 Dec 2019 21:43:35 -0000      
1.26
@@ -7,6 +7,7 @@
 <style type="text/css" media="screen,print">
 .pict {
    width: 27em;
+   max-width: 92%;
    border: .2em solid #bbb;
    margin: 2em auto;
 }
@@ -34,12 +35,21 @@
 </style>
 <!--#include virtual="/education/po/edu-software-tuxpaint.translist" -->
 <!--#include virtual="/server/staging/banner.html" -->
-<!--#include virtual="/server/staging/education-menu.html" -->
 <div id="main-text" class="article">
-<p class="edu-breadcrumb"><a href="/education/education.html">Education</a> 
&rarr; 
+
+<input type="checkbox" id="sect-menu-button" />
+<label for="sect-menu-button">
+ <img id="sect-menu-icon"
+      src="/server/staging/layout/sect-menu.png"
+      alt="[3-bar section menu icon]&nbsp;" 
+      title="Education menu" />
+</label>
+
+<p id="breadcrumb"><a href="/education/education.html">Education</a> &rarr; 
 <a href="/education/edu-resources.html">Educational Resources</a> &rarr; 
 <a href="/education/edu-software.html">Educational Free Software</a> &rarr;
 Tux Paint</p>
+<!--#include virtual="/server/staging/education-menu.html" -->
 <!--GNUN: OUT-OF-DATE NOTICE-->
 <!--#if expr="$OUTDATED_SINCE" --><!--#else -->
 <!--#if expr="$LANGUAGE_SUFFIX" -->
@@ -205,8 +215,7 @@
 </div>
 </div>
 </div><!-- for id="content", starts in the include above -->
-
-<!--#include virtual="/server/footer.html" -->
+<!--#include virtual="/server/staging/layout/footer-text.html" -->
 <div id="footer">
 <div class="unprintable">
 
@@ -245,7 +254,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2019/12/04 19:17:59 $
+$Date: 2019/12/16 21:43:35 $
 <!-- timestamp end -->
 </p>
 </div>

Index: edu-software.html
===================================================================
RCS file: /webcvs/www/www/server/staging/edu-software.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- edu-software.html   4 Dec 2019 19:17:58 -0000       1.4
+++ edu-software.html   16 Dec 2019 21:43:35 -0000      1.5
@@ -9,12 +9,21 @@
 </style>
 <!--#include virtual="/education/po/edu-software.translist" -->
 <!--#include virtual="/server/staging/banner.html" -->
-<!--#include virtual="/server/staging/education-menu.html" -->
 <div id="main-text" class="article">
-<p class="edu-breadcrumb">
+
+<input type="checkbox" id="sect-menu-button" />
+<label for="sect-menu-button">
+ <img id="sect-menu-icon"
+      src="/server/staging/layout/sect-menu.png"
+      alt="[3-bar section menu icon]&nbsp;" 
+      title="Education menu" />
+</label>
+
+<p id="breadcrumb">
 <a href="/education/education.html">Education</a> &rarr; 
 <a href="/education/edu-resources.html">Educational Resources</a> &rarr;
 Educational Free Software</p>
+<!--#include virtual="/server/staging/education-menu.html" -->
 <!--GNUN: OUT-OF-DATE NOTICE-->
 <!--#if expr="$OUTDATED_SINCE" --><!--#else -->
 <!--#if expr="$LANGUAGE_SUFFIX" -->
@@ -101,8 +110,7 @@
 
 </div>
 </div><!-- for id="content", starts in the include above -->
-
-<!--#include virtual="/server/footer.html" -->
+<!--#include virtual="/server/staging/layout/footer-text.html" -->
 <div id="footer">
 <div class="unprintable">
 
@@ -141,7 +149,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2019/12/04 19:17:58 $
+$Date: 2019/12/16 21:43:35 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]