This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
pfwbged.buildout/sources.cfg

50 lines
5.0 KiB
INI
Raw Permalink Normal View History

2012-12-11 18:09:50 +01:00
[buildout]
extends =
2013-06-01 14:02:37 +02:00
https://raw.github.com/plone/buildout.coredev/4.3/sources.cfg
2012-12-11 18:09:50 +01:00
[remotes]
tdesvenain = git://github.com/tdesvenain
tdesvenain_push = git@github.com:tdesvenain
vincentfretin = git://github.com/vincentfretin
vincentfretin_push = git@github.com:vincentfretin
cedricmessiant = git://github.com/cedricmessiant
cedricmessiant_push = git@github.com:cedricmessiant
2012-12-11 22:22:37 +01:00
entrouvert = git://repos.entrouvert.org
entrouvert_push = git+ssh://git@repos.entrouvert.org
2012-12-11 18:09:50 +01:00
[sources]
2014-02-10 17:57:08 +01:00
collective.contact.core = git ${remotes:entrouvert}/collective.contact.core.git pushurl=${remotes:entrouvert_push}/collective.contact.core.git
2013-07-04 10:09:48 +02:00
collective.contact.facetednav = git ${remotes:collective}/collective.contact.facetednav.git pushurl=${remotes:collective_push}/collective.contact.facetednav.git
collective.contact.plonegroup = git ${remotes:collective}/collective.contact.plonegroup.git pushurl=${remotes:collective_push}/collective.contact.plonegroup.git
2014-02-10 17:57:08 +01:00
collective.contact.widget = git ${remotes:entrouvert}/collective.contact.widget.git pushurl=${remotes:entrouvert_push}/collective.contact.widget.git
collective.documentviewer = git ${remotes:collective}/collective.documentviewer.git pushurl=${remotes:collective_push}/collective.documentviewer.git
2014-02-10 17:57:08 +01:00
collective.dms.basecontent = git ${remotes:entrouvert}/collective.dms.basecontent.git pushurl=${remotes:entrouvert_push}/collective.dms.basecontent.git
collective.dms.batchimport = git ${remotes:entrouvert}/collective.dms.batchimport.git pushurl=${remotes:entrouvert_push}/collective.dms.batchimport.git
collective.dms.mailcontent = git ${remotes:entrouvert}/collective.dms.mailcontent.git pushurl=${remotes:entrouvert_push}/collective.dms.mailcontent.git
collective.dms.thesaurus = git ${remotes:entrouvert}/collective.dms.thesaurus.git pushurl=${remotes:entrouvert_push}/collective.dms.thesaurus.git
2014-02-10 17:57:08 +01:00
collective.task = git ${remotes:entrouvert}/collective.task.git pushurl=${remotes:entrouvert_push}/collective.task.git
2013-07-02 15:09:23 +02:00
collective.z3cform.chosen = git git://github.com/kiorky/collective.z3cform.chosen.git pushurl=git+ssh://git@github.com/kiorky/collective.z3cform.chosen.git
collective.z3cform.rolefield = git ${remotes:entrouvert}/collective.z3cform.rolefield.git pushurl=${remotes:entrouvert_push}/collective.z3cform.rolefield.git
2013-07-04 10:29:08 +02:00
eea.facetednavigation = git ${remotes:collective}/eea.facetednavigation.git pushurl=${remotes:collective_push}/eea.facetednavigation.git
2012-12-11 18:09:50 +01:00
ecreall.helpers.testing = git ${remotes:tdesvenain}/ecreall.helpers.testing.git pushurl=${remotes:tdesvenain_push}/ecreall.helpers.testing.git
ecreall.helpers.upgrade = git ${remotes:tdesvenain}/ecreall.helpers.upgrade.git pushurl=${remotes:tdesvenain_push}/ecreall.helpers.upgrade.git
pfwbged.basecontent = git ${remotes:entrouvert}/pfwbged.basecontent.git pushurl=${remotes:entrouvert_push}/pfwbged.basecontent.git
2020-01-09 14:36:37 +01:00
pfwbged.collection = git ${remotes:entrouvert}/pfwbged.collection.git pushurl=${remotes:entrouvert_push}/pfwbged.collection.git branch=ged1.6
2013-07-11 22:43:31 +02:00
pfwbged.folder = git ${remotes:entrouvert}/pfwbged.folder.git pushurl=${remotes:entrouvert_push}/pfwbged.folder.git
pfwbged.contact = git ${remotes:entrouvert}/pfwbged.contact.git pushurl=${remotes:entrouvert_push}/pfwbged.contact.git
2020-01-09 14:36:37 +01:00
pfwbged.policy = git ${remotes:entrouvert}/pfwbged.policy.git pushurl=${remotes:entrouvert_push}/pfwbged.policy.git branch=ged1.6
2013-07-08 17:17:52 +02:00
pfwbged.theme = git ${remotes:entrouvert}/pfwbged.theme.git pushurl=${remotes:entrouvert_push}/pfwbged.theme.git
pfwbged.mockups = git ${remotes:entrouvert}/pfwbged.mockups.git pushurl=${remotes:entrouvert_push}/pfwbged.mockups.git
plone.api = git ${remotes:entrouvert}/plone.api.git pushurl=${remotes:entrouvert_push}/plone.api.git
plone.formwidget.autocomplete = git ${remotes:plone}/plone.formwidget.autocomplete.git pushurl=${remotes:plone_push}/plone.formwidget.autocomplete.git
plone.formwidget.contenttree = git ${remotes:entrouvert}/plone.formwidget.contenttree.git pushurl=${remotes:entrouvert_push}/plone.formwidget.contenttree.git
2013-07-27 21:43:49 +02:00
plone.formwidget.datetime = git ${remotes:plone}/plone.formwidget.datetime.git pushurl=${remotes:plone_push}/plone.formwidget.datetime.git
plone.formwidget.masterselect = git ${remotes:collective}/plone.formwidget.masterselect.git pushurl=${remotes:collective_push}/plone.formwidget.masterselect.git
2013-07-02 15:09:23 +02:00
plone.app.z3cform = git ${remotes:cedricmessiant}/plone.app.z3cform.git pushurl=${remotes:cedricmessiant_push}/plone.app.z3cform.git
2013-07-15 16:58:03 +02:00
# forks
collective.solr = git ${remotes:entrouvert}/collective.solr.git pushurl=${remotes:entrouvert_push}/collective.solr.git
plone.formwidget.querystring = git ${remotes:entrouvert}/plone.formwidget.querystring.git pushurl=${remotes:entrouvert_push}/plone.formwidget.querystring.git
plone.principalsource = git ${remotes:entrouvert}/plone.principalsource.git pushurl=${remotes:entrouvert_push}/plone.principalsource.git
2014-02-24 11:07:28 +01:00
plone.dexterity = git ${remotes:entrouvert}/plone.dexterity.git pushurl=${remotes:entrouvert_push}/plone.dexterity.git
Products.LDAPMultiPlugins = git ${remotes:entrouvert}/Products.LDAPMultiPlugins.git pushurl=${remotes:entrouvert_push}/Products.LDAPMultiPlugins.git