Products.SilvaDocumentLibrary changes
=====================================

1.5 (2009-07-29)
----------------

Features added
~~~~~~~~~~~~~~

* The Categories and topics fields expand dynamically now dependent on
  how many items should be available, instead of always being fixed at
  the size of 3.

* Include a field to determine the sort order in document listing.

* Pick up file size information from the feed and display it. A
  complete reharvest is needed in order to make this information
  available.

* Improve batching logic. The batch size can now be configured in the
  SMI. If set to "no batching", everything will be displayed. If
  "Allow Show All" is selected, the user will get a "Show All" link
  which can be used to show all results.

* Use setName instead of DL category field.

Bugs fixed
~~~~~~~~~~

* When you reinstall the products metadata sets were configured
  multiple times.

* Update last modified date and author when saving Document Listing
  settings.

Compatibility
~~~~~~~~~~~~~

* Compatibility with Silva 2.1: rename this product to
  ``SilvaDocumentLibrary`` otherwise addables for this product won't
  show up due to a check in Silva.

  To make this work properly in an upgrade, uninstall
  SilvaDocumentLibrary from service_extensions before putting in the
  new product, then re-install it.


