Author: dain
Date: Sun Sep 23 21:45:00 2007
New Revision: 578653

URL: http://svn.apache.org/viewvc?rev=578653&view=rev
Log:
Change old incubator.apache.org/openejb links to openejb.apache.org

Modified:
    openejb/trunk/website/html/style.css
    openejb/trunk/website/src/vm/openejb_autoexport.vm

Modified: openejb/trunk/website/html/style.css
URL: 
http://svn.apache.org/viewvc/openejb/trunk/website/html/style.css?rev=578653&r1=578652&r2=578653&view=diff
==============================================================================
--- openejb/trunk/website/html/style.css (original)
+++ openejb/trunk/website/html/style.css Sun Sep 23 21:45:00 2007
@@ -31,7 +31,7 @@
 #RightContent .panelHeader{
   /*color: #efefff;*/
   /*background: #7270c2;*/
-  background: #eef 
url(http://incubator.apache.org/openejb/images/openejb_buttonl.gif) no-repeat 
right;
+  background: #eef url(http://openejb.apache.org/images/openejb_buttonl.gif) 
no-repeat right;
   font-size: 14px;
   padding: 3px;
   padding-left: 5px;

Modified: openejb/trunk/website/src/vm/openejb_autoexport.vm
URL: 
http://svn.apache.org/viewvc/openejb/trunk/website/src/vm/openejb_autoexport.vm?rev=578653&r1=578652&r2=578653&view=diff
==============================================================================
--- openejb/trunk/website/src/vm/openejb_autoexport.vm (original)
+++ openejb/trunk/website/src/vm/openejb_autoexport.vm Sun Sep 23 21:45:00 2007
@@ -1,6 +1,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
 ##
-#set ($images = "http://incubator.apache.org/openejb/images";)
+#set ($images = "http://openejb.apache.org/images";)
 #set ($siteroot = "http://cwiki.apache.org/OPENEJB";)
 #set ($pageContentHeaderEnabled = false)
 ##
@@ -55,7 +55,7 @@
             ##set ($content = $content.substring(3, $content.length()))
             ##set ($end = $content.length() - 4)
             ##set ($content = $content.substring(0, $end))
-    <td width="120" height="5" valign="top" align="left"><img 
src="http://incubator.apache.org/openejb/images/dotTrans.gif"; width="350" 
height="11" border="0">
+    <td width="120" height="5" valign="top" align="left"><img 
src="http://openejb.apache.org/images/dotTrans.gif"; width="350" height="11" 
border="0">
 <div id="RightContent">
 $content
 </div>
@@ -85,45 +85,45 @@
  <head>
   <!-- $PAGETITLE -->
   <title>OpenEJB - $title</title>
-  <link href="http://incubator.apache.org/openejb/default.css"; 
rel="stylesheet" type="text/css" />
-  <link href="http://incubator.apache.org/openejb/style.css"; rel="stylesheet" 
type="text/css" />
-  <link rel="SHORTCUT ICON" 
href="http://incubator.apache.org/openejb/images/favicon.ico";>
+  <link href="http://openejb.apache.org/default.css"; rel="stylesheet" 
type="text/css" />
+  <link href="http://openejb.apache.org/style.css"; rel="stylesheet" 
type="text/css" />
+  <link rel="SHORTCUT ICON" 
href="http://openejb.apache.org/images/favicon.ico";>
   <script language="JavaScript" src="functions.js" 
type="text/javascript"></script>
  </head>
   <body bgcolor="#ffffff" link="#6763a9" vlink="#6763a9" topmargin="0" 
bottommargin="0" leftmargin="0" marginheight="0" marginwidth="0">
   <a name="top"></a>
   <table border="0" cellpadding="0" cellspacing="0" width="100%" height="400">
    <tr>
-    <td width="20" valign="top" align="left" bgcolor="#7270c2"><img 
src="http://incubator.apache.org/openejb/images/dotTrans.gif"; width="1" 
height="1" border="0"></td>
-    <td width="95" valign="top" align="left" bgcolor="#7270c2"><img 
src="http://incubator.apache.org/openejb/images/dotTrans.gif"; width="1" 
height="1" border="0"></td>
-    <td width="7" valign="top" align="left"><img 
src="http://incubator.apache.org/openejb/images/dotTrans.gif"; border="0" 
width="1" height="1"></td>
-    <td width="40" valign="top" align="left"><img 
src="http://incubator.apache.org/openejb/images/dotTrans.gif"; width="40" 
height="6" border="0"></td>
-    <td width="100%" valign="top" align="left" bgcolor="#5A5CB8"><img 
src="http://incubator.apache.org/openejb/images/top_2.gif"; width="430" 
height="6" border="0"></td>
-    <td width="120" valign="top" align="left" bgcolor="#E24717"><img 
src="http://incubator.apache.org/openejb/images/top_3.gif"; width="120" 
height="6" border="0"></td>
+    <td width="20" valign="top" align="left" bgcolor="#7270c2"><img 
src="http://openejb.apache.org/images/dotTrans.gif"; width="1" height="1" 
border="0"></td>
+    <td width="95" valign="top" align="left" bgcolor="#7270c2"><img 
src="http://openejb.apache.org/images/dotTrans.gif"; width="1" height="1" 
border="0"></td>
+    <td width="7" valign="top" align="left"><img 
src="http://openejb.apache.org/images/dotTrans.gif"; border="0" width="1" 
height="1"></td>
+    <td width="40" valign="top" align="left"><img 
src="http://openejb.apache.org/images/dotTrans.gif"; width="40" height="6" 
border="0"></td>
+    <td width="100%" valign="top" align="left" bgcolor="#5A5CB8"><img 
src="http://openejb.apache.org/images/top_2.gif"; width="430" height="6" 
border="0"></td>
+    <td width="120" valign="top" align="left" bgcolor="#E24717"><img 
src="http://openejb.apache.org/images/top_3.gif"; width="120" height="6" 
border="0"></td>
    </tr>
    <tr>
-    <td width="20" bgcolor="#7270c2" valign="top" align="left"><img 
src="http://incubator.apache.org/openejb/images/dotTrans.gif"; border="0" 
width="1" height="1"></td>
-    <td width="95" bgcolor="#7270c2" valign="top" align="left"><img 
src="http://incubator.apache.org/openejb/images/dotTrans.gif"; border="0" 
width="1" height="1"></td>
+    <td width="20" bgcolor="#7270c2" valign="top" align="left"><img 
src="http://openejb.apache.org/images/dotTrans.gif"; border="0" width="1" 
height="1"></td>
+    <td width="95" bgcolor="#7270c2" valign="top" align="left"><img 
src="http://openejb.apache.org/images/dotTrans.gif"; border="0" width="1" 
height="1"></td>
     <td width="7" bgcolor="#ffffff" valign="top" align="left"></td>
-    <td width="40" valign="top" align="left"><img 
src="http://incubator.apache.org/openejb/images/dotTrans.gif"; width="1" 
height="1" border="0"></td>
+    <td width="40" valign="top" align="left"><img 
src="http://openejb.apache.org/images/dotTrans.gif"; width="1" height="1" 
border="0"></td>
     <td id="breadcrumbs" width="100%" valign="middle" align="left">
       <!-- $TOP_NAV_BAR -->
       <span id="Content">
         #renderPage("QuickLinks")
       </span>
-     <img src="http://incubator.apache.org/openejb/images/dotTrans.gif"; 
width="1" height="2" border="0"></td>
+     <img src="http://openejb.apache.org/images/dotTrans.gif"; width="1" 
height="2" border="0"></td>
     <td width="120" height="20" valign="top" align="left">&nbsp;</td>
    </tr>
    <tr>
-    <td width="20" bgcolor="#7270c2" valign="top" align="left"><img 
src="http://incubator.apache.org/openejb/images/dotTrans.gif"; width="20" 
height="3" border="0"></td>
-    <td width="95" bgcolor="#7270c2" valign="top" align="left"><img 
src="http://incubator.apache.org/openejb/images/line_sm.gif"; width="105" 
height="3" border="0"></td>
-    <td width="7" bgcolor="#a9a5de" valign="top" align="left"><img 
src="http://incubator.apache.org/openejb/images/line_sm.gif"; width="7" 
height="3" border="0"></td>
-    <td width="40" valign="top" align="left"><img 
src="http://incubator.apache.org/openejb/images/line_light.gif"; width="40" 
height="3" border="0"></td>
-    <td width="100%" valign="top" align="left"><img 
src="http://incubator.apache.org/openejb/images/line_light.gif"; width="430" 
height="3" border="0"></td>
-    <td width="120" valign="top" align="left"><img 
src="http://incubator.apache.org/openejb/images/dotTrans.gif"; border="0" 
width="1" height="1"></td>
+    <td width="20" bgcolor="#7270c2" valign="top" align="left"><img 
src="http://openejb.apache.org/images/dotTrans.gif"; width="20" height="3" 
border="0"></td>
+    <td width="95" bgcolor="#7270c2" valign="top" align="left"><img 
src="http://openejb.apache.org/images/line_sm.gif"; width="105" height="3" 
border="0"></td>
+    <td width="7" bgcolor="#a9a5de" valign="top" align="left"><img 
src="http://openejb.apache.org/images/line_sm.gif"; width="7" height="3" 
border="0"></td>
+    <td width="40" valign="top" align="left"><img 
src="http://openejb.apache.org/images/line_light.gif"; width="40" height="3" 
border="0"></td>
+    <td width="100%" valign="top" align="left"><img 
src="http://openejb.apache.org/images/line_light.gif"; width="430" height="3" 
border="0"></td>
+    <td width="120" valign="top" align="left"><img 
src="http://openejb.apache.org/images/dotTrans.gif"; border="0" width="1" 
height="1"></td>
    </tr>
    <tr>
-    <td bgcolor="#7270c2" valign="top" align="left"><img 
src="http://incubator.apache.org/openejb/images/dotTrans.gif"; width="20" 
height="10" border="0"></td>
+    <td bgcolor="#7270c2" valign="top" align="left"><img 
src="http://openejb.apache.org/images/dotTrans.gif"; width="20" height="10" 
border="0"></td>
     <td id="leftColumn" valign="top" style="padding-top: 0px;">
     <span id="Content">
       #renderPage("Navigation")
@@ -133,7 +133,7 @@
             <table border="0" cellspacing="4px">
             <tr>
               <td align="right">
-                <a 
href="http://cwiki.apache.org/confluence/spaces/rss.action?key=OPENEJB&newPages=false";><img
 src="http://incubator.apache.org/openejb/images/rss.gif"; border="0"></a><br/>
+                <a 
href="http://cwiki.apache.org/confluence/spaces/rss.action?key=OPENEJB&newPages=false";><img
 src="http://openejb.apache.org/images/rss.gif"; border="0"></a><br/>
               </td>
               <td align="left">
                 <a 
href="http://cwiki.apache.org/confluence/spaces/rss.action?key=OPENEJB&newPages=false";>Site</a>
@@ -141,7 +141,7 @@
             </tr>
             <tr>
               <td align="right">
-                <a 
href="http://cwiki.apache.org/confluence/spaces/blogrss.action?key=OPENEJB";><img
 src="http://incubator.apache.org/openejb/images/rss.gif"; border="0"></a>
+                <a 
href="http://cwiki.apache.org/confluence/spaces/blogrss.action?key=OPENEJB";><img
 src="http://openejb.apache.org/images/rss.gif"; border="0"></a>
               </td>
               <td align="left">
                 <a 
href="http://cwiki.apache.org/confluence/spaces/blogrss.action?key=OPENEJB";>News</a>
@@ -159,7 +159,7 @@
           <tr>
            <td valign="top" width="200" align="left">
            <A HREF="http://openejb.org";>
-           <img border="0" hspace="0" 
src="http://incubator.apache.org/openejb/images/logo_openejb.gif"; vspace="0" >
+           <img border="0" hspace="0" 
src="http://openejb.apache.org/images/logo_openejb.gif"; vspace="0" >
            </A>
            </td>
            <td align="right" valign="middle" style="padding:0px;margin:0px;">
@@ -187,7 +187,7 @@
       </tr>
       <tr>
        <td valign="top" align="left">
-         <img border="0" height="7" hspace="0" 
src="http://incubator.apache.org/openejb/images/dotTrans.gif";><br>
+         <img border="0" height="7" hspace="0" 
src="http://openejb.apache.org/images/dotTrans.gif";><br>
           <div id="page_title">
             <table width="100%">
               <tr>
@@ -221,7 +221,7 @@
               </tr>
             </table>
           </div>
-        <img border="0" height="1" hspace="0" 
src="http://incubator.apache.org/openejb/images/dotTrans.gif";></td>
+        <img border="0" height="1" hspace="0" 
src="http://openejb.apache.org/images/dotTrans.gif";></td>
       </tr>
      </table>
      <p>
@@ -243,20 +243,20 @@
    <tr>
     <td width="20" height="5" bgcolor="#7270c2" valign="top" 
align="left">&nbsp;</td>
     <td width="95" bgcolor="#7270c2" valign="BOTTOM" align="left">&nbsp;</td>
-    <td width="7" bgcolor="#a9a5de" valign="top" align="left"><img 
src="http://incubator.apache.org/openejb/images/dotTrans.gif"; width="1" 
height="25" border="0"></td>
-    <td width="40" valign="top" align="left"><img 
src="http://incubator.apache.org/openejb/images/dotTrans.gif"; width="1" 
height="25" border="0"></td>
+    <td width="7" bgcolor="#a9a5de" valign="top" align="left"><img 
src="http://openejb.apache.org/images/dotTrans.gif"; width="1" height="25" 
border="0"></td>
+    <td width="40" valign="top" align="left"><img 
src="http://openejb.apache.org/images/dotTrans.gif"; width="1" height="25" 
border="0"></td>
     <td width="120" valign="top" align="left">&nbsp;</td>
    </tr>
    <tr>
     <td width="20" height="5" bgcolor="#7270c2" valign="top" 
align="left">&nbsp;</td>
     <td width="95" bgcolor="#7270c2" valign="BOTTOM" align="left">&nbsp;</td>
-    <td width="7" bgcolor="#a9a5de" valign="top" align="left"><img 
src="http://incubator.apache.org/openejb/images/dotTrans.gif"; width="1" 
height="25" border="0"></td>
-    <td width="40" valign="top" align="left"><img 
src="http://incubator.apache.org/openejb/images/dotTrans.gif"; width="1" 
height="25" border="0"></td>
+    <td width="7" bgcolor="#a9a5de" valign="top" align="left"><img 
src="http://openejb.apache.org/images/dotTrans.gif"; width="1" height="25" 
border="0"></td>
+    <td width="40" valign="top" align="left"><img 
src="http://openejb.apache.org/images/dotTrans.gif"; width="1" height="25" 
border="0"></td>
     <td width="120" valign="top" align="left">&nbsp;</td>
    </tr>
    <tr height="5">
-    <td width="20" rowspan="2" height="100%" bgcolor="#7270c2" valign="bottom" 
align="left"><img src="http://incubator.apache.org/openejb/images/stripes1.gif"; 
width="20" height="125" border="0"></td>
-    <td width="95" rowspan="2" height="100%" bgcolor="#7270c2" valign="bottom" 
align="left"><img 
src="http://incubator.apache.org/openejb/images/stripe105.gif"; width="105" 
height="125" border="0"></td>
+    <td width="20" rowspan="2" height="100%" bgcolor="#7270c2" valign="bottom" 
align="left"><img src="http://openejb.apache.org/images/stripes1.gif"; 
width="20" height="125" border="0"></td>
+    <td width="95" rowspan="2" height="100%" bgcolor="#7270c2" valign="bottom" 
align="left"><img src="http://openejb.apache.org/images/stripe105.gif"; 
width="105" height="125" border="0"></td>
     <td width="7" rowspan="2" height="100%" bgcolor="#a9a5de" valign="top" 
align="left">&nbsp;</td>
     <td width="40" height="100%" valign="top" align="left">&nbsp;</td>
     <td width="120" height="100%" valign="top" align="left">&nbsp;</td>
@@ -265,7 +265,7 @@
     <td width="40" height="25" valign="top" align="left">&nbsp;</td>
     <td width="100%" height="25" valign="bottom" align="left"><br>
      <br>
-     <img src="http://incubator.apache.org/openejb/images/line_light.gif"; 
border="0" width="430" height="3"><br>
+     <img src="http://openejb.apache.org/images/line_light.gif"; border="0" 
width="430" height="3"><br>
      <p>
      </p>
      <span class="bodyGrey">


Reply via email to