Introduction de règles de style spécifiques aux contenus pour utilisation via ckeditor.
[Plinn.git] / install.txt
1 Installation Zope2 et des dépendances Plinn
2
3 € virtualenv-2.7 --system-site-packages zope-2.13
4 € cd zope-2.13
5 € . bin/activate
6
7 € pip install -r zope-2.13.22-plinn-deps-installed.txt
8
9 sinon :
10
11 € pip install pytz
12 € pip install -i http://download.zope.org/Zope2/index/2.13.22 Zope2
13
14 € pip install Products.CMFDefault==2.3.0-beta2 Products.CMFActionIcons==2.1.3 Products.CMFCalendar==2.3.0-beta Products.CMFTopic==2.3.0-beta Products.CMFUid==2.3.0-beta Products.DCWorkflow==2.3.0-beta Products.MimetypesRegistry Products.PortalTransforms hexagonit.swfheader zope.mkzeoinstance zope.globalrequest
15
16 install dépendances solr 4.8 sur debian 7
17 € aptitude install openjdk-7-jre
18 € pip install solrpy