toutpt.zopeskel

by Jean-Michel FRANCOIS last modified Mar 20, 2012 07:34 AM

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_diazotheme

Create a Plone theme using plone.app.theming.

The theme is a copy of sunburst theme but using 960 css.

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

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.2 (2012-03-20)

  • Nothing changed yet.

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

Current Release
toutpt.zopeskel 1.3.2

Released Mar 20, 2012

Download file Get toutpt.zopeskel for all platforms
toutpt.zopeskel-1.3.2.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 Licenses Status
1.3.2 Mar 20, 2012 More about this release… GPL final
1.2 Dec 28, 2011 More about this release… GPL final
1.0 Dec 12, 2011 initial release More about this release…
Plone 4.1
Plone 4
GPL final

Comments (1)

Jon Stahl Dec 12, 2011 04:57 PM
Looks like you've got some parsing errors in your description text file, can you fix those and resubmit? Thanks!