WineHQ: Add anchors to the download section

Francois Gouget fgouget at free.fr
Wed Mar 24 08:30:05 CST 2004


Changelog:

 * templates/en/download.template

   Add anchors to each of the download's sections


-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
                         Stolen from an Internet user:
              "f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng !"
-------------- next part --------------
Index: templates/en/download.template
===================================================================
RCS file: /var/cvs/lostwages/templates/en/download.template,v
retrieving revision 1.31
diff -u -r1.31 download.template
--- a/templates/en/download.template	10 Mar 2004 15:34:18 -0000	1.31
+++ b/templates/en/download.template	23 Mar 2004 16:12:59 -0000
@@ -1,6 +1,6 @@
 <!--TITLE:[Wine Binary Downloads]-->
 
-<h1>Wine Binary Downloads</h1>
+<h1><a name="binary"></a>Wine Binary Downloads</h1>
 
 <p>Official WineHQ builds for Linux Red Hat, Mandrake, SuSE, Slackware and FreeBSD,
 hosted by <a href="http://sourceforge.net/project/showfiles.php?group_id=6241">SourceForge.net</a>.
@@ -70,7 +70,7 @@
   
 </table>
 
-<h1>Commercial Wine Versions</h1>
+<h1><a name="commercial"></a>Commercial Wine Versions</h1>
 
 <table width="95%" border=0 cellpadding=5 cellspacing=1 bgcolor="#EFEFEF">
 
@@ -110,7 +110,7 @@
 </table>
 
 
-<h1>Wine Source Downloads</h1>
+<h1><a name="source"></a>Wine Source Downloads</h1>
 
 <table width="95%" border=0 cellpadding=5 cellspacing=1 bgcolor="#EFEFEF">
 
@@ -151,7 +151,7 @@
   
 </table>
 
-<h1>Link to Us</h1>
+<h1><a name="link2us"></a>Link to Us</h1>
 
 <p>
   <a href="http://www.winehq.org/site/download" target="_blank"><img


More information about the wine-patches mailing list