You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by ju...@apache.org on 2017/06/20 15:57:49 UTC

[24/51] [partial] jspwiki-site git commit: it is not mandatory to have the website under content; deleting it so the site can be generated from jbake branch

http://git-wip-us.apache.org/repos/asf/jspwiki-site/blob/8ce6b763/content/apidocs/2.10.1/org/apache/wiki/api/plugin/WikiPlugin.html
----------------------------------------------------------------------
diff --git a/content/apidocs/2.10.1/org/apache/wiki/api/plugin/WikiPlugin.html b/content/apidocs/2.10.1/org/apache/wiki/api/plugin/WikiPlugin.html
deleted file mode 100755
index edc2810..0000000
--- a/content/apidocs/2.10.1/org/apache/wiki/api/plugin/WikiPlugin.html
+++ /dev/null
@@ -1,300 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.6.0_19) on Fri May 23 21:23:16 CEST 2014 -->
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<TITLE>
-WikiPlugin (Apache JSPWiki Main War 2.10.1 API)
-</TITLE>
-
-<META NAME="date" CONTENT="2014-05-23">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="WikiPlugin (Apache JSPWiki Main War 2.10.1 API)";
-    }
-}
-</SCRIPT>
-<NOSCRIPT>
-</NOSCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/WikiPlugin.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../org/apache/wiki/api/plugin/ParserStagePlugin.html" title="interface in org.apache.wiki.api.plugin"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/wiki/api/plugin/WikiPlugin.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="WikiPlugin.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<!-- ======== START OF CLASS DATA ======== -->
-<H2>
-<FONT SIZE="-1">
-org.apache.wiki.api.plugin</FONT>
-<BR>
-Interface WikiPlugin</H2>
-<DL>
-<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../org/apache/wiki/plugin/AbstractReferralPlugin.html" title="class in org.apache.wiki.plugin">AbstractReferralPlugin</A>, <A HREF="../../../../../org/apache/wiki/plugin/BugReportHandler.html" title="class in org.apache.wiki.plugin">BugReportHandler</A>, <A HREF="../../../../../org/apache/wiki/plugin/Counter.html" title="class in org.apache.wiki.plugin">Counter</A>, <A HREF="../../../../../org/apache/wiki/plugin/CurrentTimePlugin.html" title="class in org.apache.wiki.plugin">CurrentTimePlugin</A>, <A HREF="../../../../../org/apache/wiki/plugin/Denounce.html" title="class in org.apache.wiki.plugin">Denounce</A>, <A HREF="../../../../../org/apache/wiki/forms/FormClose.html" title="class in org.apache.wiki.forms">FormClose</A>, <A HREF="../../../../../org/apache/wiki/forms/FormElement.html" title="class in org.apache.wiki.forms">FormElement</A>, <A HREF="../../../../../org/apache/wiki/forms/FormInput.html" title="class
  in org.apache.wiki.forms">FormInput</A>, <A HREF="../../../../../org/apache/wiki/forms/FormOpen.html" title="class in org.apache.wiki.forms">FormOpen</A>, <A HREF="../../../../../org/apache/wiki/forms/FormOutput.html" title="class in org.apache.wiki.forms">FormOutput</A>, <A HREF="../../../../../org/apache/wiki/forms/FormSelect.html" title="class in org.apache.wiki.forms">FormSelect</A>, <A HREF="../../../../../org/apache/wiki/forms/FormSet.html" title="class in org.apache.wiki.forms">FormSet</A>, <A HREF="../../../../../org/apache/wiki/forms/FormTextarea.html" title="class in org.apache.wiki.forms">FormTextarea</A>, <A HREF="../../../../../org/apache/wiki/plugin/Groups.html" title="class in org.apache.wiki.plugin">Groups</A>, <A HREF="../../../../../org/apache/wiki/plugin/IfPlugin.html" title="class in org.apache.wiki.plugin">IfPlugin</A>, <A HREF="../../../../../org/apache/wiki/plugin/Image.html" title="class in org.apache.wiki.plugin">Image</A>, <A HREF="../../../../../org/apach
 e/wiki/plugin/IndexPlugin.html" title="class in org.apache.wiki.plugin">IndexPlugin</A>, <A HREF="../../../../../org/apache/wiki/plugin/InsertPage.html" title="class in org.apache.wiki.plugin">InsertPage</A>, <A HREF="../../../../../org/apache/wiki/plugin/ListLocksPlugin.html" title="class in org.apache.wiki.plugin">ListLocksPlugin</A>, <A HREF="../../../../../org/apache/wiki/plugin/Note.html" title="class in org.apache.wiki.plugin">Note</A>, <A HREF="../../../../../org/apache/wiki/plugin/PageViewPlugin.html" title="class in org.apache.wiki.plugin">PageViewPlugin</A>, <A HREF="../../../../../org/apache/wiki/plugin/RecentChangesPlugin.html" title="class in org.apache.wiki.plugin">RecentChangesPlugin</A>, <A HREF="../../../../../org/apache/wiki/plugin/ReferredPagesPlugin.html" title="class in org.apache.wiki.plugin">ReferredPagesPlugin</A>, <A HREF="../../../../../org/apache/wiki/plugin/ReferringPagesPlugin.html" title="class in org.apache.wiki.plugin">ReferringPagesPlugin</A>, <A HRE
 F="../../../../../org/apache/wiki/plugin/ReferringUndefinedPagesPlugin.html" title="class in org.apache.wiki.plugin">ReferringUndefinedPagesPlugin</A>, <A HREF="../../../../../org/apache/wiki/plugin/RPCSamplePlugin.html" title="class in org.apache.wiki.plugin">RPCSamplePlugin</A>, <A HREF="../../../../../org/apache/wiki/plugin/Search.html" title="class in org.apache.wiki.plugin">Search</A>, <A HREF="../../../../../org/apache/wiki/plugin/SessionsPlugin.html" title="class in org.apache.wiki.plugin">SessionsPlugin</A>, <A HREF="../../../../../org/apache/wiki/plugin/TableOfContents.html" title="class in org.apache.wiki.plugin">TableOfContents</A>, <A HREF="../../../../../org/apache/wiki/plugin/UndefinedPagesPlugin.html" title="class in org.apache.wiki.plugin">UndefinedPagesPlugin</A>, <A HREF="../../../../../org/apache/wiki/plugin/UnusedPagesPlugin.html" title="class in org.apache.wiki.plugin">UnusedPagesPlugin</A>, <A HREF="../../../../../org/apache/wiki/plugin/WeblogArchivePlugin.html
 " title="class in org.apache.wiki.plugin">WeblogArchivePlugin</A>, <A HREF="../../../../../org/apache/wiki/plugin/WeblogEntryPlugin.html" title="class in org.apache.wiki.plugin">WeblogEntryPlugin</A>, <A HREF="../../../../../org/apache/wiki/plugin/WeblogPlugin.html" title="class in org.apache.wiki.plugin">WeblogPlugin</A></DD>
