[Zope-CMF] How do I add common folders to Desktop of every user?

seb bacon seb@jamkit.com
Fri, 25 May 2001 15:05:55 +0100


The list of objects on the desktop is a filtered view on its
subobjects.  There's no 'symlink' type product I'm aware of for Zope,
so you won't be able to fool folder_contents into thinking it contains
your folders in the portal root.

If your folders have known names, you could just write a hard link to
them in folder_contents.  They'll be acquired anyway, so you could
just go for a relative link.  It's worth a try, anyway.

seb

* robert at rocad <robert@redcor.ch> [010525 14:16]:
> With map I mean they sould automatically show up when the user changes to
> her desktop.
> I do not understand how the objects to be shown are filtered.
> If I would I probably could add to that filter to show some extra folders.
> 
> Robert
> ----- Original Message -----
> From: "seb bacon" <seb@jamkit.com>
> To: "Robert Rottermann" <robert@rocad.ch>
> Cc: "Andrew Sawyers" <andrew@digicool.com>; <zope-cmf@zope.org>
> Sent: Friday, May 25, 2001 11:12 AM
> Subject: Re: [Zope-CMF] How do I add common folders to Desktop of every
> user?
> 
> 
> > Can't you just add a link to the folders in folder_contents, or some
> > other skin?  What do you mean by 'map' in this example?
> >
> > seb
> >
> > * Robert Rottermann <robert@rocad.ch> [010525 08:31]:
> > > Thanks for the Tip,
> > >
> > > I did prase my question badly.
> > > I would like to map existing folders (that have been created in the
> portal
> > > root with the ZMI) to every users desktop.
> > >
> > > Robert
> > > ----- Original Message -----
> > > From: "Andrew Sawyers" <andrew@digicool.com>
> > > To: "Robert Rottermann" <robert@rocad.ch>; <zope-cmf@zope.org>
> > > Sent: Thursday, May 24, 2001 11:44 PM
> > > Subject: RE: [Zope-CMF] How do I add common folders to Desktop of every
> > > user?
> > >
> > >
> > > > Robert,
> > > > Look at the MembershipTool.py module in CMFCore; in addMember there is
> a
> > > > sample use of the method you will want to use:
> > > > manage_addPortalFolder(folder_id)
> > > >
> > > > Andrew
> > > >
> > > >
> > > > > -----Original Message-----
> > > > > From: zope-cmf-admin@zope.org [mailto:zope-cmf-admin@zope.org]On
> Behalf
> > > > > Of Robert Rottermann
> > > > > Sent: Thursday, May 24, 2001 4:01 PM
> > > > > To: zope-cmf@zope.org
> > > > > Subject: [Zope-CMF] How do I add common folders to Desktop of every
> > > > > user?
> > > > >
> > > > >
> > > > > Hi there,
> > > > > I wold like to have a set of folders that are created for every
> > > > > member of a
> > > > > site. How can I do that?
> > > > >
> > > > > Robert
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > _______________________________________________
> > > > > Zope-CMF maillist  -  Zope-CMF@zope.org
> > > > > http://lists.zope.org/mailman/listinfo/zope-cmf
> > > > >
> > > > > See http://www.zope.org/Products/PTK/Tracker for bug reports and
> > > > > feature requests
> > > > >
> > > >
> > > >
> > > > _______________________________________________
> > > > Zope-CMF maillist  -  Zope-CMF@zope.org
> > > > http://lists.zope.org/mailman/listinfo/zope-cmf
> > > >
> > > > See http://www.zope.org/Products/PTK/Tracker for bug reports and
> feature
> > > requests
> > >
> > >
> > >
> > > _______________________________________________
> > > Zope-CMF maillist  -  Zope-CMF@zope.org
> > > http://lists.zope.org/mailman/listinfo/zope-cmf
> > >
> > > See http://www.zope.org/Products/PTK/Tracker for bug reports and feature
> requests
> >
> > --
> >
> >    [] j a m k i t
> >
> >         seb bacon
> > T:  020 7749 7218
> > F:  020 7739 8683
> > M:  07968 301 336
> > W: www.jamkit.com
> >
> > _______________________________________________
> > Zope-CMF maillist  -  Zope-CMF@zope.org
> > http://lists.zope.org/mailman/listinfo/zope-cmf
> >
> > See http://www.zope.org/Products/PTK/Tracker for bug reports and feature
> requests
> 

-- 

   [] j a m k i t 
           
        seb bacon
T:  020 7749 7218
F:  020 7739 8683
M:  07968 301 336
W: www.jamkit.com