0 purchases
sc.microsite 1.1b1
Table of Contents
Life, the Universe, and Everything
Mostly Harmless
Don’t Panic
Installation
Usage
Share and Enjoy
Changelog
1.1b1 (2017-10-25)
1.0b4 (2014-09-12)
1.0b3 (2014-08-25)
1.0b2 (2013-08-23)
1.0b1 (2013-08-15)
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.
Share and Enjoy
Microsite would not have been possible without the contribution of the following people:
Héctor Velarde
Juan Pablo Giménez
Érico Andrei
Xenatt (icon)
Development sponsored by Simples Consultoria.
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.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.