-</DL>
-<HR>
-<DL>
-<DT><PRE>public interface <A HREF="../../../../../src-html/org/apache/wiki/api/plugin/WikiPlugin.html#line.30"><B>WikiPlugin</B></A></DL>
-</PRE>
-<map id="APIVIZ" name="APIVIZ">
-<area shape="rect" id="node1" href="../../plugin/BugReportHandler.html" title="BugReportHandler (org.apache.wiki.plugin)" alt="" coords="188,5,345,51"/>
-<area shape="rect" id="node2" href="../../plugin/Counter.html" title="Counter (org.apache.wiki.plugin)" alt="" coords="188,69,345,115"/>
-<area shape="rect" id="node3" href="../../plugin/CurrentTimePlugin.html" title="CurrentTimePlugin (org.apache.wiki.plugin)" alt="" coords="188,133,345,179"/>
-<area shape="rect" id="node4" href="../../plugin/Denounce.html" title="Denounce (org.apache.wiki.plugin)" alt="" coords="188,197,345,243"/>
-<area shape="rect" id="node5" href="../../forms/FormSet.html" title="FormSet (org.apache.wiki.forms)" alt="" coords="189,261,344,307"/>
-<area shape="rect" id="node6" href="../../plugin/Groups.html" title="Groups (org.apache.wiki.plugin)" alt="" coords="188,325,345,371"/>
-<area shape="rect" id="node7" href="../../plugin/IfPlugin.html" title="IfPlugin (org.apache.wiki.plugin)" alt="" coords="188,389,345,435"/>
-<area shape="rect" id="node8" href="../../plugin/Image.html" title="Image (org.apache.wiki.plugin)" alt="" coords="188,453,345,499"/>
-<area shape="rect" id="node9" href="../../plugin/IndexPlugin.html" title="IndexPlugin (org.apache.wiki.plugin)" alt="" coords="188,517,345,563"/>
-<area shape="rect" id="node10" href="../../plugin/InsertPage.html" title="InsertPage (org.apache.wiki.plugin)" alt="" coords="188,581,345,627"/>
-<area shape="rect" id="node11" href="../../plugin/ListLocksPlugin.html" title="ListLocksPlugin (org.apache.wiki.plugin)" alt="" coords="188,645,345,691"/>
-<area shape="rect" id="node12" href="../../plugin/Note.html" title="Note (org.apache.wiki.plugin)" alt="" coords="188,709,345,755"/>
-<area shape="rect" id="node13" href="../../plugin/PageViewPlugin.html" title="PageViewPlugin (org.apache.wiki.plugin)" alt="" coords="188,773,345,819"/>
-<area shape="rect" id="node14" href="../../plugin/RPCSamplePlugin.html" title="RPCSamplePlugin (org.apache.wiki.plugin)" alt="" coords="188,837,345,883"/>
-<area shape="rect" id="node15" href="../../plugin/RecentChangesPlugin.html" title="RecentChangesPlugin (org.apache.wiki.plugin)" alt="" coords="188,901,345,947"/>
-<area shape="rect" id="node16" href="../../plugin/ReferredPagesPlugin.html" title="ReferredPagesPlugin (org.apache.wiki.plugin)" alt="" coords="188,965,345,1011"/>
-<area shape="rect" id="node17" href="../../plugin/Search.html" title="Search (org.apache.wiki.plugin)" alt="" coords="188,1029,345,1075"/>
-<area shape="rect" id="node18" href="../../plugin/SessionsPlugin.html" title="SessionsPlugin (org.apache.wiki.plugin)" alt="" coords="188,1093,345,1139"/>
-<area shape="rect" id="node19" href="../../plugin/TableOfContents.html" title="TableOfContents (org.apache.wiki.plugin)" alt="" coords="188,1157,345,1203"/>
-<area shape="rect" id="node20" href="../../plugin/WeblogArchivePlugin.html" title="WeblogArchivePlugin (org.apache.wiki.plugin)" alt="" coords="188,1221,345,1267"/>
-<area shape="rect" id="node21" href="../../plugin/WeblogEntryPlugin.html" title="WeblogEntryPlugin (org.apache.wiki.plugin)" alt="" coords="188,1285,345,1331"/>
-<area shape="rect" id="node22" href="../../plugin/WeblogPlugin.html" title="WeblogPlugin (org.apache.wiki.plugin)" alt="" coords="188,1349,345,1395"/>
-<area shape="rect" id="node23" href="../../plugin/AbstractReferralPlugin.html" title="AbstractReferralPlugin (org.apache.wiki.plugin)" alt="" coords="188,1413,345,1459"/>
-<area shape="rect" id="node24" href="../../forms/FormElement.html" title="FormElement (org.apache.wiki.forms)" alt="" coords="188,1477,345,1523"/>
-<area shape="rect" id="node25" href="WikiPlugin.html" title="&#171;interface&#187; WikiPlugin" alt="" coords="5,741,91,787"/>
-</map>
-<div id="apivizContainer" style="text-align: center;"><img src="WikiPlugin.png" usemap="#APIVIZ" border="0"></div>
-
-<P>
-Defines an interface for plugins.  Any instance of a wiki plugin should implement this interface.
-<P>
-
-<P>
-<HR>
-
-<P>
-<!-- =========== FIELD SUMMARY =========== -->
-
-<A NAME="field_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/wiki/api/plugin/WikiPlugin.html#CORE_PLUGINS_RESOURCEBUNDLE">CORE_PLUGINS_RESOURCEBUNDLE</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Name of the default plugin resource bundle.</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ========== METHOD SUMMARY =========== -->
-
-<A NAME="method_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/wiki/api/plugin/WikiPlugin.html#execute(org.apache.wiki.WikiContext, java.util.Map)">execute</A></B>(<A HREF="../../../../../org/apache/wiki/WikiContext.html" title="class in org.apache.wiki">WikiContext</A>&nbsp;context,
-               <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;params)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is the main entry point for any plugin.</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<!-- ============ FIELD DETAIL =========== -->
-
-<A NAME="field_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
-<B>Field Detail</B></FONT></TH>
-</TR>
-</TABLE>
-
-<A NAME="CORE_PLUGINS_RESOURCEBUNDLE"><!-- --></A><H3>
-CORE_PLUGINS_RESOURCEBUNDLE</H3>
-<PRE>
-static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../../src-html/org/apache/wiki/api/plugin/WikiPlugin.html#line.34"><B>CORE_PLUGINS_RESOURCEBUNDLE</B></A></PRE>
-<DL>
-<DD>Name of the default plugin resource bundle.
-<P>
-<DL>
-<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.wiki.api.plugin.WikiPlugin.CORE_PLUGINS_RESOURCEBUNDLE">Constant Field Values</A></DL>
-</DL>
-
-<!-- ============ METHOD DETAIL ========== -->
-
-<A NAME="method_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TH>
-</TR>
-</TABLE>
-
-<A NAME="execute(org.apache.wiki.WikiContext, java.util.Map)"><!-- --></A><H3>
-execute</H3>
-<PRE>
-<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <A HREF="../../../../../src-html/org/apache/wiki/api/plugin/WikiPlugin.html#line.58"><B>execute</B></A>(<A HREF="../../../../../org/apache/wiki/WikiContext.html" title="class in org.apache.wiki">WikiContext</A>&nbsp;context,
-               <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</A>&lt;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>,<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;params)
-               throws <A HREF="../../../../../org/apache/wiki/api/exceptions/PluginException.html" title="class in org.apache.wiki.api.exceptions">PluginException</A></PRE>
-<DL>
-<DD>This is the main entry point for any plugin.  The parameters are parsed,
-  and a special parameter called "_body" signifies the name of the plugin
-  body, i.e. the part of the plugin that is not a parameter of
-  the form "key=value".  This has been separated using an empty
-  line.
-  <P>
-  Note that it is preferred that the plugin returns
-  XHTML-compliant HTML (i.e. close all tags, use &lt;br /&gt;
-  instead of &lt;br&gt;, etc.
-<P>
-<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>context</CODE> - The current WikiContext.<DD><CODE>params</CODE> - A Map which contains key-value pairs.  Any
-                 parameter that the user has specified on the
-                 wiki page will contain String-String
-  parameters, but it is possible that at some future date,
-  JSPWiki will give you other things that are not Strings.
-<DT><B>Returns:</B><DD>HTML, ready to be included into the rendered page.
-<DT><B>Throws:</B>
-<DD><CODE><A HREF="../../../../../org/apache/wiki/api/exceptions/PluginException.html" title="class in org.apache.wiki.api.exceptions">PluginException</A></CODE> - In case anything goes wrong.</DL>
-</DD>
-</DL>
-<!-- ========= END OF CLASS DATA ========= -->
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/WikiPlugin.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../org/apache/wiki/api/plugin/ParserStagePlugin.html" title="interface in org.apache.wiki.api.plugin"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/wiki/api/plugin/WikiPlugin.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="WikiPlugin.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.
-</BODY>
-</HTML>

http://git-wip-us.apache.org/repos/asf/jspwiki-site/blob/8ce6b763/content/apidocs/2.10.1/org/apache/wiki/api/plugin/WikiPlugin.png
----------------------------------------------------------------------
diff --git a/content/apidocs/2.10.1/org/apache/wiki/api/plugin/WikiPlugin.png b/content/apidocs/2.10.1/org/apache/wiki/api/plugin/WikiPlugin.png
deleted file mode 100755
index b43da6a..0000000
Binary files a/content/apidocs/2.10.1/org/apache/wiki/api/plugin/WikiPlugin.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/jspwiki-site/blob/8ce6b763/content/apidocs/2.10.1/org/apache/wiki/api/plugin/class-use/InitializablePlugin.html
----------------------------------------------------------------------
diff --git a/content/apidocs/2.10.1/org/apache/wiki/api/plugin/class-use/InitializablePlugin.html b/content/apidocs/2.10.1/org/apache/wiki/api/plugin/class-use/InitializablePlugin.html
deleted file mode 100755
index 54ba561..0000000
--- a/content/apidocs/2.10.1/org/apache/wiki/api/plugin/class-use/InitializablePlugin.html
+++ /dev/null
@@ -1,181 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.6.0_19) on Fri May 23 21:23:19 CEST 2014 -->
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<TITLE>
-Uses of Interface org.apache.wiki.api.plugin.InitializablePlugin (Apache JSPWiki Main War 2.10.1 API)
-</TITLE>
-
-<META NAME="date" CONTENT="2014-05-23">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.wiki.api.plugin.InitializablePlugin (Apache JSPWiki Main War 2.10.1 API)";
-    }
-}
-</SCRIPT>
-<NOSCRIPT>
-</NOSCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/wiki/api/plugin/InitializablePlugin.html" title="interface in org.apache.wiki.api.plugin"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/wiki/api/plugin/\class-useInitializablePlugin.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="InitializablePlugin.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<CENTER>
-<H2>
-<B>Uses of Interface<br>org.apache.wiki.api.plugin.InitializablePlugin</B></H2>
-</CENTER>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-Packages that use <A HREF="../../../../../../org/apache/wiki/api/plugin/InitializablePlugin.html" title="interface in org.apache.wiki.api.plugin">InitializablePlugin</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><A HREF="#org.apache.wiki.plugin"><B>org.apache.wiki.plugin</B></A></TD>
-<TD>Provides plugins to the JSPWiki.&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-<A NAME="org.apache.wiki.plugin"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-Uses of <A HREF="../../../../../../org/apache/wiki/api/plugin/InitializablePlugin.html" title="interface in org.apache.wiki.api.plugin">InitializablePlugin</A> in <A HREF="../../../../../../org/apache/wiki/plugin/package-summary.html">org.apache.wiki.plugin</A></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../../org/apache/wiki/plugin/package-summary.html">org.apache.wiki.plugin</A> that implement <A HREF="../../../../../../org/apache/wiki/api/plugin/InitializablePlugin.html" title="interface in org.apache.wiki.api.plugin">InitializablePlugin</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/PageViewPlugin.html" title="class in org.apache.wiki.plugin">PageViewPlugin</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This plugin counts the number of times a page has been viewed.</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/wiki/api/plugin/InitializablePlugin.html" title="interface in org.apache.wiki.api.plugin"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/wiki/api/plugin/\class-useInitializablePlugin.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="InitializablePlugin.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.
-</BODY>
-</HTML>

