Hi all,

I have plans to work on a new open sourced CMS that would also be useful to
others. It will be based on wicket.

Some ideas for the 1st phase:

1) It will use Jackrabbit to store CMS-related data
2) To create a page, the administrator starts by selecting a layout, and
then select the appropriate panels to fill the layout. The configuration can
be stored in an OODB like db40. The page are virtual, but the CMS will use
reflection to create the page when the user accesses it.
3) The administrator can set any page as the default homepage.
4) Different panels that can be assigned by the administrator for each page,
like
  a) Velocity Panel for writing blog-like contents;
  b) Menu Panel for user-built menus;
  c) User sign-in panel
  d) Events calendar panel that uses joda-time library etc
5) Administrator can set the user roles to each page for acess content
6) Integrating a workflow engine for publishing.

Any suggestion?


Regards,
James




-- 
View this message in context: 
http://www.nabble.com/Ideas-for-a-Wicket-Based-Cms-tf4268307.html#a12147728
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to