[Zope-CMF] Portal Types: default action

Arjan Huizer a.huizer@kennisnet.org
Wed, 25 Jun 2003 12:17:57 +0200


Hi,

I am using Zope 2.6.1 with CMF 1.3 on a Linux box. I have a question: =
How does Zope/CMF determine what to send to the user when he visits a =
URL like http://localhost/portal/myObject without a trailing method =
added to it? How can this behaviour be changed?

I am asking this because I have created a new portal_type and I want it =
to be possible for users to point to objects based on my new portal type =
and get the right method. So instead of =
http://localhost/portal/myObject/news_view they will be able to type in =
http://localhost/portal/myObject when for instance creating a link to =
this object.

Thanks in advance!

Arjan Huijzer