I am looking into adding a social badge to the Allura project. The documentation for setting up a local Allura instance is adequate, and how-to contribute seems like a well-worn path. I now have a working development server running in a Vagrant VM.
Here is where I am having trouble: as my next step, I want to reproduce the existing Facebook/Twitter/Google badges in the 'Test' project on my development machine, but I find nothing that looks like what I want, no code in the source that matches 'call-to-action' (for example -- the id of the section I want to introduce) . This leads me to believe these must be implemented in an installable plugin, which is the code I really want to work with, but where to find it? My google skills are failing me, please help. Thanks!