bagder: curl-www _main.html,1.71,1.72 curl.css,1.59,1.60
[email protected] Wed, 04 Feb 2009 14:43:14 +0000
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv10332
Modified Files:
_main.html curl.css
Log Message:
point people to the bug report page instead of the php binding
Index: curl.css
===================================================================
RCS file: /cvsroot/curl/curl-www/curl.css,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- curl.css 11 Jul 2007 21:16:07 -0000 1.59
+++ curl.css 4 Feb 2009 14:43:12 -0000 1.60
@@ -104,7 +104,7 @@
/* like used for important news items */
.alert {
font-size: 120%;
- color: #000000;
+ color: #ffffff;
background-color: #f00000;
padding: 4px 4px 4px 4px;
}
@@ -369,6 +369,7 @@
color: #0000ff;
border: solid 1px #000000;
padding: 4px 4px 4px 4px;
+ font-size: 120%;
}
.bindingbox {
@@ -377,3 +378,11 @@
background-color: #ffffff;
padding: 2px 2px 2px 2px;
}
+
+.bottomad {
+ border: solid 1px #000000;
+ background-color: #e0e0e0;
+ padding: 5px 5px 5px 5px;
+ margin-left: auto;
+ margin-right: auto;
+}
\ No newline at end of file
Index: _main.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_main.html,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- _main.html 19 Jan 2009 22:28:24 -0000 1.71
+++ _main.html 4 Feb 2009 14:43:10 -0000 1.72
@@ -37,19 +37,23 @@
Curl is free and <a href="docs/copyright.html" title=" Curl and libcurl are
licensed under a MIT/X derivate license">open software</a> that compiles and
runs under a wide variety of operating systems. Curl exists thanks to
- efforts from <a href="docs/thanks.html" title="More than 670 named
+ efforts from <a href="docs/thanks.html" title="More than 700 named
contributors">many contributors</a>.
<p>
<b>The most recent stable version of curl is version __STABLE</b>, released
- on __RELDATE. Currently, __CURR of the <a href="download.html" title="We have a very extensive download page!">listed archives</a> are of the
- latest version. </td><td>
+ on __RELDATE. Currently, __CURR of the <a href="download.html" title="We
+ have a very extensive download page!">listed archives</a> are of the latest
+ version. </td><td>
+
<p>
- Use the cURL <a href="/docs/manpage.html" title="man page for curl">command line tool</a> or use <a
- href="libcurl/" title="bindings for everyone!">libcurl</a> from within your own programs.
+ Use the cURL <a href="/docs/manpage.html" title="man page for curl">command
+ line tool</a> or use <a href="libcurl/" title="bindings for
+ everyone!">libcurl</a> from within your own programs.
+
<p>
<div class="phpbox">
- PHP users! Look for the <a href="libcurl/php/" title="improves your PHP experience!">PHP/CURL</a> binding!
+ Found a bug or a flaw? <a href="/docs/bugs.html">Report a bug!</a>
</div>
</td></tr></table>
<p align="center">