Rich-text portlet for Plone
===========================

Platform
--------

* Plone 3.1


Overview
--------

This is an extended version of ``plone.portlet.static`` with
additional fields suitable for display in a static text portlet:

* Image - by reference, using the USB-widget.

* Optional URL - the title is linked to this URL, if set.

* Links - a list of internal and external links may be provided; a CSS
class name for the list output may be specified.

* Omit border

* Custom footer - with option to specify link


To-Do
-----

* View caching


Plone UI improvements
---------------------

* Improved default presentation in Plone's standard UI.

* Cross-browser CSS check


Author
------

Pelle Krøgholt (original implementation)
Malthe Borch (cleanup, integration with ``collective.formlib.link``)

