Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Some words about David Mini CMS

This project shows some features of Apache Sling and can be used for educational purpose to move your first steps with this framework.
This project shows some features of Apache Sling and can be used for educational purpose to move your first steps with this framework.

David uses the following opensource library/technologies:

 

  • [jQuery |http://jquery.com/] 1.4.2 * [jQueryUI|http://jqueryui.com/] 1.8
    * [
  • jQueryUI  1.8
  • LavaLamp - A menu plugin for jQuery with cool hover effects 
  • effects|http://gmarwaha.com/blog/?p=7] 
    * [WP-Cumulus SWF|http://www.roytanck.com/2008/03/06/wordpress-plugin-wp-cumulus-flash -based-tag-cloud/] used to display tag cloud * [iText|http://itextpdf.com/]
    * [CKEditor |http://ckeditor.com
  • iText 
  • CKEditor /]

The available features are

  • * CRUD (Create, Read, Update and Delete) for the content *
  • Full HTML creation of article
  • * Creation of PDF rappresentation of a single post or the entire list of contents available *
  • Tagging system
  • * Search by title,text,tag
  • * Send email to someone with the link of article
  • * Background service that checks number of articles/tags in the repository

These aren't space age features, but are useful to understand how to create an application using Apache Sling

...

First steps into Sling

Firstly you must setup the environment for Sling, so you can follow the guide at http://sling.apache.org/site/getting-and-building-sling.html.

...