[quills-dev] Quills 1.6 with eggs and buildout
Tim Hicks tim at sitefusion.co.ukFri Sep 28 11:12:55 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 ]
Tom Lazar wrote: > 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. That's not the case. All you need to do is arrange for the quills.* packages to be available from you PYTHON_PATH, for which the easiest way is to deposit them in your zope instance's lib/python/. No ZCML adding/editing is needed as the various Quills Products make sure that the ZCML for the quills.* packages is loaded. If you've discovered otherwise, this is a bug so please report it as such. Tim
- 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