Re: [Zope-dev] 2.7 branch: attribute permission problems

2004-09-20 Thread Richard Jones
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 15/09/2004, at 1:00 PM, Chris McDonough wrote:
I'd just stick the code back in there for now and we'll see what Tres
says.
No word from Tres, 2.7 branch release coming up...
Richard
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (Darwin)
iD8DBQFBT34orGisBEHG6TARAsnUAJ9AFw/zOZ5gpXJIKNR837OcGiv62ACfRzXU
+4k+jkEV0WFzU7RuiMXnScE=
=mH5+
-END PGP SIGNATURE-
___
Zope-Dev maillist  -  [EMAIL PROTECTED]
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 )


Re: [Zope-dev] using VirtualHostMonster in a ZPublisher python module?

2004-09-20 Thread Tino Wildenhain
Am So, den 19.09.2004 schrieb Royce um 23:55:
...
> The module is a full website. It started way back when as a Bobo app
> and I've never learned of a good way to bring it into managed zope
> land. It's remained a ZPublisher app. Believe me, I know I'm not
> mainstream with this. Would like to bring it mainstream but
> practically speaking have to do it a bit at a time.
> 
> My URLs do not all start with a / -- some are relative to current
> location. Are you saying that if I change them all to be absolute
> paths for the site it will work? Not the greatest practice but I'm
> looking for practical solutions.

Either you set the  tag yourself or you fix your 
relative links to starting with /. Both is a goot Idea
for a zope app as well.

Regards
Tino Wildenhain

___
Zope-Dev maillist  -  [EMAIL PROTECTED]
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 )