Paster templates da Simples Consultoria
Project description
sc.paster.theme
Introduction
sc.paster.theme – is a paster template used to create Plone 3 themes.
It’s intended to be used on Simples Consultoria’s Plone projects so it contains some idiosyncrasies related to our internal needs.
Installation
If you have installed setuptools or distribute an easy_install command will be available. Then, you can install sc.paster.theme using easy_install command like this:
$ easy_install -U sc.paster.theme
Internet access to PyPI is required to perform installation of sc.paster.theme.
Usage
After install just type
$ paster create -t portal_theme beyondskins.customer.theme
in order to bring a wizard to help you setup this new Plone theme.
We recommend you to already import this policy to a vcs repository. To do so, using svn, just add the switch –svn-repository to the paster command line
$ paster create -t portal_theme sc.customer.policy --svn-repository=https://dev.plone.org/svn/collective/
This command will create the package code tree under https://dev.plone.org/svn/collective/
Sponsoring
Development of this product was sponsored by Simples Consultoria.
Credits
Erico Andrei (erico at simplesconsultoria dot com dot br) - Packaging, plumbing.
Changelog
trunk (2010-07-07)
xxx [Erico Andrei]
0.5 (2010-07-07)
Initial public release [erico_andrei]
0.6 (2010-07-30)
Ano dinamico no rodape [tamosauskas]
Registro de javascripts [tamosauskas]
Correcao do css truncado [tamosauskas]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.