Commit d1ea88d5 authored by Łukasz Nowak's avatar Łukasz Nowak

- merge part of ERP5 site creation from...

 - merge part of ERP5 site creation from https://svn.erp5.org/repos/public/experimental/erp5.buildout/


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31942 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6faf3108
......@@ -35,3 +35,41 @@ products =
${products-deps:location}
${products-erp5:location}
${products-other:location}
[create_erp5_site]
recipe = erp5.recipe.createsite
portal_id = erp5
control-script = ${zope-instance:control-script}
user = ${zope-instance:user}
bt5-path = ${bt5-erp5:location}
bt5 =
erp5_base
# erp5_pdm
# erp5_trade
# erp5_accounting
# erp5_invoicing
# erp5_simplified_invoicing
# erp5_ods_style
# erp5_odt_style
# erp5_ingestion_mysql_innodb_catalog
# erp5_ingestion
# erp5_crm
# erp5_forge
# erp5_web
# erp5_dms
# erp5_ui_test_core
# erp5_ui_test
# erp5_pdm_ui_test
# erp5_accounting_ui_test
# erp5_web_ui_test
# erp5_dms_ui_test
# erp5_l10n_fr
# erp5_l10n_ja
# erp5_l10n_pl_PL
# erp5_l10n_pt-BR
[bt5list]
recipe = erp5.recipe.genbt5list
bt5_base = ${bt5-erp5:location}
bt5_urls = ${bt5-erp5:urls}
genbt5list = ${products-erp5:location}/ERP5/bin/genbt5list
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment