Hi Rainer

There was no mention of default_handler in my trac,ini, so I've  
grabbed the line from the sample .ini file and now I'm going to add  
it to the main trac.ini

What other handler options do I have?  Is there a list somehwere?

I would ideally like to set it to output a template file that is  
pulling no trac modules in at all.

Thanks again

matt


On 9 Oct 2007, at 10:06, Rainer Sokoll wrote:

>
> On Tue, Oct 09, 2007 at 09:54:45AM +0100, matt davies wrote:
>> I suppose what would be the perfect solution is for the front page of
>> the site to not show the wiki in the main window, and users who have
>> the ability to read the wiki can click on the Wiki link in the top
>> navigation.
>>
>> Users who don't have the ability to read the wiki won't see a
>> Permission Denied error then on the front page.
>>
>> We'll put our own text into that area.
>>
>> I'm just not sure what files I need to edit in order to do that.
>
> First, change default_handler in your trac.ini. (and restart the  
> server
> afterwards).
> Then, use trac-admin to remove all WIKI_* permissions. Add a new  
> group,
> e.g. wiki_users (use lowercases for group names) and give that  
> group at
> least WIKI_VIEW permissions.
> Cf. also http://trac.edgewall.org/wiki/TracAdmin and
> http://trac.edgewall.org/wiki/TracPermissions (note the the graphical
> admin tab requires a plugin called TracWebAdmin; I am not sure if  
> it is
> available for 0.9.6)
>
> Rainer
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to