[PHP-CVS] svn: /SVNROOT/ header.ezt

2013-01-13 Thread Hannes Magnusson
bjoriSun, 13 Jan 2013 12:02:20 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=329126

Log:
remove php-src and pear from the commen trees from svn.php.net as suggested 
by tyra3l

Changed paths:
U   SVNROOT/header.ezt

Modified: SVNROOT/header.ezt
===
--- SVNROOT/header.ezt  2013-01-13 10:33:08 UTC (rev 329125)
+++ SVNROOT/header.ezt  2013-01-13 12:02:20 UTC (rev 329126)
@@ -30,14 +30,7 @@
td align=right valign=top class=quicksearch
 Common trees:
 nbsp;
-PHP Sources
-(
- a href=/viewvc/php/php-src/branches/PHP_5_3/5.3/a |
- a href=/viewvc/php/php-src/branches/PHP_5_4/5.4/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
 nbsp;
/td

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /SVNROOT/ header.ezt

2011-06-27 Thread Hannes Magnusson
bjoriMon, 27 Jun 2011 22:48:53 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=312539

Log:
use https to fetch data from static.php.net

Changed paths:
U   SVNROOT/header.ezt

Modified: SVNROOT/header.ezt
===
--- SVNROOT/header.ezt  2011-06-27 22:31:08 UTC (rev 312538)
+++ SVNROOT/header.ezt  2011-06-27 22:48:53 UTC (rev 312539)
@@ -5,9 +5,9 @@
   title[if-any rootname][[][rootname]][else]ViewVC[end] [page_title]/title
   meta name=generator content=ViewVC [vsn] /
   link rel=stylesheet href=[docroot]/styles.css type=text/css /
-  link rel=stylesheet 
href=http://static.php.net/www.php.net/styles/site.css; /
-  link rel=stylesheet 
href=http://static.php.net/www.php.net/styles/phpnet.css; /
-  link rel=shortcut icon 
href=http://static.php.net/www.php.net/favicon.ico; /
+  link rel=stylesheet 
href=https://static.php.net/www.php.net/styles/site.css; /
+  link rel=stylesheet 
href=https://static.php.net/www.php.net/styles/phpnet.css; /
+  link rel=shortcut icon 
href=https://static.php.net/www.php.net/favicon.ico; /
   style type=text/css
 .paddinghack { margin-left: 5px; margin-top: 5px; }
   /style
@@ -17,7 +17,7 @@
 div
 table border=0 cellspacing=0 cellpadding=0 width=100%
  tr bgcolor=#cc
-  td align=left rowspan=2a href=/img 
src=http://static.php.net/www.php.net/images/php.gif; alt=PHP width=120 
height=67 hspace=3 //a/td
+  td align=left rowspan=2a href=/img 
src=https://static.php.net/www.php.net/images/php.gif; alt=PHP width=120 
height=67 hspace=3 //a/td
   tdnbsp;/td
  /tr
  tr bgcolor=#cc

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /SVNROOT/ header.ezt

2010-04-04 Thread Philip Olson
philip   Mon, 05 Apr 2010 04:35:00 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=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=#99 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 nbsp;
+Common trees:
+nbsp;
+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
+nbsp;
/td
  /tr
 /table

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /SVNROOT/ header.ezt

2010-03-31 Thread Philip Olson
philip   Thu, 01 Apr 2010 03:35:38 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=297255

Log:
Changed 'PHP 6' reference to 'PHP Trunk'

Changed paths:
U   SVNROOT/header.ezt

Modified: SVNROOT/header.ezt
===
--- SVNROOT/header.ezt  2010-04-01 03:32:34 UTC (rev 297254)
+++ SVNROOT/header.ezt  2010-04-01 03:35:38 UTC (rev 297255)
@@ -30,7 +30,7 @@
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 6/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 nbsp;

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /SVNROOT/ header.ezt styles.css

2009-11-18 Thread Rasmus Lerdorf
rasmus   Wed, 18 Nov 2009 14:59:01 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=290917

Log:
Make navigation header easier to read

Changed paths:
U   SVNROOT/header.ezt
A   SVNROOT/styles.css

Modified: SVNROOT/header.ezt
===
--- SVNROOT/header.ezt	2009-11-18 14:56:13 UTC (rev 290916)
+++ SVNROOT/header.ezt	2009-11-18 14:59:01 UTC (rev 290917)
@@ -25,7 +25,7 @@
  a style=font-size: 0.8em; href=http://www.php.net/svn.php;SVN Instructions/a nbsp;
   /td
  /tr
- tr bgcolor=#99
+ tr bgcolor=#99 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 |

Added: SVNROOT/styles.css
===
--- SVNROOT/styles.css	(rev 0)
+++ SVNROOT/styles.css	2009-11-18 14:59:01 UTC (rev 290917)
@@ -0,0 +1,280 @@
+/***/
+/***  ViewVC CSS Stylesheet ***/
+/***/
+
+/*** Standard Tags ***/
+html, body {
+  color: #00;
+  background-color: #ff;
+  font-family: sans-serif;
+}
+
+a:link{ color: #ff; }
+a:visited { color: #880088; }
+a:active  { color: #ff; }
+
+img { border: none; }
+table {
+  width: 100%;
+  margin: 0;
+  border: none;
+}
+table.auto {
+  width: auto;
+}
+table.fixed {
+  width: 100%;
+  table-layout: fixed;
+}
+table.fixed td {
+  overflow: hidden;
+  text-overflow: ellipsis;
+  white-space: nowrap;
+}
+tr, td, th { vertical-align: top; }
+th { white-space: nowrap; }
+form { margin: 0; }
+
+
+/*** Icons ***/
+.vc_icon {
+  width: 16px;
+  height: 16px;
+  border: none;
+  padding: 0 1px;
+}
+
+
+/*** Navigation Headers ***/
+.vc_navheader {
+  background-color: #cc;
+  padding: .25em;
+}
+.vc_navheader .pathdiv {
+  padding: 0 3px;
+}
+
+
+/*** Table Headers ***/
+.vc_header {
+  text-align: left;
+  vertical-align: top;
+  background-color: #cc;
+}
+.vc_header_sort {
+  text-align: left;
+  background-color: #cc;
+}
+
+
+/*** Table Rows ***/
+.vc_row_even {
+  background-color: #ff;
+}
+.vc_row_odd {
+  background-color: #f0f0f0;
+}
+.vc_row_special {
+  background-color: #7f;
+}
+
+.phphead {
+  color: #ff;
+}
+
+.phphead a:visited { color: #E0E0FF; }
+.phphead a:link { color: #D0D0F0; }
+
+/*** Log messages ***/
+.vc_log {
+  /* unfortunately, white-space: pre-wrap isn't widely supported ... */
+  white-space: -moz-pre-wrap; /* Mozilla based browsers */
+  white-space: -pre-wrap; /* Opera 4 - 6 */
+  white-space: -o-pre-wrap;   /* Opera = 7 */
+  white-space: pre-wrap;  /* CSS3 */
+  word-wrap: break-word;  /* IE 5.5+ */
+}
+
+
+/*** Properties Listing ***/
+.vc_properties {
+  margin: 1em 0;
+}
+.vc_properties h2 {
+  font-size: 115%;
+}
+
+
+/*** File Content Markup Styles ***/
+.vc_summary {
+  background-color: #ee;
+}
+#vc_file td {
+  border-right-style: solid;
+  border-right-color: #505050;
+  text-decoration: none;
+  font-weight: normal;
+  font-style: normal;
+  padding: 1px 5px;
+}
+.vc_file_line_number {
+  border-right-width: 1px;
+  background-color: #ee;
+  color: #505050;
+  text-align: right;
+}
+.vc_file_line_author, .vc_file_line_rev {
+  border-right-width: 1px;
+  text-align: right;
+}
+.vc_file_line_text {
+  border-right-width: 0px;
+  background-color: white;
+  font-family: monospace;
+  text-align: left;
+  white-space: pre;
+  width: 100%;
+}
+.pygments-c { color: #408080; font-style: italic } /* Comment */
+.pygments-err { border: 1px solid #FF } /* Error */
+.pygments-k { color: #008000; font-weight: bold } /* Keyword */
+.pygments-o { color: #66 } /* Operator */
+.pygments-cm { color: #408080; font-style: italic } /* Comment.Multiline */
+.pygments-cp { color: #BC7A00 } /* Comment.Preproc */
+.pygments-c1 { color: #408080; font-style: italic } /* Comment.Single */
+.pygments-cs { color: #408080; font-style: italic } /* Comment.Special */
+.pygments-gd { color: #A0 } /* Generic.Deleted */
+.pygments-ge { font-style: italic } /* Generic.Emph */
+.pygments-gr { color: #FF } /* Generic.Error */
+.pygments-gh { color: #80; font-weight: bold } /* Generic.Heading */
+.pygments-gi { color: #00A000 } /* Generic.Inserted */
+.pygments-go { color: #808080 } /* Generic.Output */
+.pygments-gp { color: #80; font-weight: bold } /* Generic.Prompt */
+.pygments-gs { font-weight: bold } /* Generic.Strong */
+.pygments-gu { color: #800080; font-weight: bold } /* Generic.Subheading */

[PHP-CVS] svn: /SVNROOT/ header.ezt header.ezt.README

2009-07-27 Thread Rasmus Lerdorf
rasmus   Mon, 27 Jul 2009 17:51:08 +

Revision: http://svn.php.net/viewvc?view=revisionrevision=286424

Log:
The svn.php.net styling

Changed paths:
A   SVNROOT/header.ezt
A   SVNROOT/header.ezt.README

Added: SVNROOT/header.ezt
===
--- SVNROOT/header.ezt  (rev 0)
+++ SVNROOT/header.ezt  2009-07-27 17:51:08 UTC (rev 286424)
@@ -0,0 +1,42 @@
+!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Strict//EN
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd;
+html xmlns=http://www.w3.org/1999/xhtml; xml:lang=en lang=en
+head
+  title[if-any rootname][[][rootname]][else]ViewVC[end] [page_title]/title
+  meta name=generator content=ViewVC [vsn] /
+  link rel=stylesheet href=[docroot]/styles.css type=text/css /
+  link rel=stylesheet 
href=http://static.php.net/www.php.net/styles/site.css; /
+  link rel=stylesheet 
href=http://static.php.net/www.php.net/styles/phpnet.css; /
+  link rel=shortcut icon 
href=http://static.php.net/www.php.net/favicon.ico; /
+  style type=text/css
+.paddinghack { margin-left: 5px; margin-top: 5px; }
+  /style
+  [if-any rss_href]link rel=alternate type=application/rss+xml title=RSS 
[[][rootname]][where] HREF=[rss_href][end]
+/head
+body bgcolor=#ff text=#00 link=#99 alink=#ff 
vlink=#99
+div
+table border=0 cellspacing=0 cellpadding=0 width=100%
+ tr bgcolor=#cc
+  td align=left rowspan=2a href=/img 
src=http://static.php.net/www.php.net/images/php.gif; alt=PHP width=120 
height=67 hspace=3 //a/td
+  tdnbsp;/td
+ /tr
+ tr bgcolor=#cc
+  td align=right valign=bottom
+ a style=font-size: 0.8em; href=http://www.php.net/svn.php;SVN 
Instructions/a nbsp;
+  /td
+ /tr
+ tr bgcolor=#99
+   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 6/a |
+a href=/viewvc/pecl/pecl/a |
+a href=/viewvc/pear/pear/a |
+a href=/viewvc/pear/pear-core/pear-core/a nbsp;
+   /td
+ /tr
+/table
+
+/div
+div class=paddinghack

Added: SVNROOT/header.ezt.README
===
--- SVNROOT/header.ezt.README   (rev 0)
+++ SVNROOT/header.ezt.README   2009-07-27 17:51:08 UTC (rev 286424)
@@ -0,0 +1,2 @@
+header.ezt contains the PHP-styling for viewvc on http://svn.php.net
+This file lives in /home/svn/viewvc-svn/templates/include

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php