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 9e129ae  Updates production by Jenkins
9e129ae is described below

commit 9e129ae4bdb02037b9744263f7c26c3ee28c8587
Author: jenkins <bui...@apache.org>
AuthorDate: Tue Nov 28 09:15:07 2017 +0000

    Updates production by Jenkins
---
 content/plugins/plugins.html | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/content/plugins/plugins.html b/content/plugins/plugins.html
index 8426280..3552c36 100644
--- a/content/plugins/plugins.html
+++ b/content/plugins/plugins.html
@@ -128,7 +128,18 @@
     
     <a href="index.html" title="back to Plugins"><< back to Plugins</a>
     
-    <h1 id="plugins">Plugins</h1>
+    <h1 class="no_toc" id="plugins">Plugins</h1>
+
+<ul id="markdown-toc">
+  <li><a href="#static-resources" id="markdown-toc-static-resources">Static 
resources</a></li>
+  <li><a href="#extension-points" id="markdown-toc-extension-points">Extension 
Points</a></li>
+  <li><a href="#plugin-examples" id="markdown-toc-plugin-examples">Plugin 
Examples</a>    <ul>
+      <li><a href="#sitemesh-plugin" 
id="markdown-toc-sitemesh-plugin">Sitemesh plugin</a></li>
+      <li><a href="#tiles-plugin" id="markdown-toc-tiles-plugin">Tiles 
plugin</a></li>
+    </ul>
+  </li>
+  <li><a href="#plugin-registry" id="markdown-toc-plugin-registry">Plugin 
Registry</a></li>
+</ul>
 
 <p>Struts 2 plugins contain classes and configuration that extend, replace, or 
add to existing Struts framework functionality. A plugin can be installed by 
adding its JAR file to the application’s class path, in addition to the JAR 
files to fulfill whatever dependencies the plugin itself may have. To configure 
the plugin, the JAR should contain a <code 
class="highlighter-rouge">struts-plugin.xml</code> file, which follows the same 
format as an ordinary <code class="highlighter-rouge">str [...]
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@struts.apache.org" <commits@struts.apache.org>'].

Reply via email to