RSS RSS feed | Atom Atom feed

Nukes on JBoss: Open Source CMS

Over the past week, I have put together a Nukes on Jboss web application to facilitate communication about an annual golf tournament that my friends and I attend. I guess communication isn't the right word, really it's just a bunch of juvenile trash talking, but fun nevertheless.

My first impressions of nukes is that it is a really great idea that needs more work to be a useable out of the box. Below I have listed some good things and not so goods things that I have discovered so far.

The Good

  • Easy to get it up and running. Approx 10-15 min.
  • Wide array of features(forum, cms, permission's based, etc.)
  • Easy on the pocket book

 

The Bad

  • Some of the content is just plain bad. For instance, if you choose the "I am under 18 and do not have parental consent." link while registering, you get the following message: "You must be Nukes on JBoss or over, or have parental permission to register here. Please click here to return to the main page."
  • There is no way to edit user permission's via the application, you must log into the jmx-console to do so.
  • Cannot manage forum content(delete posts, edit posts, etc) with the supplied admin account?? Did I do something wrong?

 

The Ugly

  • Documentation is very sparse. Other than the JBoss forum and a wiki there is not much more. While its enough to get you off the ground, it isn't good for much more.
  • The BBCode markup doesn't seem to work. If I use the buttons when submitting a post, the code is posted as text.

 



Re: Nukes on JBoss: Open Source CMS

Um...there is so an administrator screen where you can change permissions (not just the JMX console). you do have to be an admin to get there though.

Re: Nukes on JBoss: Open Source CMS

Andy, I see the screen where you can assign users to groups, but there is no way to offer moderator privileges via an admin like tool. My understanding is that you have to use the jmx-console to do so. Is this not the case? Thanks for your comments.

Re: Nukes on JBoss: Open Source CMS

While there is still much to be desired with Nukes, I have found that the forums and news components work very well. The Skyway Builder support site consists of an application developed with Skyway Builder and integrated with Nukes for the forums and news. The Nukes template feature provided a lot of flexibility in visually integrating the two applications. The Nukes data model is pretty simple too, so it was cinch to discover the Nukes data source in order to integrate at the database level.