Skip to main content

Transform a Plone Folder in a Hot Site

Project description

sc.base.hotsites

Overview

Allows, via p4a.subtyper, the user tranforms a folder in a hot site.

What is a Hot Site here ?

When you set a folder as a hot site :

  1. Removes viewlets around the content: footer, header and top

  2. Block all portlets (from parents, from group and from content type), you can re-enable manually, if you want

  3. Enable a new skin, via access rule, so you can customize the look’n’feel of your Hot Site

  4. Enable a local workflow, defaults to one-state workflow, to simplify the management of Hot Site

  5. Limits the addable content types in the Hot Site folder, you can configure the content types

  6. Use a content as a template to Hot Site index

  7. Optionally, create a page (document) as accessibility content, useful when the hot sites is a Flash content

Options you can setup

In Site Setup, access the menu Hot Sites

  1. Addable content type on Hot Sites folder

  2. Skin name used in the Hot Sites folder

  3. Default view id, that will be setted in the Hot Sites folder

  4. Default view path, a content template that will be copied and used as the default view of Hot Sites folder

  5. Workflow id, workflow used in the Hot Site, will be setted using the Placeful Workflow, defaults to one-state workflow

  6. Use accessibility content, if selected will be created a page (document) as a alternate (accessibility) view, you will must provide the link to this content. It’s useful when the default view is a Flash content.

Requirements

Installation

To enable this product,on a buildout based installation:

  1. Edit your buildout.cfg and add sc.base.hotsites to the list of eggs to install

    [buildout]
    ...
    eggs =
        sc.base.hotsites
  2. Tell the plone.recipe.zope2instance recipe to install a ZCML slug:

    [instance]
    ...
    zcml =
        ...
        sc.base.hotsites

If another package depends on the sc.base.hotsites 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 and save your resource registries in order to see the effects of the product installation.

Sponsoring

Development of this product was sponsored by Simples Consultoria.

Credits

  • Simples Consultoria (products at simplesconsultoria dot com dot br) - Implementation

Changelog

1.0 - 2009/12/29

  • Initial release [lucmult]

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sc.base.hotsites-1.0.tar.gz (20.4 kB view details)

Uploaded Source

Built Distribution

sc.base.hotsites-1.0-py2.4.egg (32.5 kB view details)

Uploaded Source

File details

Details for the file sc.base.hotsites-1.0.tar.gz.

File metadata

File hashes

Hashes for sc.base.hotsites-1.0.tar.gz
Algorithm Hash digest
SHA256 71be03472cf8221c437cfa79a601a3c7ac5835617a2de285b4490003a6879057
MD5 eaa6b51c4aa8ee31175d56f25ad7cf8b
BLAKE2b-256 731f1334ece56aa8cf2ecb091b27fcbe6fbdf47b666678cd2b17df0af2e05054

See more details on using hashes here.

File details

Details for the file sc.base.hotsites-1.0-py2.4.egg.

File metadata

File hashes

Hashes for sc.base.hotsites-1.0-py2.4.egg
Algorithm Hash digest
SHA256 abbc344399ad4d3f66ba225bb91e0b04ae85db64aaa9b70e52678c2d6e4b4d0b
MD5 b9e1a8f026d72c18e7ac7619bbb026fe
BLAKE2b-256 6b4ece4e7a963d52e2899c60d77c987e9e0d8ffb5819f9a7dbb47d6b54f505fa

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page