Quick start guide
=================

1. Add Products.Mlango to the eggs section of your buildout.

   [buildout]
   eggs =
     Products.Mlango

2. Quickinstall the Mlango product:

   http://localhost:8080/[your_plone]/prefs_install_products_form

3. Use the Mlango tool (as found in site setup) to add one or more
   of the example viewlets (RSS or MlangoCustom):

   http://localhost:8080/[your_plone]/portal_mlangotool_view

4. Add a MlangoDashboard type using the "Add new" tab.

5. Create your own viewlets!!!
