--------------------------
- Added possibility to apply only specific named plugins in configure.
- New option to configure allows to have namespaced data to resolve
naming conflicts.
- Added a page to call configurators TTW. This is the first step
towards mergin z3c.configurator and z3c.sampledata into one package.
- Added documentation to Pypi home page.
- bugfix: Defining recursive dependent names in IConfigurationPlugin
dependencies, ends in recursive plugin lookup.
- bugfix: SchemaConfigurationPluginBase now implements
ISchemaConfigurationPluginBase.