Author: lukaszlenart Date: Wed Dec 11 14:41:24 2013 New Revision: 1550155 URL: http://svn.apache.org/r1550155 Log: Adds missing reference to some plugins
Modified: struts/struts2/trunk/src/site/markdown/plugins.md Modified: struts/struts2/trunk/src/site/markdown/plugins.md URL: http://svn.apache.org/viewvc/struts/struts2/trunk/src/site/markdown/plugins.md?rev=1550155&r1=1550154&r2=1550155&view=diff ============================================================================== --- struts/struts2/trunk/src/site/markdown/plugins.md (original) +++ struts/struts2/trunk/src/site/markdown/plugins.md Wed Dec 11 14:41:24 2013 @@ -7,8 +7,11 @@ linked on the [Struts 2 Plugin Wiki](htt ## API References + * [CDI](struts2-plugins/struts2-cdi-browser-plugin/apidocs/index.html) + * [Codebehind](struts2-plugins/struts2-codebehind-browser-plugin/apidocs/index.html) * [Config Browser](struts2-plugins/struts2-config-browser-plugin/apidocs/index.html) * [Convention](struts2-plugins/struts2-convention-plugin/apidocs/index.html) + * [Dojo](struts2-plugins/struts2-dojo-plugin/apidocs/index.html) * [DWR](struts2-plugins/struts2-dwr-plugin/apidocs/index.html) * [Embedded JSP](struts2-plugins/struts2-embeddedjsp-plugin/apidocs/index.html) * [GXP](struts2-plugins/struts2-gxp-plugin/apidocs/index.html) @@ -23,6 +26,7 @@ linked on the [Struts 2 Plugin Wiki](htt * [Pell Multipart](struts2-plugins/struts2-pell-multipart-plugin/apidocs/index.html) * [Plexus](struts2-plugins/struts2-plexus-plugin/apidocs/index.html) * [Portlet](struts2-plugins/struts2-portlet-plugin/apidocs/index.html) + * [Portlet Tiles](struts2-plugins/struts2-portlet-tiles-plugin/apidocs/index.html) * [Rest](struts2-plugins/struts2-rest-plugin/apidocs/index.html) * [Sitegraph](struts2-plugins/struts2-sitegraph-plugin/apidocs/index.html) * [Sitemesh](struts2-plugins/struts2-sitemesh-plugin/apidocs/index.html) @@ -30,3 +34,4 @@ linked on the [Struts 2 Plugin Wiki](htt * [Struts 1](struts2-plugins/struts2-struts1-plugin/apidocs/index.html) * [TestNG](struts2-plugins/struts2-testng-plugin/apidocs/index.html) * [Tiles](struts2-plugins/struts2-tiles-plugin/apidocs/index.html) + * [Tiles 3](struts2-plugins/struts2-tiles3-plugin/apidocs/index.html)