#-*- coding: utf-8 -*- #:Progetto: Metapensiero -- Plone instance #:Creato: ven 10 dic 2010 15:41:01 CET #:Autore: Lele Gaifax #:Licenza: GNU General Public License version 3 or later # [buildout] parts += plone find-links += http://dist.plone.org/thirdparty [plone] recipe = plone.recipe.zope2instance user = ${users:zope-admin}:${passwords:zope-admin} http-address = ${ports:plone} effective-user = www-data eggs = Zope2 Plone PIL zope-conf-additional = datetime-format international locale it_IT.UTF-8 rest-language-code it rest-input-encoding utf-8 rest-output-encoding utf-8 environment-vars = TZ Europe/Rome zope_i18n_compile_mo_files true zcml =