goba Sat Sep 11 08:13:43 2004 EDT
Added files:
/livedocs/themes/php.net php.gif small_submit.gif
small_submit_white.gif spacer.gif
Removed files:
/livedocs/images php.gif small_submit.gif small_submit_white.gif
Modified files:
/livedocs/themes/php.net html_format.php
Log:
push php.net theme specific stuff to the php.net theme
more CSS files wil bee needed (from phpweb), but we actually
need the adoption of the tableless layout here, for which I
hope someone will volunteer - coupled with some CSS cleanup :)
http://cvs.php.net/diff.php/livedocs/themes/php.net/html_format.php?r1=1.13&r2=1.14&ty=u
Index: livedocs/themes/php.net/html_format.php
diff -u livedocs/themes/php.net/html_format.php:1.13
livedocs/themes/php.net/html_format.php:1.14
--- livedocs/themes/php.net/html_format.php:1.13 Sat Sep 4 08:05:08 2004
+++ livedocs/themes/php.net/html_format.php Sat Sep 11 08:13:43 2004
@@ -18,7 +18,7 @@
// | headers and footers for the HTML rendering |
// +----------------------------------------------------------------------+
//
-// $Id: html_format.php,v 1.13 2004/09/04 12:05:08 goba Exp $
+// $Id: html_format.php,v 1.14 2004/09/11 12:13:43 goba Exp $
// in livedoc.php
define(
@@ -47,7 +47,7 @@
<body$dir>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr bgcolor="#9999cc">
- <td align="center" rowspan="2" width="126"><a href="/"><img src="/images/php.gif"
alt="PHP" width="120" height="67" hspace="3" /></a></td>
+ <td align="center" rowspan="2" width="126"><a href="/"><img
src="/themes/php.net/php.gif" alt="PHP" width="120" height="67" hspace="3" /></a></td>
<td> </td>
</tr>
<tr bgcolor="#9999cc">
@@ -55,7 +55,7 @@
<a href="/downloads.php" class="small">downloads</a> | <a href="/docs.php"
class="small">documentation</a> | <a href="/FAQ.php" class="small">faq</a> | <a
href="/support.php" class="small">getting help</a> | <a href="/mailing-lists.php"
class="small">mailing lists</a> | <a href="http://bugs.php.net/"
class="small">reporting bugs</a> | <a href="/sites.php" class="small">php.net
sites</a> | <a href="/links.php" class="small">links</a> | <a href="/my.php"
class="small">my php.net</a>
</td>
</tr>
- <tr bgcolor="#333366"><td colspan="2"><img src="/images/spacer.gif" width="1"
height="1" border="0" alt="" /></td></tr>
+ <tr bgcolor="#333366"><td colspan="2"><img src="/themes/php.net/spacer.gif"
width="1" height="1" border="0" alt="" /></td></tr>
<tr bgcolor="#666699">
<td align="right" valign="top" colspan="2" class="quicksearch">
<form method="post" action="/search.php" class="thin" name="topsearch">
@@ -71,11 +71,11 @@
<option value="devlist">developer mailing list</option>
<option value="phpdoc">documentation mailing list </option>
</select>
- <input type="image" src="/images/small_submit_white.gif" alt="search"
align="bottom" />
+ <input type="image" src="/themes/php.net/small_submit_white.gif" alt="search"
align="bottom" />
</form>
</td>
</tr>
- <tr bgcolor="#333366"><td colspan="3"><img src="/images/spacer.gif" width="1"
height="1" border="0" alt="" /></td></tr>
+ <tr bgcolor="#333366"><td colspan="3"><img src="/themes/php.net/spacer.gif"
width="1" height="1" border="0" alt="" /></td></tr>
</table>
<table>
<tr>