http://git-wip-us.apache.org/repos/asf/jspwiki-site/blob/8ce6b763/content/apidocs/2.10.1/org/apache/wiki/api/plugin/class-use/ParserStagePlugin.html
----------------------------------------------------------------------
diff --git a/content/apidocs/2.10.1/org/apache/wiki/api/plugin/class-use/ParserStagePlugin.html b/content/apidocs/2.10.1/org/apache/wiki/api/plugin/class-use/ParserStagePlugin.html
deleted file mode 100755
index 7eac27d..0000000
--- a/content/apidocs/2.10.1/org/apache/wiki/api/plugin/class-use/ParserStagePlugin.html
+++ /dev/null
@@ -1,181 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.6.0_19) on Fri May 23 21:23:19 CEST 2014 -->
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<TITLE>
-Uses of Interface org.apache.wiki.api.plugin.ParserStagePlugin (Apache JSPWiki Main War 2.10.1 API)
-</TITLE>
-
-<META NAME="date" CONTENT="2014-05-23">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.wiki.api.plugin.ParserStagePlugin (Apache JSPWiki Main War 2.10.1 API)";
-    }
-}
-</SCRIPT>
-<NOSCRIPT>
-</NOSCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/wiki/api/plugin/ParserStagePlugin.html" title="interface in org.apache.wiki.api.plugin"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/wiki/api/plugin/\class-useParserStagePlugin.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="ParserStagePlugin.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<CENTER>
-<H2>
-<B>Uses of Interface<br>org.apache.wiki.api.plugin.ParserStagePlugin</B></H2>
-</CENTER>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-Packages that use <A HREF="../../../../../../org/apache/wiki/api/plugin/ParserStagePlugin.html" title="interface in org.apache.wiki.api.plugin">ParserStagePlugin</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><A HREF="#org.apache.wiki.plugin"><B>org.apache.wiki.plugin</B></A></TD>
-<TD>Provides plugins to the JSPWiki.&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-<A NAME="org.apache.wiki.plugin"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-Uses of <A HREF="../../../../../../org/apache/wiki/api/plugin/ParserStagePlugin.html" title="interface in org.apache.wiki.api.plugin">ParserStagePlugin</A> in <A HREF="../../../../../../org/apache/wiki/plugin/package-summary.html">org.apache.wiki.plugin</A></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../../org/apache/wiki/plugin/package-summary.html">org.apache.wiki.plugin</A> that implement <A HREF="../../../../../../org/apache/wiki/api/plugin/ParserStagePlugin.html" title="interface in org.apache.wiki.api.plugin">ParserStagePlugin</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/WeblogPlugin.html" title="class in org.apache.wiki.plugin">WeblogPlugin</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Builds a simple weblog.</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/wiki/api/plugin/ParserStagePlugin.html" title="interface in org.apache.wiki.api.plugin"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/wiki/api/plugin/\class-useParserStagePlugin.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="ParserStagePlugin.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.
-</BODY>
-</HTML>

