| 1 | # plone-for-artists video: |
|---|
| 2 | [p4a_plonevideo] |
|---|
| 3 | recipe = zc.recipe.egg |
|---|
| 4 | eggs = |
|---|
| 5 | elementtree |
|---|
| 6 | hachoir-core == 1.0.1 |
|---|
| 7 | hachoir-metadata == 1.0.1 |
|---|
| 8 | hachoir-parser == 1.0 |
|---|
| 9 | Products.PloneFlashUpload == 1.1beta2 |
|---|
| 10 | Products.basesyndication |
|---|
| 11 | Products.fatsyndication |
|---|
| 12 | p4a.plonevideo>=1.1,<=1.1.9999 |
|---|
| 13 | p4a.plonevideoembed>=1.1,<=1.1.9999 |
|---|
| 14 | p4a.ploneaudio |
|---|
| 15 | p4a.plonecalendar |
|---|
| 16 | |
|---|
| 17 | zcml = |
|---|
| 18 | p4a.z2utils |
|---|
| 19 | p4a.subtyper |
|---|
| 20 | p4a.common |
|---|
| 21 | p4a.fileimage |
|---|
| 22 | p4a.audio |
|---|
| 23 | p4a.ploneaudio |
|---|
| 24 | p4a.video |
|---|
| 25 | p4a.videoembed |
|---|
| 26 | p4a.plonevideo |
|---|
| 27 | p4a.plonevideoembed |
|---|
| 28 | p4a.plonecalendar-meta |
|---|
| 29 | p4a.plonecalendar |
|---|
| 30 | p4a.ploneevent |
|---|
| 31 | |
|---|
| 32 | |
|---|
| 33 | # PloneFormGen: |
|---|
| 34 | [ploneformgen] |
|---|
| 35 | recipe = zc.recipe.egg |
|---|
| 36 | eggs = Products.PloneFormGen |
|---|
| 37 | |
|---|
| 38 | |
|---|
| 39 | # ArchgenXML ancillary products: |
|---|
| 40 | [compoundfield] |
|---|
| 41 | recipe = plone.recipe.bundlecheckout |
|---|
| 42 | url = https://svn.plone.org/svn/archetypes/MoreFieldsAndWidgets/CompoundField/trunk |
|---|
| 43 | subfolder = CompoundField |
|---|
| 44 | [atbackref] |
|---|
| 45 | recipe = plone.recipe.bundlecheckout |
|---|
| 46 | url = https://svn.plone.org/svn/archetypes/MoreFieldsAndWidgets/ATBackRef/trunk/ |
|---|
| 47 | subfolder = ATBackRef |
|---|
| 48 | [plone.app.relations] |
|---|
| 49 | recipe = plone.recipe.bundlecheckout |
|---|
| 50 | url = https://svn.plone.org/svn/plone/plone.app.relations/trunk |
|---|
| 51 | subfolder = plone.app.relations |
|---|
| 52 | [plone.relations] |
|---|
| 53 | recipe = plone.recipe.bundlecheckout |
|---|
| 54 | url = https://svn.plone.org/svn/plone/plone.relations/trunk |
|---|
| 55 | subfolder = plone.relations |
|---|
| 56 | |
|---|
| 57 | |
|---|
| 58 | # Quills products: |
|---|
| 59 | [quills] |
|---|
| 60 | recipe = plone.recipe.distros |
|---|
| 61 | urls = |
|---|
| 62 | http://plone.org/products/quills/releases/1.6/quills-1-6-beta1.tgz |
|---|
| 63 | [quills-settings] |
|---|
| 64 | extra-paths = |
|---|
| 65 | parts/quills/Quills-1.6-beta1/lib/python |
|---|
| 66 | products = |
|---|
| 67 | parts/quills/Quills-1.6-beta1/Products |
|---|
| 68 | zcml = |
|---|
| 69 | quills.core |
|---|
| 70 | quills.app |
|---|
| 71 | quills.trackback |
|---|
| 72 | quills.remoteblogging |
|---|
| 73 | |
|---|
| 74 | |
|---|
| 75 | # Zope debugging products: |
|---|
| 76 | [clouseau] |
|---|
| 77 | recipe = plone.recipe.bundlecheckout |
|---|
| 78 | url = https://svn.plone.org/svn/collective/Clouseau/trunk |
|---|
| 79 | subfolder = Clouseau |
|---|
| 80 | [docfindertab] |
|---|
| 81 | recipe = plone.recipe.bundlecheckout |
|---|
| 82 | url = https://svn.plone.org/svn/collective/DocFinderTab/trunk |
|---|
| 83 | subfolder = DocFinderTab |
|---|
| 84 | [enablesettrace] |
|---|
| 85 | recipe = plone.recipe.bundlecheckout |
|---|
| 86 | url = https://svn.zope.org/Products.enablesettrace/trunk |
|---|
| 87 | [ptprofiler] |
|---|
| 88 | recipe = plone.recipe.bundlecheckout |
|---|
| 89 | url = https://svn.infrae.com/PTProfiler/trunk |
|---|
| 90 | subfolder = PTProfiler |
|---|
| 91 | [zopeprofiler] |
|---|
| 92 | recipe = plone.recipe.distros |
|---|
| 93 | urls = http://www.dieter.handshake.de/pyprojects/zope/ZopeProfiler.tgz |
|---|
| 94 | [zptdebugger] |
|---|
| 95 | recipe = plone.recipe.bundlecheckout |
|---|
| 96 | url = https://svn.plone.org/svn/collective/ZPTDebugger/trunk |
|---|
| 97 | subfolder = ZPTDebugger |
|---|
| 98 | [pdbdebugmode] |
|---|
| 99 | recipe = zc.recipe.egg |
|---|
| 100 | eggs = Products.PDBDebugMode |
|---|
| 101 | [deadlockdebugger] |
|---|
| 102 | recipe = plone.recipe.bundlecheckout |
|---|
| 103 | url = http://svn.nuxeo.org/pub/Zope2/DeadlockDebugger/trunk |
|---|
| 104 | subfolder = DeadlockDebugger |
|---|
| 105 | |
|---|
| 106 | [ipzope] |
|---|
| 107 | # a IPython Shell for interactive use with zope running. |
|---|
| 108 | # you also need to put |
|---|
| 109 | # https://svn.plone.org/svn/collective/dotipython/trunk/ipy_profile_zope.py |
|---|
| 110 | # to your $HOME/.ipython directory for the following to work. |
|---|
| 111 | recipe = zc.recipe.egg |
|---|
| 112 | eggs = |
|---|
| 113 | ipython |
|---|
| 114 | ${instance:eggs} |
|---|
| 115 | initialization = |
|---|
| 116 | import sys, os |
|---|
| 117 | os.environ["SOFTWARE_HOME"] = "${zope2:location}/lib/python" |
|---|
| 118 | os.environ["INSTANCE_HOME"] = "${instance:location}" |
|---|
| 119 | sys.argv[1:1] = "-p zope".split() |
|---|
| 120 | extra-paths = ${zope2:location}/lib/python |
|---|
| 121 | scripts = ipython=ipzope |
|---|
| 122 | |
|---|
| 123 | #bundle checkout |
|---|
| 124 | [plumi] |
|---|
| 125 | recipe = plone.recipe.bundlecheckout |
|---|
| 126 | url = https://svn.plone.org/svn/collective/Plumi/trunk |
|---|
| 127 | |
|---|