Author: rineholt
Date: Wed Jul 26 13:42:27 2006
New Revision: 425837
URL: http://svn.apache.org/viewvc?rev=425837&view=rev
Log:
fix so sca image map shows up in IE
also chage reference to say reference and not service!
Modified:
incubator/tuscany/sandbox/site/site-author/sca-reference.xml
incubator/tuscany/sandbox/site/site-author/sca_index.xml
incubator/tuscany/sandbox/site/site-publish/sca-reference.html
incubator/tuscany/sandbox/site/site-publish/sca_index.html
Modified: incubator/tuscany/sandbox/site/site-author/sca-reference.xml
URL:
http://svn.apache.org/viewvc/incubator/tuscany/sandbox/site/site-author/sca-reference.xml?rev=425837&r1=425836&r2=425837&view=diff
==============================================================================
--- incubator/tuscany/sandbox/site/site-author/sca-reference.xml (original)
+++ incubator/tuscany/sandbox/site/site-author/sca-reference.xml Wed Jul 26
13:42:27 2006
@@ -2,10 +2,10 @@
<document>
<properties>
<title>Tuscany</title>
- <bannertitle>Tuscany SCA Service</bannertitle>
+ <bannertitle>Tuscany SCA Reference</bannertitle>
</properties>
<body>
- <section name="Service">
+ <section name="Reference">
<p>
SCA references within an implementation represent links to services that the
implementation uses that must be provided by other components in the SCA
system. For a composite, references of components within the composite may be
wired to references of the composite, indicating that those references must be
resolved by services outside the composite.
</p>
Modified: incubator/tuscany/sandbox/site/site-author/sca_index.xml
URL:
http://svn.apache.org/viewvc/incubator/tuscany/sandbox/site/site-author/sca_index.xml?rev=425837&r1=425836&r2=425837&view=diff
==============================================================================
--- incubator/tuscany/sandbox/site/site-author/sca_index.xml (original)
+++ incubator/tuscany/sandbox/site/site-author/sca_index.xml Wed Jul 26
13:42:27 2006
@@ -27,7 +27,7 @@
business requirements. This is performed by wiring together the
service implementation components. </p>
- <img src ="/images/sca_composite.jpg" alt="SCA Composite" usemap
="#scaMap" border="0" />
+ <img src ="/images/sca_composite.jpg" alt="SCA Composite" usemap
="#scaMap" border="0" width="100%" height="100%" />
<map name="scaMap">
<area shape ="rect" coords ="153,26,358,128" href ="sca-interface.html"
alt="Interface" />
Modified: incubator/tuscany/sandbox/site/site-publish/sca-reference.html
URL:
http://svn.apache.org/viewvc/incubator/tuscany/sandbox/site/site-publish/sca-reference.html?rev=425837&r1=425836&r2=425837&view=diff
==============================================================================
--- incubator/tuscany/sandbox/site/site-publish/sca-reference.html (original)
+++ incubator/tuscany/sandbox/site/site-publish/sca-reference.html Wed Jul 26
13:42:27 2006
@@ -46,7 +46,7 @@
</td>
<td align='LEFT'><td width="80%" align="left" valign="bottom"
bgcolor="#ffffff">
<font color="#625972" size="+3" face="arial,helvetica,sanserif">
- <b><bannertitle>Tuscany SCA Service</bannertitle></b>
+ <b><bannertitle>Tuscany SCA Reference</bannertitle></b>
</font>
</td>
</td>
@@ -118,7 +118,7 @@
<table border="0" cellspacing="0"
cellpadding="2" width="100%">
<tr><td bgcolor="#726982">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a name="Service"><strong>Service</strong></a>
+ <a name="Reference"><strong>Reference</strong></a>
</font>
</td></tr>
<tr><td>
Modified: incubator/tuscany/sandbox/site/site-publish/sca_index.html
URL:
http://svn.apache.org/viewvc/incubator/tuscany/sandbox/site/site-publish/sca_index.html?rev=425837&r1=425836&r2=425837&view=diff
==============================================================================
--- incubator/tuscany/sandbox/site/site-publish/sca_index.html (original)
+++ incubator/tuscany/sandbox/site/site-publish/sca_index.html Wed Jul 26
13:42:27 2006
@@ -141,7 +141,7 @@
call-and-return style.</p>
<p>* The Assembly of sets of
components to build composite business applications that addresses specific
business requirements. This is performed by wiring together the
service implementation components. </p>
- <img
src="./images/sca_composite.jpg" width="" height="" align="" usemap="#scaMap" />
+ <img
src="./images/sca_composite.jpg" width="100%" height="100%" align=""
usemap="#scaMap" />
<map name="scaMap">
<area shape="rect" coords="153,26,358,128" href="sca-interface.html"
alt="Interface" />
<area shape="rect" coords="640,23,845,125" href="sca-interface.html"
alt="Interface" />
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]