> Can anyone guide me on how to do this?

Such tests are performed throughout the Trac code, you really want to
have a look at it to understand how to implement this feature.

Search for components that implement the IRequestHandler interface
(process_request()), and search for use of the req.perm attribute.

Cheers,
Manu

--~--~---------~--~----~------------~-------~--~----~
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@googlegroups.com
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to