('A very basic Dexterity-based container to be used as a microsite.',)
Project description
Life, the Universe, and Everything
A very basic Dexterity-based container to be used as a microsite.
Mostly Harmless
Got an idea? Found a bug? Let us know by opening a support ticket.
Don’t Panic
Installation
To enable this product in a buildout-based installation:
Edit your buildout.cfg and add sc.microsite to the list of eggs to install:
[buildout]
...
eggs =
sc.microsite
After updating the configuration you need to run ‘’bin/buildout’’, which will take care of updating your system.
Go to the ‘Site Setup’ page in a Plone site and click on the ‘Add-ons’ link.
Check the box next to sc.microsite and click the ‘Activate’ button.
Usage
TBA.
Changelog
There’s a frood who really knows where his towel is.
1.1b1 (2017-10-25)
Remove dependency on five.grok. [rodfersou]
Fix package dependencies. [hvelarde]
Drop support for Python 2.6 and Plone 4.2. [hvelarde]
1.0b4 (2014-09-12)
An new permission sc.microsite: Add Microsite and an event subscriber are now provided to avoid the creation of a microsite inside another microsite. An upgrade step to fix existing microsites is also available. [ericof]
1.0b3 (2014-08-25)
Improve setup testing [ericof]
Enable IPublication behavior by default to add effective date and expiration date fields to the Microsite content type. [hvelarde]
1.0b2 (2013-08-23)
Basic ISelectableConstrainTypes support. [jpgimenez]
Update view methods, sc.microsite content has the same methods than a folder. [jpgimenez]
Default view changed to folder_listing. [jpgimenez]
A microsite must have INavigationRoot behavior enabled. [agnogueira, cleberjsantos]
1.0b1 (2013-08-15)
Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.