[[PageOutline(2-5,Contents,pullout)]] = tracSNAP: Social Network Analysis Plugin == Description TracSNAP (Trac Social Network Analysis Plugin) is a suite of simple tools to help contributors make use of information about the social aspect of their Trac coding project. It tries to help you: * Find out which other developers you should be talking to, by giving contact suggestions based on commonality of file edits. * Recognize files that might be related to your current work, by showing you which files are often committed at the same time as your files. * Get a feel for who works on similar pieces of functionality based on discussion in bug and feature tickets, and by edits in common. * Visualize your project's effective social network with graphs of who talks to who. * Visualize coupling between files based on how often your colleagues edit them together. == Bugs/Feature Requests Existing bugs and feature requests for TracSnapPlugin are [report:9?COMPONENT=TracSnapPlugin here]. If you have any issues, create a [/newticket?component=TracSnapPlugin new ticket]. [[TicketQuery(component=TracSnapPlugin&group=type,format=progress)]] == Download Download the zipped source from [export:tracsnapplugin here]. == Source You can check out TracSnapPlugin from [/svn/tracsnapplugin here] using Subversion, or [source:tracsnapplugin browse the source] with Trac. == Installation General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. == Recent Changes [[ChangeLog(tracsnapplugin, 3)]] == Author/Contributors '''Author:''' [wiki:ainsleylawson], [wiki:sarahstrong] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''