You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by bu...@apache.org on 2021/12/11 00:26:10 UTC

svn commit: r1077539 [1/2] - in /websites/production/tapestry/content: ./ cache/

Author: buildbot
Date: Sat Dec 11 00:26:10 2021
New Revision: 1077539

Log:
Production update by buildbot for tapestry

Modified:
    websites/production/tapestry/content/cache/main.pageCache
    websites/production/tapestry/content/component-events-faq.html
    websites/production/tapestry/content/ioc-cookbook-basic-services-and-injection.html
    websites/production/tapestry/content/ioc-cookbook-overriding-ioc-services.html
    websites/production/tapestry/content/ioc-cookbook-patterns.html
    websites/production/tapestry/content/ioc-cookbook-service-configurations.html
    websites/production/tapestry/content/javascript-faq.html
    websites/production/tapestry/content/release-notes-50.html
    websites/production/tapestry/content/release-notes-51.html
    websites/production/tapestry/content/release-notes-52.html
    websites/production/tapestry/content/release-upgrade-faq.html
    websites/production/tapestry/content/security-faq.html
    websites/production/tapestry/content/templating-and-markup-faq.html
    websites/production/tapestry/content/uploading-files.html
    websites/production/tapestry/content/using-select-with-a-list.html

Modified: websites/production/tapestry/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.

Modified: websites/production/tapestry/content/component-events-faq.html
==============================================================================
--- websites/production/tapestry/content/component-events-faq.html (original)
+++ websites/production/tapestry/content/component-events-faq.html Sat Dec 11 00:26:10 2021
@@ -59,70 +59,7 @@
 </head>
 <body>
   <!-- /// Navigation Start -->
-    <div id="navigation"><p><header>
-  <div class="container-fluid">
-    <div class="row">
-      <div class="col-12">
-        <nav class="navbar navbar-expand-xl navbar-light justify-content-between">
-          <a class="navbar-brand" href="/index.html">
-            <img src="/images/apache-tapestry-icon-dark.svg" width="60" alt="Apache Tapestry" title="Apache Tapestry">
-            <span>apache tapestry</span>
-          </a>
-          <button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
-            <span class="navbar-toggler-icon"></span>
-          </button>
-          <div class="collapse navbar-collapse" id="navbarCollapse">
-            <ul class="navbar-nav mx-auto"><li class="nav-item">
-                <a class="nav-link active" href="/getting-started.html">Getting Started</a>
-              </li><li class="nav-item">
-                <a class="nav-link active" href="/documentation.html">Documentation</a>
-              </li><li class="nav-item">
-                <a class="nav-link active" href="/download.html">Download</a>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="communityNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Community
-                </a>
-                <div class="dropdown-menu" aria-labelledby="communityNavbarDropdown">
-                  <a class="dropdown-item" href="/community.html">Mailing Lists</a>
-                  <a class="dropdown-item" href="https://stackoverflow.com/questions/tagged/tapestry">StackOverflow</a>
-                  <a class="dropdown-item" href="/support.html">Support</a>
-                  <a class="dropdown-item" href="/community.html">Getting Involved</a>
-                  <a class="dropdown-item" href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=26120176" title="Edit this page (requires approval, just ask on the mailing list)">Edit this page</a>
-                  <div class="dropdown-divider"></div>
-                  <a class="dropdown-item" href="https://twitter.com/ApacheTapestry">@ApacheTapestry</a>
-                  <a class="dropdown-item" href="https://twitter.com/hashtag/tapestry5">#tapestry5</a>
-                </div>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="developmentNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Development
-                </a>
-                <div class="dropdown-menu" aria-labelledby="developmentNavbarDropdown">
-                  <a class="dropdown-item" href="https://gitbox.apache.org/repos/asf?p=tapestry-5.git">Source Code</a>
-                  <a class="dropdown-item" href="https://issues.apache.org/jira/browse/TAP5">Issues</a>
-                </div>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="apacheNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Apache
-                </a>
-                <div class="dropdown-menu" aria-labelledby="apacheNavbarDropdown">
-                  <a class="dropdown-item" href="https://www.apache.org/">About Apache</a>
-                  <a class="dropdown-item" href="https://apachecon.com/?ref=royale.apache.org">Events</a>
-                  <a class="dropdown-item" href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
-                  <a class="dropdown-item" href="https://www.apache.org/licenses/LICENSE-2.0">License</a>
-                  <a class="dropdown-item" href="https://www.apache.org/security/">Security</a>
-                  <a class="dropdown-item" href="https://www.apache.org/foundation/thanks.html">Thanks!</a>
-                </div>
-              </li></ul>
-            <form enctype="application/x-www-form-urlencoded" method="get" class="form-inline" action="search.html">
-              <input type="search" class="form-control search-input" name="q" placeholder="Search docs, issues, wikis and blogs" aria-label="Search">
-              <button type="submit" class="d-none">Search</button>
-            </form>
-          </div>
-        </nav>
-      </div>
-    </div>
-  </div>
-</header></p></div>
+    <div id="navigation"><p><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"></p></div>
   <!-- /// Navigation End -->
 
   <article>
@@ -137,17 +74,17 @@
               <!-- /// Breadcrumb End -->
 
               <!-- /// Smallbanner Start -->
-                            <div id="smallbanner"><h1 class="title" id="title">Component Events FAQ</h1></div>
+                            <div id="smallbanner"><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"></div>
               <!-- /// Smallbanner Start -->
             
             <!-- /// Content Start -->
             <div id="content">
                             <div id="ConfluenceContent"><h1 id="ComponentEventsFAQ-ComponentEvents">Component Events</h1><p>Main Article: <a href="component-events.html">Component Events</a></p><h2 id="ComponentEventsFAQ-Contents">Contents</h2><p><style type="text/css">/*<![CDATA[*/
-div.rbtoc1608762052454 {padding: 0px;}
-div.rbtoc1608762052454 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1608762052454 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1639182166679 {padding: 0px;}
+div.rbtoc1639182166679 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1639182166679 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style></p><div class="toc-macro rbtoc1608762052454">
+/*]]>*/</style></p><div class="toc-macro rbtoc1639182166679">
 <ul class="toc-indentation"><li><a href="#ComponentEventsFAQ-WhydoesTapestrysendaredirectafteraformissubmitted?">Why does Tapestry send a redirect after a form is submitted?</a></li><li><a href="#ComponentEventsFAQ-IspecifiedazoneinmyActionLink/EventLink,sowhydoesn'tmyeventfireviaajax(request.isXHR()isfalse)?">I specified a zone in my ActionLink/EventLink, so why doesn't my event fire via ajax (request.isXHR() is false)?</a></li></ul>
 </div><h2 id="ComponentEventsFAQ-WhydoesTapestrysendaredirectafteraformissubmitted?">Why does Tapestry send a redirect after a form is submitted?</h2><p>This is an extension of the <a class="external-link" href="http://en.wikipedia.org/wiki/Post/Redirect/Get" rel="nofollow">Post/Redirect/Get</a> approach. It ensures that after an operation that updates server-side state, such as a form submission, if the user resubmits the resulting page, the operation is <strong>not</strong> performed a second time; instead just the results of the operation, reflecting the changed server-side state, is re-rendered.</p><p>This has the unwanted requirement that any data needed to render the response must persist between the event request (the form submission) and the render request; this often means that fields must be annotated with @<a class="external-link" href="http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/annotations/Persist.html">Persist</a>.
 
