RE: [Zope] Extension of the Folder object
A folder will represent an object in a db or several db's It will contain methods for handling data. ZPT's which some how needs to know what other db-objects are of interessent to the user, when looking at this object. Take fx a chair (object1) . A chair is placed in a room (Object2). When viewing the chair - I would like to have a link to the room. When clicking this link I will see the data descriping the room and have links to objects in the room. Am I making sense now? Thx for your time. \Oliver
-----Original Message----- From: Max M [mailto:maxm@mxm.dk] Sent: 1. juni 2002 21:10 To: Oliver Marx Cc: Zope@Zope. Org Subject: Re: [Zope] Extension of the Folder object
It's hard to give you a straight reply, as it is not clear what you want to acomplish, or why.
regards Max M
Oliver Marx wrote:
Greetz
I want to extend the folder object with a property that will link a folder to other folders.
- Link a folder to other folders what does that mean. Have them show up under the 'Contents' tab. - Have their content show up under the 'Contents' tab. - Something else entirely ?
regards Max M
participants (1)
-
Oliver Marx