Hi all, In this period I explored Apache Sling features and now I'm starting with GSoC project. There is a blog where I will write every step done with project ( http://davidgsoc.wordpress.com/). When GSoC will end, these posts will be reorganized to became a useful guide. I also opened an account on Google code ( http://code.google.com/p/davidgsoc2010/) where I'll syncronize my project. The first milestone of this project will be a simple mini cms, with basic features:
- Autentication for different user with different level - Administration panel to create/edit/delete content (there are a lot of JS WYSIWYG editor). The content can also have file attachments - Standard view of CMS (anonymous), with the possibility to populate different panel with different content (like a portlet container). The first milestone should be available for the midterm evaluation of GSoC (16 July). The second milestone will be more focused on the development of different features like: - Notification when some documents are modified (JCR observation) - ATOM and RSS feed of entries - Search in the entries and in the attached files (Lucene integration works ad default with Sling?) - A stupid tag cloud for the entries submitted - Also a synchronization of entries with svn as you told me (using a library like SVNKit http://svnkit.com/) - Future ideas I haven't a clear idea about the feature I will develop in the second milestone, so every comments/ideas/criticisms. Cheers -- Federico Paparoni
