Hi Tres. Appreciate your reply. I examine the packages you have identified. Many thanks.

Regards,
David

Tres Seaver wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

David Pratt wrote:
Cool Jim. Will take a look and read. This is what the wonderful world of packages and wsgi is all about :-). I am also going to check out Kapil's solution for some other things. I am pretty comfortable with the zope's publisher and configuration.

For another take, 'repoze.obob'[1] exposes a hook for starting traversal
from an arbitrary root object:  'repoze.kiss'[2] uses this hook, along
with the Zope2 publisher as re-worked in 'repoze.zope2', to publish
content from a filesystem directory.

To test drive:

 $ bin/virtualenv /tmp/kiss
 $ cd /tmp/kiss
 $ bin/easy_install repoze.project
 $ bin/repozeproject repoze.kiss
 $ cp $SITE_PACKAGES/repoze.kiss-*/sample-repoze.ini ./kiss.ini
 $ vi kiss.ini # edit to point to a path
 $ bin/paster serve kiss.ini



[1] http://svn.repoze.org/repoze.obob/trunk/

[2] http://svn.repoze.org/repoze.kiss/trunk/

[3] http://svn.repoze.org/repoze.zope2/trunk/



Tres.
- --
===================================================================
Tres Seaver          +1 540-429-0999          [EMAIL PROTECTED]
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHtcxN+gerLs4ltQ4RAp7+AJ4w/32DQsxY/xNKIFtd/iONjO3VbQCaA0hD
vNVR7lsJiTXMnlNkREs7eNQ=
=tHTE
-----END PGP SIGNATURE-----

_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )

Reply via email to