Skip to main content

A set of skels for Plone dev

Project description

Introduction

This package provide new templates for ZopeSkel 2.X.

It contains at the moment only one template for Plone.

How to install

This can be installed by using easy_install, pip or buildout. An example of buildout can be found at https://github.com/toutpt/mypythontools

Templates

toutpt_diazo960

Create a Plone theme using plone.app.theming.

The theme is pure Diazo theme using 960 css.

The package profile install the theme, activate it, and unactivate column.css (aka deco). It loads all resources in corresponding registry.

toutpt_diazoboostrap

Create a Plone theme using plone.app.theming.

The theme is pure Diazo theme using twitter’s boostrap grid (responsive mode).

The package profile install the theme, activate it, and unactivate column.css (aka deco) and mobile.css. It loads all resources in corresponding registry and override the ‘main_template’ to reset the viewport.

toutpt_collectivejs

Create a package to provide a javascript library to Plone. Many collective.js.* packages can be found like jqueyrui.

This template has been used to create collective.js.formalize.

toutpt_collective

Create a package to be a collective addon. It will provides tests using plone.app.testing, upgrades for genericsetup and a browserlayer. All common needs are their.

Credits

Companies

makinacom

Authors

..Contributors

Changelog

1.3.3 (2012-05-31)

  • collective: Following conventions for testing + use PloneWithPackageLayer

  • add toutpt_diazobootstrap skel: a diazo theme based on twitter bootstrap responsive

  • rename toutpt_diazotheme skel in toutpt_diazo960

1.3.2 (2012-03-20)

  • collective: add tests

1.3.1 (2012-03-16)

  • upgrade boostrap.py

1.3 (2012-03-16)

  • add upgrades for profile to all skels

  • fix missing initialize

1.2 (2011-12-28)

  • collectivejs: add z3c.autoinclude

  • diazotheme: add skinname to static directory.

1.1 (2011-12-14)

  • add toutpt_collectivejs template

1.0 (2011-12-14)

  • Initial release

Project details


Download files

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

Source Distribution

toutpt.zopeskel-1.3.3.zip (174.9 kB view hashes)

Uploaded Source

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