Re: Forums tools ready-to-use?

2010-07-27 Thread Vytautas Racelis
Hi, it's on top of JPA 2, Spring 3, wicket 1.4.9. info is stored in database. Emails are not shown to end user. Comment form supports recaptcha. Short demo might be generated using such maven command (this will give you all features of xaloon components): mvn archetype:generate

Re: Forums tools ready-to-use?

2010-07-26 Thread Josh Kamau
Please check www.xaloon.org. This project contains some nice ready to use components for wicket including: - blog; - comments panel; - sports component; - plugin administration console; - registration and activation panel; Regards. Josh On Sun, Jul 25, 2010 at 7:30 PM, Paolo

Re: Forums tools ready-to-use?

2010-07-26 Thread Vytautas Racelis
Thanks Josh;) Forum support is in feature plans, but it is not currently implemented. -- Regards, Vytautas Racelis --- phone:+370-600-34389 www.xaloon.org www.leenle.com www.allcarindex.com On 07/26/2010 04:46 PM, Josh Kamau wrote: Please check www.xaloon.org.

Re: Forums tools ready-to-use?

2010-07-26 Thread Paolo
very good. I could use comments panel to let users to let messages on my web site. Does it need Spring integration? Where is stored comments info: texts,emails,authors? I need a database suppport? I saw also a interesting ReCaptcha plugin. But now I am interesting in ReCaptcha Mailhide (

Forums tools ready-to-use?

2010-07-25 Thread Paolo
I need a tool for a Forum in my web site. I don't want use the classic php based tools, like phpForum, bbCode ecc. But I would use WICKET! Do you suggest me some wicket examples o ready-to-use forum tool? Or if it doesn't exist, please suggest some guestbook or similar way to posting message in