svn commit: r1928409 - in apr/site/trunk: docs xdocs/stylesheets

[email protected]
Newsgroups gmane.comp.apache.apr.cvs
Message-ID <[email protected]>
Author: dsahlberg
Date: Sat Sep 13 09:44:28 2025
New Revision: 1928409

Log:
In site/trunk

Simplify logo code. We don't have any subproject logos so remove this.
Make the logo href absolute - no functional difference since we don't have
any pages in a subdirectory, but futureproof.

* xdocs/stylesheets/site.vsl
  As above

* docs/anonsvn.html,
  docs/compiling_unix.html,
  docs/compiling_win32.html,
  docs/download.html,
  docs/guidelines.html,
  docs/index.html,
  docs/mailing-lists.html,
  docs/patches.html,
  docs/projects.html,
  docs/security_report.html,
  docs/versioning.html
  Generated from above

Modified:
   apr/site/trunk/docs/anonsvn.html
   apr/site/trunk/docs/compiling_unix.html
   apr/site/trunk/docs/compiling_win32.html
   apr/site/trunk/docs/download.html
   apr/site/trunk/docs/guidelines.html
   apr/site/trunk/docs/index.html
   apr/site/trunk/docs/mailing-lists.html
   apr/site/trunk/docs/patches.html
   apr/site/trunk/docs/projects.html
   apr/site/trunk/docs/security_report.html
   apr/site/trunk/docs/versioning.html
   apr/site/trunk/xdocs/stylesheets/site.vsl

Modified: apr/site/trunk/docs/anonsvn.html
==============================================================================
--- apr/site/trunk/docs/anonsvn.html	Sat Sep 13 09:30:56 2025	(r1928408)
+++ apr/site/trunk/docs/anonsvn.html	Sat Sep 13 09:44:28 2025	(r1928409)
@@ -8,7 +8,7 @@
   <link rel="stylesheet" type="text/css" href="/style.css">
  </head>
  <body>
-<div id="logo"><a href="/"><img src="./images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
+<div id="logo"><a href="/"><img src="/images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
   <div id="page">
    <!-- LEFT SIDE NAVIGATION -->
    <div id="site-nav">

Modified: apr/site/trunk/docs/compiling_unix.html
==============================================================================
--- apr/site/trunk/docs/compiling_unix.html	Sat Sep 13 09:30:56 2025	(r1928408)
+++ apr/site/trunk/docs/compiling_unix.html	Sat Sep 13 09:44:28 2025	(r1928409)
@@ -8,7 +8,7 @@
   <link rel="stylesheet" type="text/css" href="/style.css">
  </head>
  <body>
-<div id="logo"><a href="/"><img src="./images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
+<div id="logo"><a href="/"><img src="/images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
   <div id="page">
    <!-- LEFT SIDE NAVIGATION -->
    <div id="site-nav">

Modified: apr/site/trunk/docs/compiling_win32.html
==============================================================================
--- apr/site/trunk/docs/compiling_win32.html	Sat Sep 13 09:30:56 2025	(r1928408)
+++ apr/site/trunk/docs/compiling_win32.html	Sat Sep 13 09:44:28 2025	(r1928409)
@@ -8,7 +8,7 @@
   <link rel="stylesheet" type="text/css" href="/style.css">
  </head>
  <body>
-<div id="logo"><a href="/"><img src="./images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
+<div id="logo"><a href="/"><img src="/images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
   <div id="page">
    <!-- LEFT SIDE NAVIGATION -->
    <div id="site-nav">

Modified: apr/site/trunk/docs/download.html
==============================================================================
--- apr/site/trunk/docs/download.html	Sat Sep 13 09:30:56 2025	(r1928408)
+++ apr/site/trunk/docs/download.html	Sat Sep 13 09:44:28 2025	(r1928409)
@@ -8,7 +8,7 @@
   <link rel="stylesheet" type="text/css" href="/style.css">
  </head>
  <body>
-<div id="logo"><a href="/"><img src="./images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
+<div id="logo"><a href="/"><img src="/images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
   <div id="page">
    <!-- LEFT SIDE NAVIGATION -->
    <div id="site-nav">

Modified: apr/site/trunk/docs/guidelines.html
==============================================================================
--- apr/site/trunk/docs/guidelines.html	Sat Sep 13 09:30:56 2025	(r1928408)
+++ apr/site/trunk/docs/guidelines.html	Sat Sep 13 09:44:28 2025	(r1928409)
@@ -8,7 +8,7 @@
   <link rel="stylesheet" type="text/css" href="/style.css">
  </head>
  <body>
-<div id="logo"><a href="/"><img src="./images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
+<div id="logo"><a href="/"><img src="/images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
   <div id="page">
    <!-- LEFT SIDE NAVIGATION -->
    <div id="site-nav">

Modified: apr/site/trunk/docs/index.html
==============================================================================
--- apr/site/trunk/docs/index.html	Sat Sep 13 09:30:56 2025	(r1928408)
+++ apr/site/trunk/docs/index.html	Sat Sep 13 09:44:28 2025	(r1928409)
@@ -8,7 +8,7 @@
   <link rel="stylesheet" type="text/css" href="/style.css">
  </head>
  <body>
-<div id="logo"><a href="/"><img src="./images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
+<div id="logo"><a href="/"><img src="/images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
   <div id="page">
    <!-- LEFT SIDE NAVIGATION -->
    <div id="site-nav">