@@ -173,48 +110,7 @@ div.rbtoc1608762052454 li {margin-left:
   </article>
 
   <!-- /// Footer Start -->
-    <div id="footer"><p>Apache Tapestry, Tapestry, Apache, the Apache feather logo, and the Apache Tapestry project logo are trademarks of The Apache Software Foundation.</p><p><br clear="none"><footer class="py-3">
-  <div class="container-fluid">
-    <div class="container">
-      <div class="row">
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Apache Tapestry</span>
-          <ul><li><a href="index.html">Home</a></li><li><a href="download.html">Download</a></li><li><a href="about.html">Team</a></li><li><a href="https://www.apache.org/licenses/LICENSE-2.0">License</a></li></ul>
-          <span class="font-weight-bold">Documentation</span>
-          <ul><li><a href="introduction.html">Introduction</a></li><li><a href="principles.html">Principles</a></li><li><i class="fas fa-play"></i> <a href="getting-started.html">Getting Started</a></li><li><i class="fas fa-play"></i> <a href="user-guide.html">User Guide</a></li><li><i class="fas fa-book"></i> <a href="documentation.html">Docs</a></li><li><i class="fas fa-book"></i> <a href="component-reference.html">Component Reference</a></li><li><i class="fas fa-book"></i> <a href="current/apidocs">Apidocs</a></li><li><a href="frequently-asked-questions.html">FAQ</a></li></ul>
-        </div>
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Community</span>
-          <ul><li><i class="fas fa-envelope-open-text"></i> <a href="community.html">Mailing Lists</a></li><li><i class="fab fa-stack-overflow"> </i> <a href="https://stackoverflow.com/questions/tagged/tapestry">StackOverflow</a></li><li><a href="support.html">Support</a></li><li><a href="community.html">Getting Involved</a></li><li><a href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=26120176" title="Edit this page (requires approval, just ask on the mailing list)">Edit this page</a></li></ul>
-          <span class="font-weight-bold">Social</span>
-          <ul><li><i class="fab fa-twitter"></i> <a href="https://twitter.com/ApacheTapestry">@ApacheTapestry</a></li><li><i class="fas fa-hashtag"></i> <a href="https://twitter.com/hashtag/tapestry5">#tapestry5</a></li></ul>
-          <span class="font-weight-bold">Development</span>
-          <ul><li><i class="fab fa-git"></i> <a href="https://gitbox.apache.org/repos/asf?p=tapestry-5.git">Source Code</a></li><li><i class="fab fa-jira"></i> <a href="https://issues.apache.org/jira/browse/TAP5">Issues</a></li></ul>
-        </div>
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Apache</span>
-          <ul><li><a href="https://www.apache.org/">About Apache</a></li><li><a href="https://apachecon.com/?ref=royale.apache.org">Events</a></li><li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li><li><a href="https://www.apache.org/licenses/LICENSE-2.0">License</a></li><li><a href="https://www.apache.org/security/">Security</a></li><li><a href="https://www.apache.org/foundation/thanks.html">Thanks!</a></li></ul>
-        </div>
-        <div class="col-md-12 col-lg-6 clearfix">
-          <span class="font-weight-bold d-block">About us</span>
-          <p class="float-right ml-3 mb-0"><img src="images/apache-tapestry-icon-light.svg" width="100" alt="Apache Tapestry" title="Apache Tapestry"></p>
-          <p><a href="https://tapestry.apache.org/">Apache Tapestry&#8482;</a> is an open-source component-oriented framework for creating dynamic, robust, highly scalable web applications in Java.</p>
-          <p>Tapestry complements and builds upon the standard Java Servlet API, and so it works in any servlet container or application server.</p>
-          <p class="float-right ml-3 mb-0"><img src="images/apache-powered-by.svg" width="100" alt="Apache PoweredBy" title="Apache PoweredBy"></p>
-          <p>
-            <a href="https://tapestry.apache.org/">Apache Tapestry&#8482;</a>, <a href="https://www.apache.org/">Apache&#8482;</a> and the <a href="https://www.apache.org/foundation/press/kit/">Apache feather logo&#8482;</a>
-            are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
-          </p>
-        </div>
-      </div>
-      <div class="row">
-        <div class="col-12">
-          Copyright &#169; 2020 The Apache Software Foundation, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
-        </div>
-      </div>
-    </div>
-  </div>
-</footer><br clear="none"></p><p><br clear="none"></p></div>
+    <div id="footer"><p>Apache Tapestry, Tapestry, Apache, the Apache feather logo, and the Apache Tapestry project logo are trademarks of The Apache Software Foundation.</p><p><br clear="none"><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"><br clear="none"></p><p><br clear="none"></p></div>
   <!-- /// Footer End -->
 </body>
 </html>

Modified: websites/production/tapestry/content/ioc-cookbook-basic-services-and-injection.html
==============================================================================
--- websites/production/tapestry/content/ioc-cookbook-basic-services-and-injection.html (original)
+++ websites/production/tapestry/content/ioc-cookbook-basic-services-and-injection.html Sat Dec 11 00:26:10 2021
@@ -59,70 +59,7 @@
 </head>
 <body>
   <!-- /// Navigation Start -->
-    <div id="navigation"><p><header>
-  <div class="container-fluid">
-    <div class="row">
-      <div class="col-12">
-        <nav class="navbar navbar-expand-xl navbar-light justify-content-between">
-          <a class="navbar-brand" href="/index.html">
-            <img src="/images/apache-tapestry-icon-dark.svg" width="60" alt="Apache Tapestry" title="Apache Tapestry">
-            <span>apache tapestry</span>
-          </a>
-          <button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
-            <span class="navbar-toggler-icon"></span>
-          </button>
-          <div class="collapse navbar-collapse" id="navbarCollapse">
-            <ul class="navbar-nav mx-auto"><li class="nav-item">
-                <a class="nav-link active" href="/getting-started.html">Getting Started</a>
-              </li><li class="nav-item">
-                <a class="nav-link active" href="/documentation.html">Documentation</a>
-              </li><li class="nav-item">
-                <a class="nav-link active" href="/download.html">Download</a>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="communityNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Community
-                </a>
-                <div class="dropdown-menu" aria-labelledby="communityNavbarDropdown">
-                  <a class="dropdown-item" href="/community.html">Mailing Lists</a>
-                  <a class="dropdown-item" href="https://stackoverflow.com/questions/tagged/tapestry">StackOverflow</a>
-                  <a class="dropdown-item" href="/support.html">Support</a>
-                  <a class="dropdown-item" href="/community.html">Getting Involved</a>
-                  <a class="dropdown-item" href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=23338497" title="Edit this page (requires approval, just ask on the mailing list)">Edit this page</a>
-                  <div class="dropdown-divider"></div>
-                  <a class="dropdown-item" href="https://twitter.com/ApacheTapestry">@ApacheTapestry</a>
-                  <a class="dropdown-item" href="https://twitter.com/hashtag/tapestry5">#tapestry5</a>
-                </div>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="developmentNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Development
-                </a>
-                <div class="dropdown-menu" aria-labelledby="developmentNavbarDropdown">
-                  <a class="dropdown-item" href="https://gitbox.apache.org/repos/asf?p=tapestry-5.git">Source Code</a>
-                  <a class="dropdown-item" href="https://issues.apache.org/jira/browse/TAP5">Issues</a>
-                </div>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="apacheNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Apache
-                </a>
-                <div class="dropdown-menu" aria-labelledby="apacheNavbarDropdown">
-                  <a class="dropdown-item" href="https://www.apache.org/">About Apache</a>
-                  <a class="dropdown-item" href="https://apachecon.com/?ref=royale.apache.org">Events</a>
-                  <a class="dropdown-item" href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
-                  <a class="dropdown-item" href="https://www.apache.org/licenses/LICENSE-2.0">License</a>
-                  <a class="dropdown-item" href="https://www.apache.org/security/">Security</a>
-                  <a class="dropdown-item" href="https://www.apache.org/foundation/thanks.html">Thanks!</a>
-                </div>
-              </li></ul>
-            <form enctype="application/x-www-form-urlencoded" method="get" class="form-inline" action="search.html">
-              <input type="search" class="form-control search-input" name="q" placeholder="Search docs, issues, wikis and blogs" aria-label="Search">
-              <button type="submit" class="d-none">Search</button>
-            </form>
-          </div>
-        </nav>
-      </div>
-    </div>
-  </div>
-</header></p></div>
+    <div id="navigation"><p><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"></p></div>
   <!-- /// Navigation End -->
 
   <article>
@@ -137,7 +74,7 @@
               <!-- /// Breadcrumb End -->
 
               <!-- /// Smallbanner Start -->
-                            <div id="smallbanner"><h1 class="title" id="title">IoC Cookbook - Basic Services and Injection</h1></div>
+                            <div id="smallbanner"><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"></div>
               <!-- /// Smallbanner Start -->
             
             <!-- /// Content Start -->
@@ -200,48 +137,7 @@
   </article>
 
   <!-- /// Footer Start -->
-    <div id="footer"><p>Apache Tapestry, Tapestry, Apache, the Apache feather logo, and the Apache Tapestry project logo are trademarks of The Apache Software Foundation.</p><p><br clear="none"><footer class="py-3">
-  <div class="container-fluid">
-    <div class="container">
-      <div class="row">
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Apache Tapestry</span>
-          <ul><li><a href="index.html">Home</a></li><li><a href="download.html">Download</a></li><li><a href="about.html">Team</a></li><li><a href="https://www.apache.org/licenses/LICENSE-2.0">License</a></li></ul>
-          <span class="font-weight-bold">Documentation</span>
-          <ul><li><a href="introduction.html">Introduction</a></li><li><a href="principles.html">Principles</a></li><li><i class="fas fa-play"></i> <a href="getting-started.html">Getting Started</a></li><li><i class="fas fa-play"></i> <a href="user-guide.html">User Guide</a></li><li><i class="fas fa-book"></i> <a href="documentation.html">Docs</a></li><li><i class="fas fa-book"></i> <a href="component-reference.html">Component Reference</a></li><li><i class="fas fa-book"></i> <a href="current/apidocs">Apidocs</a></li><li><a href="frequently-asked-questions.html">FAQ</a></li></ul>
-        </div>
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Community</span>
-          <ul><li><i class="fas fa-envelope-open-text"></i> <a href="community.html">Mailing Lists</a></li><li><i class="fab fa-stack-overflow"> </i> <a href="https://stackoverflow.com/questions/tagged/tapestry">StackOverflow</a></li><li><a href="support.html">Support</a></li><li><a href="community.html">Getting Involved</a></li><li><a href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=23338497" title="Edit this page (requires approval, just ask on the mailing list)">Edit this page</a></li></ul>
-          <span class="font-weight-bold">Social</span>
-          <ul><li><i class="fab fa-twitter"></i> <a href="https://twitter.com/ApacheTapestry">@ApacheTapestry</a></li><li><i class="fas fa-hashtag"></i> <a href="https://twitter.com/hashtag/tapestry5">#tapestry5</a></li></ul>
-          <span class="font-weight-bold">Development</span>
-          <ul><li><i class="fab fa-git"></i> <a href="https://gitbox.apache.org/repos/asf?p=tapestry-5.git">Source Code</a></li><li><i class="fab fa-jira"></i> <a href="https://issues.apache.org/jira/browse/TAP5">Issues</a></li></ul>
-        </div>
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Apache</span>
-          <ul><li><a href="https://www.apache.org/">About Apache</a></li><li><a href="https://apachecon.com/?ref=royale.apache.org">Events</a></li><li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li><li><a href="https://www.apache.org/licenses/LICENSE-2.0">License</a></li><li><a href="https://www.apache.org/security/">Security</a></li><li><a href="https://www.apache.org/foundation/thanks.html">Thanks!</a></li></ul>
-        </div>
-        <div class="col-md-12 col-lg-6 clearfix">
-          <span class="font-weight-bold d-block">About us</span>
-          <p class="float-right ml-3 mb-0"><img src="images/apache-tapestry-icon-light.svg" width="100" alt="Apache Tapestry" title="Apache Tapestry"></p>
-          <p><a href="https://tapestry.apache.org/">Apache Tapestry&#8482;</a> is an open-source component-oriented framework for creating dynamic, robust, highly scalable web applications in Java.</p>
-          <p>Tapestry complements and builds upon the standard Java Servlet API, and so it works in any servlet container or application server.</p>
-          <p class="float-right ml-3 mb-0"><img src="images/apache-powered-by.svg" width="100" alt="Apache PoweredBy" title="Apache PoweredBy"></p>
-          <p>
-            <a href="https://tapestry.apache.org/">Apache Tapestry&#8482;</a>, <a href="https://www.apache.org/">Apache&#8482;</a> and the <a href="https://www.apache.org/foundation/press/kit/">Apache feather logo&#8482;</a>
-            are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
-          </p>
-        </div>
-      </div>
-      <div class="row">
-        <div class="col-12">
-          Copyright &#169; 2020 The Apache Software Foundation, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
-        </div>
-      </div>
-    </div>
-  </div>
-</footer><br clear="none"></p><p><br clear="none"></p></div>
+    <div id="footer"><p>Apache Tapestry, Tapestry, Apache, the Apache feather logo, and the Apache Tapestry project logo are trademarks of The Apache Software Foundation.</p><p><br clear="none"><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"><br clear="none"></p><p><br clear="none"></p></div>
   <!-- /// Footer End -->
 </body>
 </html>

Modified: websites/production/tapestry/content/ioc-cookbook-overriding-ioc-services.html
==============================================================================
--- websites/production/tapestry/content/ioc-cookbook-overriding-ioc-services.html (original)
+++ websites/production/tapestry/content/ioc-cookbook-overriding-ioc-services.html Sat Dec 11 00:26:10 2021
@@ -59,70 +59,7 @@
 </head>
 <body>
   <!-- /// Navigation Start -->
-    <div id="navigation"><p><header>
-  <div class="container-fluid">
-    <div class="row">
-      <div class="col-12">
-        <nav class="navbar navbar-expand-xl navbar-light justify-content-between">
-          <a class="navbar-brand" href="/index.html">
-            <img src="/images/apache-tapestry-icon-dark.svg" width="60" alt="Apache Tapestry" title="Apache Tapestry">
-            <span>apache tapestry</span>
-          </a>
-          <button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
-            <span class="navbar-toggler-icon"></span>
-          </button>
-          <div class="collapse navbar-collapse" id="navbarCollapse">
-            <ul class="navbar-nav mx-auto"><li class="nav-item">
-                <a class="nav-link active" href="/getting-started.html">Getting Started</a>
-              </li><li class="nav-item">
-                <a class="nav-link active" href="/documentation.html">Documentation</a>
-              </li><li class="nav-item">
-                <a class="nav-link active" href="/download.html">Download</a>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="communityNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Community
-                </a>
-                <div class="dropdown-menu" aria-labelledby="communityNavbarDropdown">
-                  <a class="dropdown-item" href="/community.html">Mailing Lists</a>
-                  <a class="dropdown-item" href="https://stackoverflow.com/questions/tagged/tapestry">StackOverflow</a>
-                  <a class="dropdown-item" href="/support.html">Support</a>
-                  <a class="dropdown-item" href="/community.html">Getting Involved</a>
-                  <a class="dropdown-item" href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=23338498" title="Edit this page (requires approval, just ask on the mailing list)">Edit this page</a>
-                  <div class="dropdown-divider"></div>
-                  <a class="dropdown-item" href="https://twitter.com/ApacheTapestry">@ApacheTapestry</a>
-                  <a class="dropdown-item" href="https://twitter.com/hashtag/tapestry5">#tapestry5</a>
-                </div>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="developmentNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Development
-                </a>
-                <div class="dropdown-menu" aria-labelledby="developmentNavbarDropdown">
-                  <a class="dropdown-item" href="https://gitbox.apache.org/repos/asf?p=tapestry-5.git">Source Code</a>
-                  <a class="dropdown-item" href="https://issues.apache.org/jira/browse/TAP5">Issues</a>
-                </div>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="apacheNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Apache
-                </a>
-                <div class="dropdown-menu" aria-labelledby="apacheNavbarDropdown">
-                  <a class="dropdown-item" href="https://www.apache.org/">About Apache</a>
-                  <a class="dropdown-item" href="https://apachecon.com/?ref=royale.apache.org">Events</a>
-                  <a class="dropdown-item" href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
-                  <a class="dropdown-item" href="https://www.apache.org/licenses/LICENSE-2.0">License</a>
-                  <a class="dropdown-item" href="https://www.apache.org/security/">Security</a>
-                  <a class="dropdown-item" href="https://www.apache.org/foundation/thanks.html">Thanks!</a>
-                </div>
-              </li></ul>
-            <form enctype="application/x-www-form-urlencoded" method="get" class="form-inline" action="search.html">
-              <input type="search" class="form-control search-input" name="q" placeholder="Search docs, issues, wikis and blogs" aria-label="Search">
-              <button type="submit" class="d-none">Search</button>
-            </form>
-          </div>
-        </nav>
-      </div>
-    </div>
-  </div>
-</header></p></div>
+    <div id="navigation"><p><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"></p></div>
   <!-- /// Navigation End -->
 
   <article>
@@ -137,7 +74,7 @@
               <!-- /// Breadcrumb End -->
 
               <!-- /// Smallbanner Start -->
-                            <div id="smallbanner"><h1 class="title" id="title">IoC Cookbook - Overriding IoC Services</h1></div>
+                            <div id="smallbanner"><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"></div>
               <!-- /// Smallbanner Start -->
             
             <!-- /// Content Start -->
@@ -177,48 +114,7 @@
   </article>
 
   <!-- /// Footer Start -->
-    <div id="footer"><p>Apache Tapestry, Tapestry, Apache, the Apache feather logo, and the Apache Tapestry project logo are trademarks of The Apache Software Foundation.</p><p><br clear="none"><footer class="py-3">
-  <div class="container-fluid">
-    <div class="container">
-      <div class="row">
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Apache Tapestry</span>
-          <ul><li><a href="index.html">Home</a></li><li><a href="download.html">Download</a></li><li><a href="about.html">Team</a></li><li><a href="https://www.apache.org/licenses/LICENSE-2.0">License</a></li></ul>
-          <span class="font-weight-bold">Documentation</span>
-          <ul><li><a href="introduction.html">Introduction</a></li><li><a href="principles.html">Principles</a></li><li><i class="fas fa-play"></i> <a href="getting-started.html">Getting Started</a></li><li><i class="fas fa-play"></i> <a href="user-guide.html">User Guide</a></li><li><i class="fas fa-book"></i> <a href="documentation.html">Docs</a></li><li><i class="fas fa-book"></i> <a href="component-reference.html">Component Reference</a></li><li><i class="fas fa-book"></i> <a href="current/apidocs">Apidocs</a></li><li><a href="frequently-asked-questions.html">FAQ</a></li></ul>
-        </div>
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Community</span>
-          <ul><li><i class="fas fa-envelope-open-text"></i> <a href="community.html">Mailing Lists</a></li><li><i class="fab fa-stack-overflow"> </i> <a href="https://stackoverflow.com/questions/tagged/tapestry">StackOverflow</a></li><li><a href="support.html">Support</a></li><li><a href="community.html">Getting Involved</a></li><li><a href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=23338498" title="Edit this page (requires approval, just ask on the mailing list)">Edit this page</a></li></ul>
-          <span class="font-weight-bold">Social</span>
-          <ul><li><i class="fab fa-twitter"></i> <a href="https://twitter.com/ApacheTapestry">@ApacheTapestry</a></li><li><i class="fas fa-hashtag"></i> <a href="https://twitter.com/hashtag/tapestry5">#tapestry5</a></li></ul>
-          <span class="font-weight-bold">Development</span>
-          <ul><li><i class="fab fa-git"></i> <a href="https://gitbox.apache.org/repos/asf?p=tapestry-5.git">Source Code</a></li><li><i class="fab fa-jira"></i> <a href="https://issues.apache.org/jira/browse/TAP5">Issues</a></li></ul>
-        </div>
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Apache</span>
-          <ul><li><a href="https://www.apache.org/">About Apache</a></li><li><a href="https://apachecon.com/?ref=royale.apache.org">Events</a></li><li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li><li><a href="https://www.apache.org/licenses/LICENSE-2.0">License</a></li><li><a href="https://www.apache.org/security/">Security</a></li><li><a href="https://www.apache.org/foundation/thanks.html">Thanks!</a></li></ul>
-        </div>
-        <div class="col-md-12 col-lg-6 clearfix">
-          <span class="font-weight-bold d-block">About us</span>
-          <p class="float-right ml-3 mb-0"><img src="images/apache-tapestry-icon-light.svg" width="100" alt="Apache Tapestry" title="Apache Tapestry"></p>
-          <p><a href="https://tapestry.apache.org/">Apache Tapestry&#8482;</a> is an open-source component-oriented framework for creating dynamic, robust, highly scalable web applications in Java.</p>
-          <p>Tapestry complements and builds upon the standard Java Servlet API, and so it works in any servlet container or application server.</p>
-          <p class="float-right ml-3 mb-0"><img src="images/apache-powered-by.svg" width="100" alt="Apache PoweredBy" title="Apache PoweredBy"></p>
-          <p>
-            <a href="https://tapestry.apache.org/">Apache Tapestry&#8482;</a>, <a href="https://www.apache.org/">Apache&#8482;</a> and the <a href="https://www.apache.org/foundation/press/kit/">Apache feather logo&#8482;</a>
-            are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
-          </p>
-        </div>
-      </div>
-      <div class="row">
-        <div class="col-12">
-          Copyright &#169; 2020 The Apache Software Foundation, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
-        </div>
-      </div>
-    </div>
-  </div>
-</footer><br clear="none"></p><p><br clear="none"></p></div>
+    <div id="footer"><p>Apache Tapestry, Tapestry, Apache, the Apache feather logo, and the Apache Tapestry project logo are trademarks of The Apache Software Foundation.</p><p><br clear="none"><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"><br clear="none"></p><p><br clear="none"></p></div>
   <!-- /// Footer End -->
 </body>
 </html>

Modified: websites/production/tapestry/content/ioc-cookbook-patterns.html
==============================================================================
--- websites/production/tapestry/content/ioc-cookbook-patterns.html (original)
+++ websites/production/tapestry/content/ioc-cookbook-patterns.html Sat Dec 11 00:26:10 2021
@@ -59,70 +59,7 @@
 </head>
 <body>
   <!-- /// Navigation Start -->
-    <div id="navigation"><p><header>
-  <div class="container-fluid">
-    <div class="row">
-      <div class="col-12">
-        <nav class="navbar navbar-expand-xl navbar-light justify-content-between">
-          <a class="navbar-brand" href="/index.html">
-            <img src="/images/apache-tapestry-icon-dark.svg" width="60" alt="Apache Tapestry" title="Apache Tapestry">
-            <span>apache tapestry</span>
-          </a>
-          <button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
-            <span class="navbar-toggler-icon"></span>
-          </button>
-          <div class="collapse navbar-collapse" id="navbarCollapse">
-            <ul class="navbar-nav mx-auto"><li class="nav-item">
-                <a class="nav-link active" href="/getting-started.html">Getting Started</a>
-              </li><li class="nav-item">
-                <a class="nav-link active" href="/documentation.html">Documentation</a>
-              </li><li class="nav-item">
-                <a class="nav-link active" href="/download.html">Download</a>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="communityNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Community
-                </a>
-                <div class="dropdown-menu" aria-labelledby="communityNavbarDropdown">
-                  <a class="dropdown-item" href="/community.html">Mailing Lists</a>
-                  <a class="dropdown-item" href="https://stackoverflow.com/questions/tagged/tapestry">StackOverflow</a>
-                  <a class="dropdown-item" href="/support.html">Support</a>
-                  <a class="dropdown-item" href="/community.html">Getting Involved</a>
-                  <a class="dropdown-item" href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=23338499" title="Edit this page (requires approval, just ask on the mailing list)">Edit this page</a>
-                  <div class="dropdown-divider"></div>
-                  <a class="dropdown-item" href="https://twitter.com/ApacheTapestry">@ApacheTapestry</a>
-                  <a class="dropdown-item" href="https://twitter.com/hashtag/tapestry5">#tapestry5</a>
-                </div>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="developmentNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Development
-                </a>
-                <div class="dropdown-menu" aria-labelledby="developmentNavbarDropdown">
-                  <a class="dropdown-item" href="https://gitbox.apache.org/repos/asf?p=tapestry-5.git">Source Code</a>
-                  <a class="dropdown-item" href="https://issues.apache.org/jira/browse/TAP5">Issues</a>
-                </div>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="apacheNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Apache
-                </a>
-                <div class="dropdown-menu" aria-labelledby="apacheNavbarDropdown">
-                  <a class="dropdown-item" href="https://www.apache.org/">About Apache</a>
-                  <a class="dropdown-item" href="https://apachecon.com/?ref=royale.apache.org">Events</a>
-                  <a class="dropdown-item" href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
-                  <a class="dropdown-item" href="https://www.apache.org/licenses/LICENSE-2.0">License</a>
-                  <a class="dropdown-item" href="https://www.apache.org/security/">Security</a>
-                  <a class="dropdown-item" href="https://www.apache.org/foundation/thanks.html">Thanks!</a>
-                </div>
-              </li></ul>
-            <form enctype="application/x-www-form-urlencoded" method="get" class="form-inline" action="search.html">
-              <input type="search" class="form-control search-input" name="q" placeholder="Search docs, issues, wikis and blogs" aria-label="Search">
-              <button type="submit" class="d-none">Search</button>
-            </form>
-          </div>
-        </nav>
-      </div>
-    </div>
-  </div>
-</header></p></div>
+    <div id="navigation"><p><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"></p></div>
   <!-- /// Navigation End -->
 
   <article>
@@ -137,7 +74,7 @@
               <!-- /// Breadcrumb End -->
 
               <!-- /// Smallbanner Start -->
-                            <div id="smallbanner"><h1 class="title" id="title">IoC Cookbook - Patterns</h1></div>
+                            <div id="smallbanner"><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"></div>
               <!-- /// Smallbanner Start -->
             
             <!-- /// Content Start -->
@@ -280,48 +217,7 @@
   </article>
 
   <!-- /// Footer Start -->
-    <div id="footer"><p>Apache Tapestry, Tapestry, Apache, the Apache feather logo, and the Apache Tapestry project logo are trademarks of The Apache Software Foundation.</p><p><br clear="none"><footer class="py-3">
-  <div class="container-fluid">
-    <div class="container">
-      <div class="row">
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Apache Tapestry</span>
-          <ul><li><a href="index.html">Home</a></li><li><a href="download.html">Download</a></li><li><a href="about.html">Team</a></li><li><a href="https://www.apache.org/licenses/LICENSE-2.0">License</a></li></ul>
-          <span class="font-weight-bold">Documentation</span>
-          <ul><li><a href="introduction.html">Introduction</a></li><li><a href="principles.html">Principles</a></li><li><i class="fas fa-play"></i> <a href="getting-started.html">Getting Started</a></li><li><i class="fas fa-play"></i> <a href="user-guide.html">User Guide</a></li><li><i class="fas fa-book"></i> <a href="documentation.html">Docs</a></li><li><i class="fas fa-book"></i> <a href="component-reference.html">Component Reference</a></li><li><i class="fas fa-book"></i> <a href="current/apidocs">Apidocs</a></li><li><a href="frequently-asked-questions.html">FAQ</a></li></ul>
-        </div>
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Community</span>
-          <ul><li><i class="fas fa-envelope-open-text"></i> <a href="community.html">Mailing Lists</a></li><li><i class="fab fa-stack-overflow"> </i> <a href="https://stackoverflow.com/questions/tagged/tapestry">StackOverflow</a></li><li><a href="support.html">Support</a></li><li><a href="community.html">Getting Involved</a></li><li><a href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=23338499" title="Edit this page (requires approval, just ask on the mailing list)">Edit this page</a></li></ul>
-          <span class="font-weight-bold">Social</span>
-          <ul><li><i class="fab fa-twitter"></i> <a href="https://twitter.com/ApacheTapestry">@ApacheTapestry</a></li><li><i class="fas fa-hashtag"></i> <a href="https://twitter.com/hashtag/tapestry5">#tapestry5</a></li></ul>
-          <span class="font-weight-bold">Development</span>
-          <ul><li><i class="fab fa-git"></i> <a href="https://gitbox.apache.org/repos/asf?p=tapestry-5.git">Source Code</a></li><li><i class="fab fa-jira"></i> <a href="https://issues.apache.org/jira/browse/TAP5">Issues</a></li></ul>
-        </div>
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Apache</span>
-          <ul><li><a href="https://www.apache.org/">About Apache</a></li><li><a href="https://apachecon.com/?ref=royale.apache.org">Events</a></li><li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li><li><a href="https://www.apache.org/licenses/LICENSE-2.0">License</a></li><li><a href="https://www.apache.org/security/">Security</a></li><li><a href="https://www.apache.org/foundation/thanks.html">Thanks!</a></li></ul>
-        </div>
-        <div class="col-md-12 col-lg-6 clearfix">
-          <span class="font-weight-bold d-block">About us</span>
-          <p class="float-right ml-3 mb-0"><img src="images/apache-tapestry-icon-light.svg" width="100" alt="Apache Tapestry" title="Apache Tapestry"></p>
-          <p><a href="https://tapestry.apache.org/">Apache Tapestry&#8482;</a> is an open-source component-oriented framework for creating dynamic, robust, highly scalable web applications in Java.</p>
-          <p>Tapestry complements and builds upon the standard Java Servlet API, and so it works in any servlet container or application server.</p>
-          <p class="float-right ml-3 mb-0"><img src="images/apache-powered-by.svg" width="100" alt="Apache PoweredBy" title="Apache PoweredBy"></p>
-          <p>
-            <a href="https://tapestry.apache.org/">Apache Tapestry&#8482;</a>, <a href="https://www.apache.org/">Apache&#8482;</a> and the <a href="https://www.apache.org/foundation/press/kit/">Apache feather logo&#8482;</a>
-            are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
-          </p>
-        </div>
-      </div>
-      <div class="row">
-        <div class="col-12">
-          Copyright &#169; 2020 The Apache Software Foundation, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
-        </div>
-      </div>
-    </div>
-  </div>
-</footer><br clear="none"></p><p><br clear="none"></p></div>
+    <div id="footer"><p>Apache Tapestry, Tapestry, Apache, the Apache feather logo, and the Apache Tapestry project logo are trademarks of The Apache Software Foundation.</p><p><br clear="none"><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"><br clear="none"></p><p><br clear="none"></p></div>
   <!-- /// Footer End -->
 </body>
 </html>

Modified: websites/production/tapestry/content/ioc-cookbook-service-configurations.html
==============================================================================
--- websites/production/tapestry/content/ioc-cookbook-service-configurations.html (original)
+++ websites/production/tapestry/content/ioc-cookbook-service-configurations.html Sat Dec 11 00:26:10 2021
@@ -59,70 +59,7 @@
 </head>
 <body>
   <!-- /// Navigation Start -->
-    <div id="navigation"><p><header>
-  <div class="container-fluid">
-    <div class="row">
-      <div class="col-12">
-        <nav class="navbar navbar-expand-xl navbar-light justify-content-between">
-          <a class="navbar-brand" href="/index.html">
-            <img src="/images/apache-tapestry-icon-dark.svg" width="60" alt="Apache Tapestry" title="Apache Tapestry">
-            <span>apache tapestry</span>
-          </a>
-          <button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
-            <span class="navbar-toggler-icon"></span>
-          </button>
-          <div class="collapse navbar-collapse" id="navbarCollapse">
-            <ul class="navbar-nav mx-auto"><li class="nav-item">
-                <a class="nav-link active" href="/getting-started.html">Getting Started</a>
-              </li><li class="nav-item">
-                <a class="nav-link active" href="/documentation.html">Documentation</a>
-              </li><li class="nav-item">
-                <a class="nav-link active" href="/download.html">Download</a>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="communityNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Community
-                </a>
-                <div class="dropdown-menu" aria-labelledby="communityNavbarDropdown">
-                  <a class="dropdown-item" href="/community.html">Mailing Lists</a>
-                  <a class="dropdown-item" href="https://stackoverflow.com/questions/tagged/tapestry">StackOverflow</a>
-                  <a class="dropdown-item" href="/support.html">Support</a>
-                  <a class="dropdown-item" href="/community.html">Getting Involved</a>
-                  <a class="dropdown-item" href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=23338500" title="Edit this page (requires approval, just ask on the mailing list)">Edit this page</a>
-                  <div class="dropdown-divider"></div>
-                  <a class="dropdown-item" href="https://twitter.com/ApacheTapestry">@ApacheTapestry</a>
-                  <a class="dropdown-item" href="https://twitter.com/hashtag/tapestry5">#tapestry5</a>
-                </div>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="developmentNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Development
-                </a>
-                <div class="dropdown-menu" aria-labelledby="developmentNavbarDropdown">
-                  <a class="dropdown-item" href="https://gitbox.apache.org/repos/asf?p=tapestry-5.git">Source Code</a>
-                  <a class="dropdown-item" href="https://issues.apache.org/jira/browse/TAP5">Issues</a>
-                </div>
-              </li><li class="nav-item dropdown">
-                <a class="nav-link dropdown-toggle active" id="apacheNavbarDropdown" href="#" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
-                  Apache
-                </a>
-                <div class="dropdown-menu" aria-labelledby="apacheNavbarDropdown">
-                  <a class="dropdown-item" href="https://www.apache.org/">About Apache</a>
-                  <a class="dropdown-item" href="https://apachecon.com/?ref=royale.apache.org">Events</a>
-                  <a class="dropdown-item" href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
-                  <a class="dropdown-item" href="https://www.apache.org/licenses/LICENSE-2.0">License</a>
-                  <a class="dropdown-item" href="https://www.apache.org/security/">Security</a>
-                  <a class="dropdown-item" href="https://www.apache.org/foundation/thanks.html">Thanks!</a>
-                </div>
-              </li></ul>
-            <form enctype="application/x-www-form-urlencoded" method="get" class="form-inline" action="search.html">
-              <input type="search" class="form-control search-input" name="q" placeholder="Search docs, issues, wikis and blogs" aria-label="Search">
-              <button type="submit" class="d-none">Search</button>
-            </form>
-          </div>
-        </nav>
-      </div>
-    </div>
-  </div>
-</header></p></div>
+    <div id="navigation"><p><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"></p></div>
   <!-- /// Navigation End -->
 
   <article>
@@ -137,7 +74,7 @@
               <!-- /// Breadcrumb End -->
 
               <!-- /// Smallbanner Start -->
-                            <div id="smallbanner"><h1 class="title" id="title">IoC cookbook - Service Configurations</h1></div>
+                            <div id="smallbanner"><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"></div>
               <!-- /// Smallbanner Start -->
             
             <!-- /// Content Start -->
@@ -217,48 +154,7 @@
   </article>
 
   <!-- /// Footer Start -->
-    <div id="footer"><p>Apache Tapestry, Tapestry, Apache, the Apache feather logo, and the Apache Tapestry project logo are trademarks of The Apache Software Foundation.</p><p><br clear="none"><footer class="py-3">
-  <div class="container-fluid">
-    <div class="container">
-      <div class="row">
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Apache Tapestry</span>
-          <ul><li><a href="index.html">Home</a></li><li><a href="download.html">Download</a></li><li><a href="about.html">Team</a></li><li><a href="https://www.apache.org/licenses/LICENSE-2.0">License</a></li></ul>
-          <span class="font-weight-bold">Documentation</span>
-          <ul><li><a href="introduction.html">Introduction</a></li><li><a href="principles.html">Principles</a></li><li><i class="fas fa-play"></i> <a href="getting-started.html">Getting Started</a></li><li><i class="fas fa-play"></i> <a href="user-guide.html">User Guide</a></li><li><i class="fas fa-book"></i> <a href="documentation.html">Docs</a></li><li><i class="fas fa-book"></i> <a href="component-reference.html">Component Reference</a></li><li><i class="fas fa-book"></i> <a href="current/apidocs">Apidocs</a></li><li><a href="frequently-asked-questions.html">FAQ</a></li></ul>
-        </div>
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Community</span>
-          <ul><li><i class="fas fa-envelope-open-text"></i> <a href="community.html">Mailing Lists</a></li><li><i class="fab fa-stack-overflow"> </i> <a href="https://stackoverflow.com/questions/tagged/tapestry">StackOverflow</a></li><li><a href="support.html">Support</a></li><li><a href="community.html">Getting Involved</a></li><li><a href="https://cwiki.apache.org/confluence/pages/editpage.action?pageId=23338500" title="Edit this page (requires approval, just ask on the mailing list)">Edit this page</a></li></ul>
-          <span class="font-weight-bold">Social</span>
-          <ul><li><i class="fab fa-twitter"></i> <a href="https://twitter.com/ApacheTapestry">@ApacheTapestry</a></li><li><i class="fas fa-hashtag"></i> <a href="https://twitter.com/hashtag/tapestry5">#tapestry5</a></li></ul>
-          <span class="font-weight-bold">Development</span>
-          <ul><li><i class="fab fa-git"></i> <a href="https://gitbox.apache.org/repos/asf?p=tapestry-5.git">Source Code</a></li><li><i class="fab fa-jira"></i> <a href="https://issues.apache.org/jira/browse/TAP5">Issues</a></li></ul>
-        </div>
-        <div class="col-4 col-lg-2">
-          <span class="font-weight-bold">Apache</span>
-          <ul><li><a href="https://www.apache.org/">About Apache</a></li><li><a href="https://apachecon.com/?ref=royale.apache.org">Events</a></li><li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li><li><a href="https://www.apache.org/licenses/LICENSE-2.0">License</a></li><li><a href="https://www.apache.org/security/">Security</a></li><li><a href="https://www.apache.org/foundation/thanks.html">Thanks!</a></li></ul>
-        </div>
-        <div class="col-md-12 col-lg-6 clearfix">
-          <span class="font-weight-bold d-block">About us</span>
-          <p class="float-right ml-3 mb-0"><img src="images/apache-tapestry-icon-light.svg" width="100" alt="Apache Tapestry" title="Apache Tapestry"></p>
-          <p><a href="https://tapestry.apache.org/">Apache Tapestry&#8482;</a> is an open-source component-oriented framework for creating dynamic, robust, highly scalable web applications in Java.</p>
-          <p>Tapestry complements and builds upon the standard Java Servlet API, and so it works in any servlet container or application server.</p>
-          <p class="float-right ml-3 mb-0"><img src="images/apache-powered-by.svg" width="100" alt="Apache PoweredBy" title="Apache PoweredBy"></p>
-          <p>
-            <a href="https://tapestry.apache.org/">Apache Tapestry&#8482;</a>, <a href="https://www.apache.org/">Apache&#8482;</a> and the <a href="https://www.apache.org/foundation/press/kit/">Apache feather logo&#8482;</a>
-            are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
-          </p>
-        </div>
-      </div>
-      <div class="row">
-        <div class="col-12">
-          Copyright &#169; 2020 The Apache Software Foundation, Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
-        </div>
-      </div>
-    </div>
-  </div>
-</footer><br clear="none"></p><p><br clear="none"></p></div>
+    <div id="footer"><p>Apache Tapestry, Tapestry, Apache, the Apache feather logo, and the Apache Tapestry project logo are trademarks of The Apache Software Foundation.</p><p><br clear="none"><img class="wysiwyg-unknown-macro" src="https://cwiki.apache.org/confluence/plugins/servlet/confluence/placeholder/unknown-macro?name=html&amp;locale=en_GB&amp;version=2"><br clear="none"></p><p><br clear="none"></p></div>
   <!-- /// Footer End -->
 </body>
 </html>

Modified: websites/production/tapestry/content/javascript-faq.html
==============================================================================
--- websites/production/tapestry/content/javascript-faq.html (original)
+++ websites/production/tapestry/content/javascript-faq.html Sat Dec 11 00:26:10 2021
@@ -80,11 +80,11 @@
             <!-- /// Content Start -->
             <div id="content">
                             <div id="ConfluenceContent"><h1 id="JavaScriptFAQ-JavaScript">JavaScript</h1><p>Main articles: <a href="client-side-javascript.html">Client-Side JavaScript</a>, <a href="legacy-javascript.html">Legacy JavaScript</a></p><h2 id="JavaScriptFAQ-Contents">Contents</h2><p><style type="text/css">/*<![CDATA[*/
-div.rbtoc1636294802412 {padding: 0px;}
-div.rbtoc1636294802412 ul {list-style: disc;margin-left: 0px;}
-div.rbtoc1636294802412 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1639182159299 {padding: 0px;}
+div.rbtoc1639182159299 ul {list-style: disc;margin-left: 0px;}
+div.rbtoc1639182159299 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style></p><div class="toc-macro rbtoc1636294802412">
+/*]]>*/</style></p><div class="toc-macro rbtoc1639182159299">
 <ul class="toc-indentation"><li><a href="#JavaScriptFAQ-WhydoIgeta&quot;Tapestryisundefined&quot;erroronformsubmit?(5.3andearlier)">Why do I get a "Tapestry is undefined" error on form submit? (5.3 and earlier)</a></li><li><a href="#JavaScriptFAQ-What'sthedifferencebetweentheT5objectandtheTapestryobjectinthebrowser?(5.3andearlier)">What's the difference between the T5 object and the Tapestry object in the browser? (5.3 and earlier)</a></li></ul>
 </div><h2 id="JavaScriptFAQ-WhydoIgeta&quot;Tapestryisundefined&quot;erroronformsubmit?(5.3andearlier)">Why do I get a "Tapestry is undefined" error on form submit? (5.3 and earlier)</h2><p>This client-side error is clear but can be awkward to solve. It means your browser has not been able to load the tapestry.js file properly. The question is, why? It can be due to multiple reasons, some of them below:</p><ul><li>First, check if 'tapestry.js' is present in the head part of your resulting HTML page.</li><li><p>If you have set the <a href="configuration.html">tapestry.combine-scripts</a> configuration symbol to true, Tapestry generates one single URL to retrieve all the JS files. Sometimes, this can produce long URLs that browsers are unable to retrieve. Try setting the symbol to false.</p><div class="confluence-information-macro confluence-information-macro-note"><span class="aui-icon aui-icon-small aui-iconfont-warning confluence-information-macro-icon"></span><div class="confluenc
 e-information-macro-body"><p>This only applies to Tapestry 5.1.</p></div></div></li><li>If you have included jQuery in conjunction with Tapestry's prototype, that will cause a conflict with the '$' selector used by both. In this case, you should put jQuery on top of the stack and turn on the <a class="external-link" href="http://api.jquery.com/jQuery.noConflict/" rel="nofollow">jQuery.noConflict</a> mode.</li><li>Also, if you have included a custom or third-party JS library on top of the stack that causes the JavaScript parsing to fail, then check the JavaScript syntax in that library.</li><li>If you have used a tool to minimize your JavaScript libraries, this can lead to JavaScript syntax errors, so check if it works with all the JavaScript files unpacked.</li></ul><h2 id="JavaScriptFAQ-What'sthedifferencebetweentheT5objectandtheTapestryobjectinthebrowser?(5.3andearlier)">What's the difference between the <code>T5</code> object and the <code>Tapestry</code> object in the browser? (
 5.3 and earlier)</h2><p>Both of these objects are <em>namespaces</em>: containers of functions, constants, and nested namespaces.</p><p>The <code>T5</code> object is a replacement for the <code>Tapestry</code> object, starting in release 5.3. Increasingly, functions defined by the <code>Tapestry</code> object are being replaced with similar or equivalent functions in the <code>T5</code> object.</p><p>This is part of an overall goal, spanning at least two releases of Tapestry, to make Tapestry JavaScript framework agnostic; which is to say, not depend specifically on Prototype or jQuery. Much of the code in the <code>Tapestry</code> object is specifically linked to Prototype and Scriptaculous.</p><p>The <code>T5</code> object represents a stable, documented, set of APIs that are preferred when building components for maximum portability between underlying JavaScript frameworks. In other words, when building component libraries, coding to the <code>T5</code> object ensures that your c
 omponent will be useful regardless of whether the final application is built using Prototype, jQuery or something else.</p></div>
             </div>

