The project index exists outside of the context of an actual Trac, so nothing 
that fancy exists. I think I got the TracForge subproject thingy working in 
0.11, so I suppose thats an option. Beyond that, you would have to build your 
own little webapp for this.

--Noah

On Apr 15, 2010, at 6:43 PM, Josh Godsiff wrote:

> My company is working on extending the functionality of Trac so we can use it 
> as a bug-tracking system for out clients' problems (as opposed to just our 
> internal tracker).
> 
> We'd like to extend the Project Index page to show all the projects for which 
> a particular user (authenticated using the usual Apache-based authentication 
> mechanisms) has any permissions to view.
> 
> Can anyone suggest a good solution for handling this? I've tried testing 
> against req.perm and req.authname in the 'send_project_index' function of 
> /web/main.py, however, neither of these variables apparently exist in this 
> context, and I don't know enough about Trac's inner workings to troubleshoot 
> that.
> 
> Thanks
> - Josh
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Trac Development" 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-dev?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Development" 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-dev?hl=en.

Reply via email to