Developer Manual
================

Note: You find a developer manual for raptus.article at 
`raptus.article.core <http://pypi.python.org/pypi/raptus.article.core>`_.
Please have look there if you need more information.

Code overview
=============

Components
----------
plone.abovecontentbody:

- raptus.article.randomimage.full
- raptus.article.randomimage.right
- raptus.article.randomimage.left

plone.portaltop:

- raptus.article.randomimage.teaser
  
Interfaces
----------
file: interfaces.py

- IRandomImage (Provider for a random image)
    - getImage - method (Returns a random image (catalog brain))
