Skip to content.

Etria Lists

 

[quills-dev] Quills 1.6 with eggs and buildout

Tom Lazar lists at tomster.org
Fri Sep 28 11:54:38 UTC 2007


good news, i forgot about Quills loading the needed zcml on its own  
(tim mentioned it to me some time ago).

that's good news.

we should add that to... hm... perhaps a separate README for the  
buildout.

definitely a task for beta2 ;-)

cheers,

tom

On 28.09.2007, at 13:12, Tim Hicks wrote:

> 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
>



More information about the quills-dev mailing list