http://git-wip-us.apache.org/repos/asf/jspwiki-site/blob/8ce6b763/content/apidocs/2.10.1/org/apache/wiki/api/plugin/class-use/WikiPlugin.html
----------------------------------------------------------------------
diff --git a/content/apidocs/2.10.1/org/apache/wiki/api/plugin/class-use/WikiPlugin.html b/content/apidocs/2.10.1/org/apache/wiki/api/plugin/class-use/WikiPlugin.html
deleted file mode 100755
index 4273744..0000000
--- a/content/apidocs/2.10.1/org/apache/wiki/api/plugin/class-use/WikiPlugin.html
+++ /dev/null
@@ -1,525 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.6.0_19) on Fri May 23 21:23:19 CEST 2014 -->
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<TITLE>
-Uses of Interface org.apache.wiki.api.plugin.WikiPlugin (Apache JSPWiki Main War 2.10.1 API)
-</TITLE>
-
-<META NAME="date" CONTENT="2014-05-23">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Interface org.apache.wiki.api.plugin.WikiPlugin (Apache JSPWiki Main War 2.10.1 API)";
-    }
-}
-</SCRIPT>
-<NOSCRIPT>
-</NOSCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/wiki/api/plugin/WikiPlugin.html" title="interface in org.apache.wiki.api.plugin"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/wiki/api/plugin/\class-useWikiPlugin.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="WikiPlugin.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<CENTER>
-<H2>
-<B>Uses of Interface<br>org.apache.wiki.api.plugin.WikiPlugin</B></H2>
-</CENTER>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-Packages that use <A HREF="../../../../../../org/apache/wiki/api/plugin/WikiPlugin.html" title="interface in org.apache.wiki.api.plugin">WikiPlugin</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><A HREF="#org.apache.wiki.api.engine"><B>org.apache.wiki.api.engine</B></A></TD>
-<TD>JSPWiki's WikiEngine Managers package.&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><A HREF="#org.apache.wiki.forms"><B>org.apache.wiki.forms</B></A></TD>
-<TD>Contains classes for doing form handling within JSPWiki.&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><A HREF="#org.apache.wiki.plugin"><B>org.apache.wiki.plugin</B></A></TD>
-<TD>Provides plugins to the JSPWiki.&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-<A NAME="org.apache.wiki.api.engine"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-Uses of <A HREF="../../../../../../org/apache/wiki/api/plugin/WikiPlugin.html" title="interface in org.apache.wiki.api.plugin">WikiPlugin</A> in <A HREF="../../../../../../org/apache/wiki/api/engine/package-summary.html">org.apache.wiki.api.engine</A></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/wiki/api/engine/package-summary.html">org.apache.wiki.api.engine</A> that return <A HREF="../../../../../../org/apache/wiki/api/plugin/WikiPlugin.html" title="interface in org.apache.wiki.api.plugin">WikiPlugin</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../../org/apache/wiki/api/plugin/WikiPlugin.html" title="interface in org.apache.wiki.api.plugin">WikiPlugin</A></CODE></FONT></TD>
-<TD><CODE><B>PluginManager.</B><B><A HREF="../../../../../../org/apache/wiki/api/engine/PluginManager.html#newWikiPlugin(java.lang.String, java.util.ResourceBundle)">newWikiPlugin</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pluginName,
-                           <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/ResourceBundle.html?is-external=true" title="class or interface in java.util">ResourceBundle</A>&nbsp;rb)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a <A HREF="../../../../../../org/apache/wiki/api/plugin/WikiPlugin.html" title="interface in org.apache.wiki.api.plugin"><CODE>WikiPlugin</CODE></A>.</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-<A NAME="org.apache.wiki.forms"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-Uses of <A HREF="../../../../../../org/apache/wiki/api/plugin/WikiPlugin.html" title="interface in org.apache.wiki.api.plugin">WikiPlugin</A> in <A HREF="../../../../../../org/apache/wiki/forms/package-summary.html">org.apache.wiki.forms</A></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../../org/apache/wiki/forms/package-summary.html">org.apache.wiki.forms</A> that implement <A HREF="../../../../../../org/apache/wiki/api/plugin/WikiPlugin.html" title="interface in org.apache.wiki.api.plugin">WikiPlugin</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/forms/FormClose.html" title="class in org.apache.wiki.forms">FormClose</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Closes a WikiForm.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/forms/FormElement.html" title="class in org.apache.wiki.forms">FormElement</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/forms/FormInput.html" title="class in org.apache.wiki.forms">FormInput</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a simple input text field.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/forms/FormOpen.html" title="class in org.apache.wiki.forms">FormOpen</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Opens a WikiForm.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/forms/FormOutput.html" title="class in org.apache.wiki.forms">FormOutput</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/forms/FormSelect.html" title="class in org.apache.wiki.forms">FormSelect</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a Form select field.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/forms/FormSet.html" title="class in org.apache.wiki.forms">FormSet</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;FormSet is a companion WikiPlugin for Form.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/forms/FormTextarea.html" title="class in org.apache.wiki.forms">FormTextarea</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a Form text area element.</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-<A NAME="org.apache.wiki.plugin"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-Uses of <A HREF="../../../../../../org/apache/wiki/api/plugin/WikiPlugin.html" title="interface in org.apache.wiki.api.plugin">WikiPlugin</A> in <A HREF="../../../../../../org/apache/wiki/plugin/package-summary.html">org.apache.wiki.plugin</A></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../../org/apache/wiki/plugin/package-summary.html">org.apache.wiki.plugin</A> that implement <A HREF="../../../../../../org/apache/wiki/api/plugin/WikiPlugin.html" title="interface in org.apache.wiki.api.plugin">WikiPlugin</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/AbstractReferralPlugin.html" title="class in org.apache.wiki.plugin">AbstractReferralPlugin</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is a base class for all plugins using referral things.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/BugReportHandler.html" title="class in org.apache.wiki.plugin">BugReportHandler</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Provides a handler for bug reports.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/Counter.html" title="class in org.apache.wiki.plugin">Counter</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Provides a page-specific counter, it is reset every time a page is rendered, so it is not usable as a hitcounter.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/CurrentTimePlugin.html" title="class in org.apache.wiki.plugin">CurrentTimePlugin</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Just displays the current date and time.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/Denounce.html" title="class in org.apache.wiki.plugin">Denounce</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Denounces a link by removing it from any search engine.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/Groups.html" title="class in org.apache.wiki.plugin">Groups</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Prints the groups managed by this wiki, separated by commas.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/IfPlugin.html" title="class in org.apache.wiki.plugin">IfPlugin</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The IfPlugin allows parts of a WikiPage to be executed conditionally, and is intended as a flexible way
-  of customizing a page depending on certain conditions.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/Image.html" title="class in org.apache.wiki.plugin">Image</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Provides an image plugin for better control than is possible with a simple image inclusion.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/IndexPlugin.html" title="class in org.apache.wiki.plugin">IndexPlugin</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A WikiPlugin that creates an index of pages according to a certain pattern.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/InsertPage.html" title="class in org.apache.wiki.plugin">InsertPage</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Inserts page contents.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/ListLocksPlugin.html" title="class in org.apache.wiki.plugin">ListLocksPlugin</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This is a plugin for the administrator: It allows him to see in a single
-  glance who is editing what.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/Note.html" title="class in org.apache.wiki.plugin">Note</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Outputs an image with the supplied text as the <tt>title</tt> which is shown as a tooltip by
- most browsers.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/PageViewPlugin.html" title="class in org.apache.wiki.plugin">PageViewPlugin</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This plugin counts the number of times a page has been viewed.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/RecentChangesPlugin.html" title="class in org.apache.wiki.plugin">RecentChangesPlugin</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the Recent Changes in the wiki being a date-sorted list of page names.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/ReferredPagesPlugin.html" title="class in org.apache.wiki.plugin">ReferredPagesPlugin</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Displays the pages referring to the current page.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/ReferringPagesPlugin.html" title="class in org.apache.wiki.plugin">ReferringPagesPlugin</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Displays the pages referring to the current page.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/ReferringUndefinedPagesPlugin.html" title="class in org.apache.wiki.plugin">ReferringUndefinedPagesPlugin</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Lists all pages containing links to Undefined Pages (pages containing dead links).</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/RPCSamplePlugin.html" title="class in org.apache.wiki.plugin">RPCSamplePlugin</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Simple plugin which shows how to add JSON calls to your plugin.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/Search.html" title="class in org.apache.wiki.plugin">Search</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The "Search" plugin allows you to access the JSPWiki search routines and show the displays in an array on your page.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/SessionsPlugin.html" title="class in org.apache.wiki.plugin">SessionsPlugin</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Displays information about active wiki sessions.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/TableOfContents.html" title="class in org.apache.wiki.plugin">TableOfContents</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Provides a table of contents.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/UndefinedPagesPlugin.html" title="class in org.apache.wiki.plugin">UndefinedPagesPlugin</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Plugin that enumerates the pages in the wiki that have not yet been defined.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/UnusedPagesPlugin.html" title="class in org.apache.wiki.plugin">UnusedPagesPlugin</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Plugin for displaying pages that are not linked to in other pages.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/WeblogArchivePlugin.html" title="class in org.apache.wiki.plugin">WeblogArchivePlugin</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a list of all weblog entries on a monthly basis.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/WeblogEntryPlugin.html" title="class in org.apache.wiki.plugin">WeblogEntryPlugin</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Builds a simple weblog.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;class</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/wiki/plugin/WeblogPlugin.html" title="class in org.apache.wiki.plugin">WeblogPlugin</A></B></CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Builds a simple weblog.</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../org/apache/wiki/plugin/package-summary.html">org.apache.wiki.plugin</A> that return <A HREF="../../../../../../org/apache/wiki/api/plugin/WikiPlugin.html" title="interface in org.apache.wiki.api.plugin">WikiPlugin</A></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../../org/apache/wiki/api/plugin/WikiPlugin.html" title="interface in org.apache.wiki.api.plugin">WikiPlugin</A></CODE></FONT></TD>
-<TD><CODE><B>DefaultPluginManager.WikiPluginInfo.</B><B><A HREF="../../../../../../org/apache/wiki/plugin/DefaultPluginManager.WikiPluginInfo.html#newPluginInstance(java.util.List, java.util.List)">newPluginInstance</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;searchPath,
-                                   <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&gt;&nbsp;externalJars)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new plugin instance.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../../org/apache/wiki/api/plugin/WikiPlugin.html" title="interface in org.apache.wiki.api.plugin">WikiPlugin</A></CODE></FONT></TD>
-<TD><CODE><B>DefaultPluginManager.</B><B><A HREF="../../../../../../org/apache/wiki/plugin/DefaultPluginManager.html#newWikiPlugin(java.lang.String, java.util.ResourceBundle)">newWikiPlugin</A></B>(<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pluginName,
-                           <A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/ResourceBundle.html?is-external=true" title="class or interface in java.util">ResourceBundle</A>&nbsp;rb)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a <A HREF="../../../../../../org/apache/wiki/api/plugin/WikiPlugin.html" title="interface in org.apache.wiki.api.plugin"><CODE>WikiPlugin</CODE></A>.</TD>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../org/apache/wiki/api/plugin/WikiPlugin.html" title="interface in org.apache.wiki.api.plugin"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;PREV&nbsp;
-&nbsp;NEXT</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/wiki/api/plugin/\class-useWikiPlugin.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="WikiPlugin.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.
-</BODY>
-</HTML>

http://git-wip-us.apache.org/repos/asf/jspwiki-site/blob/8ce6b763/content/apidocs/2.10.1/org/apache/wiki/api/plugin/package-frame.html
----------------------------------------------------------------------
diff --git a/content/apidocs/2.10.1/org/apache/wiki/api/plugin/package-frame.html b/content/apidocs/2.10.1/org/apache/wiki/api/plugin/package-frame.html
deleted file mode 100755
index a81cc88..0000000
--- a/content/apidocs/2.10.1/org/apache/wiki/api/plugin/package-frame.html
+++ /dev/null
@@ -1,37 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.6.0_19) on Fri May 23 21:23:19 CEST 2014 -->
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<TITLE>
-org.apache.wiki.api.plugin (Apache JSPWiki Main War 2.10.1 API)
-</TITLE>
-
-<META NAME="date" CONTENT="2014-05-23">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
-
-
-</HEAD>
-
-<BODY BGCOLOR="white">
-<FONT size="+1" CLASS="FrameTitleFont">
-<A HREF="../../../../../org/apache/wiki/api/plugin/package-summary.html" target="classFrame">org.apache.wiki.api.plugin</A></FONT>
-<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
-<TR>
-<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
-Interfaces</FONT>&nbsp;
-<FONT CLASS="FrameItemFont">
-<BR>
-<A HREF="InitializablePlugin.html" title="interface in org.apache.wiki.api.plugin" target="classFrame"><I>InitializablePlugin</I></A>
-<BR>
-<A HREF="ParserStagePlugin.html" title="interface in org.apache.wiki.api.plugin" target="classFrame"><I>ParserStagePlugin</I></A>
-<BR>
-<A HREF="WikiPlugin.html" title="interface in org.apache.wiki.api.plugin" target="classFrame"><I>WikiPlugin</I></A></FONT></TD>
-</TR>
-</TABLE>
-
-
-</BODY>
-</HTML>

