minitage.paste 0.7
pip install minitage.paste==0.7
Newer version available (1.4.6)
Released:
PasteScripts to facilitate use of minitage and creation of minitage based projects.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License (GPL) (GPL)
- Author: Mathieu Pasquet
- Tags PasteScripts, minitage
Classifiers
Project description
****************************************************************
Paste Scripts to install profiles into minitage based projects
****************************************************************
.. contents::
What is minitage.paste
=======================
Those are PasteScripts to help creating out projects living inside minitage.
You ll find in there:
Projects templates
===================
- minitage.zope3: A sample layout for a zope 3 application
- minitage.plone25: A sample layout for a plone 25 application
- minitage.plone31: A sample layout for a plone 31 application
- minitage.tg: A sample layout for a turbogears application
- minitage.django: A sample layout for a django application
- minitage.geodjango: A sample layout for a geo-django application
- minitage.dependency: A sample layout for a compiled dependency
- minitage.egg: A sample layout for an egg dependency
- minitage.pylons : A simple layout for a pylons project
Projects profiles
==================
- minitage.profils.varnish: create a varnish instance with or without a sample
configuration file toward zope/plone.
- minitage.profils.postgresql: create a postgresql instance in the sys dir of your
project
- minitage.profils.env: create a `share/minitage/minitage.env` file inside the
sysdir of the project. You ll can source it and have into your environment
the path and libraries from the registred dependencies of your project.
Usage
======
Use throught paster::
easy_install minitage.paste
paster create -t [template_name] target_project [opt=n opt2=n]
This will create a new project and a new minilay in your current minitage.
Here must come as dependencies::
minitage.core
zc.buildout
PasteScripts
Cheetah
CHANGES
==============
0.7
--------
- ZSH compat.
0.6
--------
- Adding wrappers for postgresql
0.5
--------
- Django maintenance
0.2 - 0.4
------------
- Maintenance
0.2 - 0.3
------------
- Improvments to the pgsql template due to pgsql 8.3 release changes.
0.1
------------
- add plone32svn
0.0.1_alpha46
---------------
- add a INS env. variable pointing to the current project to minitage.env
profil.
0.0.1_alpha46
---------------
- add zope2 project template
- remove unused product from plone31zeo
0.0.1_alpha45
---------------
- remove omelette by default for plone3 templates
0.0.1_alpha44
---------------
- multiple fix for setuptools
0.0.1_alpha43
---------------
- zope and pylons fixes
0.0.1_alpha42
---------------
- add Pylons template
- Renaming profils templates
0.0.1_alpha40
---------------
- Plone templates maintenance
0.0.1_alpha39
---------------
- Added Turbogears template
0.0.1_alpha38
---------------
- default vcl is improved thanks to guerir's makina-corpus project. Some
change from there are merged now inside this vcl.
0.0.1_alpha37
-------------
- Zope 3 maintenance
0.0.1_alpha36
---------------
- Improve varnish default vcl
0.0.1_alpha35
---------------
- Improve varnish default vcl
0.0.1_alpha34
---------------
- fix init script
0.0.1_alpha33
---------------
- rename varnish binaries
0.0.1_alpha32
---------------
- Improve varnish default vcl
0.0.1_alpha31
---------------
- Improve varnish default vcl
0.0.1_alpha30
---------------
- Improve varnish template
0.0.1_alpha29
---------------
- add zeo profile
- fix some typos in plone buildouts
0.0.1_alpha28
---------------
- doc release
0.0.1_alpha27
---------------
- add varnish profile
- fix some zc.buildout 1.1 related bugs
0.0.1_alpha26
---------------
- add login info to plone templates
0.0.1_alpha25
---------------
- add env. variables for convenience with zope projects
0.0.1_alpha22
---------------
- update recipe versions
- add buildbot templates
0.0.1_alpha22
---------------
- comment corrections
- fix plone template
0.0.1_alpha21
----------------
- improve environnment profile
0.0.1_alpha20
----------------
- merge release
0.0.1_alpha19
--------------
- add dependency layout
- add egg layout
- add distutils layout
0.0.1_alpha18
----------------
- Rename python interpreter not to override the real one in path.
0.0.1_alpha17
----------------
- Add omelette to plone template
- Fix and add zcml for instance part.
0.0.1_alpha7
--------------
- corret some logfiles for the postgresql template
0.0.1_alpha6
--------------
- Manifest upgrade
0.0.1_alpha5
--------------
- corret dependencies for django project
0.0.1_alpha2
--------------
- correct some labels and default values
- add django template
- add geo-django template
0.0.1_alpha1
--------------
Initial release
Paste Scripts to install profiles into minitage based projects
****************************************************************
.. contents::
What is minitage.paste
=======================
Those are PasteScripts to help creating out projects living inside minitage.
You ll find in there:
Projects templates
===================
- minitage.zope3: A sample layout for a zope 3 application
- minitage.plone25: A sample layout for a plone 25 application
- minitage.plone31: A sample layout for a plone 31 application
- minitage.tg: A sample layout for a turbogears application
- minitage.django: A sample layout for a django application
- minitage.geodjango: A sample layout for a geo-django application
- minitage.dependency: A sample layout for a compiled dependency
- minitage.egg: A sample layout for an egg dependency
- minitage.pylons : A simple layout for a pylons project
Projects profiles
==================
- minitage.profils.varnish: create a varnish instance with or without a sample
configuration file toward zope/plone.
- minitage.profils.postgresql: create a postgresql instance in the sys dir of your
project
- minitage.profils.env: create a `share/minitage/minitage.env` file inside the
sysdir of the project. You ll can source it and have into your environment
the path and libraries from the registred dependencies of your project.
Usage
======
Use throught paster::
easy_install minitage.paste
paster create -t [template_name] target_project [opt=n opt2=n]
This will create a new project and a new minilay in your current minitage.
Here must come as dependencies::
minitage.core
zc.buildout
PasteScripts
Cheetah
CHANGES
==============
0.7
--------
- ZSH compat.
0.6
--------
- Adding wrappers for postgresql
0.5
--------
- Django maintenance
0.2 - 0.4
------------
- Maintenance
0.2 - 0.3
------------
- Improvments to the pgsql template due to pgsql 8.3 release changes.
0.1
------------
- add plone32svn
0.0.1_alpha46
---------------
- add a INS env. variable pointing to the current project to minitage.env
profil.
0.0.1_alpha46
---------------
- add zope2 project template
- remove unused product from plone31zeo
0.0.1_alpha45
---------------
- remove omelette by default for plone3 templates
0.0.1_alpha44
---------------
- multiple fix for setuptools
0.0.1_alpha43
---------------
- zope and pylons fixes
0.0.1_alpha42
---------------
- add Pylons template
- Renaming profils templates
0.0.1_alpha40
---------------
- Plone templates maintenance
0.0.1_alpha39
---------------
- Added Turbogears template
0.0.1_alpha38
---------------
- default vcl is improved thanks to guerir's makina-corpus project. Some
change from there are merged now inside this vcl.
0.0.1_alpha37
-------------
- Zope 3 maintenance
0.0.1_alpha36
---------------
- Improve varnish default vcl
0.0.1_alpha35
---------------
- Improve varnish default vcl
0.0.1_alpha34
---------------
- fix init script
0.0.1_alpha33
---------------
- rename varnish binaries
0.0.1_alpha32
---------------
- Improve varnish default vcl
0.0.1_alpha31
---------------
- Improve varnish default vcl
0.0.1_alpha30
---------------
- Improve varnish template
0.0.1_alpha29
---------------
- add zeo profile
- fix some typos in plone buildouts
0.0.1_alpha28
---------------
- doc release
0.0.1_alpha27
---------------
- add varnish profile
- fix some zc.buildout 1.1 related bugs
0.0.1_alpha26
---------------
- add login info to plone templates
0.0.1_alpha25
---------------
- add env. variables for convenience with zope projects
0.0.1_alpha22
---------------
- update recipe versions
- add buildbot templates
0.0.1_alpha22
---------------
- comment corrections
- fix plone template
0.0.1_alpha21
----------------
- improve environnment profile
0.0.1_alpha20
----------------
- merge release
0.0.1_alpha19
--------------
- add dependency layout
- add egg layout
- add distutils layout
0.0.1_alpha18
----------------
- Rename python interpreter not to override the real one in path.
0.0.1_alpha17
----------------
- Add omelette to plone template
- Fix and add zcml for instance part.
0.0.1_alpha7
--------------
- corret some logfiles for the postgresql template
0.0.1_alpha6
--------------
- Manifest upgrade
0.0.1_alpha5
--------------
- corret dependencies for django project
0.0.1_alpha2
--------------
- correct some labels and default values
- add django template
- add geo-django template
0.0.1_alpha1
--------------
Initial release
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License (GPL) (GPL)
- Author: Mathieu Pasquet
- Tags PasteScripts, minitage
Classifiers
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.
Source Distribution
File details
Details for the file minitage.paste-0.7.tar.gz
.
File metadata
- Download URL: minitage.paste-0.7.tar.gz
- Upload date:
- Size: 55.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5169fb6fcf4ad4973e7ddf67eda3ec2ff73843b26f7873966bb557e7791b1ec0 |
|
MD5 | 471eb9ff06a33eb06d852062ece91cbe |
|
BLAKE2b-256 | 87522dd8a8b21bdba8f4d52f4870238127affcd3eea57a7697b2036b8911fda6 |