UNKNOWN
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.
Credits
Companies
Authors
JeanMichel FRANCOIS aka toutpt <toutpt@gmail.com>
Contributors
Changelog
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.