www-commits
[Top][All Lists]
Advanced

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

www/server/staging/graphics graphics.html


From: Therese Godefroy
Subject: www/server/staging/graphics graphics.html
Date: Fri, 15 Jun 2018 12:35:29 -0400 (EDT)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 18/06/15 12:35:29

Modified files:
        server/staging/graphics: graphics.html 

Log message:
        Fix typos; simplify.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/graphics/graphics.html?cvsroot=www&r1=1.9&r2=1.10

Patches:
Index: graphics.html
===================================================================
RCS file: /webcvs/www/www/server/staging/graphics/graphics.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- graphics.html       15 Jun 2018 15:50:50 -0000      1.9
+++ graphics.html       15 Jun 2018 16:35:28 -0000      1.10
@@ -9,9 +9,7 @@
 <title>The GNU Art Gallery
 - GNU Project - Free Software Foundation</title>
 <style type="text/css" media="print,screen"><!--
-.button a { display: inline-block; font-weight: normal; margin-top: 1em; }
 form div.select { margin: 1em; display: inline-block; }
-select { min-width: 15em; height: 12em; }
 --></style>
 <!--#include virtual="/graphics/po/graphics.translist" -->
 <!--#include virtual="/server/banner.html" -->
@@ -38,17 +36,15 @@
 <div class="c">
 <p>*** Many thanks to all the artists! ***</p>
 
-<div class="button"><a href="#skip">Skip the selection</a> <span
-class="no-display">(These forms will not work in CSS-unaware browsers.)</span>
-</div>
-
-<form action="#skip">
-<div class="select"><strong>Select by theme</strong> (one choice):<br />
-  <select name="theme" id="theme" multiple="multiple">
-   <option value="">reset / all</option>
+<form action="#whats-new">
+<div class="select"><strong>Select by theme</strong>:<br />
+  <select name="theme" id="theme">
+<!--#if expr="$THEME = ''"
+--><option value="" selected="selected">reset / all</option><!--#else
+--><option value="">reset / all</option><!--#endif -->
 <!--#if expr="$THEME = gnuhead"
---><option value="gnuhead">Gnu head</option><!--#else
---><option value="gnuhead" selected="selected">Gnu head</option><!--#endif -->
+--><option value="gnuhead" selected="selected">Gnu head</option><!--#else
+--><option value="gnuhead">Gnu head</option><!--#endif -->
 <!--#if expr="$THEME = gnu"
 --><option value="gnu" selected="selected">Gnu character</option><!--#else
 --><option value="gnu">Gnu character</option><!--#endif -->
@@ -76,34 +72,36 @@
   </select>
 </div>
 
-<div class="select"><strong>Select by type</strong> (one choice):<br />
-  <select name="type" id="type" multiple="multiple">
-   <option value="">reset / all</option>
-<!--#if expr="$THEME = ascii"
+<div class="select"><strong>Select by type</strong>:<br />
+  <select name="type" id="type">
+<!--#if expr="$TYPE = ''"
+--><option value="" selected="selected">reset / all</option><!--#else
+--><option value="">reset / all</option><!--#endif -->
+<!--#if expr="$TYPE = ascii"
 --><option value="ascii" selected="selected">ASCII</option><!--#else
 --><option value="ascii">ASCII art</option><!--#endif -->
-<!--#if expr="$THEME = banner"
+<!--#if expr="$TYPE = banner"
 --><option value="banner" selected="selected">banner / badge / 
T-shirt</option><!--#else
 --><option value="banner">banner / badge / T-shirt</option><!--#endif -->
-<!--#if expr="$THEME = buttons"
+<!--#if expr="$TYPE = buttons"
 --><option value="buttons" selected="selected">button / icon / avatar / stamp 
/ sticker</option><!--#else
 --><option value="buttons">button / icon / avatar / stamp / 
sticker</option><!--#endif -->
-<!--#if expr="$THEME = cartoon"
+<!--#if expr="$TYPE = cartoon"
 --><option value="cartoon" selected="selected">cartoon</option><!--#else
 --><option value="cartoon">cartoon</option><!--#endif -->
-<!--#if expr="$THEME = craft"
+<!--#if expr="$TYPE = craft"
 --><option value="craft" selected="selected">craft</option><!--#else
 --><option value="craft">craft</option><!--#endif -->
-<!--#if expr="$THEME = logo"
+<!--#if expr="$TYPE = logo"
 --><option value="logo" selected="selected">logo</option><!--#else
 --><option value="logo">logo</option><!--#endif -->
-<!--#if expr="$THEME = poster"
+<!--#if expr="$TYPE = poster"
 --><option value="poster" selected="selected">poster</option><!--#else
 --><option value="poster">poster</option><!--#endif -->
-<!--#if expr="$THEME = svg"
+<!--#if expr="$TYPE = svg"
 --><option value="svg" selected="selected">SVG format</option><!--#else
 --><option value="svg">SVG format</option><!--#endif -->
-<!--#if expr="$THEME = wallpaper"
+<!--#if expr="$TYPE = wallpaper"
 --><option value="wallpaper" selected="selected">wallpaper</option><!--#else
 --><option value="wallpaper">wallpaper</option><!--#endif -->
   </select>
@@ -114,7 +112,7 @@
 </form>
 </div>
 
-<h3 id="skip">What's new?</h3>
+<h3 id="whats-new">What's new?</h3>
 
 <ul><!--#if expr="$THEME = /(gnu$|tux|rms|^$)/ && $TYPE = /(cartoon|^$)/" -->
 <li class="gnu tux rms cartoon">May 2018:
@@ -225,7 +223,7 @@
   by Loic Duros</li><!--#endif
 --><!--#if expr="$THEME = /(gnu$|^$)/ && $TYPE = /(wallpaper|poster|^$)/" -->
 <li class="gnu poster wallpaper svg">
-  <a href="/graphics/flying-gnu.html"> Flying GNU</a>
+  <a href="/graphics/flying-gnu.html">Flying GNU</a>
   by Ernesto Bazzano</li><!--#endif
 --><!--#if expr="$THEME = /(rms|fs|^$)/ && $TYPE = /(cartoon|^$)/" -->
 <li class="rms fs cartoon">
@@ -629,7 +627,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2018/06/15 15:50:50 $
+$Date: 2018/06/15 16:35:28 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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