Dependencies and Extensions for 2.1+
Silva now uses buildout for maintaining versions of dependencies and extensions.
Silva Buildout
The Silva buildout is an automated way of installing Zope, Silva, all its dependenciesk, and Silva Extensions. There are several buildout profiles for different use cases (development, deployment, releases, etc.) that have a different set of products and configuration options.
The base profile provides you with Zope, Silva plus dependencies and popular Silva Extensions.
The development profile adds debugging products in addition to the products in the base profile.
There is also a profile to easily set up a working ZEO cluster infrastructure for Silva.
For more information about the Silva buildout you can read the README.txt. (This is the latest version, see the README in each release for version-specific details.)
Silva Releases
A version of the buildout is tagged for each release of Silva. In that tag the base profile (base.cfg) indicates which versions of Silva Extensions and other products are supported together.
For each future release the download page will carry a link to the corresponding buildout. The version information for the 2.1 release of Silva can be found here:
https://svn.infrae.com/buildout/silva/tag/Silva-2.1/profiles/base.cfg