Author: chirino
Date: Thu Sep 14 04:11:22 2006
New Revision: 443316

URL: http://svn.apache.org/viewvc?view=rev&rev=443316
Log:
Latest export from confluence

Modified:
    incubator/servicemix/site/sm30ug/0-disclaimer.html

Modified: incubator/servicemix/site/sm30ug/0-disclaimer.html
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/site/sm30ug/0-disclaimer.html?view=diff&rev=443316&r1=443315&r2=443316
==============================================================================
--- incubator/servicemix/site/sm30ug/0-disclaimer.html (original)
+++ incubator/servicemix/site/sm30ug/0-disclaimer.html Thu Sep 14 04:11:22 2006
@@ -32,12 +32,11 @@
 
 <H1><A name="0.Disclaimer-0.Disclaimer"></A>0. Disclaimer</H1>
 
-<P>Apache ServiceMix is an effort undergoing incubation at the Apache Software 
Foundation (ASF), sponsored by the Geronimo PMC.<BR>
-Incubation is required of all newly accepted projects until a further review 
indicates that the infrastructure,<BR>
-communications, and decision making process have stabilized in a manner 
consistent with other successful ASF projects.</P>
+<P>Apache ServiceMix is an effort undergoing incubation at the Apache Software 
Foundation (ASF), sponsored by the Geronimo PMC.</P>
 
-<P>While incubation status is not necessarily a reflection of the completeness 
or stability of the code, it does<BR>
-indicate that the project has yet to be fully endorsed by the ASF.</P></DIV>
+<P>Incubation is required of all newly accepted projects until a further 
review indicates that the infrastructure, communications, and decision making 
process have stabilized in a manner consistent with other successful ASF 
projects.</P>
+
+<P>While incubation status is not necessarily a reflection of the completeness 
or stability of the code, it does indicate that the project has yet to be fully 
endorsed by the ASF.</P></DIV>
           </DIV>
         </TD>
       </TR>
@@ -46,8 +45,35 @@
     </DIV>
     <DIV id="site-footer">
           Added by     <A 
href="http://goopen.org/confluence/users/viewuserprofile.action?username=gnodet";>Guillaume
 Nodet</A>,
-    last edited by     <A 
href="http://goopen.org/confluence/users/viewuserprofile.action?username=gnodet";>Guillaume
 Nodet</A> on Sep 06, 2006
-                  
+    last edited by     <A 
href="http://goopen.org/confluence/users/viewuserprofile.action?username=georg_dembowski";>georg_dembowski</A>
 on Sep 14, 2006
+                  &nbsp;(<A 
href="http://goopen.org/confluence/pages/diffpages.action?pageId=13486&originalId=13648";>view
 change</A>)
+                      <SPAN id="show" class="inline-control-link"><A href="" 
onclick="showComment(); return false;">show comment</A></SPAN>
+        <SPAN id="hide" class="inline-control-link" style="display:none;"><A 
href="" onclick="hideComment(); return false;">hide comment</A></SPAN>
+          <DIV id="versionComment" class="noteMacro" style="display:none; 
padding: 5px;">
+      <B>Comment:</B>
+      formatting<BR>
+      <SPAN class="smalltext"><A 
href="http://goopen.org/confluence/pages/viewpreviouspageversions.action?pageId=13486";>View
 page history</A></SPAN>
+  </DIV>
+
+    <SCRIPT>
+      var show = document.getElementById('show');
+      var hide = document.getElementById('hide');
+      var versionComment = document.getElementById('versionComment');
+
+      function showComment(){
+        show.style.display = 'none';
+        hide.style.display = 'inline';
+        versionComment.style.display = 'block';
+      }
+
+      function hideComment(){
+        show.style.display = 'inline';
+        hide.style.display = 'none';
+        versionComment.style.display = 'none';
+      }
+
+    </SCRIPT>
+    
       (<A 
href="http://goopen.org/confluence/pages/editpage.action?pageId=13486";>edit 
page</A>)
     </DIV>
 


Reply via email to