One of the most effective ways to use Confluence – according to insiders – is "the Atlassian way." Just below Confluence's surface lie features that give collaboration superpowers, keeping teams connected and enabling healthier work life balance. We interviewed eight Atlassians to lear...
TABLE OF CONTENTSHow To Do Project Management With Confluence5 Expert Tips & Tricks Welcome to a quick guide on how to use Confluence for project management. Many of us have been using the Confluence app without really thinking, “Why is it called Confluence?” By definition, a confluenc...
team alignment is not just a goal — it’s necessary for success. Confluence whiteboards bring every resource and stakeholder together so processes and objectives are clear. This alignment creates better productivity and stronger results. It’s not just about working together but working together tow...
Learning when to use restrictions and how to implement permissions are key tools to enabling your organization to make the most out of Confluence.
Confluence is currently connected to an AD/LDAP, but you would like to move from the AD to Crowd and still use the Active Directory/LDAP for the user base. Environment Confluence 5.10.0 and above. Solution As long as the usernames are not changed during the migration,...
How to use JavaScript in Confluence Still need help? The Atlassian Community is here for you. Ask the community Platform notice: Server and Data Center only. This article only applies to Atlassian products on the Server and Data Center platforms. Support for Server* products ended on February ...
Set up something in the admin console for search engine configuration, something like maybe a check list of what pages should be crawled and what should not. The ones that should not should either use noindex and nofollow meta-tags or maybeConfluence should generate a custom robots.txt file ...
5. Use App Folders to Hide an App on Your iPhone. If you're looking for a way to reduce clutter on your Home Screen, creating app folders is a great way to do this! However, if your purpose is to hide multiple apps, I recommend using theHide a Page of Appsmethod, which is more...
If your code uses any implementations of com.atlassian.confluence.content.persistence.hibernate.HibernateContentQueryFactory make sure you remove the override of the deprecated method public Query getQuery(Session session, Object... parameters) , as it will be deleted in Confluence 8.0. Use the non...
Most apps will want to maintain backwards compatibility with versions prior to Confluence 6.10. We've provided a compatibility library to help with this.To use the compatibility library in you app, add a new dependency with the compile scope to your plugin’s pom.xml file as follows:...