I've been really exploring plugin_Wiki since it's launch and I can at least answer what the Role: box does.
If a group is listed in this box for a page ONLY that group can then access the page. Notice I say group because while "user_1" is the default group for a specific user you can just as easily create a group which contains multiple users and assign it in this spot. My only issue with the "Role" in it's current implementation is that it is fairly limiting. If an editor sets a page to a group of which he is not a member it actually will produce an error when saving due to the automatic redirect to view the page after saving. I'm not sure I can answer the final question on application administration. My best shot is to say you can add/remove users from a group (editor in this case) at any time. There is however in the default plugin_wiki only three levels of authentication. Not-Registered Registered Wiki_Editor On Jul 21, 5:49 pm, aure <aureliengir...@googlemail.com> wrote: > Hi everyone, > > Massimo, thanks a lot for the last video. > I have just tried everything on a webfaction web2py website and this > is really fast and easy to build applications this way! :D > > I have questions considering roles though. At the bottom of the Pages > when we build them using plugin_wiki, I can see a drop-down menu > called "Role:" By default it shows empty on my pages, but if I click > on it I get an option for using "user_1". So my first question is: > > - what difference does it make to select "user_1" instead of empty > when I build a page? > > Then, how can I use roles in a simple blog scenario, in which I would > like to have one admin (me) which gets access to some pages that > normal visitors (which will not login) won't get access to. > > I would like to add that I am a bit confused with how to separate > between the (role of the) creator of the app, which has full control > during development and that (I guess) has to be removed from the > finished application versus the admin(s) of the finished > application... > > Thanks in advance, > Aurelien