('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
If you are using Plone 4.2.x you need to add the following also:
[versions] ... plone.app.theming = 1.1.1
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.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.