Adds a servlet so you can download attachments from a page without needing to know the ID. The page ID can change when content is ported using the export/backup and import functionality. The main use for this is where you need to link to content from external (e.g. using a resource from Confluence as the JIRA logo, or in a Builder theme config etc).
As an added bonus, I am also adding in the HttpServletRequest and HttpServletResponse to the ServletActionContext so that the AttachmentViewEvent fired carries things like the IP address, browser user agent, URL, Session ID etc through. This is useful for the Statistical Analysis Plugin which opens up a wider range of reporting opportunities.
Attachment Download Plugin— Adds a servlet so you can download attachments from a page without needing to know the ID.
Custom News— An alternative to Confluence's blog posts macro to aid with customisation
Developer Report Plugin— Primarily as a proof of concept, this plugin shows what I've found you can do with FishEye plugins – hopefully this will help and encourage more developers to dive in and see what they can do.
JIRA Visitor Plugin— If you've ever found yourself commenting simultaneously as someone else with the same information, or been faced with the dreaded "workflow has already changed" message, or just thought "I wonder if anyone else is viewing this issue right now" - then this is for you.
Plugin Message Client— A library which when included as an extracted dependancy will allow java communication between the classloaders of the installed plugins
Ranking Macro— Yet another macro for voting/rating/ranking pages, this one is uniquely different to the others by providing a macro for ranking pages with a 'was this page useful' style approach, tracking only positive answers
Statistical Analysis Plugin— Confluence has lacked a cluster-ready, enterprise scaleable, remotely accessible statistically gathering and analysis plugin ... not any more!
Synonym Plugin— A search extractor for Confluence to inject synonyms for acronyms, words or phrases into the index to aid with searching
User Security Management Plugin— An enhancement for the Confluence user management system, to prompt better security practices - including email verification and admin vetting of signups