Modified: websites/production/tapestry/content/release-notes-50.html
==============================================================================
--- websites/production/tapestry/content/release-notes-50.html (original)
+++ websites/production/tapestry/content/release-notes-50.html Sat Dec 11 00:26:10 2021
@@ -80,11 +80,11 @@
             <!-- /// Content Start -->
             <div id="content">
                             <div id="ConfluenceContent"><p>This is the consolidated list of changes between Tapestry versions 5.0.3 and 5.0.19. Before upgrading, be sure to review the&#160;<a href="how-to-upgrade.html">How to Upgrade</a> instructions.</p><p><strong>Contents</strong></p><p><style type="text/css">/*<![CDATA[*/
-div.rbtoc1636294812889 {padding: 0px;}
-div.rbtoc1636294812889 ul {list-style: disc;margin-left: 0px;padding-left: 5px;}
-div.rbtoc1636294812889 li {margin-left: 0px;padding-left: 0px;}
+div.rbtoc1639182169284 {padding: 0px;}
+div.rbtoc1639182169284 ul {list-style: disc;margin-left: 0px;padding-left: 5px;}
+div.rbtoc1639182169284 li {margin-left: 0px;padding-left: 0px;}
 
-/*]]>*/</style></p><div class="toc-macro rbtoc1636294812889">
+/*]]>*/</style></p><div class="toc-macro rbtoc1639182169284">
 <ul class="toc-indentation"><li><a href="#ReleaseNotes5.0-TapestryVersion5.0.19">Tapestry Version 5.0.19</a></li><li><a href="#ReleaseNotes5.0-TapestryVersion5.0.18">Tapestry Version 5.0.18</a></li><li><a href="#ReleaseNotes5.0-TapestryVersion5.0.17">Tapestry Version 5.0.17</a></li><li><a href="#ReleaseNotes5.0-TapestryVersion5.0.16">Tapestry Version 5.0.16</a></li><li><a href="#ReleaseNotes5.0-TapestryVersion5.0.15">Tapestry Version 5.0.15</a></li><li><a href="#ReleaseNotes5.0-TapestryVersion5.0.14">Tapestry Version 5.0.14</a></li><li><a href="#ReleaseNotes5.0-TapestryVersion5.0.13">Tapestry Version 5.0.13</a></li><li><a href="#ReleaseNotes5.0-TapestryVersion5.0.12">Tapestry Version 5.0.12</a></li><li><a href="#ReleaseNotes5.0-TapestryVersion5.0.11">Tapestry Version 5.0.11</a></li><li><a href="#ReleaseNotes5.0-TapestryVersion5.0.10">Tapestry Version 5.0.10</a></li><li><a href="#ReleaseNotes5.0-TapestryVersion5.0.9">Tapestry Version 5.0.9</a></li><li><a href="#ReleaseNotes5.0-Tapest
 ryVersion5.0.8">Tapestry Version 5.0.8</a></li><li><a href="#ReleaseNotes5.0-TapestryVersion5.0.7">Tapestry Version 5.0.7</a></li><li><a href="#ReleaseNotes5.0-TapestryVersion5.0.6">Tapestry Version 5.0.6</a></li><li><a href="#ReleaseNotes5.0-TapestryVersion5.0.5">Tapestry Version 5.0.5</a></li><li><a href="#ReleaseNotes5.0-TapestryVersion5.0.4">Tapestry Version 5.0.4</a></li><li><a href="#ReleaseNotes5.0-TapestryVersion5.0.3">Tapestry Version 5.0.3</a></li></ul>

[... 3 lines stripped ...]