[Zope] changing the behaviour of an object with another object

Ismet Dere ismet_dere@yahoo.com
Tue, 26 Jun 2001 17:13:47 -0700


This is a multi-part message in MIME format.

------=_NextPart_000_0012_01C0FE63.5C8FCFC0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

hello all!

maybe this is an old issue but please forgive me, i am a newbie :)

in Zope2.3.x for Linux (RH-7.1)
is it possible to change the behaviour of an object with another object =
that comes after it, when you call it from a browser?

for few examples:

my folders:
/web/articles/jane/art1_html
/web/BOOKS/fiction_html
/web/misc/print_view  (print_view  is a DTML_Method)

www.mydomain.com:8080/web/articles/jane/art1_html  (normal view)
www.mydomain.com:8080/web/articles/jane/art1_html/print_view  (print =
view)

www.mydomain.com:8080/web/BOOKS/fiction_html/print_view =20
(same "print_view" object in use for changing another objects view)

www.mydomain.com:8080/web/BOOKS/fiction_html/fancy_view=20
(other possible use)



i appreciate any help.
ismet



------=_NextPart_000_0012_01C0FE63.5C8FCFC0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4522.1800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>hello all!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>maybe this is an old issue but please =
forgive me, i=20
am a newbie :)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>in Zope2.3.x for Linux =
(RH-7.1)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>is it possible to change the behaviour =
of an object=20
with another object that comes after it, when you call it from a=20
browser?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>for few examples:</DIV>
<DIV>
<DIV>&nbsp;</DIV>
<DIV>my folders:</DIV>
<DIV>/web/articles/jane/art1_html</DIV>
<DIV>/web/BOOKS/fiction_html</DIV>
<DIV>/web/misc/print_view&nbsp; (print_view&nbsp; is a =
DTML_Method)</DIV>
<DIV>&nbsp;</DIV>
<DIV><A=20
href=3D"http://www.mydomain.com:8080/web/articles/jane/art1_html">www.myd=
omain.com:8080/web/articles/jane/art1_html</A>&nbsp;=20
(normal view)</DIV>
<DIV>
<DIV><A=20
href=3D"http://www.mydomain.com:8080/web/articles/jane/art1_html/print_vi=
ew">www.mydomain.com:8080/web/articles/jane/art1_html/print_view</A>&nbsp=
;=20
(print view)</DIV></DIV>
<DIV>&nbsp;</DIV>
<DIV></FONT><FONT face=3DArial size=3D2><A=20
href=3D"http://www.mydomain.com:8080/web/BOOKS/fiction_html/print_view">w=
ww.mydomain.com:8080/web/BOOKS/fiction_html/print_view</A>&nbsp;=20
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>(same "print_view" object in use for =
changing=20
another objects view)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;</DIV></DIV>
<DIV>
<DIV><A=20
href=3D"http://www.mydomain.com:8080/web/BOOKS/fiction_html/fancy_view">w=
ww.mydomain.com:8080/web/BOOKS/fiction_html/fancy_view</A>&nbsp;</DIV>
<DIV>(other possible use)</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>i appreciate any help.</DIV>
<DIV>ismet</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></FONT></DIV></BODY></HTML>

------=_NextPart_000_0012_01C0FE63.5C8FCFC0--