Thanks for the hint Lukas, I was able to create a 'private page' now.
Unfortunately I still have a problem with it: changes to the private
pages still wind up in the RSS feed. Does the RSS feed generation use a
different role from 'anonymous' or does it ignore the permissions
system altogether? How can this be fixed (apart from simply disabling
the RSS feeds preferably)?
How do I create a page/folder that can only be viewed
by a specific
set of users (in a wiki that is otherwise publicly accessible)?
From the SmallWiki evaluate:
(server root at: 'Top Secret Folder')
roles: (OrderedCollection
" a role without any permissions "
with: (BasicRole name: 'anonymous'))
From now on all people belonging to the anonymous role have no
permission, like the anonymous user. To access the page you have to
belong to a different role, e.g. having the admin role.
Hope this helps,
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch