id summary reporter owner description type status priority component severity resolution keywords cc release 4069 hide pages without WIKI_VIEW privileges Oliver Metz Shun-ichi Goto "It would be nice if MultiLangTitleIndexMacro would hide Pages from Index without sufficient privileges for the current user. This is already implemented in original TitleIndexMacro and should be easily to port... snippet from wiki/macros.py: {{{ wiki = formatter.wiki pages = sorted([page for page in wiki.get_pages(prefix) \ if 'WIKI_VIEW' in formatter.perm('wiki', page)]) }}}" enhancement closed normal TracWikiNegotiatorPlugin normal fixed 0.11