philip Mon, 05 Apr 2010 04:35:00 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=297493
Log:
Updated look of the header navbar. And added docs, while removing pear-core.
Changed paths:
U SVNROOT/header.ezt
Modified: SVNROOT/header.ezt
===================================================================
--- SVNROOT/header.ezt 2010-04-05 01:15:19 UTC (rev 297492)
+++ SVNROOT/header.ezt 2010-04-05 04:35:00 UTC (rev 297493)
@@ -28,12 +28,18 @@
<tr bgcolor="#666699" class="phphead">
<td style="padding:2px;"><strong>[if-any roots_href]<a
href="[roots_href]"><span class="pathdiv">/</span></a>[else]<span
class="pathdiv">/</span>[end][if-any nav_path][for nav_path][if-any
nav_path.href]<a href="[nav_path.href]">[end][if-index nav_path
first][[][nav_path.name]][else][nav_path.name][end][if-any
nav_path.href]</a>[end][if-index nav_path last][else]<span
class="pathdiv">/</span>[end][end][end]</strong></td>
<td align="right" valign="top" class="quicksearch">
-Main trees: <a href="/viewvc/php/php-src/branches/PHP_5_2/">PHP 5.2</a> |
- <a href="/viewvc/php/php-src/branches/PHP_5_3/">PHP 5.3</a> |
- <a href="/viewvc/php/php-src/trunk/">PHP Trunk</a> |
- <a href="/viewvc/pecl/">pecl</a> |
- <a href="/viewvc/pear/">pear</a> |
- <a href="/viewvc/pear/pear-core/">pear-core</a>
+Common trees:
+
+ PHP Sources
+ (
+ <a href="/viewvc/php/php-src/branches/PHP_5_2/">5.2</a> |
+ <a href="/viewvc/php/php-src/branches/PHP_5_3/">5.3</a> |
+ <a href="/viewvc/php/php-src/trunk/">Trunk</a>
+ ) |
+ <a href="/viewvc/pecl/">PECL</a> |
+ <a href="/viewvc/pear/">PEAR</a> |
+ <a href="/viewvc/phpdoc/">PHP Docs</a>
+
</td>
</tr>
</table>
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php