Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install collective.behavior.localdiazo

How to install collective.behavior.localdiazo

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install collective.behavior.localdiazo
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.0b2 Available View build log
Windows (64-bit)
1.0b2 Available View build log
Mac OS X (10.5+)
Linux (32-bit)
1.0b2 Available View build log
Linux (64-bit)
1.0b2 Available View build log
 
License
GPLv2
Lastest release
version 1.0b2 on Aug 17th, 2013

Life, the Universe, and Everything

Dexterity behavior to enable a local Diazo theme. This package aims to make easier the creation of microsites on big web sites.

Mostly Harmless

https://secure.travis-ci.org/collective/collective.behavior.localdiazo.png?branch=master https://coveralls.io/repos/collective/collective.behavior.localdiazo/badge.png?branch=master

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:

  1. Edit your buildout.cfg and add collective.behavior.localdiazo to the list of eggs to install:

    [buildout]
    ...
    eggs =
        collective.behavior.localdiazo
    
  2. If you are using Plone 4.1 you may need to extend a Dexterity known good set (KGS) to make sure that you get the right versions of the packages that make up Dexterity:

    [buildout]
    ...
    extends =
        http://good-py.appspot.com/release/dexterity/1.2.1
    

After updating the configuration you need to run ''bin/buildout'', which will take care of updating your system.

Use

In Plone's control panel go to 'Dexterity Content Types', select your content type, go to the 'Behaviors' tab and enable the 'Local registry' and 'Local Diazo theme' behaviors.

https://raw.github.com/collective/collective.behavior.localdiazo/master/1.png

Add a new object; you will see a new field called 'Theme' and select a Diazo theme from the list.

https://raw.github.com/collective/collective.behavior.localdiazo/master/2.png

Now when you access your container you will see the Diazo theme applied to it.

https://raw.github.com/collective/collective.behavior.localdiazo/master/3.png
Troubleshooting

If you followed all the instructions and the theme is not aplied, make sure Diazo theming is enabled on 'Theme settings'.

https://raw.github.com/collective/collective.behavior.localdiazo/master/4.png

Not entirely unlike

You may also want to take a look on the following packages:

collective.lineage
Lineage is a Plone product that allows subfolders of a Plone site to appear as autonomous Plone sites to the everyday user.
collective.spaces
collective.spaces is a simple way of creating mini-sites within the Plone CMS, with each mini-site based on a fully-customisable template.

Share and Enjoy

collective.behavior.localdiazo would not have been possible without the contribution of the following people:

  • Juan Pablo Giménez
  • Héctor Velarde
  • Marcos F. Romero

You can find an updated list of package contributors on GitHub.

There's a frood who really knows where his towel is

1.0b2 (2013-08-15)
  • Removes `Template` option from `theme` drop-down (closes #1) [marcosfromero]
  • Allows to select `No theme` (new empty option) and effectively removes local diazo template (closes #2) [marcosfromero]
  • Fix i18n and add Spanish and Brazilian Portuguese translations. [hvelarde]
  • Support for Plone 4.1 was removed. [hvelarde]
  • Update package documentation. [hvelarde]
1.0b1 (2013-04-21)
  • Initial release.

Subscribe to package updates

Last updated Aug 17th, 2013

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.