www-commits
[Top][All Lists]
Advanced

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

www/software software.html


From: Therese Godefroy
Subject: www/software software.html
Date: Mon, 02 May 2016 15:00:36 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/05/02 15:00:36

Modified files:
        software       : software.html 

Log message:
        Add a list of useful links; make the package list column-like; restyle 
#dynamic-duo.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/software/software.html?cvsroot=www&r1=1.223&r2=1.224

Patches:
Index: software.html
===================================================================
RCS file: /webcvs/www/www/software/software.html,v
retrieving revision 1.223
retrieving revision 1.224
diff -u -b -r1.223 -r1.224
--- software.html       10 Feb 2016 17:38:02 -0000      1.223
+++ software.html       2 May 2016 15:00:35 -0000       1.224
@@ -5,40 +5,57 @@
 <!--#include virtual="/software/po/software.translist" -->
 
 <style type="text/css" media="print,screen">
+<!--
+div.package-list {
+   padding-top: .7em; padding-bottom: 1em;
+   margin: 1.5em 0;
+}
+div.package-list a, div.package-list a:visited {
+   display: inline-block;
+   width: 9em;
+   line-height: 1.5em;
+   text-decoration: none;
+}
 #dynamic-duo {
    float: right;
-   width: 24em;
+   width: 20.8em; max-width: 90%;
    font-style: normal;
    text-align: center;
    padding: .8em;
-   margin: .3em 1em 1em 1em;
-   border: .5em solid #acc890;
+   margin: .3em 0 1em 1.5em;
+   border: .3em solid #acc890;
 }
 #dynamic-duo p strong {
    font-size: 1.3em;
 }
 #dynamic-duo img { width: 100%; }
-#dynamic-duo p.highlight-para {
-   text-align: left;
-   padding: .5em .8em .7em .8em;
-   margin: .5em;
-   border-width: 1px;
-}
+-->
+<!--#if expr="$LANGUAGE_SUFFIX = /[.](ar|fa|he)/" -->
+<!--
+#content #dynamic-duo { float: left; margin: .3em 1.5em 1em 0; } -->
+<!--#endif -->
+<!--
address@hidden (max-width: 46em) {
+   #content #dynamic-duo { display: none; }
+} -->
 </style>
 
 <!--#include virtual="/server/fs-gang-definitions.html" -->
 <!--#include virtual="/server/banner.html" -->
-
 <h2>GNU Software</h2>
 
-<blockquote id="dynamic-duo">
-<p><strong>Download distributions</strong></p>
-<p><a href="/distros/free-distros.html">
-<img src="/graphics/gnu-and-penguin-color-300x276.jpg" alt="GNU and Linux" 
/></a></p>
-<p class="highlight-para">If you're looking for a whole system to
-install, see our <a href="/distros/free-distros.html">list of
-GNU/Linux distributions which are entirely free software</a>.</p>
-</blockquote>
+<div class="summary">
+<hr class="no-display" />
+<ul>
+  <li><strong><a href="/distros/free-distros.html">Wholly free GNU/Linux 
Distributions</a></strong></li>
+  <li><a href="/distros/distros.html">GNU/Linux Distributions</a></li>
+  <li><a href="http://directory.fsf.org/wiki/GNU/";>Free Software 
Directory</a></li>
+  <li><a href="/manual/manual.html">Manuals</a></li>
+  <li><a href="/software/devel.html">Development resources</a></li>
+  <li><a href="/help/gethelp.html">Get help</a></li>
+</ul>
+<hr class="no-display" />
+</div>
 
 <p><a href="/gnu/about-gnu.html">GNU</a> is an operating system which is
 100% free software.  It was launched in 1983 by Richard Stallman (rms)
@@ -80,6 +97,15 @@
 
 <h3 id="getgnu">How to get GNU software</h3>
 
+<blockquote id="dynamic-duo">
+<p><strong>Download distributions</strong></p>
+<p><a href="/distros/free-distros.html">
+<img src="/graphics/gnu-and-penguin-color-300x276.jpg" alt="GNU and Linux" 
/></a></p>
+<p><em>If you're looking for a whole system to
+install, see our <a href="/distros/free-distros.html">list of
+GNU/Linux distributions which are entirely free software</a>.</em></p>
+</blockquote>
+
 <p>GNU software is available by several different methods:</p>
 
 <ul>
@@ -149,10 +175,10 @@
 
 <h3><a id="allgnupkgs">All GNU packages</a></h3>
 
-<p>Here is a list of all current GNU packages, using their package
-identifiers (rather than long names) for brevity, and sorted
-alphabetically.  If you have corrections to or questions about this
-list, please email <a
+<p>Links to the home pages of all current GNU packages are given
+below, using their identifiers (rather than long names) for brevity.
+They are sorted alphabetically from left to right.  If you have
+corrections to this list or questions about it, please email <a
 href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.</p>
 
 <p>Also available are lists of:</p>
@@ -166,11 +192,12 @@
 <li><a href="/software/recent-releases.html">recent GNU releases</a>.</li>
 </ul>
 
+<div class="package-list emph-box">
 <!-- regenerate when official list changes, via
        gm generate packages html  (or see the Makefile)
      in the womb/gnumaint CVS source directory on savannah.  -->
 <!--#include virtual="/software/allgnupkgs.html" -->
-
+</div>
 
 <h3>Decommissioned GNU packages</h3>
 
@@ -326,7 +353,7 @@
 
 <p class="unprintable">Updated:
 <!-- timestamp start -->
-$Date: 2016/02/10 17:38:02 $
+$Date: 2016/05/02 15:00:35 $
 <!-- timestamp end -->
 </p>
 </div>



reply via email to

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