Skip to content.

Etria Lists

 

[quills-dev] Quills 1.6 with eggs and buildout

Tom Lazar lists at tomster.org
Fri Sep 28 08:26:59 UTC 2007


On 28.09.2007, at 09:52, Jan Ulrich Hasecke wrote:

> Does this mean that it is not possible to install Quills as simple
> product in an existing site?

yes and no. quills in its entirety is no longer 'just a product', as  
it has dependencies such as quills.app, quills.core and  
quills.remoteblogging that have been factored out as reusable  
packages. they each have a README that explains, what you need to do,  
in order for it to be registered by zope. (you basically need to copy  
a short zcml file to your instance's etc/site-packages directory.

usually one doesn't do these things manually (although nothing is  
there to stop you) but lets tools such as buildout handle that kind  
of stuff.

> Do I have to install zope, plone and quills and run all that in a
> different instance?

absolutely not. the buildout is just a convenience method to get a  
running instance with all dependencies to give quills a spin.

i hope this clears things up a bit.

cheers,

tom

>
> juh
>
> _______________________________________________
> quills-dev mailing list
> quills-dev at lists.etria.com
> http://lists.etria.com/cgi-bin/mailman/listinfo/quills-dev
>



More information about the quills-dev mailing list