summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-06-18 15:27:56 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-06-18 15:27:56 +0000
commit3e14f9f6ef522c32fcb732c80f71167a0eda6a7a (patch)
tree17a218f8703fb1092d3b59b85e39025f478d8fee /site
parent33899870fec91c4bd4868ae3969a4437df145f74 (diff)
Removing references to incubator resource
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@669203 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'site')
-rw-r--r--site/site-publish/stylesheets/default.css4
-rw-r--r--site/templates/TUSCANY_confluence_html_export.xml12
2 files changed, 8 insertions, 8 deletions
diff --git a/site/site-publish/stylesheets/default.css b/site/site-publish/stylesheets/default.css
index b7d85afd4b..1861d24803 100644
--- a/site/site-publish/stylesheets/default.css
+++ b/site/site-publish/stylesheets/default.css
@@ -848,7 +848,7 @@ td.noformatting {
*/
.bottomshadow {
height: 12px;
- background-image: url("http://incubator.apache.org/tuscany/images/border_bottom.gif");
+ background-image: url("http://tuscany.apache.org/images/border_bottom.gif");
background-repeat: repeat-x;
}
@@ -1366,7 +1366,7 @@ div.auto_complete ul strong.highlight {
}
.footer {
- background-image: url("http://incubator.apache.org/tuscany/images/border_bottom.gif");
+ background-image: url("http://tuscany.apache.org/images/border_bottom.gif");
background-repeat: repeat-x;
background-position: left top;
padding-top: 6px;
diff --git a/site/templates/TUSCANY_confluence_html_export.xml b/site/templates/TUSCANY_confluence_html_export.xml
index 26ebe7b88a..85ba9a4755 100644
--- a/site/templates/TUSCANY_confluence_html_export.xml
+++ b/site/templates/TUSCANY_confluence_html_export.xml
@@ -41,13 +41,13 @@
#end
##
#macro (topNav)
- <table valign="top" border="0" cellspacing="0" cellpadding="0" width="100%" background="http://incubator.apache.org/tuscany/images/TuscanyLogoNEW_Text_120px_bg.jpg">
+ <table valign="top" border="0" cellspacing="0" cellpadding="0" width="100%" background="http://tuscany.apache.org/images/TuscanyLogoNEW_Text_120px_bg.jpg">
<tr>
<td valing="top" align="left">
- <a href="$siteroot"><img src="http://incubator.apache.org/tuscany/images/TuscanyLogoNEW_Text_120px_bg.jpg" height="91" width="25" border="0"></a>
+ <a href="$siteroot"><img src="http://tuscany.apache.org/images/TuscanyLogoNEW_Text_120px_bg.jpg" height="91" width="25" border="0"></a>
</td>
<td>
- <a href="http://incubator.apache.org/tuscany/"><img src="http://incubator.apache.org/tuscany/images/TuscanyLogo.jpg" border="0"></a>
+ <a href="http://tuscany.apache.org/"><img src="http://tuscany.apache.org/images/TuscanyLogo.jpg" border="0"></a>
</td>
<td width="100%">
@@ -61,7 +61,7 @@
<td valign="bottom">
<div style="padding: 2px 10px; margin: 0px;">
<a href="$confluenceUri/pages/editpage.action?pageId=$page.id">
- <img src="http://incubator.apache.org/tuscany/images/notep_16.gif" height="16" width="16" border="0" align="absmiddle" title="Edit Page"></a>
+ <img src="http://tuscany.apache.org/images/notep_16.gif" height="16" width="16" border="0" align="absmiddle" title="Edit Page"></a>
</div>
</td>
@@ -72,7 +72,7 @@
#macro (pageControls)
<div align="right" style="padding: 2px 10px; margin: 0px;">
<a href="$confluenceUri/pages/editpage.action?pageId=$page.id">
- <img src="http://incubator.apache.org/tuscany/images/notep_16.gif" height="16" width="16" border="0" align="absmiddle" title="Edit Page"></a>
+ <img src="http://tuscany.apache.org/images/notep_16.gif" height="16" width="16" border="0" align="absmiddle" title="Edit Page"></a>
</div>
#end
##
@@ -126,7 +126,7 @@
##
<html>
<head>
- <link type="text/css" rel="stylesheet" href="http://incubator.apache.org/tuscany/stylesheets/default.css">
+ <link type="text/css" rel="stylesheet" href="http://tuscany.apache.org/stylesheets/default.css">
<link rel="SHORTCUT ICON" href="$images/favicon.ico">
<title>$page.title : Apache Tuscany</title>
</head>