SilvaLayout
===========

0.5.10
------

Features Added
~~~~~~~~~~~~~~

* Added a subscriptor view to have subscription support with
  SilvaLayout.

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

* Fixed bug in public preview where publish button was submitting to
  the wrong place.

* Do not use redirect to status screen, just return to the public
  preview

* Do not create a copy if the doc is already published


0.5.9
-----

Features Added
~~~~~~~~~~~~~~

* Updated (crossported?) SilvaLayout publisher with improvements from core

* Added a way to override the skin as set in the metadata from the 
  request, in order to be able to have skins be triggered on user
  actions. 

* Added css class "selected" on the anchor in the tree that is the 
  currently selected node.

0.5.7
-----

* Removed search template from Silva search so it can use the new Silva Find
  code from silva1.6

0.5.6
-----

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

* childNodes of non-container would raise StopIteration. This doesn't
  seem to work for iterators, so replaced this just returning an empty
  list.

0.5.5
-----

Features Added
~~~~~~~~~~~~~~

* SilvaView now has a modificationtime method, which gets the
  modificationtime from the metadata of the content, *or* from the
  metadata of the default document of the container if the context is
  a container

0.5
---

* Initial public release. (we were using internal release numbers before)
