TracSpamFilter -- Probably SpamFilter. Probably works (has a 1.5.x version).
Not fine. Major work. Ask the author ;-)
- Spambayes doesn't work properly for python3 - I'm thinking about integrating the relevant parts into the core
- If somebody could help me with that it would be appreciated. The plugin only uses a small part of spambayes, so stripping the code to minimum and include it seems better than to wait for a proper spambayes for python3. When keeping the interface using the external lib remains an option.
- Only a single page has been converted to Jinja2. For IniAdmin one page took me about 6 hours, so that's quite a task. Gets probably faster now that I know most details.
TracStats -- Probably TracStatsPlugin. But we don't seem to be using it.
TracTicketStats -- Probably TracTicketStatsPlugin. It isn't currently maintained. I think this is a "nice-to-have", but is definitely not critical.
Some of the stats plugins results are probably only visible for admins. Have to check.
BackLinksMacro -- provides BackLinks and BackLinks(pagename) macros. I don't know if we use either.
WantedPages -- Probably WantedPagesMacro, but could be WantedPagesPlugin (which redirects to WantedPagesMaco]).
Have to check the wiki, when not used I'll drop them.
TracVote -- Probably VotePlugin, appears to be used by trac.edgewall.org, so probably works with 1.6 with no changes.
trac.edgewall.org runs with 1.4.3. No 1.6 yet (e.g. because of spamfilter plugin).