www-commits
[Top][All Lists]
Advanced

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

www/fun/jokes fundefinitions1.html fundefinitio...


From: Therese Godefroy
Subject: www/fun/jokes fundefinitions1.html fundefinitio...
Date: Sun, 11 Jul 2021 16:09:37 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 21/07/11 16:09:37

Modified files:
        fun/jokes      : fundefinitions1.html fundefinitions2.html 

Log message:
        Add breadcrumb and some info, update to boilerplate 1.96, restyle.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/fun/jokes/fundefinitions1.html?cvsroot=www&r1=1.9&r2=1.10
http://web.cvs.savannah.gnu.org/viewcvs/www/fun/jokes/fundefinitions2.html?cvsroot=www&r1=1.9&r2=1.10

Patches:
Index: fundefinitions1.html
===================================================================
RCS file: /webcvs/www/www/fun/jokes/fundefinitions1.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- fundefinitions1.html        12 Aug 2014 05:04:08 -0000      1.9
+++ fundefinitions1.html        11 Jul 2021 20:09:36 -0000      1.10
@@ -1,17 +1,40 @@
 <!--#include virtual="/server/header.html" -->
-<!-- Parent-Version: 1.77 -->
+<!-- Parent-Version: 1.96 -->
+<!-- This page is derived from /server/standards/boilerplate.html -->
+<!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
 <title>Fun Definitions 1 - GNU Project - Free Software Foundation</title>
