Hi all,

I'm using apache2 and have a number of Trac projects that I now need to 
manage. I didn't set everything up, by the way.

In any case, I have found the "Available Projects" page that generates (via 
a Genshi template) the list of available Trac Projects.
I also see (from the python code) that there are 4 things available inside 
"project". e.g. $project.name, $project.env, etc.

Is there any easy way to answer the question in a Genshi template so that I 
can hide projects not WIKI_VIEWable by the logged on user?
A "simple" solution would obviously be best in terms of maintainability 
during the course of Trac upgrades in the future.

Kindly,
Aikido Guy

PS my knowledge of mod_python is also very new, so trying to combine all of 
these things is difficult for a beginner like me, so please be kind in your 
responses :)

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to