[quills-dev] Quills 1.6 with eggs and buildout
Tom Lazar lists at tomster.orgFri Sep 28 08:26:59 UTC 2007
- Previous message: [quills-dev] Quills 1.6 with eggs and buildout
- Next message: [quills-dev] Quills 1.6 with eggs and buildout
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 >
- Previous message: [quills-dev] Quills 1.6 with eggs and buildout
- Next message: [quills-dev] Quills 1.6 with eggs and buildout
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the quills-dev mailing list