recipe for the releases of getpaid
Project description
- Code repository: https://getpaid.googlecode.com/svn/
- Questions and comments to getpaid-dev AT googlegroups dot com
- Report bugs at http://code.google.com/p/getpaid/issues/list
=======
CHANGES
=======
2.2.1dev (unreleased)
----------------
* update getpaid.core from 0.7.5 to 0.9.1[larubbio]
* update Products.PloneGetPaid from 0.8.8 to 0.10.1 [larubbio]
* update getpaid.nullpayment from 0.3.1 to 0.5 [larubbio]
* update getpaid.wizard from 0.3 to 0.4 [larubbio]
* update getpaid.authorizedotnet from 0.3.3 to 0.5 [larubbio]
* update getpaid.pxpay from 0.3 to 0.5 [larubbio]
* update getpaid.formgen from 0.3 to 0.4 [larubbio]
* update getpaid.SalesforcePloneFormGenAdapter from 1.6 to 1.7 [larubbio]
* update five.intid from 0.2 to 0.5 [larubbio]
2.2 (2010-07-29)
----------------
* update getpaid.discount to 0.9 [larubbio]
2.1 (2010-02-02)
----------------
* update Products.PloneGetPaid to 0.8.8 [larubbio]
* update Salesforce.OrderRecorder to 0.5 [larubbio]
* update Salesforce.PloneFormGenAdapter to 1.6 [larubbio]
2.0 (2010-01-21)
----------------
* update Products.PloneGetPaid to 0.8.6 [larubbio]
1.9 (2009-08-19)
----------------
* update getpaid.paypal to 0.4.4
* update getpaid.payflowpro to 1.1
* update getpaid.authorizedotnet to 0.3.3
* update getpaid.SalesforceOrderRecorder to 0.4
* update getpaid.SalesforcePloneFormGenAdapter to 1.5
* update getpaid.formgen to 0.3
1.8 (2009-08-03)
----------------
* update getpaid.formgen to 0.2.9
* update getpaid.SalesforcePloneFormGenAdapter to 1.4
* update getpaid.SalesforceOrderRecorder to 0.3
1.7 (2009-07-28)
----------------
* update Products.PloneGetPaid [larubbio]
* update getpaid.SalesforcePloneFormGenAdapter [larubbio]
* update getpaid.formgen [larubbio]
1.6 (2009-07-23)
----------------
* update Products.PloneGetPaid [larubbio]
* update getpaid.authorizedotnet [larubbio]
* update getpaid.SalesforcePloneFormGenAdapter [larubbio]
* add getpaid.SalesforceOrderRecorder [larubbio]
* update getpaid.payflowpro [larubbio]
* update getpaid.formgen [larubbio]
* update simplejson to 2.0.9 [larubbio]
1.5 (2009-07-10)
----------------
* update Products.PloneGetPaid [larubbio]
1.4.9 (2009-07-07)
------------------
* update Products.PloneGetPaid [larubbio]
* update getpaid.formgen [larubbio]
* update getpaid.SalesforcePloneFormGenAdapter [larubbio]
* update getpaid.core
1.4.8 (2009-07-07)
------------------
* update Products.PloneGetPaid [larubbio]
* update getpaid.formgen [larubbio]
* update getpaid.SalesforcePloneFormGenAdapter [larubbio]
1.4.7 (2009-05-27)
------------------
* update getpaid.formgen [larubbio]
1.4.6 (2009-05-26)
------------------
* Update getpaid.discount to resolve bug in 1.4.4 recipe [larubbio]
1.4.5 (2009-05-24)
------------------
* Update getpaid.discount [larubbio]
1.4.4 (2009-05-19)
------------------
* Update getpaid.formgen again to fix missing form fields [larubbio]
* Update Products.PloneGetPaid to shorten a translation [larubbio]
1.4.3 (2009-05-19)
------------------
* updated getpaid.formgen to 0.2.2 to include fix for zodb mount point bug [larubbio]
1.4.2 (2009-05-15)
------------------
* added getpaid.SalesforcePloneFormGenAdapter [larubbio]
* updated Products.PloneGetPaid, getpaid.core, getpaid.discount and
getpaid.formgen [larubbio]
* updated getpaid.paypal [lucielejard]
1.4.1 (2009-03-13)
------------------
* added getpaid.ogone, getpaid.formgen, getpaid.clickandbuy
* updated getpaid.authorizedotnet, getpaid.core, getpaid.paypal
and Products.PloneGetPaid [lucielejard]
1.4 (2009-01-28)
----------------
* update the version for Products.PloneGetPaid, getpaid.warehouse and
getpaid.discount
* added getpaid.payflowpro
1.3 (2009-01-19)
----------------
* update the version for Products.PloneGetPaid
1.2 (2008-12-31)
----------------
* update the version for: getpaid.core, Products.PloneGetPaid,
five.intid, getpaid.googlecheckout, getpaid.paypal and
getpaid.discount [lucielejard]
* added getpaid.report and getpaid.warehouse to the recipe
[lucielejard]
1.1 (2008-11-24)
----------------
* moved the find-links into the recipe, so that we don't have
to enter that into the buildout anymore [lucielejard]
* updated the version number of the GETPAID_BASE_PACKAGES
[lucielejard]
1.0 (2008-10-15)
----------------
* added documentation to use the fake eggs
* added simplejson and ssl-for-setuptools in the recipe, since they are dependencies
* Made the recipe work in a buildout with Plone 3.1
* Added the possibility to choose what getpaid packages you want the recipe to install
* Created recipe with ZopeSkel [lucielejard].
Detailed Documentation
**********************
Tested with
===========
A buildout using plone 3.1
Required options
================
Make sure to add unzip = true into your [buildout] part, so that you don't have problems with packages being zip safe.
Supported options
=================
The recipe supports the following option:
addpackages=
You can choose the "extra" packages you want to use with the "addpackages" option. The names listed correspond to the names of the packages. So you could do addpackages=getpaid.discount
Available packages:
* getpaid.authorizedotnet
* getpaid.clickandbuy
* getpaid.formgen
* getpaid.googlecheckout
* getpaid.ogone
* getpaid.payflowpro
* getpaid.paymentech
* getpaid.paypal
* getpaid.pxpay
* getpaid.flatrateshipping
* getpaid.ups
* getpaid.discount
* getpaid.report
* getpaid.warehouse
* getpaid.SalesforcePloneFormGenAdapter
* getpaid.SalesforceOrderRecorder
What to add in your buildout
============================
We are assuming you have your own buildout created.
>>> write('buildout.cfg',
... """
... [buildout]
... parts =
... yourownparts
... getpaid
...
... unzip = true
...
... [getpaid]
... recipe = getpaid.recipe.release
...
... addpackages=
... getpaid.paymentech
... getpaid.discount
...
...
... [instance]
... eggs =
... yourowneggs
... ${getpaid:eggs}
...
... [zope2]
... (...)
... fake-zope-eggs = true
... skip-fake-eggs =
... additional-fake-eggs = ZODB3
... """)
In resume:
- you add the getpaid part
- in the getpaid part, you can choose the "extra" packages you want to use with the "addpackages" option
- by default, the following packages are installed: ore.viewlet, getpaid.core, Products.PloneGetPaid, getpaid.wizard, getpaid.nullpayment, five.intid, hurry.workflow, simplejson, yoma.batching, zc.resourcelibrary and zc.table
- then you will have to run bin/buildout, start your instance and quickinstall PloneGetPaid
Contributors
************
Lucie Lejard, Author
Change history
**************
- Questions and comments to getpaid-dev AT googlegroups dot com
- Report bugs at http://code.google.com/p/getpaid/issues/list
=======
CHANGES
=======
2.2.1dev (unreleased)
----------------
* update getpaid.core from 0.7.5 to 0.9.1[larubbio]
* update Products.PloneGetPaid from 0.8.8 to 0.10.1 [larubbio]
* update getpaid.nullpayment from 0.3.1 to 0.5 [larubbio]
* update getpaid.wizard from 0.3 to 0.4 [larubbio]
* update getpaid.authorizedotnet from 0.3.3 to 0.5 [larubbio]
* update getpaid.pxpay from 0.3 to 0.5 [larubbio]
* update getpaid.formgen from 0.3 to 0.4 [larubbio]
* update getpaid.SalesforcePloneFormGenAdapter from 1.6 to 1.7 [larubbio]
* update five.intid from 0.2 to 0.5 [larubbio]
2.2 (2010-07-29)
----------------
* update getpaid.discount to 0.9 [larubbio]
2.1 (2010-02-02)
----------------
* update Products.PloneGetPaid to 0.8.8 [larubbio]
* update Salesforce.OrderRecorder to 0.5 [larubbio]
* update Salesforce.PloneFormGenAdapter to 1.6 [larubbio]
2.0 (2010-01-21)
----------------
* update Products.PloneGetPaid to 0.8.6 [larubbio]
1.9 (2009-08-19)
----------------
* update getpaid.paypal to 0.4.4
* update getpaid.payflowpro to 1.1
* update getpaid.authorizedotnet to 0.3.3
* update getpaid.SalesforceOrderRecorder to 0.4
* update getpaid.SalesforcePloneFormGenAdapter to 1.5
* update getpaid.formgen to 0.3
1.8 (2009-08-03)
----------------
* update getpaid.formgen to 0.2.9
* update getpaid.SalesforcePloneFormGenAdapter to 1.4
* update getpaid.SalesforceOrderRecorder to 0.3
1.7 (2009-07-28)
----------------
* update Products.PloneGetPaid [larubbio]
* update getpaid.SalesforcePloneFormGenAdapter [larubbio]
* update getpaid.formgen [larubbio]
1.6 (2009-07-23)
----------------
* update Products.PloneGetPaid [larubbio]
* update getpaid.authorizedotnet [larubbio]
* update getpaid.SalesforcePloneFormGenAdapter [larubbio]
* add getpaid.SalesforceOrderRecorder [larubbio]
* update getpaid.payflowpro [larubbio]
* update getpaid.formgen [larubbio]
* update simplejson to 2.0.9 [larubbio]
1.5 (2009-07-10)
----------------
* update Products.PloneGetPaid [larubbio]
1.4.9 (2009-07-07)
------------------
* update Products.PloneGetPaid [larubbio]
* update getpaid.formgen [larubbio]
* update getpaid.SalesforcePloneFormGenAdapter [larubbio]
* update getpaid.core
1.4.8 (2009-07-07)
------------------
* update Products.PloneGetPaid [larubbio]
* update getpaid.formgen [larubbio]
* update getpaid.SalesforcePloneFormGenAdapter [larubbio]
1.4.7 (2009-05-27)
------------------
* update getpaid.formgen [larubbio]
1.4.6 (2009-05-26)
------------------
* Update getpaid.discount to resolve bug in 1.4.4 recipe [larubbio]
1.4.5 (2009-05-24)
------------------
* Update getpaid.discount [larubbio]
1.4.4 (2009-05-19)
------------------
* Update getpaid.formgen again to fix missing form fields [larubbio]
* Update Products.PloneGetPaid to shorten a translation [larubbio]
1.4.3 (2009-05-19)
------------------
* updated getpaid.formgen to 0.2.2 to include fix for zodb mount point bug [larubbio]
1.4.2 (2009-05-15)
------------------
* added getpaid.SalesforcePloneFormGenAdapter [larubbio]
* updated Products.PloneGetPaid, getpaid.core, getpaid.discount and
getpaid.formgen [larubbio]
* updated getpaid.paypal [lucielejard]
1.4.1 (2009-03-13)
------------------
* added getpaid.ogone, getpaid.formgen, getpaid.clickandbuy
* updated getpaid.authorizedotnet, getpaid.core, getpaid.paypal
and Products.PloneGetPaid [lucielejard]
1.4 (2009-01-28)
----------------
* update the version for Products.PloneGetPaid, getpaid.warehouse and
getpaid.discount
* added getpaid.payflowpro
1.3 (2009-01-19)
----------------
* update the version for Products.PloneGetPaid
1.2 (2008-12-31)
----------------
* update the version for: getpaid.core, Products.PloneGetPaid,
five.intid, getpaid.googlecheckout, getpaid.paypal and
getpaid.discount [lucielejard]
* added getpaid.report and getpaid.warehouse to the recipe
[lucielejard]
1.1 (2008-11-24)
----------------
* moved the find-links into the recipe, so that we don't have
to enter that into the buildout anymore [lucielejard]
* updated the version number of the GETPAID_BASE_PACKAGES
[lucielejard]
1.0 (2008-10-15)
----------------
* added documentation to use the fake eggs
* added simplejson and ssl-for-setuptools in the recipe, since they are dependencies
* Made the recipe work in a buildout with Plone 3.1
* Added the possibility to choose what getpaid packages you want the recipe to install
* Created recipe with ZopeSkel [lucielejard].
Detailed Documentation
**********************
Tested with
===========
A buildout using plone 3.1
Required options
================
Make sure to add unzip = true into your [buildout] part, so that you don't have problems with packages being zip safe.
Supported options
=================
The recipe supports the following option:
addpackages=
You can choose the "extra" packages you want to use with the "addpackages" option. The names listed correspond to the names of the packages. So you could do addpackages=getpaid.discount
Available packages:
* getpaid.authorizedotnet
* getpaid.clickandbuy
* getpaid.formgen
* getpaid.googlecheckout
* getpaid.ogone
* getpaid.payflowpro
* getpaid.paymentech
* getpaid.paypal
* getpaid.pxpay
* getpaid.flatrateshipping
* getpaid.ups
* getpaid.discount
* getpaid.report
* getpaid.warehouse
* getpaid.SalesforcePloneFormGenAdapter
* getpaid.SalesforceOrderRecorder
What to add in your buildout
============================
We are assuming you have your own buildout created.
>>> write('buildout.cfg',
... """
... [buildout]
... parts =
... yourownparts
... getpaid
...
... unzip = true
...
... [getpaid]
... recipe = getpaid.recipe.release
...
... addpackages=
... getpaid.paymentech
... getpaid.discount
...
...
... [instance]
... eggs =
... yourowneggs
... ${getpaid:eggs}
...
... [zope2]
... (...)
... fake-zope-eggs = true
... skip-fake-eggs =
... additional-fake-eggs = ZODB3
... """)
In resume:
- you add the getpaid part
- in the getpaid part, you can choose the "extra" packages you want to use with the "addpackages" option
- by default, the following packages are installed: ore.viewlet, getpaid.core, Products.PloneGetPaid, getpaid.wizard, getpaid.nullpayment, five.intid, hurry.workflow, simplejson, yoma.batching, zc.resourcelibrary and zc.table
- then you will have to run bin/buildout, start your instance and quickinstall PloneGetPaid
Contributors
************
Lucie Lejard, Author
Change history
**************
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.
Source Distribution
Close
Hashes for getpaid.recipe.release-2.2.1dev.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5365e58b8cf8bc5acff31d7859f7f8b0206203c88223f5d19323aa5bba4a2db |
|
MD5 | 25a113edf9221a3cb99fb65ac337a87d |
|
BLAKE2b-256 | 653ed50beabd5f195acff2c1569aa6f3a6e92855f8cfd386ec4cc066909fff78 |