
yoheeb at gmail
Dec 1, 2009, 11:11 AM
Post #7 of 7
(519 views)
Permalink
|
|
Re: anonymous user should see only the first wiki site
[In reply to]
|
|
On Nov 30, 3:05 pm, Hendrik Renken <funsh...@gmx.net> wrote: > I couldn't get it to work. See tickethttp://trac.edgewall.org/ticket/8445 > > Regards, > Hendrik > > On 30.11.2009, at 22:01, didley wrote: > > > > > On 30 Nov., 00:49, Ryan J Ollos <ry...@physiosonics.com> wrote: > >> didley wrote: > > >>> I want to offer anonymous user only our first wiki site. > > >> I'm not sure what you mean by 'first' wiki site, but you can control access > >> to wiki pages though the fine grained permissions scheme. > > >>http://trac.edgewall.org/wiki/TracFineGrainedPermissions > > >> There is also a nice plugin to allow editing the authz file through > >> WebAdmin. > > >>http://trac-hacks.org/wiki/FineGrainedPageAuthzEditorPlugin > > >> -- > >> View this message in context:http://old.nabble.com/anonymous-user-should-see-only-the-first-wiki-s... > >> Sent from the Trac Users mailing list archive at Nabble.com. > > > Thanx, that's what I'm looking for. > > > didley > > > -- > > > You received this message because you are subscribed to the Google Groups "Trac Users" group. > > To post to this group, send email to trac-users [at] googlegroups > > To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups > > For more options, visit this group athttp://groups.google.com/group/trac-users?hl=en. also not sure what you mean by "first wiki" site, but you could use apache to restrict anonymous to a static site, or possibly code something to get the wiki site in question and render a static copy dynamically. -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users [at] googlegroups To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
|