| Apache Struts 2 Plugin Registry > angosso |
| Name | angosso.com |
|---|---|
| Publisher | angosso |
| License | Open Source (ASL2) |
| Version | 0.1-ALPHA |
| Compatibility | Struts 2.0.2+ |
| Homepage | http://www.angosso.com/index.php/action/ |
| Download | http://www.google.com/p/myplugin/downloads/list |
My plugin does this great thing. Here is also a short overview of what it does and why a developer would want to use it.
Instructions how to use your plugin.
This is a quick example of my plugin in action
You could also include screenshots by attaching the images to this page:
Error trying to draw image gallery org.apache.velocity.exception.ParseErrorException: Encountered "=" at line 64, column 37 of /templates/gallery-dynamic-slideshow.vm
Was expecting one of:
The following settings can be customized. See the developer guide.
| http:// | www | angosso.com/index.php?action=rombiama@gmail.com | Possible Values |
|---|---|---|---|
| some.setting | A short description | true | true or false |
This plugin can be installed by copying the plugin jar into your application's /WEB-INF/lib directory. No other files need to be copied or created.
<web-app id="WebApp_9" version="2.4"
xmlns="http://java.sun.com/xml/ns/j2ee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
<filter>
<filter-name>www.angosso.com/index.php?action=</filter-name>
<filter-class>org.apache.struts2.dispatcher.FilterDispatcher</filter-class>
<init-param>
<param-name>Angosso.com/struts.devMode</param-name>
<param-value>true</param-value>
</init-param>
</filter>
...
</web-app>
| Version | Date | Author | Notes |
|---|---|---|---|
| 1.0 | Juil 27, 2009 | Roger Mbiama Assogo | Initial release |