Update of /cvsroot/curl/curl-www/libcurl
In directory labb:/tmp/cvs-serv7276
Modified Files:
_menu.html
Log Message:
title attributes
Index: _menu.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/_menu.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- _menu.html 11 Jan 2006 07:27:51 -0000 1.47
+++ _menu.html 17 Jan 2006 12:21:45 -0000 1.48
@@ -12,6 +12,7 @@
#undef VLINK
#define VLINK(l,t) <div><a href="l" class="libitem">t</a></div>
+#define TLINK(l,t,itle) <div><a href="l" class="libitem" title="itle">t</a></div>
#include "ad.t"
#include "mirrorlinks.t"
@@ -27,37 +28,40 @@
#ifdef LIBCURL_MAIN
LINK("", libcurl index )
#else
-VLINK("/libcurl/", libcurl index )
+TLINK("/libcurl/", libcurl index, Front page of the libcurl section)
#endif
#ifdef LIBCURL_COMPETITORS
LINK("", Competitors )
#else
-VLINK("/libcurl/competitors.html", Competitors )
+TLINK("/libcurl/competitors.html", Competitors,
+ Figure what competing libraries there are )
#endif
#ifdef LIBCURL_FEATURES
LINK("", Features )
#else
-VLINK("/libcurl/features.html", Features )
+TLINK("/libcurl/features.html", Features, What makes libcurl special )
#endif
#ifdef LIBCURL_MAIL
LINK("", Mailing List )
#else
-VLINK("http://curl.haxx.se/mail/list.cgi?list=curl-library", Mailing List )
+TLINK("http://curl.haxx.se/mail/list.cgi?list=curl-library", Mailing List,
+ curl-library mailing list info and archives)
#endif
#ifdef LIBCURL_USING
LINK("", Using libcurl )
#else
-VLINK("/libcurl/using/", Using libcurl »)
+TLINK("/libcurl/using/", Using libcurl », How to use libcurl section)
#endif
#ifdef LIBCURL_RELATEDLIBS
LINK("", Related Libs )
#else
-VLINK("/libcurl/relatedlibs.html", Related Libs )
+TLINK("/libcurl/relatedlibs.html", Related Libs,
+ Related libraries that you might find useful together with libcurl)
#endif
<hr>
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.