www-commits
[Top][All Lists]
Advanced

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

www/server/staging edu-software.html


From: Therese Godefroy
Subject: www/server/staging edu-software.html
Date: Wed, 25 Dec 2019 13:51:30 -0500 (EST)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 19/12/25 13:51:30

Modified files:
        server/staging : edu-software.html 

Log message:
        New test of checkbox-css method for displaying elements:
        translist up to 1400px, #outdated up to 640px, navbar up to 400px;
        horizontal display for FSF stuff.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/edu-software.html?cvsroot=www&r1=1.7&r2=1.8

Patches:
Index: edu-software.html
===================================================================
RCS file: /webcvs/www/www/server/staging/edu-software.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- edu-software.html   20 Dec 2019 17:14:29 -0000      1.7
+++ edu-software.html   25 Dec 2019 18:51:29 -0000      1.8
@@ -3,33 +3,46 @@
 <title>Educational Free Software
 - GNU Project - Free Software Foundation</title>
 <link rel="stylesheet" type="text/css" href="education.css" media="screen" />
+<!-- The Japanese font that comes with Debian is larger that latin fonts.
+We need to find out whether other Japanese fonts also have this problem. -->
 <style type="text/css" media="screen">
 <!--
+#gnu-banner span#os { font-size: .85em; position: relative; bottom: .03em; }
 -->
 </style>
-<!--#include virtual="/education/po/edu-software.translist" -->
 <!--#include virtual="/server/staging/banner.html" -->
+<!--#include virtual="/education/education-menu.html" -->
 <div id="main-text" class="article">
 <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" -->
-<!--#set var="DISABLE_TOP_ADDENDUM" value="no" -->
-<!--#include virtual="/server/top-addendum.html" -->
-<!--#endif -->
-<!--#endif -->
-<h2 id="main-heading">Educational Free Software</h2>
+Educational Free Software
+</p>
+
+<label for="outdated-input"  id="outdated-button" class="switch">
+ <img id="outdated-icon"
+      src="/server/staging/layout/translation-opt-warn.png"
+      alt="&nbsp;[Outdated translation]&nbsp;"
+      title="Outdated translation" />
+</label>
+<input type="checkbox" id="outdated-input" />
+
+<div id="outdated">
+<p>
+This translation may not reflect the changes made since
+2020-13-32 in the <a href="/education/edu-software.html.en">
+English original</a>. Please see the <a
+href="/server/standards/README.translations.html">Translations README</a>
+for information on maintaining translations of this article.</p>
+
+</div><h2 id="main-heading">Educational Free Software</h2>
 
 <hr class="thin" />
 <p><em>The GNU project maintains a 
 <a href="/software/free-software-for-education.html">list of high 
 quality free programs for education at all levels</a> that we 
 recommend.</em></p>
-<hr class="thin">
+<hr class="thin" />
 
 <div class="important">
 <p>Before addressing the subject in this section, we would like to 
@@ -140,7 +153,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2019/12/20 17:14:29 $
+$Date: 2019/12/25 18:51:29 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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