This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new c528f5102 Automatic Site Publish by Buildbot
c528f5102 is described below
commit c528f510247be2b86e3c901c8b8088e9d978ad5a
Author: buildbot <[email protected]>
AuthorDate: Mon Jun 27 05:34:16 2022 +0000
Automatic Site Publish by Buildbot
---
output/plugins/sitemesh/index.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/output/plugins/sitemesh/index.html
b/output/plugins/sitemesh/index.html
index 469275bb7..0054bdcbb 100644
--- a/output/plugins/sitemesh/index.html
+++ b/output/plugins/sitemesh/index.html
@@ -203,6 +203,10 @@ framework to aid in creating large sites consisting of
many pages for which a co
<h3 id="velocity">Velocity</h3>
+<blockquote>
+ <p>NOTE: Please include the <a href="../velocity/">Struts Velocity
plugin</a> in your pom.xml before using this functionality</p>
+</blockquote>
+
<p>From 2.2+ the recommended way to use Velocity with Sitemesh is through the
<code
class="highlighter-rouge">org.apache.struts2.sitemesh.VelocityDecoratorServlet</code>
servlet, which can be configured like this in <code
class="highlighter-rouge">web.xml</code>:</p>
<div class="language-xml highlighter-rouge"><div class="highlight"><pre
class="highlight"><code>