From: Wouter V. <wvi...@sc...> - 2004-07-07 11:12:49
|
Hi, Martin Kamerbeek wrote: > Of course you also need some code > to create the page and set the privilege correctly at user creation > time. Just a thought: can't the op=deployPackage functionality be used for this? Maybe I'm missing something, but it seems to me like most of the functionality is already present in WebGUI. Want you want is: - a package with the default page, the user can edit it anyway he/she pleases - set the owner of the deployed page to the specified user and the "view" and "edit" groups to "Admins". Maybe some code is needed to do this at user creation time (together with the deployment). - wobject privileges turned, so that the owner can specify who can view which wobject Maybe it's an idea to create a special group "Page owners" or something similar, which contains users that can own a page, but don't have any other special privileges (currently they have to be at least Content Managers to be able to own a page, which is something we clearly don't want for this!). All the users that want a personalized homepage should be added to this group. Is my line of thought too simple? Greets, Wouter |