-
Notifications
You must be signed in to change notification settings - Fork 1
/
README.txt
38 lines (24 loc) · 933 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
.. contents::
Introduction
============
A buildout recipe to install collective.ploneide
Installing
==========
There's a buildout for your convenience in http://svn.plone.org/svn/collective/collective.ploneide/buildout that has everything needed to have PloneIDE installed.
Buildout
--------
If you're using buildout, the following steps should be enough:
1. Create a new "ploneide" section with
[ploneide]
recipe = collective.recipe.ploneide
4. Re-run buildout
Eventually, this process will be replaced to using just the recipe.
.. Note to recipe author!
---------------------
Update the following URLs to point to your:
- code repository
- bug tracker
- questions/comments feedback mail
- Code repository: http://svn.plone.org/svn/collective/collective.recipe.ploneide/
- Report bugs at http://code.google.com/p/ploneide/issues/detail?id=2
- Questions and comments to somemailing_list