-<style type="text/css" media="print,screen">
-<!--
-dl#fundefs dt { display: inline; }
--->
-dl#fundefs dt { float: left; margin-right: 1em; }
-</style>
+<style type="text/css" media="print,screen"><!--
+dl.def { margin: 2em auto; }
+dl.def dt, dl.def dd {
+  display: inline-block; vertical-align: top;
+  margin: 0;
+}
+dl.def dt {
+  width: 30%; max-width: 11em;
+  font-weight: normal; font-style: italic;
+  margin: 0; padding: .5em 3% .5em 0;
+}
+dl.def dt i { color: #572385; }
+dl.def dd { width: 67%; padding: .5em 0 .5em 0; }
+@media (max-width: 30em) {
+  dl.def dt, dl.def dd { display: block; width: auto; }
+  dl.def dd { padding: 0 0 .5em 1em; }
+}
+--></style>
 <!--#include virtual="/server/gnun/initial-translations-list.html" -->
 <!--#include virtual="/server/banner.html" -->
+<div class="breadcrumb" role="navigation">
+ <a href="/"><img src="/graphics/icons/home.png" height="26" width="26"
+    alt="GNU Home" title="GNU Home" /></a>&nbsp;/
+ <a href="/fun/humor.html#content">GNU&nbsp;humor</a>&nbsp;/
+ <a 
href="/fun/humor.html#Dictionary">Dictionary&nbsp;&&nbsp;word&nbsp;play</a>&nbsp;/
+</div>
+<!--GNUN: OUT-OF-DATE NOTICE-->
+<!--#include virtual="/server/top-addendum.html" -->
+<div class="reduced-width">
 <h2>Fun Definitions 1</h2>
 
-<dl id="fundefs">
+<dl class="def">
 
 <dt>Coffee (n.)</dt><dd> The person upon whom one coughs.</dd>
 
@@ -56,14 +79,18 @@
 
 </dl>
 
-<p><a href="/fun/humor.html">Other humor</a> in the GNU Humor Collection.</p>
-
-<h4 id="Disclaimer">Disclaimer</h4>
-<p>Source of file: The Washington Post Neologism Contest.</p>
+<div class="infobox" role="contentinfo">
+<hr />
+<p>Source:
+<a 
href="https://stevedarden.wordpress.com/2013/12/11/washington-post-style-invitational-mensa-invitational/";>
+Washington Post’s &ldquo;Mensa invitational&rdquo;</a>. This list started
+circulating in the late 1990’s.</p>
+</div>
+</div>
 
 </div><!-- for id="content", starts in the include above -->
 <!--#include virtual="/server/footer.html" -->
-<div id="footer">
+<div id="footer" role="contentinfo">
 <div class="unprintable">
 
 <p>Please send general FSF &amp; GNU inquiries to
@@ -81,13 +108,13 @@
         to <a href="mailto:web-translators@gnu.org";>
         &lt;web-translators@gnu.org&gt;</a>.</p>
 
-        <p>For information on coordinating and submitting translations of
+        <p>For information on coordinating and contributing translations of
         our web pages, see <a
         href="/server/standards/README.translations.html">Translations
         README</a>. -->
 Please see the <a
 href="/server/standards/README.translations.html">Translations
-README</a> for information on coordinating and submitting translations
+README</a> for information on coordinating and contributing translations
 of this article.</p>
 </div>
 
@@ -95,10 +122,10 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2014/08/12 05:04:08 $
+$Date: 2021/07/11 20:09:36 $
 <!-- timestamp end -->
 </p>
 </div>
-</div>
+</div><!-- for class="inner", starts in the banner include -->
 </body>
 </html>

Index: fundefinitions2.html
===================================================================
RCS file: /webcvs/www/www/fun/jokes/fundefinitions2.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- fundefinitions2.html        12 Aug 2014 05:04:08 -0000      1.9
+++ fundefinitions2.html        11 Jul 2021 20:09:36 -0000      1.10
@@ -1,17 +1,39 @@
 <!--#include virtual="/server/header.html" -->
-<!-- Parent-Version: 1.77 -->
+<!-- Parent-Version: 1.96 -->
+<!-- This page is derived from /server/standards/boilerplate.html -->
+<!--#set var="DISABLE_TOP_ADDENDUM" value="yes" -->
 <title>Fun Definitions 2 - GNU Project - Free Software Foundation</title>
-<style type="text/css" media="print,screen">
-<!--
-dl#fundefs dt { display: inline; }
--->
-dl#fundefs dt { float: left; margin-right: 1em; }
-</style>
+<style type="text/css" media="print,screen"><!--
+dl.def { margin: 2em auto; }
+dl.def dt, dl.def dd {
+  display: inline-block; vertical-align: top;
+  margin: 0;
+}
+dl.def dt {
+  width: 30%; max-width: 12em;
+  font-weight: normal; font-style: italic;
+  margin: 0; padding: .5em 3% .5em 0;
+}
+dl.def dd { width: 67%; padding: .5em 0 .5em 0; }
+@media (max-width: 30em) {
+  dl.def dt, dl.def dd { display: block; width: auto; }
+  dl.def dd { padding: 0 0 .5em 1em; }
+}
+--></style>
 <!--#include virtual="/server/gnun/initial-translations-list.html" -->
 <!--#include virtual="/server/banner.html" -->
+<div class="breadcrumb" role="navigation">
+ <a href="/"><img src="/graphics/icons/home.png" height="26" width="26"
+    alt="GNU Home" title="GNU Home" /></a>&nbsp;/
+ <a href="/fun/humor.html#content">GNU&nbsp;humor</a>&nbsp;/
+ <a 
href="/fun/humor.html#Dictionary">Dictionary&nbsp;&&nbsp;word&nbsp;play</a>&nbsp;/
+</div>
+<!--GNUN: OUT-OF-DATE NOTICE-->
+<!--#include virtual="/server/top-addendum.html" -->
+<div class="reduced-width">
 <h2>Fun Definitions 2</h2>
 
-<dl id="fundefs">
+<dl class="def">
 
 <dt>Cas<i>h</i>tration (n.)</dt><dd> The act of buying a house,
 which renders the subject financially impotent for an indefinite period of
@@ -66,17 +88,20 @@
 <dt>Caterp<i>a</i>llor (n.)</dt><dd> The color you turn after
 finding half a worm in the fruit you're eating.</dd>
 
-</ol>
-
-<p><a href="/fun/humor.html">Other humor</a> in the GNU Humor
-Collection.</p>
+</dl>
 
-<h4 id="Disclaimer">Disclaimer</h4>
-<p>Source of file: The Washington Post Neologism Contest.</p>
+<div class="infobox" role="contentinfo">
+<hr />
+<p>Source: <a
+href="https://stevedarden.wordpress.com/2013/12/11/washington-post-style-invitational-mensa-invitational/";>
+Washington Post’s &ldquo;Mensa invitational&rdquo;</a>. This list started
+circulating in the late 1990’s.</p>
+</div>
+</div>
 
 </div><!-- for id="content", starts in the include above -->
 <!--#include virtual="/server/footer.html" -->
-<div id="footer">
+<div id="footer" role="contentinfo">
 <div class="unprintable">
 
 <p>Please send general FSF &amp; GNU inquiries to
@@ -94,13 +119,13 @@
         to <a href="mailto:web-translators@gnu.org";>
         &lt;web-translators@gnu.org&gt;</a>.</p>
 
-        <p>For information on coordinating and submitting translations of
+        <p>For information on coordinating and contributing translations of
         our web pages, see <a
         href="/server/standards/README.translations.html">Translations
         README</a>. -->
 Please see the <a
 href="/server/standards/README.translations.html">Translations
-README</a> for information on coordinating and submitting translations
+README</a> for information on coordinating and contributing translations
 of this article.</p>
 </div>
 
@@ -108,10 +133,10 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2014/08/12 05:04:08 $
+$Date: 2021/07/11 20:09:36 $
 <!-- timestamp end -->
 </p>
 </div>
-</div>
+</div><!-- for class="inner", starts in the banner include -->
 </body>
 </html>



reply via email to

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