beyondskins.pythonbrasil.site

by Simples Consultoria last modified Jun 07, 2011 01:14 AM

This product is a installable Plone 3 Theme developed by Simples Consultoria for use in Python Brasil [7] Conference web site.

Project Description

beyondskins.pythonbrasil.site

Overview

This product is a installable Plone 3 Theme developed by Simples Consultoria for use in Python Brasil [5] Conference web site.

Python Brasil is the new name of PyConBrasil -- The Brazilian Python Conference.

Requirements

Installation

This skin was developed to be installed on Python Brasil [5] web site, so there are hard-coded stuff that should be cleaned up prior to this skin be usable on another Plone site.

To use this skin, on a buildout based installation:

1. Unpack beyondskins.pythonbrasil.site package to src/ folder of your buildout 2. Edit your buildout.cfg and add the following information:

[buildout]
...
eggs =
    beyondskins.pythonbrasil.site

[instance]
zcml =
    ...
    beyondskins.pythonbrasil.site

The last line tells buildout to generate a zcml snippet that tells Zope to configure beyondskins.pythonbrasil.site.

If another package depends on the beyondskins.pythonbrasil.site egg or includes its zcml directly you do not need to specify anything in the buildout configuration: buildout will detect this automatically.

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 to see the effects of the product installation.

Browsers and OS's

  • Internet Explorer 8.0 (WinXP/Vista)
  • Internet Explorer 7.0 (WinXP/Vista)
  • Firefox 3.5 (Vista/MacOSX/Linux)
  • Firefox 3 (WinXP/Vista/MacOSX/Linux)
  • Safari 4 (WinXP/Vista/MacOSX)
  • Safari 3 (WinXP/Vista/MacOSX)

Credits

  • APyB (Associacao Python Brasil) and Python Brasil [5] Staff.
  • Andre Nogueira (andre at simplesconsultoria dot com dot br) - Design
  • Thiago Tamosauskas (thiago at simplesconsultoria dot com dot br) - Implementation, CSS Magic and IE fixes
  • Simples Consultoria (products at simplesconsultoria dot com dot br) Packaging

Changelog

3.0.1 (2011-06-06)

  • Recursive adding skins folders [erico_andrei]

3.0.0 (2011-06-06)

  • Use INavRoot instead of fixing it on navtree_properties [erico_andrei]
  • Images, css reordering [erico_andrei]
  • Split single css file into yearly ones [erico_andrei]
  • Implement sponsorship in the colophon file [erico_andrei]

2.0.0 (2010-05-19)

  • Includes webcouturier.dropdownmenu as dependencies. [erico_andrei]
  • New viewlet allowing per-edition logo and top. [tamosauskas]
  • Minor layout changes to comply to this year conference. [tamosauskas]

1.0.3 (internal)

  • Minor css fixes [tamosauskas]

1.0.2 (internal)

  • Minor css fixes [tamosauskas]

1.0.1 (2009-07-09)

  • Minor css fixes [tamosauskas]
  • Pypi release [erico_andrei]

1.0 (2009-06-15)

  • Initial release

Current Release
beyondskins.pythonbrasil.site 3.0.1

Released Jun 07, 2011

Download file Get beyondskins.pythonbrasil.site for all platforms
beyondskins.pythonbrasil.site-3.0.1.tar.gz
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Status
3.0.1 Jun 07, 2011 More about this release… final
3.0.0 Jun 06, 2011 More about this release… final
2.0.0 Jun 01, 2010 More about this release… final
1.0.1-r11801 Jul 09, 2009 More about this release… final
1.0.1 More about this release… pre-release

Comments (0)