[2.05 - 20041001]

 * Fixed an inheritance bug that prevented SearchableText to work properly

 * Updated i18n files

[v2.04 - 20040623]

 * Add discussable property to PloneArticle

[v2.0+ ]

 * Removed Plone2-specific model templates : all models
   are now in a single page template with different macros
 * Plone 2 compliant
 * Add of a tool : plone_article tool
    - article text-format
    - choose model
    - enable preview
    - enable lock
    - set max attachments size
 * link to preview attachments (ex: MS-Word file)
 * Lock support
 * French translation updated

2.0Beta1 - 2003/12/18
 * Plone2 compatibility

1.1 - 2003/10/21
 * Created a PloneArticleSummary template to explain usage of getFirstThumbTag() script
 * Improved cacheability of thumbs (not perfect yet...)
 * Minor fixes on models
 * Now works without ImageTagHotfix

1.0 - 2003/09/17
 * Updated models management

1.0RC1
 * Made pretty models management
 * Splitted core functions into several distinct modules
 * Upload of unindexable documents (ie. protected PDFs, ...) now works
   with latest ZAttachmentAttribute version.
