How to install sc.apyb.pythonbrasil6
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install sc.apyb.pythonbrasil6
Dependencies
- archetypes.schematuning==1.2
- beyondskins.pythonbrasil.site==3.0.1
- collective.captcha==1.4
- collective.easyslider==0.3.1
- distribute
- experimental.catalogqueryplan==3.0
- experimental.contentcreation==1.0rc1
- experimental.daterangeindexoptimisations==1.0dev-r77925
- experimental.opaquespeedup==1.0
- plone.app.blob==1.5
- plone.app.imaging==1.0.5
- Products.ATGoogleVideo==0.8.2
- Products.CacheSetup==1.2.1
- Products.CMFContentPanels==2.6a7
- Products.contentmigration==2.0.1
- Products.LinguaPlone==3.0.1
- Products.Maps==2.0.3
- Products.PloneFormGen==1.6.0
- Products.PlonePopoll==2.7.0-beta2
- Products.PyConBrasil==2.4.1
- Products.RedirectionTool==1.2.1
- sc.kupu.objectsupport==1.0
- sc.social.bookmarks==0.8
Lastest release
sc.apyb.pythonbrasil6
Overview
Site policy for the upcoming Brazilian Python Convention: PythonBrasil[7].
Requirements
- Plone 3.3.5 (http://plone.org/products/plone)
Installation
To enable this product,on a buildout based installation:
Edit your buildout.cfg and add sc.apyb.pythonbrasil6 to the list of eggs to install
[buildout] ... eggs = sc.apyb.pythonbrasil6
After updating the configuration you need to run the ''bin/buildout'', which will take care of updating your system.
Go to the 'Site Setup' page in the Plone interface and click on the 'Add/Remove Products' link.
Choose the product (check its checkbox) and click the 'Install' button.
Uninstall -- This can be done from the same management screen, but only if you installed it from the quick installer.
Note: You may have to empty your browser cache and save your resource registries in order to see the effects of the product installation.
Sponsoring
Development of this product was sponsored by APyB.
Credits
- Simples Consultoria (products at simplesconsultoria dot com dot br) - Implementation
Changelog
2.0.2 (2011-06-09)
- Bumping version of Products.PyConBrasil [erico_andrei]
2.0.1 (2011-06-06)
- Bumping version of theme package [erico_andrei]
2.0.0 (2011-06-06)
- Adding new upgrade step [erico_andrei]
- Migrating files and images to blob storage [erico_andrei]
- Edicao Atual set to 2011 [erico_andrei]
- Changing navigation root to /2011 [erico_andrei]
1.0.1 (2010-06-02)
- Added an upgrade step to change navigation_root for the site [erico_andrei]
0.5 - Unreleased
- Initial release