http://git-wip-us.apache.org/repos/asf/jspwiki-site/blob/8ce6b763/content/apidocs/2.10.1/org/apache/wiki/api/plugin/package-summary.html
----------------------------------------------------------------------
diff --git a/content/apidocs/2.10.1/org/apache/wiki/api/plugin/package-summary.html b/content/apidocs/2.10.1/org/apache/wiki/api/plugin/package-summary.html
deleted file mode 100755
index b0a61a9..0000000
--- a/content/apidocs/2.10.1/org/apache/wiki/api/plugin/package-summary.html
+++ /dev/null
@@ -1,218 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.6.0_19) on Fri May 23 21:23:19 CEST 2014 -->
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<TITLE>
-org.apache.wiki.api.plugin (Apache JSPWiki Main War 2.10.1 API)
-</TITLE>
-
-<META NAME="date" CONTENT="2014-05-23">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="org.apache.wiki.api.plugin (Apache JSPWiki Main War 2.10.1 API)";
-    }
-}
-</SCRIPT>
-<NOSCRIPT>
-</NOSCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_top_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../org/apache/wiki/api/filters/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../org/apache/wiki/attachment/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/wiki/api/plugin/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<H2>
-Package org.apache.wiki.api.plugin
-</H2>
-Plugin's API package of JSPWiki.
-<P>
-<B>See:</B>
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A>
-<P>
-
-
-<map id="APIVIZ" name="APIVIZ">
-<area shape="rect" id="node1" href="../../plugin/BugReportHandler.html" title="BugReportHandler (org.apache.wiki.plugin)" alt="" coords="167,421,324,467"/>
-<area shape="rect" id="node2" href="../../plugin/Counter.html" title="Counter (org.apache.wiki.plugin)" alt="" coords="167,491,324,536"/>
-<area shape="rect" id="node3" href="../../plugin/CurrentTimePlugin.html" title="CurrentTimePlugin (org.apache.wiki.plugin)" alt="" coords="167,560,324,605"/>
-<area shape="rect" id="node4" href="../../plugin/Denounce.html" title="Denounce (org.apache.wiki.plugin)" alt="" coords="167,629,324,675"/>
-<area shape="rect" id="node5" href="../../forms/FormSet.html" title="FormSet (org.apache.wiki.forms)" alt="" coords="168,699,323,744"/>
-<area shape="rect" id="node6" href="../../plugin/Groups.html" title="Groups (org.apache.wiki.plugin)" alt="" coords="167,768,324,813"/>
-<area shape="rect" id="node7" href="../../plugin/IfPlugin.html" title="IfPlugin (org.apache.wiki.plugin)" alt="" coords="167,837,324,883"/>
-<area shape="rect" id="node8" href="../../plugin/Image.html" title="Image (org.apache.wiki.plugin)" alt="" coords="167,907,324,952"/>
-<area shape="rect" id="node9" href="../../plugin/IndexPlugin.html" title="IndexPlugin (org.apache.wiki.plugin)" alt="" coords="167,976,324,1021"/>
-<area shape="rect" id="node10" href="../../plugin/InsertPage.html" title="InsertPage (org.apache.wiki.plugin)" alt="" coords="167,1045,324,1091"/>
-<area shape="rect" id="node11" href="../../plugin/ListLocksPlugin.html" title="ListLocksPlugin (org.apache.wiki.plugin)" alt="" coords="167,1115,324,1160"/>
-<area shape="rect" id="node12" href="../../plugin/Note.html" title="Note (org.apache.wiki.plugin)" alt="" coords="167,1184,324,1229"/>
-<area shape="rect" id="node13" href="../../plugin/PageViewPlugin.html" title="PageViewPlugin (org.apache.wiki.plugin)" alt="" coords="167,1531,324,1576"/>
-<area shape="rect" id="node14" href="../../plugin/RPCSamplePlugin.html" title="RPCSamplePlugin (org.apache.wiki.plugin)" alt="" coords="167,1253,324,1299"/>
-<area shape="rect" id="node15" href="../../plugin/RecentChangesPlugin.html" title="RecentChangesPlugin (org.apache.wiki.plugin)" alt="" coords="167,1323,324,1368"/>
-<area shape="rect" id="node16" href="../../plugin/ReferredPagesPlugin.html" title="ReferredPagesPlugin (org.apache.wiki.plugin)" alt="" coords="167,1392,324,1437"/>
-<area shape="rect" id="node17" href="../../plugin/Search.html" title="Search (org.apache.wiki.plugin)" alt="" coords="167,1461,324,1507"/>
-<area shape="rect" id="node18" href="../../plugin/SessionsPlugin.html" title="SessionsPlugin (org.apache.wiki.plugin)" alt="" coords="167,5,324,51"/>
-<area shape="rect" id="node19" href="../../plugin/TableOfContents.html" title="TableOfContents (org.apache.wiki.plugin)" alt="" coords="167,75,324,120"/>
-<area shape="rect" id="node20" href="../../plugin/WeblogArchivePlugin.html" title="WeblogArchivePlugin (org.apache.wiki.plugin)" alt="" coords="167,144,324,189"/>
-<area shape="rect" id="node21" href="../../plugin/WeblogEntryPlugin.html" title="WeblogEntryPlugin (org.apache.wiki.plugin)" alt="" coords="167,213,324,259"/>
-<area shape="rect" id="node22" href="../../plugin/WeblogPlugin.html" title="WeblogPlugin (org.apache.wiki.plugin)" alt="" coords="167,1600,324,1645"/>
-<area shape="rect" id="node23" href="../../plugin/AbstractReferralPlugin.html" title="AbstractReferralPlugin (org.apache.wiki.plugin)" alt="" coords="167,283,324,328"/>
-<area shape="rect" id="node24" href="../../forms/FormElement.html" title="FormElement (org.apache.wiki.forms)" alt="" coords="167,352,324,397"/>
-<area shape="rect" id="node25" href="InitializablePlugin.html" title="&#171;interface&#187; InitializablePlugin" alt="" coords="9,1531,132,1576"/>
-<area shape="rect" id="node26" href="ParserStagePlugin.html" title="&#171;interface&#187; ParserStagePlugin" alt="" coords="5,1600,136,1645"/>
-<area shape="rect" id="node27" href="WikiPlugin.html" title="&#171;interface&#187; WikiPlugin" alt="" coords="28,803,113,848"/>
-</map>
-<div id="apivizContainer" style="text-align: center;margin-bottom: 1em;"><img src="package-summary.png" usemap="#APIVIZ" border="0"></div><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Interface Summary</B></FONT></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/wiki/api/plugin/InitializablePlugin.html" title="interface in org.apache.wiki.api.plugin">InitializablePlugin</A></B></TD>
-<TD>If a plugin defines this interface, it is called exactly once
-  prior to the actual execute() routine.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/wiki/api/plugin/ParserStagePlugin.html" title="interface in org.apache.wiki.api.plugin">ParserStagePlugin</A></B></TD>
-<TD>Implements a Plugin interface for the parser stage.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD WIDTH="15%"><B><A HREF="../../../../../org/apache/wiki/api/plugin/WikiPlugin.html" title="interface in org.apache.wiki.api.plugin">WikiPlugin</A></B></TD>
-<TD>Defines an interface for plugins.</TD>
-</TR>
-</TABLE>
-&nbsp;
-
-<P>
-<A NAME="package_description"><!-- --></A><H2>
-Package org.apache.wiki.api.plugin Description
-</H2>
-
-<P>
-Plugin's API package of JSPWiki.
-
-This package holds JSPWiki's Plugin API.
-
-<h3>Package Specification</h3>
-
-<h3>Related Documentation</h3>
-<P>
-
-<P>
-<DL>
-</DL>
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
-<A NAME="navbar_bottom_firstrow"><!-- --></A>
-<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
-  <TR ALIGN="center" VALIGN="top">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../../org/apache/wiki/api/filters/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
-&nbsp;<A HREF="../../../../../org/apache/wiki/attachment/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/wiki/api/plugin/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.
-</BODY>
-</HTML>

http://git-wip-us.apache.org/repos/asf/jspwiki-site/blob/8ce6b763/content/apidocs/2.10.1/org/apache/wiki/api/plugin/package-summary.png
----------------------------------------------------------------------
diff --git a/content/apidocs/2.10.1/org/apache/wiki/api/plugin/package-summary.png b/content/apidocs/2.10.1/org/apache/wiki/api/plugin/package-summary.png
deleted file mode 100755
index 0a21a32..0000000
Binary files a/content/apidocs/2.10.1/org/apache/wiki/api/plugin/package-summary.png and /dev/null differ