This page last changed on Jun 24, 2007 by smaddox.

This is a constantly updated FAQ listing questions and answers asked by people developing Confluence plugins and working with the Confluence code base in general. For general questions, check Confluence Main FAQ.

If you have a question, please ask it as a comment and someone from Atlassian will reply. Comment threads will gradually be merged back into this FAQ as needed. Please try to be as specific as possible with your questions.

Questions

How do I associate my own properties with a ContentEntityObject?
How do I autowire a component?
How do I change the default polling time for email in Confluence?
How do I configure Confluence to use GMail as the mail server
How do I convert wiki text to HTML?
How do I find information about lost attachments?
How do I find the logged in user?
How do I get a reference to a component?
How do I get hold of the HttpServletRequest?
How do I get the base URL and ContextPath of a Confluence installation?
How do I get the information about Confluence such as version number, build number, build date?
How do I get the location of the confluence.home directory?
How do I load a resource from a plugin?
How do I make my attachments open in a new window or a tab?
How do I prevent my rendered wiki text from being surrounded by paragraph tags?
How do I tell if a user has permission to...?
How do I... find unused spaces
How does RENDERMODE work?
HTTP Response Code Definitions
I am trying to compile a plugin, but get an error about the target release
I have checked out the source, and use IntelliJ IDEA. Where do I go from here?
What class should my macro extend?
What class should my XWork action plugin extend?
What is the best way to load a class or resource from a plugin?
What's the easiest way to render a velocity template from Java code?
Within a Confluence macro, how do I retrieve the current ContentEntityObject?
Document generated by Confluence on Dec 20, 2007 19:02