wicketstuff-minis
Wicket Stuff Minis is a project for components and behaviors that don't make the cut for wicket-extensions adoptions for any reason.
Contributions
Any and all contributions are welcome, this project is mainly driven by user contributions. To contribute either commit directly into the project, or attach your contributions to a JIRA issue.
If you are contributing directly into SVN please make sure to keep up the src/main/resources/NOTICE file with all the relevant licenses.
Documentation
The minis project currently contains the following components and behaviors:
| name | type | description | tutorial |
|---|---|---|---|
| veil | behavior | adds a veil over your components, effectively disabling them | |
| reflection | behavior | adds client side reflections to images, based on reflection.js | |
| spinner | behavior | adds spinner abilities to textfields, based on SpinnerControl.js | |
| prototip | behavior | adds tooltips based on prototip.js (requires prototype and scriptaculous) |
wicketstuff-minis-prototip |
| Mootip | behavior | Mootip (depends on mootools) | example |
License
This library is released under the Apache 2 License. Contributed (JavaScript) libraries can have other licenses. Read the NOTICE file for more information on the various used libraries and their licenses.
Latest release
No release has been made available.
However you can get the latest snapshot from the maven repo here
Project maintainers
Igor Vaynberg
Martijn Dashorst
Relevant Links
| SVN | https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core/minis-parent/ |
| JIRA | http://wicketstuff.org/jira/browse/WSMINIS |
Other Links