[Plone-UI] problem of theme schools of plone 4

Laurence Rowe l at lrowe.co.uk
Tue Mar 15 13:26:14 UTC 2011


pretty_mery88 wrote:
> 
> Hello every body
> plz i'm beginner on plone and i want to customize the theme of plone 4
> i choose de schools theme because yi's free and i have some problems
> i unpack the archive of theme and i move it to the directory src of my
> instance
> after i open the file buildout .cfg and i add  
> ...
> eggs =
>        ...
>        quintagroup.theme.schools
> zcml=
>        ...
>        quintagroup.theme.schools
> after i run by ./bin/buildout
> and i restart with ./bin/instance 
> after that i have this error : Error: error opening file
> /usr/local/Plone/zinstance/parts/instance/etc/zope.conf: [Errno 2] No such
> file or directory:
> '/usr/local/Plone/zinstance/parts/instance/etc/zope.conf'
> 
> plz help me because i dont have idea to resolve this
> 

You also need to add:

deveop =
    ...
    srv/quintagroup.theme.schools

or use the mr.developer buildout extension to specify the source url in your
buildout.cfg. See http://pypi.python.org/pypi/mr.developer

Laurence


--
View this message in context: http://plone.293351.n2.nabble.com/problem-of-theme-schools-of-plone-4-tp6172571p6172768.html
Sent from the User Interface & Design mailing list archive at Nabble.com.



More information about the UI mailing list