You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by bu...@apache.org on 2015/03/12 12:10:17 UTC

svn commit: r943494 [3/4] - in /websites/staging/felix/trunk/content: ./ apidocs/ documentation/ documentation/community/ documentation/development/ documentation/faqs/ documentation/subprojects/ documentation/subprojects/apache-felix-commons/ document...

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-upnp/upnp-acknowledgments.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-upnp/upnp-acknowledgments.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-upnp/upnp-acknowledgments.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects.html">Apache Felix Subproject Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-upnp.html">Apache Felix UPnP</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/upnp-acknowledgments.html" target="felix_cwiki">/site/upnp-acknowledgments.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>UPnP Acknowledgments</h1>
       <h1 id="acknowledgments">Acknowledgments</h1>
 <p>The Felix UPnP base driver and related bundles were originally developed by the <a href="http://domoware.isti.cnr.it/">Domoware </a> project which targeted the OSGi R3. The driver is based on a modified version of the "UPnP for Java" library released by the [Cyberlink |http://www.cybergarage.org/net/upnp/java/index.html] project. This version, called CyberDomo, is currently maintained by the Domoware project team and aligned to the Cyberlink library regularly.</p>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-upnp/upnp-driver-architecture.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-upnp/upnp-driver-architecture.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-upnp/upnp-driver-architecture.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects.html">Apache Felix Subproject Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-upnp.html">Apache Felix UPnP</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/upnp-driver-architecture.html" target="felix_cwiki">/site/upnp-driver-architecture.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>UPnP Driver architecture</h1>
       <h1 id="overview-of-the-base-driver-architecturewzxhzdk0">Overview of the Base Driver Architecture&nbsp;</h1>
 <p>The Figure 4 shows a simplified component view of the base driver. The driver is composed of two components, the <em>exporter</em> and <em>importer</em>; both using the <em>CyberDomo</em> library, which is a modified version of the library released by the <a href="http://www.cybergarage.org/net/upnp/java/index.html">"CyberLink for Java" project</a>, maintained by the [Domoware project|http://domoware.isti.cnr.it/ ]. The library implements a full UPnP stack. The base driver acts as a bridge between OSGi and the UPnP networks .

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-upnp/upnp-getting-started.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-upnp/upnp-getting-started.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-upnp/upnp-getting-started.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects.html">Apache Felix Subproject Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-upnp.html">Apache Felix UPnP</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/upnp-getting-started.html" target="felix_cwiki">/site/upnp-getting-started.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>UPnP Getting Started</h1>
       <h1 id="getting-started">Getting Started</h1>
 <p>Assuming that, as described in <a href="/documentation/development/building-felix.html">Building Felix</a> web page, you have already checked out the Felix project in the $FELIX<em>HOME directory, the Felix UPnP project is located at $FELIX</em>HOME/trunk/upnp directory. The project is organized in different directories shown in Figure 1.</p>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-upnp/upnp-known-issues.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-upnp/upnp-known-issues.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-upnp/upnp-known-issues.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects.html">Apache Felix Subproject Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-upnp.html">Apache Felix UPnP</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/upnp-known-issues.html" target="felix_cwiki">/site/upnp-known-issues.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>UPnP Known Issues</h1>
       <h1 id="known-issues">Known issues</h1>
 <p>Currently the bundle does not support the following requirements:

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-upnp/upnp-testing-devices.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-upnp/upnp-testing-devices.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-upnp/upnp-testing-devices.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects.html">Apache Felix Subproject Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-upnp.html">Apache Felix UPnP</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/upnp-testing-devices.html" target="felix_cwiki">/site/upnp-testing-devices.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>UPnP Testing Devices</h1>
       <h1 id="testing-upnp-deviceswzxhzdk0">Testing UPnP devices&nbsp;</h1>
 <p>The <em>org.apache.felix.upnp.tester</em> bundle installs a component that shows the UPnP devices registered with the OSGi framework. It provides a GUI shown in the Figure 6 that can be used for controlling the discovered devices: by invoking actions and by subscribing for the state variable changes occurring on them.</p>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-upnp/upnp-testing-devices/upnp-examples.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-upnp/upnp-testing-devices/upnp-examples.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-upnp/upnp-testing-devices/upnp-examples.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects.html">Apache Felix Subproject Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-upnp.html">Apache Felix UPnP</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-upnp/upnp-testing-devices.html">UPnP Testing Devices</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/upnp-examples.html" target="felix_cwiki">/site/upnp-examples.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>UPnP Examples</h1>
       <h1 id="the-felix-upnp-examples">The Felix UPnP Examples</h1>
 <p>The UPnP examples released by the UPnP project are simple UPnP devices developed as a proof of concept. The first two examples, the TV and Clock, are used to check the importing and exporting capabilities of the base driver. The third one, the Binary Light, implements a standard UPnP DCP and provides additionally a UPnP presentation page.</p>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-upnp/upnp-testing-devices/upnp-examples/upnp-writing-cd-and-cp.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-upnp/upnp-testing-devices/upnp-examples/upnp-writing-cd-and-cp.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-upnp/upnp-testing-devices/upnp-examples/upnp-writing-cd-and-cp.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects.html">Apache Felix Subproject Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-upnp.html">Apache Felix UPnP</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-upnp/upnp-testing-devices.html">UPnP Testing Devices</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-upnp/upnp-testing-devices/upnp-examples.html">UPnP Examples</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/upnp-writing-cd-and-cp.html" target="felix_cwiki">/site/upnp-writing-cd-and-cp.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>UPnP Writing CD and CP</h1>
       <h1 id="writing-upnp-devices-and-control-points">Writing UPnP Devices and Control Points</h1>
 <p>The <a href="http://www.osgi.org/Specifications/HomePage">OSGi UPnP Specification (v 1.1)</a> dedicates section 111.6 "Working with a UPnP Device" to describe the details of implementing UPnP Devices on OSGi. Here we provide some hints on the main differences you may encounter working with OSGi with respect to the [UDA 1.0 Specification|http://www.upnp.org/resources/documents/CleanUPnPDA101-20031202s.pdf] .</p>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-user-admin.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-user-admin.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-user-admin.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects.html">Apache Felix Subproject Documentation</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/apache-felix-user-admin.html" target="felix_cwiki">/site/apache-felix-user-admin.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Apache Felix User Admin</h1>
       <h1 id="apache-felix-user-admin">Apache Felix User Admin</h1>
 <p>{include:Apache Felix User Admin - Introduction}</p>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-user-admin/apache-felix-user-admin-background.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-user-admin/apache-felix-user-admin-background.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-user-admin/apache-felix-user-admin-background.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects.html">Apache Felix Subproject Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-user-admin.html">Apache Felix User Admin</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/apache-felix-user-admin-background.html" target="felix_cwiki">/site/apache-felix-user-admin-background.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Apache Felix User Admin - Background</h1>
       <p>For a detailed overview on the UserAdmin service, see the OSGi compendium specification version 4.0 or later. </p>
 <h2 id="roles">Roles</h2>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-user-admin/apache-felix-user-admin-file-store.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-user-admin/apache-felix-user-admin-file-store.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-user-admin/apache-felix-user-admin-file-store.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects.html">Apache Felix Subproject Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-user-admin.html">Apache Felix User Admin</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/apache-felix-user-admin-file-store.html" target="felix_cwiki">/site/apache-felix-user-admin-file-store.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Apache Felix User Admin - File Store</h1>
       <p>The Apache Felix User Admin file store provides a file-based store for use with the Felix UserAdmin service. It uses a binary file-format to persist the role information. This file will always be written in the data area of the bundle and be called "<code>ua_repo.dat</code>".</p>
 <p>The file-based store service this bundle provides can be configured at runtime by using the service PID "<code>org.apache.felix.useradmin.filestore</code>". The configuration options recognized by this service are:</p>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-user-admin/apache-felix-user-admin-getting-started.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-user-admin/apache-felix-user-admin-getting-started.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-user-admin/apache-felix-user-admin-getting-started.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects.html">Apache Felix Subproject Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-user-admin.html">Apache Felix User Admin</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/apache-felix-user-admin-getting-started.html" target="felix_cwiki">/site/apache-felix-user-admin-getting-started.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Apache Felix User Admin - Getting Started</h1>
       <h2 id="authentication">Authentication</h2>
 <p>To test whether an initiator of an action is known to the UserAdmin service, it should be authenticated. To authenticate a user, you typically do something like:</p>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-user-admin/apache-felix-user-admin-introduction.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-user-admin/apache-felix-user-admin-introduction.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-user-admin/apache-felix-user-admin-introduction.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects.html">Apache Felix Subproject Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-user-admin.html">Apache Felix User Admin</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/apache-felix-user-admin-introduction.html" target="felix_cwiki">/site/apache-felix-user-admin-introduction.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Apache Felix User Admin - Introduction</h1>
       <p>The Apache Felix User Admin provides an implementation of the OSGi UserAdmin compendium service. It allows you to manage roles (users and groups), define RBAC-like authorization schemes and test whether certain roles are authorized to initiate certain actions. </p>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; text-align: right;">

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-user-admin/apache-felix-user-admin-mongodb-store.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-user-admin/apache-felix-user-admin-mongodb-store.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-user-admin/apache-felix-user-admin-mongodb-store.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects.html">Apache Felix Subproject Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-user-admin.html">Apache Felix User Admin</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/apache-felix-user-admin-mongodb-store.html" target="felix_cwiki">/site/apache-felix-user-admin-mongodb-store.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Apache Felix User Admin - MongoDB Store</h1>
       <p>The Apache Felix User Admin MongoDB store provides a MongoDB-based store for use with the Felix UserAdmin service. It uses MongoDB to persist the role information.</p>
 <p>Note that this driver additionally needs the <a href="http://www.mongodb.org/display/DOCS/Java+Language+Center">MongoDB java driver</a> in order to operate! </p>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects.html">Apache Felix Subproject Documentation</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/apache-felix-web-console.html" target="felix_cwiki">/site/apache-felix-web-console.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Apache Felix Web Console</h1>
       <div class="toc">
 <ul>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects.html">Apache Felix Subproject Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-web-console.html">Apache Felix Web Console</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/extending-the-apache-felix-web-console.html" target="felix_cwiki">/site/extending-the-apache-felix-web-console.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Extending the Apache Felix Web Console</h1>
       <h1 id="extending-the-apache-felix-web-console">Extending the Apache Felix Web Console</h1>
 <p>The <a href="/documentation/subprojects/apache-felix-web-console.html">Apache Felix Web Console</a> is extensible in various ways described no these pages:</p>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/branding-the-web-console.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/branding-the-web-console.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/branding-the-web-console.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects.html">Apache Felix Subproject Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-web-console.html">Apache Felix Web Console</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console.html">Extending the Apache Felix Web Console</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/branding-the-web-console.html" target="felix_cwiki">/site/branding-the-web-console.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Branding the Web Console</h1>
       <h1 id="branding-the-web-console">Branding the Web Console</h1>
 <p>Branding the Web Consle mainly concerns hooking into the looks of the Web Console providing vendor-provided setup like CSS, Logo, Main Title, Vendor URL, etc.</p>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/providing-resources.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/providing-resources.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/providing-resources.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects.html">Apache Felix Subproject Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-web-console.html">Apache Felix Web Console</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console.html">Extending the Apache Felix Web Console</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/providing-resources.html" target="felix_cwiki">/site/providing-resources.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Providing Resources</h1>
       <h1 id="providing-resources">Providing Resources</h1>
 <p>Extending the Apache Felix Web Console with new functionality is as easy as registering a <code>javax.servlet.Servlet</code> with at least the <code>felix.webconsole.label</code> service registration property set (see above). Providing resources is a bit more complex and requires more work on behalf of the plugin.</p>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/providing-web-console-plugins.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/providing-web-console-plugins.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/providing-web-console-plugins.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects.html">Apache Felix Subproject Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-web-console.html">Apache Felix Web Console</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console.html">Extending the Apache Felix Web Console</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/providing-web-console-plugins.html" target="felix_cwiki">/site/providing-web-console-plugins.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Providing Web Console Plugins</h1>
       <h1 id="providing-web-console-plugins">Providing Web Console Plugins</h1>
 <p>The Web Console can be extended by registering an OSGi service for the interface <code>javax.servlet.Servlet</code> with the service property <code>felix.webconsole.label</code> set to the label (last segment in the URL) of the page. The respective service is called a Web Console Plugin or a plugin for short.</p>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/web-console-logging.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/web-console-logging.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/web-console-logging.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects.html">Apache Felix Subproject Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-web-console.html">Apache Felix Web Console</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console.html">Extending the Apache Felix Web Console</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/web-console-logging.html" target="felix_cwiki">/site/web-console-logging.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Web Console Logging</h1>
       <h1 id="web-console-logging">Web Console Logging</h1>
 <p>The Web Console does not provide its own mechanism for logging. Rather the Servlet Container logging mechanism is used by calling the <code>GenericServlet.log</code> methods for logging. It is expected by the OSGi Http Service implementation implements these <code>log</code> methods writing to the OSGi Log Service.</p>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/web-console-output-templating.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/web-console-output-templating.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console/web-console-output-templating.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects.html">Apache Felix Subproject Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-web-console.html">Apache Felix Web Console</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-web-console/extending-the-apache-felix-web-console.html">Extending the Apache Felix Web Console</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/web-console-output-templating.html" target="felix_cwiki">/site/web-console-output-templating.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Web Console Output Templating</h1>
       <p>Templating and Internationalization support of the Web Console is based on Java Resource Bundles loaded from the plugin bundles and is transparent to the plugin itself.</p>
 <h2 id="basic-mechanism">Basic Mechanism</h2>

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/web-console-restful-api.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/web-console-restful-api.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/web-console-restful-api.html Thu Mar 12 11:10:14 2015
@@ -65,8 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects.html">Apache Felix Subproject Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-web-console.html">Apache Felix Web Console</a>
       </div>
 
-      
-      
       <h1>Web Console RESTful API</h1>
       <div class="warning" markdown="1">
 Please note that the APIs described on this page have not been standardized or stabilized yet. As such they cannot be relied upon. They are merely a description of the current code. In future releases these APIs will be fixed to be properly RESTful.

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/web-console-security-provider.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/web-console-security-provider.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-web-console/web-console-security-provider.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects.html">Apache Felix Subproject Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/apache-felix-web-console.html">Apache Felix Web Console</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/web-console-security-provider.html" target="felix_cwiki">/site/web-console-security-provider.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Web Console Security Provider</h1>
       <h1 id="web-console-security-provider">Web Console Security Provider</h1>
 <div class="toc">

Modified: websites/staging/felix/trunk/content/documentation/subprojects/mosgi-managed-osgi-framework.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/mosgi-managed-osgi-framework.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/mosgi-managed-osgi-framework.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects.html">Apache Felix Subproject Documentation</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/mosgi-managed-osgi-framework.html" target="felix_cwiki">/site/mosgi-managed-osgi-framework.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>MOSGi Managed OSGi framework</h1>
       <p>MOSGi enables the remote management of OSGi-compatible service gateways, using JMX. The framework is a reference architecture for end-to-end gateway management. It provides the following features:
 <em> relies on JMX management infrastructure (IP-based     management),

Modified: websites/staging/felix/trunk/content/documentation/subprojects/mosgi-managed-osgi-framework/probeguide.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/mosgi-managed-osgi-framework/probeguide.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/mosgi-managed-osgi-framework/probeguide.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects.html">Apache Felix Subproject Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/subprojects/mosgi-managed-osgi-framework.html">MOSGi Managed OSGi framework</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/probeguide.html" target="felix_cwiki">/site/probeguide.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>ProbeGuide</h1>
       <h1 id="developping-probes-for-mosgi-framework">Developping probes for MOSGi framework</h1>
 <p>{quote}</p>

Modified: websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations.html (original)
+++ websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/tutorials-examples-and-presentations.html" target="felix_cwiki">/site/tutorials-examples-and-presentations.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Tutorials, Examples, and Presentations</h1>
       <h1 id="tutorials-examples-and-presentations">Tutorials, Examples, and Presentations</h1>
 <ul>

Modified: websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-application-demonstration.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-application-demonstration.html (original)
+++ websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-application-demonstration.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/tutorials-examples-and-presentations.html">Tutorials, Examples, and Presentations</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/apache-felix-application-demonstration.html" target="felix_cwiki">/site/apache-felix-application-demonstration.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Apache Felix Application Demonstration</h1>
       <h1 id="apache-felix-application-demonstration">Apache Felix Application Demonstration</h1>
 <p><em>(This document is a work in progress.)</em></p>

Modified: websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-faq.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-faq.html (original)
+++ websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-faq.html Thu Mar 12 11:10:14 2015
@@ -65,8 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/tutorials-examples-and-presentations.html">Tutorials, Examples, and Presentations</a>
       </div>
 
-      
-      
       <h1>OSGi Frequently Asked Questions</h1>
       <div class="toc">
 <ul>

Modified: websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial.html (original)
+++ websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/tutorials-examples-and-presentations.html">Tutorials, Examples, and Presentations</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/apache-felix-osgi-tutorial.html" target="felix_cwiki">/site/apache-felix-osgi-tutorial.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Apache Felix OSGi Tutorial</h1>
       <h1 id="apache-felix-osgi-tutorial">Apache Felix OSGi Tutorial</h1>
 <p>This tutorial creates successively more complex OSGi bundles to illustrate most of the features and functionality offered by the OSGi framework.</p>

Modified: websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-1.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-1.html (original)
+++ websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-1.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/tutorials-examples-and-presentations.html">Tutorials, Examples, and Presentations</a>&nbsp;&raquo&nbsp;<a href="/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial.html">Apache Felix OSGi Tutorial</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/apache-felix-tutorial-example-1.html" target="felix_cwiki">/site/apache-felix-tutorial-example-1.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Apache Felix Tutorial Example 1</h1>
       <h1 id="apache-felix-tutorial-example-1-service-event-listener-bundle">Apache Felix Tutorial Example 1 - Service Event Listener Bundle</h1>
 <p>This example creates a simple bundle that listens for OSGi service events. This example does not do much at first, because it only prints out the details of registering and unregistering services. In the next example we will create a bundle that implements a service, which will cause this bundle to actually do something. For now, we will just use this example to help us understand the basics of creating a bundle.</p>

Modified: websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-2.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-2.html (original)
+++ websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-2.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/tutorials-examples-and-presentations.html">Tutorials, Examples, and Presentations</a>&nbsp;&raquo&nbsp;<a href="/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial.html">Apache Felix OSGi Tutorial</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/apache-felix-tutorial-example-2.html" target="felix_cwiki">/site/apache-felix-tutorial-example-2.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Apache Felix Tutorial Example 2</h1>
       <h2 id="example-2-dictionary-service-bundle">Example 2 - Dictionary Service Bundle</h2>
 <p>This example creates a bundle that implements an OSGi service. Implementing an OSGi service is a two-step process, first we must define the interface of the service and then we must define an implementation of the service interface. In this particular example, we will create a dictionary service that we can use to check if a word exists, which indicates if the word is spelled correctly or not. First, we will start by defining a simple dictionary service interface in a file called <code>DictionaryService.java</code>:</p>

Modified: websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-2b.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-2b.html (original)
+++ websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-2b.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/tutorials-examples-and-presentations.html">Tutorials, Examples, and Presentations</a>&nbsp;&raquo&nbsp;<a href="/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial.html">Apache Felix OSGi Tutorial</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/apache-felix-tutorial-example-2b.html" target="felix_cwiki">/site/apache-felix-tutorial-example-2b.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Apache Felix Tutorial Example 2b</h1>
       <h2 id="example-2b-alternate-dictionary-service-bundle">Example 2b - Alternate Dictionary Service Bundle</h2>
 <p>This example creates an alternative implementation of the dictionary service defined in Example 2. The source code for the bundle is identical except that instead of using English words, French words are used. The only other difference is that in this bundle we do not need to define the dictionary service interface again, since we can just import the definition from the bundle in Example 2. The main point of this example is to illustrate that multiple implementations of the same service may exist; this example will also be of use to us in Example 5.</p>

Modified: websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-3.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-3.html (original)
+++ websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-3.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/tutorials-examples-and-presentations.html">Tutorials, Examples, and Presentations</a>&nbsp;&raquo&nbsp;<a href="/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial.html">Apache Felix OSGi Tutorial</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/apache-felix-tutorial-example-3.html" target="felix_cwiki">/site/apache-felix-tutorial-example-3.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Apache Felix Tutorial Example 3</h1>
       <p>Example 3 - Dictionary Client Bundle</p>
 <p>This example creates a bundle that is a client of the dictionary service implemented in Example 2. In the following source code, our bundle uses its bundle context to query for a dictionary service. Our client bundle uses the first dictionary service it finds and if none are found it simply prints a message saying so and stops. Using an OSGi service is the same as using any Java interface, we simply need to cast it to the known dictionary service interface. The source code for our bundle is as follows in a file called <code>Activator.java</code>:</p>

Modified: websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-4.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-4.html (original)
+++ websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-4.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/tutorials-examples-and-presentations.html">Tutorials, Examples, and Presentations</a>&nbsp;&raquo&nbsp;<a href="/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial.html">Apache Felix OSGi Tutorial</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/apache-felix-tutorial-example-4.html" target="felix_cwiki">/site/apache-felix-tutorial-example-4.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Apache Felix Tutorial Example 4</h1>
       <h2 id="example-4-robust-dictionary-client-bundle">Example 4 - Robust Dictionary Client Bundle</h2>
 <p>In Example 3, we create a simple client bundle for our dictionary service. The problem with that client was that it did not monitor the dynamic availability of the dictionary service, thus an error would occur if the dictionary service disappeared while the client was using it. In this example we create a client for the dictionary service that monitors the dynamic availability of the dictionary service. The result is a more robust client.</p>

Modified: websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-5.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-5.html (original)
+++ websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-5.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/tutorials-examples-and-presentations.html">Tutorials, Examples, and Presentations</a>&nbsp;&raquo&nbsp;<a href="/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial.html">Apache Felix OSGi Tutorial</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/apache-felix-tutorial-example-5.html" target="felix_cwiki">/site/apache-felix-tutorial-example-5.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Apache Felix Tutorial Example 5</h1>
       <h2 id="example-5-service-tracker-dictionary-client-bundle">Example 5 - Service Tracker Dictionary Client Bundle</h2>
 <p>In Example 4, we created a more robust client bundle for our dictionary service. Due to the complexity of dealing with dynamic service availability, even that client may not sufficiently address all situations. To deal with this complexity the OSGi Alliance defined the <code>ServiceTracker</code> utility class back in 2001. In this example we create a client for the dictionary service that uses the <code>ServiceTracker</code> class to monitor the dynamic availability of the dictionary service, resulting in an even more robust client.</p>

Modified: websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-6.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-6.html (original)
+++ websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-6.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/tutorials-examples-and-presentations.html">Tutorials, Examples, and Presentations</a>&nbsp;&raquo&nbsp;<a href="/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial.html">Apache Felix OSGi Tutorial</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/apache-felix-tutorial-example-6.html" target="felix_cwiki">/site/apache-felix-tutorial-example-6.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Apache Felix Tutorial Example 6</h1>
       <h1 id="example-6-spell-checker-service-bundle">Example 6 - Spell Checker Service Bundle</h1>
 <p><em>(This example should be rewritten to use the Service Tracker.)</em></p>

Modified: websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-7.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-7.html (original)
+++ websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-7.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/tutorials-examples-and-presentations.html">Tutorials, Examples, and Presentations</a>&nbsp;&raquo&nbsp;<a href="/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial.html">Apache Felix OSGi Tutorial</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/apache-felix-tutorial-example-7.html" target="felix_cwiki">/site/apache-felix-tutorial-example-7.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Apache Felix Tutorial Example 7</h1>
       <h1 id="example-7-spell-checker-client-bundle">Example 7 - Spell Checker Client Bundle</h1>
 <p>In this example we create a client for the spell checker service we implemented in Example 6. This client monitors the dynamic availability of the spell checker service using the Service Tracker and is very similar in structure to the dictionary client we implemented in Example 5. The functionality of the spell checker client reads passages from standard input and spell checks them using the spell checker service. Our bundle uses its bundle context to create a <code>ServiceTracker</code> object to monitor spell checker services. The source code for our bundle is as follows in a file called <code>Activator.java</code>:</p>

Modified: websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-8.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-8.html (original)
+++ websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial/apache-felix-tutorial-example-8.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/tutorials-examples-and-presentations.html">Tutorials, Examples, and Presentations</a>&nbsp;&raquo&nbsp;<a href="/documentation/tutorials-examples-and-presentations/apache-felix-osgi-tutorial.html">Apache Felix OSGi Tutorial</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/apache-felix-tutorial-example-8.html" target="felix_cwiki">/site/apache-felix-tutorial-example-8.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Apache Felix Tutorial Example 8</h1>
       <h1 id="example-8-spell-checker-service-using-service-binder">Example 8 - Spell Checker Service using Service Binder</h1>
 <p><em>[Note: The Service Binder was the original project to attempt to automate service dependency management for the OSGi platform and was the inspiration for Declarative Services introduced in OSGi R4. The Service Binder is no longer under active development, but this example is kept in the tutorial for historical purposes. New projects should consider using one of the other dependency injection technologies (e.g., Declarative Services, Dependency Manager, or iPOJO).]()</em></p>

Modified: websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/checking-out-and-building-felix-with-netbeans.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/checking-out-and-building-felix-with-netbeans.html (original)
+++ websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/checking-out-and-building-felix-with-netbeans.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/tutorials-examples-and-presentations.html">Tutorials, Examples, and Presentations</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/checking-out-and-building-felix-with-netbeans.html" target="felix_cwiki">/site/checking-out-and-building-felix-with-netbeans.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Checking Out and Building Felix with NetBeans</h1>
       <h1 id="checking-out-and-building-felix-with-netbeans">Checking out and building Felix with NetBeans</h1>
 <p>In this how-to we describe the process of checking out and building Felix from source using the NetBeans IDE.</p>

Modified: websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/presentations.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/presentations.html (original)
+++ websites/staging/felix/trunk/content/documentation/tutorials-examples-and-presentations/presentations.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/documentation.html">Documentation</a>&nbsp;&raquo&nbsp;<a href="/documentation/tutorials-examples-and-presentations.html">Tutorials, Examples, and Presentations</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/presentations.html" target="felix_cwiki">/site/presentations.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Presentations</h1>
       <h1 id="felix-osgi-presentations">Felix &amp; OSGi Presentations</h1>
 <table>

Modified: websites/staging/felix/trunk/content/downloads.html
==============================================================================
--- websites/staging/felix/trunk/content/downloads.html (original)
+++ websites/staging/felix/trunk/content/downloads.html Thu Mar 12 11:10:14 2015
@@ -65,8 +65,6 @@
         <a href="/">Home</a>
       </div>
 
-      
-      
       <h1>Downloads</h1>
       
 <p>

Modified: websites/staging/felix/trunk/content/errors/403.html
==============================================================================
--- websites/staging/felix/trunk/content/errors/403.html (original)
+++ websites/staging/felix/trunk/content/errors/403.html Thu Mar 12 11:10:14 2015
@@ -65,8 +65,6 @@
         <a href="/">Home</a>
       </div>
 
-      
-      
       <h1>Forbidden (403)</h1>
       <p>We're sorry, but the page you requested cannot be accessed. This may be because:</p>
 <ul>

Modified: websites/staging/felix/trunk/content/errors/404.html
==============================================================================
--- websites/staging/felix/trunk/content/errors/404.html (original)
+++ websites/staging/felix/trunk/content/errors/404.html Thu Mar 12 11:10:14 2015
@@ -65,8 +65,6 @@
         <a href="/">Home</a>
       </div>
 
-      
-      
       <h1>Page Not Found</h1>
       <p>We're sorry, but the page you requested cannot be found. This may be because:</p>
 <ul>

Modified: websites/staging/felix/trunk/content/index.html
==============================================================================
--- websites/staging/felix/trunk/content/index.html (original)
+++ websites/staging/felix/trunk/content/index.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/index.html" target="felix_cwiki">/site/index.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Welcome to Apache Felix</h1>
       <p>Apache Felix is a community effort to implement the <a href="http://www.osgi.org/Specifications/HomePage">OSGi Framework and Service platform</a> and other interesting OSGi-related technologies under the Apache license. The OSGi specifications originally targeted embedded devices and home services gateways, but they are ideally suited for any project interested in the principles of modularity, component-orientation, and/or service-orientation. OSGi technology combines aspects of these aforementioned principles to define a dynamic service deployment framework that is amenable to remote management.</p>
 <div class="note" markdown="1">

Modified: websites/staging/felix/trunk/content/license.html
==============================================================================
--- websites/staging/felix/trunk/content/license.html (original)
+++ websites/staging/felix/trunk/content/license.html Thu Mar 12 11:10:14 2015
@@ -65,8 +65,6 @@
         <a href="/">Home</a>
       </div>
 
-      
-      
       <h1>Apache License 2.0</h1>
       <p>Apache Felix subprojects are licensed under the Apache License 2.0. For more information about licenses see also the <a href="http://www.apache.org/licenses/">Apache License page</a>.</p>
 <div class="codehilite"><pre>   <span class="p">:::</span><span class="n">django</span>

Modified: websites/staging/felix/trunk/content/links.html
==============================================================================
--- websites/staging/felix/trunk/content/links.html (original)
+++ websites/staging/felix/trunk/content/links.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/links.html" target="felix_cwiki">/site/links.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>links</h1>
       <h1 id="links">Links</h1>
 <ul>

Modified: websites/staging/felix/trunk/content/mailinglists.html
==============================================================================
--- websites/staging/felix/trunk/content/mailinglists.html (original)
+++ websites/staging/felix/trunk/content/mailinglists.html Thu Mar 12 11:10:14 2015
@@ -65,8 +65,6 @@
         <a href="/">Home</a>
       </div>
 
-      
-      
       <h1>Mailing lists</h1>
       <p>The following mailing lists have been established for Apache Felix. For each list, there is a subscribe, unsubscribe, and archive link.</p>
 <table>

Modified: websites/staging/felix/trunk/content/media.html
==============================================================================
--- websites/staging/felix/trunk/content/media.html (original)
+++ websites/staging/felix/trunk/content/media.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/media.html" target="felix_cwiki">/site/media.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Media</h1>
       <p>This page holds all media required for the Apache Felix website. The media are attachments and can be addressed using the following URL: http://cwiki.apache.org/FELIX/media.data/ (followed by the actual name of the attachment).</p>
 <p>Currently, some of these attachments are used by the overall site template (only visible/editable by Confluence administrators).</p>

Modified: websites/staging/felix/trunk/content/miscellaneous.html
==============================================================================
--- websites/staging/felix/trunk/content/miscellaneous.html (original)
+++ websites/staging/felix/trunk/content/miscellaneous.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/miscellaneous.html" target="felix_cwiki">/site/miscellaneous.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>miscellaneous</h1>
       
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; text-align: right;">

Modified: websites/staging/felix/trunk/content/miscellaneous/apache-karaf.html
==============================================================================
--- websites/staging/felix/trunk/content/miscellaneous/apache-karaf.html (original)
+++ websites/staging/felix/trunk/content/miscellaneous/apache-karaf.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous.html">miscellaneous</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/apache-karaf.html" target="felix_cwiki">/site/apache-karaf.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Apache Karaf</h1>
       <h1 id="apache-karaf">Apache Karaf</h1>
 <p>Karaf has moved out of the Felix project as its own Top Level Project.

Modified: websites/staging/felix/trunk/content/miscellaneous/board-reports.html
==============================================================================
--- websites/staging/felix/trunk/content/miscellaneous/board-reports.html (original)
+++ websites/staging/felix/trunk/content/miscellaneous/board-reports.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous.html">miscellaneous</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/board-reports.html" target="felix_cwiki">/site/board-reports.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Board Reports</h1>
       <h1 id="board-reports">Board Reports</h1>
 <p>The Apache Felix project must submit quarterly reports to the Apache board. This page serves as a collection point for all submitted board reports. The reports are listed in chronological order, so the most recent board reports is last. Submitted board reports will be labeled as <em>[SUBMITTED]()</em>, but the most recent board report may be labeled <em>[NOT SUBMITTED]</em> while it is being created; once finalized and submitted then it will also be labeled as <em>[SUBMITTED]</em>. The [Apache Felix Board Report Template] provides a proper starting point for creating a board report. </p>

Modified: websites/staging/felix/trunk/content/miscellaneous/board-reports/apache-felix-board-report-template.html
==============================================================================
--- websites/staging/felix/trunk/content/miscellaneous/board-reports/apache-felix-board-report-template.html (original)
+++ websites/staging/felix/trunk/content/miscellaneous/board-reports/apache-felix-board-report-template.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous.html">miscellaneous</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous/board-reports.html">Board Reports</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/apache-felix-board-report-template.html" target="felix_cwiki">/site/apache-felix-board-report-template.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Apache Felix Board Report Template</h1>
       <p><strong>[NOT SUBMITTED]()</strong></p>
 <p>Apache Felix is a project aimed at implementing specifications from the OSGi Alliance as well as implementing other supporting tools and technologies aligned with OSGi technology.</p>

Modified: websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2007-04.html
==============================================================================
--- websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2007-04.html (original)
+++ websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2007-04.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous.html">miscellaneous</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous/board-reports.html">Board Reports</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/board-report-2007-04.html" target="felix_cwiki">/site/board-report-2007-04.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Board Report (2007-04)</h1>
       <p><strong>[SUBMITTED]()</strong></p>
 <p>Community

Modified: websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2007-05.html
==============================================================================
--- websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2007-05.html (original)
+++ websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2007-05.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous.html">miscellaneous</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous/board-reports.html">Board Reports</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/board-report-2007-05.html" target="felix_cwiki">/site/board-report-2007-05.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Board Report (2007-05)</h1>
       <p><strong>[SUBMITTED]()</strong></p>
 <p>Community

Modified: websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2007-06.html
==============================================================================
--- websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2007-06.html (original)
+++ websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2007-06.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous.html">miscellaneous</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous/board-reports.html">Board Reports</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/board-report-2007-06.html" target="felix_cwiki">/site/board-report-2007-06.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Board Report (2007-06)</h1>
       <p><strong>[SUBMITTED]()</strong></p>
 <p>Community

Modified: websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2007-09.html
==============================================================================
--- websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2007-09.html (original)
+++ websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2007-09.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous.html">miscellaneous</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous/board-reports.html">Board Reports</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/board-report-2007-09.html" target="felix_cwiki">/site/board-report-2007-09.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Board Report (2007-09)</h1>
       <p><strong>[SUBMITTED]()</strong></p>
 <p>Community

Modified: websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2007-12.html
==============================================================================
--- websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2007-12.html (original)
+++ websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2007-12.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous.html">miscellaneous</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous/board-reports.html">Board Reports</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/board-report-2007-12.html" target="felix_cwiki">/site/board-report-2007-12.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Board Report (2007-12)</h1>
       <p><strong>[SUBMITTED]()</strong></p>
 <p>Community

Modified: websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2008-03.html
==============================================================================
--- websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2008-03.html (original)
+++ websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2008-03.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous.html">miscellaneous</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous/board-reports.html">Board Reports</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/board-report-2008-03.html" target="felix_cwiki">/site/board-report-2008-03.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Board Report (2008-03)</h1>
       <p><strong>[SUBMITTED]()</strong></p>
 <p>Community

Modified: websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2008-06.html
==============================================================================
--- websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2008-06.html (original)
+++ websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2008-06.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous.html">miscellaneous</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous/board-reports.html">Board Reports</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/board-report-2008-06.html" target="felix_cwiki">/site/board-report-2008-06.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Board Report (2008-06)</h1>
       <p><strong>[SUBMITTED]()</strong></p>
 <p>Community

Modified: websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2008-09.html
==============================================================================
--- websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2008-09.html (original)
+++ websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2008-09.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous.html">miscellaneous</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous/board-reports.html">Board Reports</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/board-report-2008-09.html" target="felix_cwiki">/site/board-report-2008-09.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Board Report (2008-09)</h1>
       <p><strong>[SUBMITTED]()</strong></p>
 <p>Community

Modified: websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2008-12.html
==============================================================================
--- websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2008-12.html (original)
+++ websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2008-12.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous.html">miscellaneous</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous/board-reports.html">Board Reports</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/board-report-2008-12.html" target="felix_cwiki">/site/board-report-2008-12.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Board Report (2008-12)</h1>
       <p><strong>[SUBMITTED]()</strong></p>
 <p>Community

Modified: websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2009-03.html
==============================================================================
--- websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2009-03.html (original)
+++ websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2009-03.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous.html">miscellaneous</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous/board-reports.html">Board Reports</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/board-report-2009-03.html" target="felix_cwiki">/site/board-report-2009-03.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Board Report (2009-03)</h1>
       <p><strong>[SUBMITTED]()</strong></p>
 <p>Community

Modified: websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2009-06.html
==============================================================================
--- websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2009-06.html (original)
+++ websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2009-06.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous.html">miscellaneous</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous/board-reports.html">Board Reports</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/board-report-2009-06.html" target="felix_cwiki">/site/board-report-2009-06.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Board Report (2009-06)</h1>
       <p><strong>[SUBMITTED]()</strong></p>
 <p>Community

Modified: websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2009-09.html
==============================================================================
--- websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2009-09.html (original)
+++ websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2009-09.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous.html">miscellaneous</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous/board-reports.html">Board Reports</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/board-report-2009-09.html" target="felix_cwiki">/site/board-report-2009-09.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Board Report (2009-09)</h1>
       <p><strong>[SUBMITTED]()</strong></p>
 <p><em>Community</em>

Modified: websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2009-12.html
==============================================================================
--- websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2009-12.html (original)
+++ websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2009-12.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous.html">miscellaneous</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous/board-reports.html">Board Reports</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/board-report-2009-12.html" target="felix_cwiki">/site/board-report-2009-12.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Board Report (2009-12)</h1>
       <p><strong>[SUBMITTED]()</strong></p>
 <p><em>Community</em>

Modified: websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2010-03.html
==============================================================================
--- websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2010-03.html (original)
+++ websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2010-03.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous.html">miscellaneous</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous/board-reports.html">Board Reports</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/board-report-2010-03.html" target="felix_cwiki">/site/board-report-2010-03.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Board Report (2010-03)</h1>
       <p><strong>[SUBMITTED]()</strong></p>
 <p><em>Community</em>

Modified: websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2010-06.html
==============================================================================
--- websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2010-06.html (original)
+++ websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2010-06.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous.html">miscellaneous</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous/board-reports.html">Board Reports</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/board-report-2010-06.html" target="felix_cwiki">/site/board-report-2010-06.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Board Report (2010-06)</h1>
       <p><strong>[SUBMITTED]()</strong></p>
 <p><em>Community</em>

Modified: websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2010-09.html
==============================================================================
--- websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2010-09.html (original)
+++ websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2010-09.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous.html">miscellaneous</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous/board-reports.html">Board Reports</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/board-report-2010-09.html" target="felix_cwiki">/site/board-report-2010-09.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Board Report (2010-09)</h1>
       <p><strong>[SUBMITTED]()</strong> </p>
 <p><em>Community</em> 

Modified: websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2010-12.html
==============================================================================
--- websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2010-12.html (original)
+++ websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2010-12.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous.html">miscellaneous</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous/board-reports.html">Board Reports</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/board-report-2010-12.html" target="felix_cwiki">/site/board-report-2010-12.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Board Report (2010-12)</h1>
       <p><strong>[SUBMITTED]()</strong></p>
 <p><em>Community</em> 

Modified: websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2011-03.html
==============================================================================
--- websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2011-03.html (original)
+++ websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2011-03.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous.html">miscellaneous</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous/board-reports.html">Board Reports</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/board-report-2011-03.html" target="felix_cwiki">/site/board-report-2011-03.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Board Report (2011-03)</h1>
       <p><strong>[SUBMITTED]()</strong></p>
 <p><em>Community</em> 

Modified: websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2011-06.html
==============================================================================
--- websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2011-06.html (original)
+++ websites/staging/felix/trunk/content/miscellaneous/board-reports/board-report-2011-06.html Thu Mar 12 11:10:14 2015
@@ -65,13 +65,6 @@
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous.html">miscellaneous</a>&nbsp;&raquo&nbsp;<a href="/miscellaneous/board-reports.html">Board Reports</a>
       </div>
 
-      
-      <div class="tip">
-           This page is a translated version of <a href="/site/board-report-2011-06.html" target="felix_cwiki">/site/board-report-2011-06.html</a>. In case of
-           doubt you might want to refer to the old page.
-      </div>
-      
-      
       <h1>Board Report (2011-06)</h1>
       <p><strong>[SUBMITTED]()</strong></p>
 <p><em>Community</em>