Modified: apr/site/trunk/docs/mailing-lists.html
==============================================================================
--- apr/site/trunk/docs/mailing-lists.html	Sat Sep 13 09:30:56 2025	(r1928408)
+++ apr/site/trunk/docs/mailing-lists.html	Sat Sep 13 09:44:28 2025	(r1928409)
@@ -8,7 +8,7 @@
   <link rel="stylesheet" type="text/css" href="/style.css">
  </head>
  <body>
-<div id="logo"><a href="/"><img src="./images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
+<div id="logo"><a href="/"><img src="/images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
   <div id="page">
    <!-- LEFT SIDE NAVIGATION -->
    <div id="site-nav">

Modified: apr/site/trunk/docs/patches.html
==============================================================================
--- apr/site/trunk/docs/patches.html	Sat Sep 13 09:30:56 2025	(r1928408)
+++ apr/site/trunk/docs/patches.html	Sat Sep 13 09:44:28 2025	(r1928409)
@@ -8,7 +8,7 @@
   <link rel="stylesheet" type="text/css" href="/style.css">
  </head>
  <body>
-<div id="logo"><a href="/"><img src="./images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
+<div id="logo"><a href="/"><img src="/images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
   <div id="page">
    <!-- LEFT SIDE NAVIGATION -->
    <div id="site-nav">

Modified: apr/site/trunk/docs/projects.html
==============================================================================
--- apr/site/trunk/docs/projects.html	Sat Sep 13 09:30:56 2025	(r1928408)
+++ apr/site/trunk/docs/projects.html	Sat Sep 13 09:44:28 2025	(r1928409)
@@ -8,7 +8,7 @@
   <link rel="stylesheet" type="text/css" href="/style.css">
  </head>
  <body>
-<div id="logo"><a href="/"><img src="./images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
+<div id="logo"><a href="/"><img src="/images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
   <div id="page">
    <!-- LEFT SIDE NAVIGATION -->
    <div id="site-nav">

Modified: apr/site/trunk/docs/security_report.html
==============================================================================
--- apr/site/trunk/docs/security_report.html	Sat Sep 13 09:30:56 2025	(r1928408)
+++ apr/site/trunk/docs/security_report.html	Sat Sep 13 09:44:28 2025	(r1928409)
@@ -8,7 +8,7 @@
   <link rel="stylesheet" type="text/css" href="/style.css">
  </head>
  <body>
-<div id="logo"><a href="/"><img src="./images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
+<div id="logo"><a href="/"><img src="/images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
   <div id="page">
    <!-- LEFT SIDE NAVIGATION -->
    <div id="site-nav">

Modified: apr/site/trunk/docs/versioning.html
==============================================================================
--- apr/site/trunk/docs/versioning.html	Sat Sep 13 09:30:56 2025	(r1928408)
+++ apr/site/trunk/docs/versioning.html	Sat Sep 13 09:44:28 2025	(r1928409)
@@ -8,7 +8,7 @@
   <link rel="stylesheet" type="text/css" href="/style.css">
  </head>
  <body>
-<div id="logo"><a href="/"><img src="./images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
+<div id="logo"><a href="/"><img src="/images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
   <div id="page">
    <!-- LEFT SIDE NAVIGATION -->
    <div id="site-nav">

Modified: apr/site/trunk/xdocs/stylesheets/site.vsl
==============================================================================
--- apr/site/trunk/xdocs/stylesheets/site.vsl	Sat Sep 13 09:30:56 2025	(r1928408)
+++ apr/site/trunk/xdocs/stylesheets/site.vsl	Sat Sep 13 09:44:28 2025	(r1928409)
@@ -105,30 +105,6 @@ href="$title.getAttributeValue("href")">
 #end
 ##
 ##
-#macro ( getProjectImage )
-#if ($project.getChild("logo"))
-<table border="0" width="100%" cellspacing="4">
-<td align="left" valign="top">
-<a href="/"><img src="$relativePath/images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a>
-</td>
-<td align="right">
-#set ( $logoString = $project.getChild("logo").getAttributeValue("href") )
-#if ( $logoString.startsWith("/") )
-<a href="$project.getAttributeValue("href")"><img src="$relativePath$logoString" alt="$project.getChild("logo").getText()"></a>
-#else
-<a href="$project.getAttributeValue("href")"><img src="$relativePath/$logoString" alt="$project.getChild("logo").getText()"></a>
-#end
-</td></table>
-#else
-<div id="logo"><a href="/"><img src="$relativePath/images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
-##<td width="150" valign="middle" align="center">
-##  <p><b><a href="http://www.apache.org/dyn/closer.lua">Mirrored<br>
-##                                                       Worldwide</a></b></p>
-##</td>
-#end
-#end
-##
-##
 #macro ( document )
 <html lang="en">
  <head>
@@ -142,7 +118,7 @@ href="$title.getAttributeValue("href")">
   <link rel="stylesheet" type="text/css" href="/style.css">
  </head>
  <body>
-#getProjectImage()
+<div id="logo"><a href="/"><img src="/images/apr_logo_wide.png" alt="The Apache Portable Runtime Project"></a></div>
   <div id="page">
    <!-- LEFT SIDE NAVIGATION -->
    <div id="site-nav">
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.