question
dict | answers
listlengths 1
27
| url
stringlengths 66
601
| tags
sequencelengths 1
15
⌀ |
---|---|---|---|
{
"author": "Jenin C M",
"title": "Comments showing double on a Confluence page",
"body": "Whenever I add a new comment, it shows double on that Confluence page.\n\nCan anyone help to rectify this?\n\nRegards,\n\nJenin\n"
} | [
{
"author": "Jenin C M",
"body": "Hey..have found a solution. Initially the theme used for the space in question was \"Global Look and Feel Theme\". However, when I replaced this with Documentation Theme the issue seems to be resolved now.\n\nThe question now is why this issue with \"Global Look and Feel Theme\"?\n\nRegards\n\nJenin\n",
"comments": null
},
{
"author": "David at David Simpson Apps",
"body": "If you add a very long comment, does it just repeat the first line of the comment? If so, it could be that the JavaScript expander function (show/hide) isn't working correctly. Does it only happen for your comments? Or other people's too?What theme are you using? Is it the same throughout the Confluence site?\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Comments-showing-double-on-a-Confluence-page/qaq-p/151839 | null |
{
"author": "Barbara Green",
"title": "When will Confluence 4.0 be implemented in the hosted environment?",
"body": "We are using the Confluence hosted environment, so I've been watching the 4.0 beta with interest. Do you have an estimate of when the 4.0 release might be implemented in the hosted world?\n\nI'm also concerned with plug-in compatibility. Is there a sense that most plug-ins will work with the new version?\n"
} | [
{
"author": "Matt",
"body": "Confluence 4.0 is now running on the Confluence Sandbox (<http://sandbox.onconfluence.com>) and is available for Hosted evauations of Confluence (<https://my.atlassian.com/hosted/signup/confluence>).\n",
"comments": null
},
{
"author": "Joe Clark",
"body": "We've been working hard to provide lots of information and guidance to third-party plugin developers to ensure that they are ready to support Confluence 4 in time for its release. As @Matt suggests, you should contact the individual plugin developers for concerns about specific plugins.\n\nAll Atlassian-supported Confluence plugins will be compatible with Confluence 4.0 from Day 1. :-)\n",
"comments": [
{
"author": "Barbara Green",
"body": "Great to hear about the plug-ins! Thanks. As to the release date, I'm not sure I caught the planned date for 4.0, so a week after general release does not really give me an answer. Have you announced a possible release date?\n\nAlso, will there be an opportunity to test or at least get a peek at 4.0 in the hosted environment? Is there a sandbox? I am likely to be the one to train our folks on the new release, and would appreciate an opportunity to put something together before the fact.\n"
}
]
},
{
"author": "Matt",
"body": "We plan to have Confluence 4 available for hosted customers to request upgrades within a week of the final release.\n\nRE: plugins -- I'd recommend contacting the plugin developer and asking directly their plans for support for Confluence 4.0.\n",
"comments": null
},
{
"author": "Matt",
"body": "Barbara, Atlassian does not pre-announce release dates. The best timeframe I can give you is sometime in the next 4 - 6 weeks.\n\nYou are able to dowload the first public beta of Confluence 4.0 to install on your own machine. Note that this release also brings new guided installers for Windows and Linux so installation is not a hassle. See here for more details:\n\n<http://confluence.atlassian.com/x/5AYBDw>\n\nIf you are not able to install Confluence 4.0, you will be able to try it out in the test space on <http://confluence.atlassian.com> when it is upgraded to Confluence 4.0 in the next couple of weeks.\n",
"comments": [
{
"author": "Barbara Green",
"body": "We're a Mac shop, so download is really not an option. Thanks for the clarification.\n"
}
]
},
{
"author": "Matt",
"body": "UPDATE: Confluence 4.0 (RC2) is now running on <http://confluence.atlassian.com>\n",
"comments": [
{
"author": "Barbara Green",
"body": "It would be nice if there were a Demonstration space for 4.0 (even a Beta version). That would let me get some idea of what I need to do to help folks transition here.\n"
},
{
"author": "Matt",
"body": "Barbara, if you are logged in to <http://confluence.atlassian.com/> you can play with the new editor by adding a comment to any page in this space:\n\n<http://confluence.atlassian.com/display/ds/Brief+Overview+of+Confluence>\n> what I need to do to help folks transition here\n\nCheck out our Reference Guides for the new Confluence editor:\n\n<http://bit.ly/confluence4>\n"
},
{
"author": "Barbara Green",
"body": "Yes, I looked at that site and I've read the docs, but I would very much like a space to really use the new editor: adding pages, working with tables and links and macros. I realize the hosted users are probably a small subset of your business, but it would be nice if we could be part of your Beta group. Or failing that, at least have an instance of the Demonstration space that we can use for training. I don't think that is unreasonable, since you could link to the space from the Beta doc, which is publicly accessible, rather than include it in the production space.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/When-will-Confluence-4-0-be-implemented-in-the-hosted/qaq-p/340907 | [
"beta",
"confluence-server"
] |
{
"author": "Martin Stiborsky",
"title": "Mail server - unrecognized command exception",
"body": "Hello,\n\nI'm trying to make up and running emailing service in our Confluence (version 3.4.6).\n\nOutgoing emails from server seems to be ok, I've tested it with echo \"Subject: test\" \\| /usr/lib/sendmail -v [[email protected]](mailto:[email protected]) \nand email arrived without problems.\n\nBut when I try send test email from Confluence, it fails with exception below.\n\nCould you please give me a hint, where might be the problem?\n\nThanks!\n\n```\nAn error has occurred with sending the test email:com.atlassian.mail.MailException: javax.mail.MessagingException: 500 5.5.2 unrecognized command\tat com.atlassian.mail.server.impl.SMTPMailServerImpl.send(SMTPMailServerImpl.java:191)\tat com.atlassian.confluence.jmx.JmxSMTPMailServer.send(JmxSMTPMailServer.java:61)\tat com.atlassian.confluence.admin.actions.mail.SendTestEmailAction.execute(SendTestEmailAction.java:52)\tat com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:168)\tat com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)\tat com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)\tat com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.intercept(DefaultWorkflowInterceptor.java:55)\tat com.atlassian.confluence.core.ConfluenceWorkflowInterceptor.intercept(ConfluenceWorkflowInterceptor.java:35)\tat com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)\tat com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)\tat com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)\tat com.atlassian.xwork.interceptors.XsrfTokenInterceptor.intercept(XsrfTokenInterceptor.java:100)\tat com.atlassian.confluence.xwork.ConfluenceXsrfTokenInterceptor.intercept(ConfluenceXsrfTokenInterceptor.java:25)\tat com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)\tat com.atlassian.confluence.security.interceptors.CaptchaInterceptor.intercept(CaptchaInterceptor.java:46)\tat com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)\tat com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)\tat com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)\tat com.atlassian.confluence.util.LoggingContextInterceptor.intercept(LoggingContextInterceptor.java:49)\tat com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)\tat com.atlassian.confluence.core.CancellingInterceptor.intercept(CancellingInterceptor.java:23)\tat com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)\tat com.atlassian.confluence.security.websudo.WebSudoInterceptor.intercept(WebSudoInterceptor.java:63)\tat com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)\tat com.atlassian.confluence.security.actions.PermissionCheckInterceptor.intercept(PermissionCheckInterceptor.java:57)\tat com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)\tat com.atlassian.confluence.setup.webwork.BootstrapAwareInterceptor.intercept(BootstrapAwareInterceptor.java:26)\tat com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)\tat com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)\tat com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)\tat com.atlassian.confluence.user.actions.UserAwareInterceptor.intercept(UserAwareInterceptor.java:58)\tat com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)\tat com.atlassian.confluence.pages.actions.CommentAwareInterceptor.intercept(CommentAwareInterceptor.java:44)\tat com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)\tat com.atlassian.confluence.pages.actions.PageAwareInterceptor.intercept(PageAwareInterceptor.java:109)\tat com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)\tat com.atlassian.confluence.spaces.actions.SpaceAwareInterceptor.intercept(SpaceAwareInterceptor.java:68)\tat com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)\tat com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)\tat com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)\tat com.atlassian.confluence.core.actions.LastModifiedInterceptor.intercept(LastModifiedInterceptor.java:38)\tat com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)\tat com.atlassian.confluence.core.ConfluenceAutowireInterceptor.intercept(ConfluenceAutowireInterceptor.java:38)\tat com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)\tat com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)\tat com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)\tat com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)\tat com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)\tat com.atlassian.xwork.interceptors.TransactionalInvocation.invokeAndHandleExceptions(TransactionalInvocation.java:72)\tat com.atlassian.xwork.interceptors.TransactionalInvocation.invokeInTransaction(TransactionalInvocation.java:59)\tat com.atlassian.xwork.interceptors.XWorkTransactionInterceptor.intercept(XWorkTransactionInterceptor.java:56)\tat com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)\tat com.atlassian.confluence.xwork.SetupIncompleteInterceptor.intercept(SetupIncompleteInterceptor.java:40)\tat com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)\tat com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)\tat com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)\tat com.opensymphony.xwork.DefaultActionProxy.execute(DefaultActionProxy.java:115)\tat com.atlassian.confluence.servlet.ConfluenceServletDispatcher.serviceAction(ConfluenceServletDispatcher.java:53)\tat com.opensymphony.webwork.dispatcher.ServletDispatcher.service(ServletDispatcher.java:199)\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:717)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:46)\tat com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:77)\tat com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:63)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.confluence.security.websudo.MessagesDecoratorFilter.doFilter(MessagesDecoratorFilter.java:49)\tat com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)\tat com.atlassian.confluence.util.profiling.ProfilingPageFilter.parsePage(ProfilingPageFilter.java:84)\tat com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:54)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:46)\tat com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:77)\tat com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:63)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.confluence.jmx.JmxFilter.doFilter(JmxFilter.java:106)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.core.filters.ServletContextThreadLocalFilter.doFilter(ServletContextThreadLocalFilter.java:19)\tat com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.confluence.util.LoggingContextFilter.doFilter(LoggingContextFilter.java:47)\tat com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.confluence.web.filter.ThreadLocalCacheFilter.doFilter(ThreadLocalCacheFilter.java:22)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.confluence.util.UserThreadLocalFilter.doFilter(UserThreadLocalFilter.java:44)\tat com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.seraph.filter.SecurityFilter.doFilter(SecurityFilter.java:213)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.security.auth.trustedapps.filter.TrustedApplicationsFilter.doFilter(TrustedApplicationsFilter.java:98)\tat com.atlassian.confluence.util.AbstractBootstrapHotSwappingFilter.doFilter(AbstractBootstrapHotSwappingFilter.java:30)\tat com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.seraph.filter.BaseLoginFilter.doFilter(BaseLoginFilter.java:142)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:46)\tat com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66)\tat com.atlassian.oauth.serviceprovider.internal.servlet.OAuthFilter.doFilter(OAuthFilter.java:69)\tat com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74)\tat com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42)\tat com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:77)\tat com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:63)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.confluence.util.ClusterHeaderFilter.doFilter(ClusterHeaderFilter.java:34)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.johnson.filters.AbstractJohnsonFilter.doFilter(AbstractJohnsonFilter.java:72)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat org.springframework.orm.hibernate.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:170)\tat com.atlassian.spring.filter.FlushingSpringSessionInViewFilter.doFilterInternal(FlushingSpringSessionInViewFilter.java:29)\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:75)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.confluence.util.ConfluenceErrorFilter.doFilter(ConfluenceErrorFilter.java:22)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.util.profiling.filters.ProfilingFilter.doFilter(ProfilingFilter.java:99)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.confluence.core.datetime.RequestTimeThreadLocalFilter.doFilter(RequestTimeThreadLocalFilter.java:35)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.confluence.util.RequestCacheThreadLocalFilter.doFilter(RequestCacheThreadLocalFilter.java:25)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.gzipfilter.GzipFilter.doFilterInternal(GzipFilter.java:81)\tat com.atlassian.gzipfilter.GzipFilter.doFilter(GzipFilter.java:51)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.core.filters.cache.AbstractCachingFilter.doFilter(AbstractCachingFilter.java:33)\tat com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:46)\tat com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:66)\tat com.atlassian.confluence.extra.webdav.servlet.filter.ReverseProxyFilter.doFilter(ReverseProxyFilter.java:427)\tat com.atlassian.confluence.extra.webdav.servlet.filter.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:34)\tat com.atlassian.plugin.servlet.filter.DelegatingPluginFilter.doFilter(DelegatingPluginFilter.java:74)\tat com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:42)\tat com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:77)\tat com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:63)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.confluence.web.filter.validateparam.RequestParamValidationFilter.doFilter(RequestParamValidationFilter.java:58)\tat com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.confluence.plugin.servlet.filter.ActionContextCleanUp.doFilter(ActionContextCleanUp.java:71)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.core.filters.encoding.AbstractEncodingFilter.doFilter(AbstractEncodingFilter.java:41)\tat com.atlassian.core.filters.AbstractHttpFilter.doFilter(AbstractHttpFilter.java:31)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.core.filters.HeaderSanitisingFilter.doFilter(HeaderSanitisingFilter.java:44)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat com.atlassian.confluence.servlet.FourOhFourErrorLoggingFilter.doFilter(FourOhFourErrorLoggingFilter.java:65)\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)\tat org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:852)\tat org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)\tat org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)\tat java.lang.Thread.run(Thread.java:722)Caused by: javax.mail.MessagingException: 500 5.5.2 unrecognized command\tat com.sun.mail.smtp.SMTPTransport.issueCommand(SMTPTransport.java:1481)\tat com.sun.mail.smtp.SMTPTransport.helo(SMTPTransport.java:917)\tat com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:417)\tat javax.mail.Service.connect(Service.java:288)\tat javax.mail.Service.connect(Service.java:169)\tat javax.mail.Service.connect(Service.java:118)\tat javax.mail.Transport.send0(Transport.java:188)\tat javax.mail.Transport.send(Transport.java:118)\tat alt.javax.mail.TransportImpl.send(TransportImpl.java:18)\tat com.atlassian.mail.server.impl.SMTPMailServerImpl.send(SMTPMailServerImpl.java:177)\t... 186 more\n```\n"
} | [
{
"author": "Radu Dumitriu",
"body": "helo handshaking failure means that your email server does not recognize the IP / NAME of the machine you are trying to send emails from (actually there can be more causes for this). Check again your configuration on the server side and Confluence side and make sure they match. What kind of server is it ?\n",
"comments": [
{
"author": "Martin Stiborsky",
"body": "Hello, \nthanks a lot for this hint! You've got right! It was problem with /etc/hosts configuration. I've added there ip of server where is Confluence running and all is ok now, so thanks again!\n"
},
{
"author": "Radu Dumitriu",
"body": "Glad to be of any help\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Mail-server-unrecognized-command-exception/qaq-p/279138 | [
"email"
] |
{
"author": "Michal Zebrowski",
"title": "How to list pages sorted according to label",
"body": "Hello,\n\nI have a set of pages, they have the same parent, and are labeled like this:\n\nPage1 labels: ib, ib1\n\nPage2 labels: ib, ib3\n\nPage3 labels: ib, ib7\n\nPage4 labels: ib, ib7.1\n\n...\n\nPage123 labels: ib, ib200.2\n\n...\n\n<br />\n\nWhat's more, every page has some other labels related to page'content.\n\nThe question is how I can list them sorted according to ibXX label (where XX is a number).\n"
} | [
{
"author": "Kevin Buchs",
"body": "Tough problem. Can you tell us if the labels for all the pages start with ib and ibXX or are there some labels that are alphabetically prior to ib? How high and deep does XX go?\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/How-to-list-pages-sorted-according-to-label/qaq-p/424074 | [
"label",
"sort"
] |
{
"author": "Joe Clark",
"title": "Does the AppFusions Kerberos SSO Authenticator for Confluence work with the Confluence Remote API?",
"body": "Thought I'd throw this question out here since I know there are some AppFusions lurkers around. :-)\n\nCurrently handling a support request for a customer who is using the Kerberos SSO Authenticator for Confluence. We are trying to get a .NET Web Services client to connect to the remote API, but so far Confluence just loves to return HTTP 401 (Unauthorised) no matter what username and password combinations get thrown at it.\n\nI'm not really super knowledgeable about how the password-less Kerberos authenticator is supposed to work, given that Seraph is tightly-coupled to the concept of username/password authentication.\n\nAre they are any tips or tricks to getting this working? Any known configurations in which it will categorically not work?\n\nThanks!\n"
} | [
{
"author": "Ellen Feaheny [AppFusions]",
"body": "On behalf of our developer who supports, created, and configures this authenticator for our customers (and who is not on Atlassian Answers), here is the answer:\n\nThe AppFusions Kerberos SSO authenticator does work with the Confluence SOAP API. You were getting a 401 because you were not using Kerberos in your request. To turn on Kerberos in your .NET code, use DefaultCredentials as Jamie Echlin stated. Unfortunately, the Confluence SOAP API itself does not care if the request is already authenticated by the Kerberos authenticator, so to do anything with the API, you still need to get a token by passing in username and password. \n\nFor example: \n\nConfluenceSoapServiceService service = new ConfluenceSoapServiceService(); \nservice.UseDefaultCredentials = true; // set to true to use Kerberos for the request \nString token = service.login(\"username\", \"password\"); /\n",
"comments": [
{
"author": "Joe Clark",
"body": "Thanks for your response, Ellen!\n\nThe client in this case is an ASP.NET app, so \"UseDefaultCredentials\" isn't appropriate. We do provide a Credentials object with the request, and this works against HTTP Basic and NTLM authenticators.\n\nI now suspect the customer has an incorrect configuration, or is using the wrong user account to try and authenticate. Now that I have your confirmation that this is a scenario that should function correctly, we can dig deeper into their encironment.\n\nThanks for your help!\n"
}
]
},
{
"author": "Ellen Feaheny [AppFusions]",
"body": "I will say this.\n\nWe have configured this Kerberos support for a few customers now. The ones we have eyes for (VPN access), 100% success but not 100% instant efforts - indeed we have uncovered incorrect configs, etc. like you say.\n\nWe had two customers who would not give us eyes (no-VPN) b/c of red-tape, and we \"consulted\" via Wiki collab and JIRA thread conversations. Though painful, one was successful. twice - internally and he replicated it also at a client house.\n\nAnother was not successful and likely we'll never know. Really needed eyes to figure out what was going on.\n\nDevil in the details. Good luck with that.\n",
"comments": null
},
{
"author": "JamieA",
"body": "I have not used the AppFusions one, but with my own Kerberos authenticator it worked fine from .net, assuming you have set:\n\n```\nserviceProxy.Credentials = System.Net.CredentialCache.DefaultCredentials\n```\n",
"comments": null
},
{
"author": "Joe Clark",
"body": "Thanks, Colin!\n",
"comments": null
},
{
"author": "Colin Goudie",
"body": "I'll send an email with a link to this post to one of our devs\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Does-the-AppFusions-Kerberos-SSO-Authenticator-for-Confluence/qaq-p/209733 | [
"appfusions",
"kerberos",
"sso"
] |
{
"author": "Kay Brown",
"title": "Adding a Page to the List of Spaces on the Dashboard",
"body": "Is it possible to add a page to the list of spaces on the dashboard?\n\nThank you and regards,\n\nKay\n"
} | [
{
"author": "Thomas Wendel",
"body": "Hello Kay, \n\nIt is quite easy to add a link just above of below the list of spaces: \n- In the Confluence administration, go to Layouts and edit the Global Layout. \n- Look for the following lines:\n\n```\n<div class=\"dashboard-section\">\n $helper.renderConfluenceMacro(\"{spaces}\")\n</div>\n```\n\n- You can add your link just above or below that piece of code:\n\n```\n$helper.renderConfluenceMacro(\"[This is a link above the space-list|SpaceKey:This is a test]\")\n<div class=\"dashboard-section\">\n $helper.renderConfluenceMacro(\"{spaces}\")\n</div>\n$helper.renderConfluenceMacro(\"[This is a link below the space-list|SpaceKey:This is a test]\")\n```\n\n- Alternatively, instead of rendering a wiki link, you can of course use a HTML link:\n\n```\n<a href=\"http://www.google.com\">Click here to visit Google</a>\n```\n\nI hope this is what you were looking for \nCheers, \n\nThomas\n",
"comments": [
{
"author": "Kay Brown",
"body": "Thank you, Thomas.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Adding-a-Page-to-the-List-of-Spaces-on-the-Dashboard/qaq-p/75413 | [
"custom-field",
"dashboard"
] |
{
"author": "Ronald Horner",
"title": "The Crucible reviews disappeared from my Reviews tab and Activity stream",
"body": "When accessing Crucible the reviews no longer show up in your activity stream, under the Crucible project, or under the reviews tab. However, you can still get to them by using a direct link such as, [http://www.company.com/fecru/cru/CR-38](http://www.company.com/fecru/cru/CR-38.). How do you get the reviews to appear again?\n"
} | [
{
"author": "Ronald Horner",
"body": "Check your log file for the following error:\n\n2011-08-18 00:00:06,776 ERROR \\[pool-5-thread-1\\] fisheye.app LuceneConnection$IndexHandle-rollback - problem rolling back index writer REVIEW\n\njava.io.FileNotFoundException: /opt/apps/jira/fecru-2.4.1/cache/cruidx/idx1/_sm.cfs (No such file or directory)\n\nat java.io.RandomAccessFile.open(Native Method)\n\nat java.io.RandomAccessFile.\\<init\\>(RandomAccessFile.java:216)\n\nat org.apache.lucene.store.SimpleFSDirectory$SimpleFSIndexInput$Descriptor.\\<init\\>(SimpleFSDirectory.java:78)\n\nat org.apache.lucene.store.SimpleFSDirectory$SimpleFSIndexInput.\\<init\\>(SimpleFSDirectory.java:108)\n\nat org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:65)\n\nat org.apache.lucene.index.CompoundFileReader.\\<init\\>(CompoundFileReader.java:70) ...\n\nTo resolve this issue you will need to:\n\n* Shutdown Crucible\n* Delete the /opt/apps/jira/fecru-2.4.1/cache/cruidx/ directory\n* Start Crucible\n\nWhen everything comes back up you should see your reviews in the activity stream and review tabs.\n",
"comments": [
{
"author": "Tim Sheppard",
"body": "This also works for permission denied errors etc.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/The-Crucible-reviews-disappeared-from-my-Reviews-tab-and/qaq-p/223418 | [
"activity-stream",
"fisheye-crucible",
"review"
] |
{
"author": "Kris Forbes",
"title": "Can confluence be configured to use Amazon S3 storage for attachments?",
"body": "Can confluence be configured to use Amazon S3 storage for attachments?\n"
} | [
{
"author": "Mike",
"body": "I would suggest searching how to mount an S3 bucket in Linux/Windows and then changing the Attachment Storage location to the mounted drive.\n",
"comments": [
{
"author": "Aaron Bauman",
"body": "This will give you storage benefits, but no CDN benefit. \nie. the request still has to be routed through your webhead.\n\nIs there any plugin that can provide pluggable storage and the benefits of CDN?\n"
},
{
"author": "Thayne McCombs",
"body": "I've worked with s3fs before. Performance is terrible, and I've had issues with incredibly high memory usage.\n"
}
]
},
{
"author": "Cristhian Benitez",
"body": "Is there a way not to pay for an addone more than the S3 service?\n",
"comments": null
},
{
"author": "H",
"body": "Hi Kris. Check out our [Amazon S3 Connector plugin](https://marketplace.atlassian.com/plugins/org.hotovo.confluence.amazon-s3-storage-connector) for Confluence. It will allow you to connect your Confluence with S3 Bucket and present the content within Confluence pages.\n\nGlad to hear you feedback :)\n",
"comments": [
{
"author": "Aaron Bauman",
"body": "I don't see how displaying the contents of an S3 bucket addresses the original question at all.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Can-confluence-be-configured-to-use-Amazon-S3-storage-for/qaq-p/374567 | null |
{
"author": "Anant Sabane",
"title": "RoboHelp to Confluence converter",
"body": "For a few other wikis like MediaWiki, converters are available to convert technical documentation generated using RoboHelp in these respective wiki formats and upload on their Wikis. Does Confluence offer such a converter, may be as a plugin or a third party tool? If users have to request for such a feature, what is the procedure to be followed? Kindly let me know.\n"
} | [
{
"author": "SarahA",
"body": "Hallo Anant\n\nHere are a few ideas:\n\n**Option 1:** From RoboHelp, output to Microsoft Word. Then use the Confluence Office Connector to import the Word documents into Confluence. Here is the documentation for the Office Connector. The Office Connector is part of Confluence - no need to buy a separate tool:\n\n<http://confluence.atlassian.com/display/CONF35/Working+with+the+Office+Connector>\n\n**Option 2:** From RoboHelp, output to DocBook XML. Then use the Confluence Docbook Importer plugin to import the files to Confluence. The plugin is free of charge, developed and supported by Red Hat:\n\n<https://plugins.atlassian.com/plugin/details/43179>\n\nI hope these help. :)\n\nCheers, Sarah\n",
"comments": [
{
"author": "Anant Sabane",
"body": "Hello Sarah,\n\nI tried both the options before my query. With Microsoft Word as output, the problem is, all the hyperlinks are removed as it is bundled as print documentation. That makes me restore all the links manually.\n\nWith DocBook XML output, I got some error while importing it in Confluence. Can you please guide me on how exactly can it be achieved?\n\nThanks,\n\nAnant\n"
},
{
"author": "SarahA",
"body": "Hallo Anant\n\nHmm, that's a nuisance that RoboHelp removes the links from all Word output. I wonder if there's a setting you can configure in RoboHelp so that it retains the links? It's worth checking with the RoboHelp guides or helpdesk.\n\nFor the DocBook import into Confluence, the best thing is to contact the plugin developer, Vlastimil Eli??. I've had a bit of correspondence with him on this page:\n\n<http://community.jboss.org/wiki/DocBookImportForConfluence>\n\nHe's also given a link to some DocBook files that do work, so you may be able to compare the DocBook XML exported by RoboHelp with his XML. For example, the importer accepts only book-style DocBook XML, not article-style.\n\nIt may also be worth contacting Gina Fevrier, who recently did a mass conversion from RoboHelp to Confluence. She has started a new blog recently, but her previous blog is where she talks about the conversion:\n\n<http://ginafromtampa.wordpress.com/2010/02/27/using-confluence-wiki-for-online-help/>\n\nGood luck. I do hope someone can help, as I've never done it myself. I'd be very interested to hear how it works out.\n\nCheers\n\nSarah\n\n.\n"
},
{
"author": "Anant Sabane",
"body": "Thank you Sarah.\n\nI tried importing DocBook sample available on the first link you have mentioned above. I got an error. I have posted the details on that blog page in a comment and requrested Vlastimil Elias to help me with it. I have tried contacting Gina too. Hopefully will get a solution. I will let you know on the progress.\n\nWith regards,\n\nAnant\n"
}
]
},
{
"author": "Karla Marsh",
"body": "Robohelp does not remove hyperlinks from the Word doc. Here's an example in one of my smaller user guides: <https://help.globalscape.com/help/guides/DMZ-Gateway-v3-5-UserGuide.pdf>\n\nI export the Word doc from RoboHelp and then save the Word doc as a PDF and the internal document links are still there. I've been using RoboHelp since v6 and always had the links.\n\nMaybe it's Confluence who is dropping the links? If Confluence is breaking up the Word doc into individual topics (w/o preserving the links) then that would be a problem in Confluence.\n\nI love for this to work, though.\n\nKarla\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/RoboHelp-to-Confluence-converter/qaq-p/124632 | null |
{
"author": "Mark Maier",
"title": "Force Confluence cache to refresh from database?",
"body": "We want to automatically update a specific page in wiki by directly updating the record in BODYCONTENT table in database. Unfortunately the users don't see the changes after changing the database record.\n\nI guess this has to do with the object cache in Confluence, that doesn't ask the database for changes if the object is always in cache. Is there any way to force the cache to refresh (not from admin area, but by calling something from our script that does the changes in BODYCONTENT)?\n\nOr can I call the page with some parameter that loads the content from database instead of cache?\n"
} | [
{
"author": "B_ Normann P_ Nielsen",
"body": "I do direct inject into the database at the moment, and it is realy not such a big deal - of cause there is a risk, but that is primarily when upgrading Confluence, my current injection of WIKI markup is not V4 compliant.\n\nI stumbled across this post searching for a way to refresh the body cache, calling the URL\n\n/admin/flushcache.action?cache=com.atlassian.confluence.core.BodyContent\\&redirectUrl=cachestatistics.action%3FshowDistributions%3Dfalse\n\nwill do it (similar to use the gui at /admin/cachestatistics.action?showDistributions=false - flusing the \"Content Bodies\")\n\nI just nedd to find the login parameters, somethin simelar to JIRA's os_user etc...\n\nThe CLI is a great tool, but I dont want page history as several pages are updated each day, and I use the pageId for getting data in.\n\nSee my scripts at <http://www.mos-eisley.dk/display/it/Confluence>\n",
"comments": null
},
{
"author": "Nic Brough -Adaptavist-",
"body": "Short answer is \"don't do it\". You should not be even thinking about poking data into Confluence while it's running.\n\n\"Refreshing the cache\" would be a nightmare that involves rewriting core code. You could do it, but you'll need to retest all sorts of stuff, persist it through upgrades and frankly, there's far better ways to approach this. The first thing to think of is abstracting the call for data from the content of your page.\n\nI would write a macro that provides the current content from a database table outside Confluence (it can be inside the Confluence schema of course, but the point is to keep it separate and a separate table is the easiest way to do it). Before diving into that though, I'd look at <https://studio.plugins.atlassian.com/wiki/display/SQL/Confluence+SQL+Plugin> as that could solve the problem or at least give you a start on how to code something if it's not quite right.\n",
"comments": null
},
{
"author": "Bob Swift (personal)",
"body": "Or write the content legally by running **storePage** using [Confluence Command Line Interface](https://studio.plugins.atlassian.com/wiki/display/CSOAP) or similar. Then you get page history as well.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Force-Confluence-cache-to-refresh-from-database/qaq-p/131669 | null |
{
"author": "Michael Roff",
"title": "Is it possible to change an attachment comment for old attachment versions?",
"body": "I have an attachment File.txt.\n\nI attach it to confluence.\n\nI change File.txt and upload it again to Confluence. I now have the current version and the original version which is referred to as Version 1.\n\nIs there any way to go and change / edit the comment for Version 1 of File.txt?\n"
} | [
{
"author": "Rodrigo Girardi Adami",
"body": "Hi Vegas,\n\nThis is not possible, however I've created a feature for you: <https://jira.atlassian.com/browse/CONF-27473>\n\nI suggest to vote and watch this feature so it will increase it's popularity and the chance to be implemented.\n\nHope that helps!\n\nRegards,\n\nRodrigo\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Is-it-possible-to-change-an-attachment-comment-for-old/qaq-p/210075 | [
"attachment"
] |
{
"author": "Amey Nevrenkar",
"title": "How to restore data from Confluence version 2.2.8 to Confluence version 3.5.2",
"body": "Hi\n\nI am trying to import a space from an older confluence version to new confluence version i.e. 2.2.8 - \\> 3.5.2\n\nThe space contains pages which have attachements.\n\nWhen I try to import the zip file I get an error -\n\nYou can only restore space backups exported from the same major version (e.g. 2.2.x or 2.3.x).\n\nIt would be great help if somebody can guide me through this.\n"
} | [
{
"author": "Jim Birch",
"body": "You need to set up a temporary 2.2.8 instance, restore the data, upgrade (maybe a couple of version steps, check the release notes), export and reimport. There would have been significant schema changes between 2.2 and 5.5, some of which will affect the xml data format.\n\nI would suggest raising a support ticket on this. Atlassian can advise you which versions you will need to pass through.\n\nYou can get temporary licences to do this.\n",
"comments": [
{
"author": "Amey Nevrenkar",
"body": "Hi Jim\n\nThanks alot for the answer.\n\nIn the interim I found another way to solve the problem.\n\nWhen we try to import between two major version i.e. 2.2.x - \\> 5.5.2 its not allowed by Confluence, because for the simple fact that its build number changes.\n\nThus one needs to just change the build number by going in the exportDescriptor.properties file and changing the build number.\n\nOnce we do this import it.\n"
},
{
"author": "Nic Brough -Adaptavist-",
"body": "I wouldn't rely on that - it could create incompatible data as you're lying about the versions and potentially throwing complete misinformation at a server. If I were to use that, I'd be very worried, unless I tested at least every macro and function that had been used anywhere in the data, with every combination of parameters in use.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/How-to-restore-data-from-Confluence-version-2-2-8-to-Confluence/qaq-p/431704 | null |
{
"author": "Royce Wong",
"title": "Simple Auction in Confluence",
"body": "Hi Confluence guru,\n\nWe are going to held an auction (\\~30 items) in the company (across the U.S.) to benefit a charity.\n\nWe are wondering if we can use Confluence to facilitate the auction, do not need to be fancy like eBay.\n\nAny creative ideas? Has anyone done something like this? Or a cool existing example so I can reference?\n\nAny suggestion is much appreciated.\n\nThanks.\n"
} | [
{
"author": "Matthew J. Horn",
"body": "I've seen sites that do this with the comments. Each item on it's own page, and then a user bids on an item by adding a comment with his/her max bid. Works well, and users can set up notifications of the pages so they can see if they've been outbid.\n\nJust realized you posted this almost a year ago, so it may be too late.\n\nmatthew horn\n",
"comments": [
{
"author": "Royce Wong",
"body": "We ended up using JIRA to facilitate the auctions, and have confluence display most popular items, items that need more bids, etc., that way we could bulk move all auctions to start and close to control the bidding process. That was easy and beautiful!!!\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Simple-Auction-in-Confluence/qaq-p/323399 | null |
{
"author": "Shelley Cook",
"title": "Permission screen user auto-suggest not displaying full list of users",
"body": "I am adding users to a space. As I type in a name, suggestions appear below allowing me to quickly add users.\n\nThe problem is that many users do not appear in the suggest list. If I type in the username and click Add, the user is successfully added, but the suggest box is saying \"no matches\".\n\nIs this an index that needs to be rebuilt? Which one? Where?\n"
} | [
{
"author": "William Zanchet [Atlassian]",
"body": "Hi Gabriel, \n\nYes, the reindex is a good call for this case. I highly suggest that you try to do a rebuild from scratch: \n\n<https://confluence.atlassian.com/display/CONFKB/Rebuild+the+Content+Indices+from+Scratch>\n\nThis documentation should do the work. \n\nCheers, \n\nWZ\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Permission-screen-user-auto-suggest-not-displaying-full-list-of/qaq-p/69358 | null |
{
"author": "Sascha Reinholz",
"title": "Release Version 4.0",
"body": "Hello,\n\nwe are interested in implementing Confluence in our company. A big reason why we have decided to migrate to antoher wiki is the copy and paste option for images. I've seen that you have integrated this feature in your new editor in Version. When will Version 4.0 be released.\n\nThanks\n\nSascha Reinholz\n"
} | [
{
"author": "Sherif Mansour",
"body": "Hi Sascha,\n\nAs you saw in Matts post - we are in Beta right now. Our goal is to have the final release in the next couple of months. Stay tuned!\n\nSherif\n",
"comments": null
},
{
"author": "Nic Brough -Adaptavist-",
"body": "See [https://answers.atlassian.com/questions/2892/release-date-of-confluence-4](/questions/2892/release-date-of-confluence-4) - it's a few weeks old, but the answer there is still valid. The Beta is out now, which means Matt Hodges \\*rough\\* estimate is probably good, but I wouldn't take bets on it. It'll be out when it's out.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Release-Version-4-0/qaq-p/302982 | null |
{
"author": "Olivier FONTANNAUD",
"title": "crawl confluence with GSA",
"body": "Hi,\n\nWe try to index confluence with a Google Search Appliance. After many tries, we haven't problems with the crawl when annonymous access is activated. Is there an issue to crawl confluence with a restricted access ? Our wiki contains many critical information and we don't want activate annonymous access for crawling.\n\nRegards,\n\nOlivier\n"
} | [
{
"author": "Nic Brough -Adaptavist-",
"body": "Not really, I've done it before. Frankly, if anonymous access is working, then crawling with a restricted user ID is going to work fine too. Just make sure your user really does only have \"view\" and absolutely no other access.\n",
"comments": [
{
"author": "Olivier FONTANNAUD",
"body": "Thanks for your response Nic, but there is a big difference between anonymous crawling and authenticated crawling. Based on the tests I have maid, my GSA couldn't login to confluence for crawling with a restricted access. I search an issue for configuring GSA to login into confluence.\n\nRegards,\n\nOlivier\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/crawl-confluence-with-GSA/qaq-p/248789 | null |
{
"author": "Jason Stoller",
"title": "Including brackets in an external link?",
"body": "When I use this in Wiki Markup it doesn't work because the link contains brackets - see \\[Author\\]\n\n\\[John Doe\\|http://www.ncbi.nlm.nih.gov/pubmed?term=%22Doe%20J%22\\[Author\\]\\\\\\]\n\nDoes anyone know how to make this link work?\n"
} | [
{
"author": "Jeremy Largman",
"body": "I think this works:\n\n\\[John Doe\\|http://www.ncbi.nlm.nih.gov/pubmed?term=%22Doe%20J%22\\\\\\[Author\\\\\\]\\]\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Including-brackets-in-an-external-link/qaq-p/28054 | null |
{
"author": "Shivansh Singh",
"title": "Specifying Universal Wiki Converter to export subset of Mediawiki?",
"body": "We have a Mediwaiki which is having wiki pages of different teams. One of the team wants to migrate its wiki pages to Confluence. Is it possible to specify UWC to export only subset of Mediawiki pages?\n"
} | [
{
"author": "Laura Kolker",
"body": "Yes. You have a couple of choices:\n\na) update the [optional sql parameters](https://studio.plugins.atlassian.com/wiki/display/UWC/UWC+Mediawiki+Notes#UWCMediawikiNotes-OptionalSQLProperties) or [optional namespace properties](https://studio.plugins.atlassian.com/wiki/display/UWC/UWC+Mediawiki+Notes#UWCMediawikiNotes-OptionalNamespaceProperties) in your export config to identify the pages or namespaces you want to export\n\nb) export everything, but [write a custom filter](https://studio.plugins.atlassian.com/wiki/display/UWC/UWC+Filters+Framework) to ignore the pages you don't want\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Specifying-Universal-Wiki-Converter-to-export-subset-of/qaq-p/406896 | [
"export",
"mediawiki",
"universal-wiki-converter"
] |
{
"author": "Dan Machovec",
"title": "Confluence 3.5 - Plugin upload hangs on \"Uploading...please wait\"",
"body": "Dashboard \\> Administration \\> Plugins\n\nI click on upload plugin and choose browse. I select the downloaded .jar file (which is only 38kb) and click the upload button. The system hangs on Uploading and never comes to a finish.\n\n\n\nHas anyone seen this before?\n"
} | [
{
"author": "J Madra",
"body": "We had a similar issue - with us being unable to install or manage \\*any\\* plugin. For us, the issue was related to our base URL in Confluence. Once we corrected that, everything was fine.\n",
"comments": [
{
"author": "Dan Machovec",
"body": "I think this must be the case. I currently have Confluence running on another server that is using port 80 for IIS. We are publishing Confluence on port 8080. I have plans to break the font end off to another server, and I will modify the port back to the standard http one at that time. Thanks!\n"
},
{
"author": "Arunkumar Perumal",
"body": "thanks, I've got the same issue \\& after changing my base URL it works like a charm\n"
}
]
},
{
"author": "Jim Bethancourt",
"body": "I have experienced similar symptoms where it takes a while to load. I recall that after a page refresh I was able to see the uploaded plugin listed on the list of Installed plugins.\n\nHTH,\n\nJim\n",
"comments": [
{
"author": "Dan Machovec",
"body": "I just gave that a try, but alas no change. The system still shows no installed User plugins. I wonder if I will have to open a ticket.\n"
}
]
},
{
"author": "Jim Bethancourt",
"body": "If you're developing a custom plugin, another option might be to deploy using the [Atlassian PDK](http://confluence.atlassian.com/display/DEVNET/Plugin+Developer+Kit+for+Maven2) by using the atlassian-pdk:install Maven plugin goal, the atlas-install-plugin.bat / atlas-install-plugin.sh or the [AMPS plugin](http://confluence.atlassian.com/display/DEVNET/AMPS+Plugin+for+Maven)\n\nI've used both the plugin installation goal and the command line too before with success.\n\nJim\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Confluence-3-5-Plugin-upload-hangs-on-quot-Uploading-please-wait/qaq-p/323512 | null |
{
"author": "Jeremy Fillingim",
"title": "Error displaying Team Calendars.",
"body": "I'm running Confluence 3.5.3 with Team Calendars 1.2.4.\n\nI have created a number of Team Calendars, and am displaying them using calendar macros on Confluence pages. I find that until I actually navigate to \"My Calendars\" from the main page, that my individual Confluence page displays no events (and shows a large red box containing \"Error(s) Occurred\".\n"
} | [
{
"author": "DavidA",
"body": "Hi Jeremy,\n\nWe've had a few accounts with this and they were caused by *not* accessing the page/Team Calendars via Confluence's base URL. That might be your problem. If not, please contact our support team at <https://support.atlassian.com.>\n\nThanks!\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Error-displaying-Team-Calendars/qaq-p/101789 | null |
{
"author": "Leo B",
"title": "Confluence Database Deadlock",
"body": "Hello, I have some users complaining because sometimes they are working on Confluence and they receive a message saying \"service unavailable\". Serching on the Confluence log, i notice that the users are having this exception: \"Transaction (Process ID 51) was deadlocked on lock resources with another process and has been chosen as the deadlock victim\"\n\nDoes anyone knows if this may be the problem and how to resolve it?\n\nThanks in advance...\n"
} | [
{
"author": "Jeremy Largman",
"body": "Check out the knowledge base articles:\n\n<http://confluence.atlassian.com/display/CONFKB/Troubleshooting+Deadlocks+in+Confluence>\n\n<http://confluence.atlassian.com/label/CONFKB/deadlock>\n\nIf it's hard to diagnose or none of those solutions work, comment back about what you find, or open a [support ticket](http://support.atlassian.com). Sometimes you have to hunt through logs and configuration files.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Confluence-Database-Deadlock/qaq-p/282675 | null |
{
"author": "Douglas Cowen",
"title": "How does one associate actual usernames with wiki entries made by contributors authenticated with, e.g., their google account?",
"body": "Our wiki has users who authenticate using, for example, their google account. Their entries are then tagged with something that looks like this:\n\nAdded by <https://www.google.com/accounts/o8/id?id=aitoawkiqp5d1mdvtleecaanpd8d6vxwlg3mnhc>\n\nThis is an obvious barrier to communication since you cannot tell who actually wrote the entry. Going to the link does not produce anything useful.\n\nCan the wiki creator do something to associate human-readable usernames with a given google login ID? Or can each user assign him/herself a username (or maybe a better term is nickname, as it replaces the official (and useless) obfuscated username)?\n\nThanks for your help.\n\nDoug\n"
} | [
{
"author": "EddieW",
"body": "Are you using Crowd for the google authentication?\n\nIf so creating an alias for the confluence app is the way to go:http://confluence.atlassian.com/display/CROWD/Specifying+a+User's+Aliases\n\nOtherwise I am not sure how you even have confluence users authenticating with openIDs.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/How-does-one-associate-actual-usernames-with-wiki-entries-made/qaq-p/168519 | null |
{
"author": "cedrhoch cedrhoch",
"title": "Page permissions - not restrictions.",
"body": "Hi,\n\nI would like to use the reverse functionality of the restricted page.\n\n**Let me explain:**\n\nAs an administrator, I have to manage 15 groups which I granted the right to upload documents for space.\n\nI need to distribute these groups' permissions across a complex pagetree.\n\nIn this case, the Pages Restriction feature is not useful because of the number of pages and groups.\n\nA topic talks about the Remote Api plugin... But I do not know this plugin.\n\nI use Confluence 3.4.8.\n\nThanks in advance.\n\nRegards,\n\nCedric Hoch\n"
} | [
{
"author": "Bob Swift (personal)",
"body": "Similar to Leo answer, you can use [Confluence Command Line Interface](https://studio.plugins.atlassian.com/wiki/display/CSOAP) to **addPermissions** for either spaces or pages. If the pages are in a hierarchy and you are talking about edit permissions, you can use the **--descendents** flag to make it easier (view permission is automatically works on a hierarchy.\n\nHowever, your question is somewhat confusing. Uploading attachments is a space permission. Page permissions deal with view and edit permissions to a page.\n",
"comments": null
},
{
"author": "cedrhoch cedrhoch",
"body": "Thanks for your answers,\n\nI know that Uploading attachment is a space permission, but I have many groups which have the same global and space permission. I would like to enable the space permission of each group **just** **for some specific pages...**\n\nI'm going to do it with the command line Interface. Thank you for the link Bob.\n",
"comments": [
{
"author": "cedrhoch cedrhoch",
"body": "This feature is very practical !! I've done a test with this command line:\n\n**confluence --action addPermissions --space SpaceKey --title \"My Page\" --permissions edit --group my_Group --descendents**\n\n*7 descendent pages had Edit permission added.\n\\[Edit\\] permissions where added to page: 'My Page' in space: 'SpaceKey' for: 'my_Group'.*\n\n*------------------------------------------------------------------------------------------------------------------*\n\nHowever, some descendents (2) have not got the edit permission. I don't understand why !!!\n"
},
{
"author": "Bob Swift (personal)",
"body": "Run the command with the **-v** option. If that doesn't help, open an issue here - <https://studio.plugins.atlassian.com/browse/JCLI>.\n"
},
{
"author": "cedrhoch cedrhoch",
"body": "I had this issue with a local installation. I've installed the Confluence CLI pack on my production site. And the --descendents parameter works.\n\nThanks for your help and Congratulations for your work !\n"
}
]
},
{
"author": "Leo B",
"body": "Using the remote API of Confluence you will be able to create a script or a program to add users and set the permissions of each one.\n\nYou can enable this feature on the \"General Configuration\" of Confluence.\n\nHope this help.\n\nCheers.\n",
"comments": null
},
{
"author": "Jeremy Largman",
"body": "Cedric, you can just paste the link plain, if you want. It will render as a link. To paste a link with an alias, type something first, highlight it, then click the link icon.\n",
"comments": null
},
{
"author": "cedrhoch cedrhoch",
"body": "I found it in the old forum with \"{#257292179}add Permission to page using Remote API\" \nI'm sorry, I can't add link...\n",
"comments": null
},
{
"author": "Andrei [errno]",
"body": "what topic?\n",
"comments": null
},
{
"author": "Richard Yale",
"body": "Hi Cedric. We are looking at doing the same exact things and I've been looking at the actual permissions code in confluence itself. I think Atlassian has stood by their \"restrictive\" not \"permissive\" policy.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Page-permissions-not-restrictions/qaq-p/293965 | null |
{
"author": "ket.pjwstk",
"title": "Confluence referer",
"body": "Hi,\n\nHow can I obtain String that contains the referrer? Or the referrer itself? I.e\n\n\\[INFO\\] \\[talledLocalContainer\\] -- **referer: [http://localhost:1990/confluence/dosearchsite.action?](http://localhost:1990/confluence/dosearchsite.action)** \\| url: /confluence/pages/viewpage.action \\| userName: admin \\| action: viewpage \\| page: 3145732\n"
} | [
{
"author": "ket.pjwstk",
"body": "String referrer = ServletActionContext.getRequest().getHeader(\"REFERER\");\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Confluence-referer/qaq-p/359719 | [
"java"
] |
{
"author": "Johan Lindroos",
"title": "Audit trail",
"body": "Hello,\n\nIn Confluence is it possible to see a audit trail of what users has been doing. Ex. Who has read what document, page, edited etc.\n\nIs it possible to have revisions on shared documents?\n\n-J\n"
} | [
{
"author": "Matt",
"body": "You can enable user access logging in Confluence. See:\n\n<http://confluence.atlassian.com/x/n8oC>\n\nBy shared documents, are you referring to documents attached to Confluence pages?\n",
"comments": [
{
"author": "Johan Lindroos",
"body": "Yes correct assumption on the documents, what I would like to be able to track is (ofcourse we do not then have any anynomouos users):\n\n- Who added the document\n\n- Who has read the document\n\n- Who has updated the document\n\nAbove I would also like to do on page level?\n\nKind regards,\n\nJohan\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Audit-trail/qaq-p/321095 | null |
{
"author": "Anil Kuppa",
"title": "how do i uninstall confluence 3.5.9",
"body": "how do i uninstall confluence 3.5.9 on production box... can i reuse the license or renew?\n"
} | [
{
"author": "Richard Yale",
"body": "Confluence is a standalone application. If you used the wizard then go to the start menu and all programs and then go to the confluence folder and there should be an uninstall. If you just installed through the folder then there is nothing to uninstall just delete it. \n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/how-do-i-uninstall-confluence-3-5-9/qaq-p/81880 | null |
{
"author": "briana wherry",
"title": "How do I use the \"{\" character as a normal character?",
"body": "I am trying to write \"{site}\" as text and I keep receiving macro errors. What markup do I use to have it read as normal text?\n"
} | [
{
"author": "Penny Wyatt (On Leave to July 2021)",
"body": "Just put a backslash in front of the curly braces.\n\n\\\\{site\\\\}\n",
"comments": [
{
"author": "briana wherry",
"body": "Thanks Penny!\n"
}
]
},
{
"author": "Sherif Mansour",
"body": "Hi Briana,\n\nIf you don't use the Autocomplete features in Confluence (\\[, ! and {) you can just turn this off. It's a setting in your editor preferences. See [this article for instructions](http://confluence.atlassian.com/display/DOC/Using+Autocomplete+in+the+Rich+Text+Editor#UsingAutocompleteintheRichTextEditor-EnablingandDisablingAutocomplete) on how to turn this off.\n\nIf you still want to use Autocomplete, you can easily cancel the trigger once-off by pressing \"ESC\" on your keyboard. Hope that helps.\n\nSherif\n",
"comments": [
{
"author": "Penny Wyatt (On Leave to July 2021)",
"body": "Sherif: I just had a try in Confluence 3.5.9 and even if you cancel the autocomplete, you'll get {site} which displays as an error when you preview - cancelling the autocomplete doesn't escape it for you.\n"
}
]
},
{
"author": "grundic",
"body": "Maybe [EscapeTool](http://velocity.apache.org/tools/releases/1.4/generic/EscapeTool.html \"EscapeTool\") can help you?\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/How-do-I-use-the-quot-quot-character-as-a-normal-character/qaq-p/419714 | null |
{
"author": "Lokesh D",
"title": "Not able to get checklist plugin working",
"body": "Trying to make use of [checklist plugin](https://studio.plugins.atlassian.com/wiki/display/CHK/Confluence+Checklists+Plugin) I put the following in a page, thought I need to create a page 'Animals' with label 'pets', which I did.\n\n|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `{checklist:name=The pets names|parent=Animals|label=pets}` ` ``{checklist-label:Mammal?|label=mammal}` ` ``{checklist-metadata:Comments}` ` ``{checklist-input:Common pet names|cols=``20``}` `{checklist}` |\n\nStill it does not seem to work, any help much appreciated\n\nThanks,\n"
} | [
{
"author": "Rayone Moyer",
"body": "I had this same issue, can't get it to work and I created a parent page and child page and put the labels in. Still didn't work.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Not-able-to-get-checklist-plugin-working/qaq-p/323076 | null |
{
"author": "Jonathan Sundquist",
"title": "How much server space to allocate?",
"body": "What would be the minimum amount of space should you allocate to a confluence installtion? I know it depends on the amount of attachments, but if a site has a large number of spaces and a fair amount of attachments in various sizes, how much space would you suggest to use?\n"
} | [
{
"author": "Sherif Mansour",
"body": "Jonathan,\n\nAlthough it is possible to do what Richard or Jim have suggested, I stongly suggest you don't store your attachments in the database. Someone from our support time can probably jump in here, but long story short - there are lots of performance implications with regards to backing up your database. Given, you don't really have an option if you are using Clustered (attachments have to be stored in the database right now).\n\nSherif\n",
"comments": null
},
{
"author": "Jim Birch",
"body": "I would second the idea of storing attachements in the database. This gives you a single point of backup for the real Confluence data.\n\nWe have a database of 5.7 Gb of which 4.6 is in the attachmentdata table and .3 Gb is free space. There are about 12000 current pages and comments or 84k including old versions. About 16k attachments, inc versions. Wiki markup is a fairly compact form of text storage so it's really the number and size of the attachments that will drive your data size. This relates to the style and purpose of your Confluence instance so there's no clear a priori way of guessing this.\n\nYou may be able exert some control on attachment volume by limiting the maximum attachment size. (You might also get told to increase it :) The biggest attachments will soak up a lot of attachment space. We allow up to 10 Mb, but occasionally we need to temporarily break the rule for someone.\n\nOur Confluence home directory is around 1 Gb and the application directory is 0.5 Gb.\n",
"comments": null
},
{
"author": "Richard Yale",
"body": "The best option is to have your attachments stored in the database. That way you need a larger database space than physical space on your server. This will allow your server to run faster.\n\nThen what you can do is have a dynamically scaling database which will increase in size as it is needed. Problem solved :)\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/How-much-server-space-to-allocate/qaq-p/231170 | [
"requirement",
"server"
] |
{
"author": "Pggsb Lin",
"title": "Confluence - Customizing PDF Export",
"body": "Hi All,\n\nA couple questions:\n\nIs there a way to customize the PDF stylesheet or the header/footer so that it will include the byline (added by xxx last edited by xxx on such such date) in the PDF?\n\nIs there a way to export all version of the pages to PDF without having to restoring them one at a time?\n\nThanks,\n\nSong\n"
} | [
{
"author": "StaceyA",
"body": "This pdf plugin includes the page author [https://plugins.atlassian.com/plugin/details/7019](https://plugins.atlassian.com/plugin/details/7019.) and let's you add extra fields about who did what.\n",
"comments": [
{
"author": "Michael Roff",
"body": "Thanks Stacey. I've been discussing this on another thread - [https://answers.atlassian.com/questions/30717/css-for-pdf-export?page=1#31498](/questions/30717/css-for-pdf-export?page=1#31498) and this was the conclusion there also.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Confluence-Customizing-PDF-Export/qaq-p/337903 | [
"export",
"pdf"
] |
{
"author": "Johannes Friedrich",
"title": "LDAP Directory - Synchronize group memberships with Confluence (posixAccount, posixGroup)",
"body": "I am struggling to integrate LDAP with confluence.\n\nI am using the following main configuration:\n\n* OpenLDAP\n* LDAP Permissions: Read/Write\n* Groups: posixAccount + posixGroup\n\nThe problem I'm facing is that the users and groups are transfered without a problem, but the memberships are not set.\n\nI managed to get it to work with *groupOfNames* as the group scheme. The only case it works is if a group membership is defined inside the user (*memberOf* attribute) and the setting \"Use the User Membership Attribute\" is set. If either of these is not set there is no user-group assignment.\n\nAs posix is more widely supported (especially by LDAP user managers like LAM or Webmin) I would like to use it as my LDAP scheme and would prefer not to add attributes manually (would not be supported by user managers). Also this scheme is just using the username as an identifier (*memberUid: username* instead of *members: uid=username,ou=People,dc=domain,dc=domain)*\n\nSo my questions are:\n\nIs there a possiblity to syncronize group memberships with the posixGroup scheme?\n\nIs it sufficent if the members of a group are just set in the group entry *(* *memberUid)?*\n\nIs it sufficent if a user is just defined by their uid and not by there complete DN?\n"
} | [
{
"author": "David Chan",
"body": "Hey JFR,\n\n1. When configuring LDAP, there is also a LDAP directory type labeled **'** **OpenLDAP Using Posix Schema'**. Try using that instead of the usual 'OpenLDAP'. The problem, however, is that Confluence's Posix integration is Read-Only. This means that you will not be able to manage users/groups within Confluence, everything has to be done within OpenLDAP.\n\n2. You can define the membership attributes if you expand the **'Membership Schema'** section within the directory configuration. You should be able to set the membership attribute to *(memberUid) .*\n\n3. When integrating LDAP, Confluence needs a base DN for users. Once defined, all user searches will only be within that set DN. You can then further define the users under the advance section labeled **'User Schema Settings'**\n\nCheckout this document:\n\n<http://confluence.atlassian.com/display/DOC/Connecting+to+an+LDAP+Directory>\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/LDAP-Directory-Synchronize-group-memberships-with-Confluence/qaq-p/453384 | [
"ldap",
"user-management"
] |
{
"author": "Gabriel Sejournant",
"title": "Create a Link to access to a macro",
"body": "Hello,\n\nI woul like to creat a link opening directly the pop up parameters of a defined macro, without having to click \\<\\< insert macro \\>\\> and after searching the macro in the macro browser.\n\nI would like in one click to have access to the parmaters of the macro, is it possible and how ?\n"
} | [
{
"author": "Gabriel Sejournant",
"body": "Hello Sarah,\n\nI'm using the version 3.5 (and testing the 4.0 beta) of Confluence.\n\nYou are rignt the auto complete macro work, but the goal was to provide a direct link for one macro, in a model of page, with scaffolding, to be sure all the users will be able to use the same macro at the same place for a kind of pages.\n\nIs their an other way to have this result ?\n",
"comments": null
},
{
"author": "SarahA",
"body": "Hallo Gabi\n\nIt depends which version of Confluence you are using. If you are using Confluence 3.5 (or Confluence 4.0, now in beta release) in the rich text editor, you can use the macro \"autocomplete\" functionality. It's much quicker and less annoying than using the mouse to open the macro browser.\n\nTo use autocomplete, just start typing the curly bracket and the beginning of the macro name. A dropdown menu will appear, offering some suggestions. The suggestions will change to match your typing. As soon as you see the macro you want, select it with arrow keys or mouse. That will open the macro dialogue with the parameters.\n\nI hope that answers the question. :)\n\nCheers\n\nSarah\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Create-a-Link-to-access-to-a-macro/qaq-p/77352 | [
"app",
"link",
"macro"
] |
{
"author": "Mark Nixon",
"title": "Make a page Redirect in confluence",
"body": "Hi,\n\nI want to create a page within a space, that when clicked on/visited automatically redirects the user to another page in another space. Is there an easy/transperent way to do this? The closest I can come is render a page within the page by using a macro.\n\nIdeas?\n\nThanks, \nMark\n"
} | [
{
"author": "Bob Swift (personal)",
"body": "### [CustomWare *Redirection* Plugin - *Confluence* - Atlassian Plugin Exchange](https://plugins.atlassian.com/plugin/details/183) {#toc-hId-1509947616}\n",
"comments": null
},
{
"author": "Brian Padley",
"body": "What about for Confluence 4.x? Shouldn't this be a feature out of the box?\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Make-a-page-Redirect-in-confluence/qaq-p/450472 | null |
{
"author": "Manuel Scharfy",
"title": "Problem with secure access to confluence (and jira) through \"portal-feature\" of security appliances like Fortigate or Checkpoint",
"body": "Hi,\n\nwe are evaluating Confluence and Jira as new tools for our software-devlopement. We solved nearly all problems, as long as the users are in our internal network. We want to use a secure 2-factor authentication for external access to this services for external developers. We tried to use the \"Portal\" feature from a Fortigate-Appliance (which is in fact some kind of reverse proxy), but ran into a lot of troubles. Basically it's working, but some features don't. E.g. in Confluence the Rich Text Editor isn't working (nothing is happening if we try to switch to this edit mode). Another problem exists in Jira with the \"Create issue\" button in the upper right corner (it's resetting the URL).\n\nI think it's somehow related with ajax-reloads used for this functions. When using the \"Portal\" function of the Fortigate-Appliance, it creates a kind of Forwarding-URL like <https://external.domain.com/proxy/http/jira.domain.loc/secure/Dashboard.jspa> (jira.domain.loc is the internal address of jira, same with confluence.domain.loc)\n\nWith Jira it's possible to see the problem within the URL. The URL in the address bar of the browser is rewritten to something like [https://external.domain.com/secure/CreateIssue.jspa?pid=10000\\&issuetype=7\\&Create=Create](https://external.domain.com/secure/CreateIssue.jspa?pid=10000&issuetype=7&Create=Create). As you can see, the entire proxy part is missing.\n\nWe also tried a similar feature implemeneted into a Checkpoint-Appliance and it has the same issues.\n\nAny help or experiences with this matter would be very appreciated.\n\nThanks in advance!\n\nYours, \nManuel\n"
} | [
{
"author": "AM",
"body": "Hi Manual,\n\nunfortunately this won't work - check\n\n<https://confluence.atlassian.com/display/CONFKB/Various+Issues+Caused+when+Server+Base+URL+Does+Not+Match+the+URL+Used+to+Access+Confluence>\n\nIf you really need your Fortinet or Checkpoint to protect JIRA/Confluence, the only option I could think of is fronting JIRA and Confluence with Apache and the extensivly usage of mod_rewrite.\n",
"comments": [
{
"author": "Anton?n E?er",
"body": "Hi,\n\nwe have the same problem, If someone solved this mod_rewrite I need know how.\n"
},
{
"author": "Jakub Bobran",
"body": "I second this.\n\nIt seems that the issue is more and more painful for people.\n\nedit: In my case it is both Confluence and Jira.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Problem-with-secure-access-to-confluence-and-jira-through-quot/qaq-p/442138 | [
"jira",
"proxy"
] |
{
"author": "Neal Krummell",
"title": "Minimum moinmoin and Confluence versions?",
"body": "Is there a minimum version for both moinmoin and Confluence that UWC will work with?\n\nOur Confluence version is 3.1, and the moinmoin version is release 1.3.4 from back in 2005.\n\nI've not had success on importing the page, but exporting seems to work.\n\nThanks!\n"
} | [
{
"author": "Laura Kolker",
"body": "Well, the moinmoin module was user submitted, which basically means that it definitely worked for that user and their wiki. I don't happen to have any data about which version of moinmoin it was developed against. I did test out (successfully) basic functionality and operation against (I'm pretty certain) [this turnkey moinmoin](http://www.turnkeylinux.org/updates/new-turnkey-moinmoin-version-200910), but I don't have enough experience with moinmoin to be able to say whether that would be compatiable with your version or not.\n\nEspecially since you're having difficulty, I would think you would need some developer efforts to get it working with your dataset one way or another.\n\nGood luck!\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Minimum-moinmoin-and-Confluence-versions/qaq-p/26192 | [
"universal-wiki-converter"
] |
{
"author": "Stefan K?sters",
"title": "\"Your session has expired\" when saving a new page",
"body": "Hello,\n\non of my team members has a problem since since a couple of days:\n\nShe tries to create a new page in Confluence and every time she saves it she gets this error:\n\n```\n \"The following error(s) occurred:\n```\n\n```\n Your session has expired. You may need to re-submit the form or reload the page.\"\n```\n\nAfter that there is no way she can save the page. \n\nDoes somebody have a recommendation what to do?\n\nRegards\n\nStefan K?sters \n"
} | [
{
"author": "Marilyn Daum",
"body": "I got the same session expired message repeatedly, trying set a favourite for a page. Changing the URL to use the IP address for the Confluence server did enable me to set that favorite. Thanks to Peter for the tip.\n",
"comments": null
},
{
"author": "FLopez",
"body": "Any comments from Atlassian about this issue?\n",
"comments": null
},
{
"author": "Yannick R.",
"body": "This error happens on our confluence instance too.\n\nHowever on our side we are able to create and save pages. The message appear when we are saving (Either new page or not) and we just need to click on the save button again and it works.\n\nI'll look the solution of Grigory Chernyshev but it does not seems to be related.\n\nThanks,\n",
"comments": null
},
{
"author": "NicoDeluxe",
"body": "I hate this issue!!!!!! Please fix it men!\n",
"comments": [
{
"author": "martinnobis",
"body": "Excuse me, that is sexist.\n"
}
]
},
{
"author": "Peter Shiner [BOSsAWDs]",
"body": "I have recent run into this with one person on one page in our enterprise environment. By having the person use IP numbers in the URL he was able to edit and save the page.\n",
"comments": null
},
{
"author": "Dave Furlani",
"body": "A work around for this is to access the confluence server by it's IP.\n\nIf you're using HTTPS then this means that you'll see a certificate warning each time you reopen your browser, which is far less annoying than not being able to save edits almost every time.\n",
"comments": null
},
{
"author": "Dave Furlani",
"body": "This is easily the most frustrating issue ever in Confluence, if not of all time. Sometimes it will allow a save, most times though it simply will not save. A sometimes possible work around is to make a small change quickly then save. If you have to make a large change, this approach is very time consuming and may result in a page with some changes made before the bug won't allow another change to be saved. It makes me want to puch a kitten in the face.\n\nIt's not related to a page or user specifically, more so it's related to the content that has been added tothe page, or the way the change was made. Deleting never causes an issue, pasting, using Ctrl-B to bold, adding certain macros like tips or info seem to trigger Confluence refusing to save.\n\nSometimes we're lucky enough for an auto save to be made available when coming back into the page to retry the edit, however that seems to have disappeared since upgrading recenty, although the problem remains.\n",
"comments": null
},
{
"author": "grundic",
"body": "Take a look at this: <http://confluence.atlassian.com/display/DOC/Configuring+XSRF+Protection>\n",
"comments": [
{
"author": "Stefan K?sters",
"body": "After rebooting the computer adding a page now works. I will try the XSRF-hint next time this happens.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/quot-Your-session-has-expired-quot-when-saving-a-new-page/qaq-p/117897 | null |
{
"author": "Richard Wilkinson",
"title": "Moving a page to a space which already contained a page of that name - where is the original?",
"body": "Hello,\n\nI'm reorganising our Confluence site, and moved several \"sections\" from other spaces into the same new space. Each \"section\" was a parent page with child pages on several different levels.\n\nUnfortunately, at the time I didn't realise that some of these sections contained child pages with the same name as a page in another section. Since they were previously in different spaces, that hadn't mattered.\n\nRather than warning me, it seems Confluence has decided (in each of several cases) to replace the page I moved first - the original page - with a copy / image of the page I moved later. The page shows up in both positions in the page tree, but clicking either of them takes me to the page that was moved later.\n\nWhere have the original pages gone? They don't show up in the page edit history as a change. They're not in the trash, and aren't hiding under \"root\" level in either the original space or the new one.\n\nHave they simply been irretrievably overwritten? I'd rather not have to try to restore these from backup if at all possible.\n\nI'm going to raise a support issue too, as I think that there should at least have been a warning about this when trying to move the pages, but wondered if anybody else had encountered this and knew what to do about it.\n\nThanks,\n\nRichard\n"
} | [
{
"author": "Mark Hrynczak",
"body": "An easier workaround to get the original page back:\n\nRename the one showing to a different name. You can then access the original page using the original URL.\n\nNote that there is a bug report for this issue at <https://jira.atlassian.com/browse/CONF-17598>\n\nHope that helps,\n\nMark\n",
"comments": [
{
"author": "Richard Wilkinson",
"body": "Thank you, this has worked. (I should probably have thought of it myself!)\n\nI had also raised a bug report / support issue for this (CSP-67025) but have resolved it as a duplicate.\n"
}
]
},
{
"author": "Richard Yale",
"body": "I would suggest going into your database and doing a SQL query select and try to find a page with the title and see what shows up. It may have indeed overwritten the old pages, but I don't know for sure. The old pages could still be in the database and if so you can change the title to something else through a SQL Update query and that will solve your problem.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Moving-a-page-to-a-space-which-already-contained-a-page-of-that/qaq-p/193900 | null |
{
"author": "Andrei [errno]",
"title": "viewtracker plugin - experiences",
"body": "have you seen performance being affected after **viewtracker** plugin was installed/enabled? \nour env.: CONF 3.5.3 / \\~2K users / \\~30K pages\n\n<https://plugins.atlassian.com/plugin/details/28637>\n\nI will disable username lookups, most likely\n"
} | [
{
"author": "David at David Simpson Apps",
"body": "Viewtracker will likely suffer the same performance problems as the [Confluence Usage Tracking](https://plugins.atlassian.com/plugin/details/271) plugin (which is disabled by default because it has known performance problems in large installations). If you have problems with one, you'll likely see problems with the other plugin too.\n\nThe guys from BitVoodoo will likely know better though, so I guess they'll likely give you an answer sometime soon :)\n",
"comments": null
},
{
"author": "Andrei [errno]",
"body": "I eventually went with Piwik tracking all my Atlassian tools\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/viewtracker-plugin-experiences/qaq-p/282705 | [
"analytics",
"app",
"viewtracker"
] |
{
"author": "Shivansh Singh",
"title": "java.lang.UnsupportedClassVersionError: Bad version number in .class file error while executing run_cmdline.sh",
"body": "I am using UWC to covert my Mediawiki pages into text file which I will later import it to Confluence. My Mediwiki is installed on a linux box and I am using command line to export the pages. UWC is installed on the same machine on which Mediawiki is present. The Java version is JDK 1.5.0_10. When I run the command I am getting following error:\n\nuwc$ /bin/bash run_cmdline.sh -e conf/exporter.mediawiki.properties\n\nException in thread \"main\" java.lang.UnsupportedClassVersionError: Bad version number in .class file\n\nat java.lang.ClassLoader.defineClass1(Native Method)\n\nat java.lang.ClassLoader.defineClass(ClassLoader.java:620)\n\nat java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)\n\nat java.net.URLClassLoader.defineClass(URLClassLoader.java:260)\n\nat java.net.URLClassLoader.access$100(URLClassLoader.java:56)\n\nat java.net.URLClassLoader$1.run(URLClassLoader.java:195)\n\nat java.security.AccessController.doPrivileged(Native Method)\n\nat java.net.URLClassLoader.findClass(URLClassLoader.java:188)\n\nat java.lang.ClassLoader.loadClass(ClassLoader.java:306)\n\nat sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)\n\nat java.lang.ClassLoader.loadClass(ClassLoader.java:251)\n\nat java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)\n\nCan anyone help me out with this issue?\n"
} | [
{
"author": "m@",
"body": "This error will be thrown when you try and load a class thats been compiled with an incompatible (usually future) version of Java.\n\nFrom your question it looks like the class you're trying to run was compiled using Java 6 and you're using Java 5 to run it. Try upgrading your JVM to 6 and give it another go.\n",
"comments": [
{
"author": "Shivansh Singh",
"body": "Hi Matthew,\n\nThanks for your reply.\n\nI have downloaded the uwc.zip from <https://studio.plugins.atlassian.com/wiki/display/UWC/Universal+Wiki+Converter> and its mentioned in the documentation that any version of Java 5 or higher should be fine for the installation and running UWC. So I was wondering why it didn't work when I have JDK 1.5.0_10 installed on my m/c.\n"
},
{
"author": "m@",
"body": "I downloaded the converter, extracted the starting point class and confirmed its been compiled without java 5 support:\n\n```\n$ file ./com/atlassian/uwc/ui/UWCCommandLineInterface.class\n./com/atlassian/uwc/ui/UWCCommandLineInterface.class: compiled Java class data, version 50.0 (Java 1.6)\n```\n\nI'm going to do some investigating as to why this is the case or if its just an oversight.\n"
},
{
"author": "Laura Kolker",
"body": "Yeah, that's my bad. I've updated the doc to say it requires Java 6 now. It's not so much that we couldn't support Java 5. It's just that at this point, I'm using Java 6, and when I build the UWC and one of the dependencies (confluence remote java wrapper), I happen to be using 6. So, if you need it to support 5, and you're willing to build from source, it _should_ be possible, but you have to not only build the UWC against 5, but also the CRJW library and update the lib directory with the resulting jar.\n"
},
{
"author": "Shivansh Singh",
"body": "Thanks Laura !! I am sure it will avoid confusion to others who will be using UWC.\n\nOne quick question. Do you know if we can use UWC to export only subset of Mediawiki?\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/java-lang-UnsupportedClassVersionError-Bad-version-number-in/qaq-p/200594 | [
"universal-wiki-converter"
] |
{
"author": "Lis Riba",
"title": "Greatest number of pages in a single space?",
"body": "Just trying to get a sense of scale:\n\n* Is there any upper-bound on the number of pages a single space can contain?\n* Even if the code does not impose limits, any practical limits you've seen in your spaces? Performance hits when browsing or searching, for example?\n* How large is the largest space you've used or seen?\n * Browse pages lists 1452 pages in [the current Confluence documentation](http://confluence.atlassian.com/display/DOC/Confluence+Documentation+Home), though there are probably additional restricted pages I can't see.\n"
} | [
{
"author": "Richard Yale",
"body": "At my company which is a large Corporation one department has a space with 8,200 pages of content. It does take about 10 seconds to navigate to the space but other than that no real impact.\n",
"comments": null
},
{
"author": "Betsy Walker",
"body": "Our site, running Confluence v2.10.2 (for the next few weeks at least) several spaces with over 2,000 pages each. Largest one has about 5,000 pages. With our documented \"Wiki Best Practices\" and some hand-crafting of custom menus to allow for quick navigation through the space, they whiz right along.\n\nNote - our custom menu solution will most likely become obsolete once we upgrade to Confluence v3.5.x, as the Intranet and Documentation themes are quite nice for large spaces.\n",
"comments": null
},
{
"author": "Nic Brough -Adaptavist-",
"body": "My largest client has roughly the numbers below. The biggest space has about 700 active pages in it, but only 100-ish of them are \"real\" - the others are small chunks of documentation that are \"included\" in other places.\n\n|--------------------------------|---------|\n| **Total Spaces** | 1050 |\n| **Global Spaces** | 600 |\n| **Personal Spaces** | 450 |\n| **Content (All Versions)** | 415,000 |\n| **Content (Current Versions)** | 60,000 |\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Greatest-number-of-pages-in-a-single-space/qaq-p/184853 | null |
{
"author": "jj jj",
"title": "Community Bubbles (Forum) macro not working",
"body": "Hi guys. I have the bubbles plugin installed but the macros aren't working. It doesn't give me an error but nothing seems to show up.\n"
} | [
{
"author": "David at David Simpson Apps",
"body": "You need to install Adaptavist's plugin license manager and then license the plugin. Once fully licensed the content should reappear.\n",
"comments": [
{
"author": "jj jj",
"body": "Thanks guys!\n"
},
{
"author": "jj jj",
"body": "Do i have to use Adaptavist's manager? Is there any other way to license the plugin?\n"
},
{
"author": "Thomas Vlerick",
"body": "Yes, but the license is free if you just fill in some question on the adaptavist website. License is free for 50 years.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Community-Bubbles-Forum-macro-not-working/qaq-p/367504 | [
"community-forums-for-confluence",
"forum",
"macro"
] |
{
"author": "Rhyne Armstrong",
"title": "Is it possible for our users to have a synchronized backup of our Confluence site?",
"body": "We need to make it possible for all of our users to be able to access the information in our KnowledgeBase at all times, even when traveling. We currently use Exchange Public Folders and these are synchronized automatically. Is there any extention, plugin, or anything that would allow this with confluence?\n\nWe are willing to put in the work to have the synch happen through IT policies when the user logs into the domain.\n"
} | [
{
"author": "Betsy Walker",
"body": "Have you heard of [Appfire's Firestarter portable Wiki appliance](http://appfire.com/firestarter/) that allows you to, basically, have your Wiki on a stick (i.e. USB drive) so that users can work with it offline and then sync to the mother ship when back in the office? I saw it a t last year's Summit and it looked very cool.\n",
"comments": [
{
"author": "Damian Knight",
"body": "I was interested in the Firestarter product, until their VP of sales told me there was a minimum order of 50!\n"
},
{
"author": "Rhyne Armstrong",
"body": "This looks to be the best solution if we go with Confluence. We have at least 50 people who would/could use this in our company.\n"
}
]
},
{
"author": "Martin Cleaver",
"body": "You could probably use the Comalatech Content Publishing Plugin.\n",
"comments": null
},
{
"author": "Sherif Mansour",
"body": "Another pattern I've heard customers do from speaking to them is that sometimes all their users want is a copy of a page every so often. So what some customers do is setup a cron job that does a PDF export (using the Confluence Command Line Interface) and emails a group of users on a recurring period.\n",
"comments": null
},
{
"author": "David Yu",
"body": "I'll go ahead and plug Brenden's plugin here:\n\n<https://plugins.atlassian.com/plugin/details/19471>\n",
"comments": [
{
"author": "Richard Yale",
"body": "It doesn't look like this is 3.5.X supported. There are a lot of differences between 3.4 and 3.5\n"
}
]
},
{
"author": "Richard Yale",
"body": "I'm guessing you are talking about offline access to the information? Because otherwise as long as they can connect to your Confluence site the information will always be current.\n\nFor Offline Access:\n\nThe issue is that Confluence runs off a database back-end which means that in order for your clients(?)/workers to see the information they have to be connected to the database.\n\nYou may be able to use the internal HSQL database that is used for non-commercial applications and keep that in sync every time they connect to your servers. This however means that however big your Confluence instance is their laptops will need to have that much extra space to be able to store all of the information and keep getting newer information. This means you'll need to have large harddrive space if you have lots of attachments.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Is-it-possible-for-our-users-to-have-a-synchronized-backup-of/qaq-p/371376 | null |
{
"author": "Kevin Buchs",
"title": "Cloning a space - key conflict upon restore",
"body": "I am trying to make a copy of a space, by following the procedure [here](http://confluence.atlassian.com/display/CONF33/Copy+Or+Rename+A+Space) but I am getting a failure message indicating a duplicate primary key. I have been very careful to confirm that I have modified all occurrences of the space key and space name in the entities.xml file before zipping it and trying to restore. See the message in this screen shot: <https://docs.google.com/present/view?id=ddhxzkwn_180pjscznm6>\n\nIt was suggested that I try the resolutions listed here: <http://confluence.atlassian.com/display/CONFKB/Cannot+Create+or+Restore+XML+Backup+Due+to+Primary+Key+Constraint> but that was not useful.\n\nAnyone else solve this problem?\n"
} | [
{
"author": "m@",
"body": "The PK problem may not be related to the backup/restore at all. Other common causes for this are migrating from a database without case insensitivity to one that does. Try the restore without the cloned space.\n\nAs for copying the space, I suggest giving the Copy Space Plugin (See: <https://studio.plugins.atlassian.com/wiki/display/CPSP/Confluence+Copy+Space+Plugin>) ago. Its much easier to use than manually manipulating the backup xml files and generally works better.\n",
"comments": [
{
"author": "TJ Baker",
"body": "Sure would be nice if Copy Space Plugin were available in OnDemand instances.\n\nAs it stands, manually doing things is the only way for us OnDemand users, which sorta defeats the purpose of paying for a hosted solution.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Cloning-a-space-key-conflict-upon-restore/qaq-p/432095 | null |
{
"author": "Ken D: Uemura",
"title": "Cannot upload plugin manually 3.5.7",
"body": "I've recently installed Confluence 3.5.7 on my linux box, and I cannot install Plugins. UPM does not list any plugins, and when I tried to install by uploading .jar plugin files manually, Uploading \"xxx.jar\". Please Wait pops up and hangs. Cannot find any fix or workaround anywhere, Please Help.\n\nThanks in advance,\n"
} | [
{
"author": "Joe Clark",
"body": "1) To install plugins through the UPM, Confluence needs to be able to connect to the internet. Do you have any proxy settings or NAT in place which could affect this? Try looking at the atlassian-confluence.log to see if there are any interesting errors which may indicate a problem.\n\n2) To upload plugins manually, I believe that the Confluence Base URL needs to be set correctly - have you done this? By default it gets set to \"localhost\".\n",
"comments": [
{
"author": "Ken D: Uemura",
"body": "Hi Joseph,\n\nI've set the Confluence Base URL through General Configuration, and now I can install plugins smoothly :)\n\nThank you very much!!\n"
},
{
"author": "Fabe D.",
"body": "Same for me, thank you very much!!\n"
}
]
},
{
"author": "Ken D: Uemura",
"body": "Hi Joseph,\n\nI've set the Confluence Base URL through General Configuration, and now I can install plugins smoothly :)\n\nThank you very much!!\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Cannot-upload-plugin-manually-3-5-7/qaq-p/406617 | [
"administration",
"confluence-app"
] |
{
"author": "Wikified",
"title": "How to hide/show content in a wiki page",
"body": "Other than the hide-if or toggle-cloak macros, is there a way to hide part of a wiki page based on a condition. In this case I want to display one link if the page has a child page and a different link if there is no child page.\n\nThe hide-if macro can be set based on a page label value, so if there were a way to toggle the page label that might work.\n"
} | [
{
"author": "David Peterson",
"body": "Just FYI, the above would be several times faster with the following reporter instead:\n\n```\n{local-reporter:page:children}\n```\n\n```\n {text-sort:content:title}\n```\n\n```\n {local-reporter}\n```\n\n{local-reporter} is much faster than {content-reporter}\n\nHowever, to get a single 'if has child' type query, I'd suggest this instead:\n\n```\n{report-block}\n```\n\n```\n {local-reporter:page:children}\n```\n\n```\n {report-header}Has children{report-header}\n```\n\n```\n {report-empty}Doesn't have children{report-header}\n```\n\n```\n{report-block}\n```\n\nThe reason for using {report-header} instead of {report-body} is that the {report-body} will be output for every child, not just if there is 'one or more'.\n",
"comments": null
},
{
"author": "Kevin Buchs",
"body": "I was thinking of the reporting plugin. You can have it generate a link to a child page and other specified content if there is no child page. If this will work, then I can give an example.\n\n> {report-block}\n>\n> {content-reporter:space=@self\\|types=+page\\|scope=@self \\> children}\n>\n> {text-sort:content:title}\n>\n> {content-reporter}\n>\n> {report-body}Child Exists: {report-info:page:title\\|link=true} \\\\\\\\\n>\n> {report-body}\n>\n> {report-empty}No Child: \\[Go here instead\\|MyOtherPage\\]{report-empty}\n>\n> {report-block}\n\nThis does these things\n\n1. get a list of all children pages of the current page\n2. sort them by their title\n3. for each one found, output its title as a hyperlink to that child page\n4. if none are found, put out a link to MyOtherPage.\n",
"comments": [
{
"author": "Wikified",
"body": "Sure - please provide an example.\n\nThanks!\n"
},
{
"author": "Kevin Buchs",
"body": "see above.\\^\\^\n"
}
]
},
{
"author": "Kevin Buchs",
"body": "Do you want the link to point to the child page, if there is one?\n",
"comments": null
},
{
"author": "Jo-Anne MacLeod",
"body": "Take a look at Adaptvists \\[Theme macro plugin\\|https://www.adaptavist.com/display/Builder/Macros\\], specifically builder-show/builder-hide, I believe that it will do what you want.\n\nWe use it when we want to display a warning if a user is not logged into Confluence yet.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/How-to-hide-show-content-in-a-wiki-page/qaq-p/49020 | [
"hide"
] |
{
"author": "simon roberts",
"title": "Team Calendars - How to extend List View date range",
"body": "When i embed a calendar and choose list view, only 2 weeks of data is displayed. How can i extend this to display more data? It would be great if it could be based on entries rather than date range (ie show the next 5 entries in calendar.\n\nCheers\n\nSimon\n"
} | [
{
"author": "DavidA",
"body": "Hi Simon,\n\nIt's not possible to specify a different date range at the moment. However, a similar feature request has been filed as <https://studio.plugins.atlassian.com/browse/TEAMCAL-215.>\n",
"comments": [
{
"author": "Ken",
"body": "Having the same issue as the OP. Has this ever been addressed? Would like to show lists of events for the next year at least.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Team-Calendars-How-to-extend-List-View-date-range/qaq-p/444309 | null |
{
"author": "Gabriele Loibichler",
"title": "Setting default page title when creating a new space.",
"body": "Hi,\n\nWe have installed confluence version 3.5.6 and german language pack v 1.19.1. Everything seems fine - except when I creat e new space - default page title of homepage is set to Home instead of Startseite. \nI have already tried to modify default.page.title in ConfluenceActionSupport.properties File - but nothing fixed my problem. Can anybody help me ? I would like to modify default.page.title. Is this possible ?\n\nKind regards,\n\nGabriele\n"
} | [
{
"author": "vchoy",
"body": "Hi Gabriele,\n\nThe default homepage title can be modified via the source:\n\nIn\n\n```\ncom.atlassian.confluence.spaces.listeners.InitialSpaceContentListener\n```\n\n```\npackage com.atlassian.confluence.spaces.listeners;...public class InitialSpaceContentListener implements EventListener{ private static final Logger log = LoggerFactory.getLogger(InitialSpaceContentListener.class); public static final String DEFAULT_HOMEPAGE_TITLE = \"Home\"; <---- This is the place to change the \n\n\n\n\n\n```\n\nYou can also recompile the: com.atlassian.confluence.setup.settings.Setting.java\n\nprivate String defaultSpaceHomepageTitle = \"Home\"; and change this.\n\nHope this helps.\n\nRegards\n\nVincent\n",
"comments": [
{
"author": "Joe Clark",
"body": "This will work, but it seems a bit sucky that we have an i18n definition for default.page.title and then ignore it and hard-code to \"Home\".\n\nI will see if there is a bug report in Confluence for this - we should be able to fix it.\n"
},
{
"author": "Joe Clark",
"body": "This sounds like the same problem: <https://jira.atlassian.com/browse/CONF-23054> please vote and/or comment if you are interested :-)\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Setting-default-page-title-when-creating-a-new-space/qaq-p/126045 | null |
{
"author": "Henrik Winther Jensen",
"title": "How do I setup MySQL tables with InnoDB?",
"body": "I have been trying to install Confluence 3.5.9 on Kubunu 10.04, the war variant with a Tomcat 6.0.26. Java is 1.6.0_06_b02.\n\nWhen I am going through the wizard, it suggest a URL to start the MySQL session that contains this:\n\njdbc:mysql://localhost/confluence?autoReconnect=true\\&sessionVariables=storage_engine%3DInnoDB\n\nMySQL does not much care for the %3D bit, and the database setup crashes.\n\nI have tried setting up MySQL with query logging, and replacing the %3D with =. Unfortunately this does not result\n\nin InnoDB tables, MySQL just sticks to the default MYISAM. The setup does not crash though.\n\nIf I try to start confluence with MyISAM tables it immediately bombs out with an exception.\n\nDoes anybody have a clue about this?\n\nKind regards\n\nHenrik\n"
} | [
{
"author": "Jens Gombert",
"body": "Confluence need InnoDB since 3.5 or somethink like this. See the release notes.\n\nFor your MySQL Server have a look at 2.4 in this guide:\n\n<http://confluence.atlassian.com/display/DOC/Database+Setup+For+MySQL>\n\nIf you have a DB you want to use update the tables to InnoDB.\n\nNot sure if this is the right answer...\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/How-do-I-setup-MySQL-tables-with-InnoDB/qaq-p/189208 | [
"administration",
"mysql"
] |
{
"author": "Thor Henrik Nordvik",
"title": "How to stop using crowd and revert to Confluence user management",
"body": "I am testing to upgrade confluence from 3.1.1 to 3.5.9 on our test server \nI now have it setup for single sign on with crowd. \nI would like for test purposes to turn this of, so confluence handles users on its own.\n"
} | [
{
"author": "Kimberly McKinnis",
"body": "It is extremely difficult; I ended up reinstalling. I know, that's rubbish advice, but I was unable to successfully reverse the process after 3 days of really trying.\n",
"comments": null
},
{
"author": "Nic Brough -Adaptavist-",
"body": "You need to reverse the process at <http://confluence.atlassian.com/display/CROWD/Integrating+Crowd+with+Atlassian+JIRA>\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/How-to-stop-using-crowd-and-revert-to-Confluence-user-management/qaq-p/230543 | [
"crowd"
] |
{
"author": "Alison Reid",
"title": "What is the definition of \"content\" on the System Information page?",
"body": "In the Administration Console, under System Information, there's a section called \"Usage Statistics\". That table lists a count for \"Content (all versions)\" and \"Content (current versions)\".\n\nWhat is the definition of \"content\"? I assume it includes pages and blogs. Also attachments? Anything else?\n\nDoes anyone know? Thanks in advance!\n"
} | [
{
"author": "Azwandi Mohd Aris",
"body": "Hello!\n\nThe \"content\" field means the total number of rows in the CONTENT table in Confluence database - this includes all versions of pages, blogs, status updates, comments, user information, drafts, etc.\n\nThe \"current content\" field, in the other hand, means all of the above except it only counts the latest version of each entitiy.\n\nIf you have access to the source code, you can find this information from the com.atlassian.confluence.status.service.systeminfo.UsageInfo class.\n",
"comments": [
{
"author": "Szymon Hubar",
"body": "Thank you @[Azwandi Mohd Aris](https://community.atlassian.com/t5/user/viewprofilepage/user-id/781563)\n\nIn database:\n\nContent (All Versions): select count(\\*) from CONTENT; \nContent (Current Versions): select count(\\*) from CONTENT where PREVVER is null;\n"
},
{
"author": "Victor Prasad",
"body": "Any idea of how to get a count of all documents (all and current version)?\n\nThanks,\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/What-is-the-definition-of-quot-content-quot-on-the-System/qaq-p/175925 | null |
{
"author": "Saravanan Subramanian",
"title": "SocketException will converting from Twiki to Confluence",
"body": "I got the below exception when running the UWC commandline java class\n\nI verified with my admin that the XML RPC is enabled , Borrowers URL for the Confluence Wiki is http://\\<servername\\>:\\<port\\>/display/\\<spaceName\\>, in the conf/confluenceSettings.properties i specify the url = http\\\\://\\<servername\\>\\\\:\\<port\\>, is this Correct ?\n\n2011-08-09 19:08:10,885 ERROR \\[main\\] - java.net.SocketException: Unexpected end of file from server\n\nat sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:769)\n\nat sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:632)\n\nat sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:766)\n\nat sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:632)\n\nat sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1049)\n\nat org.apache.xmlrpc.DefaultXmlRpcTransport.sendXmlRpc(DefaultXmlRpcTransport.java:87)\n\nat org.apache.xmlrpc.XmlRpcClientWorker.execute(XmlRpcClientWorker.java:72)\n\nat org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:194)\n\nat org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:185)\n\nat org.apache.xmlrpc.XmlRpcClient.execute(XmlRpcClient.java:178)\n\nat biz.artemis.confluence.xmlrpcwrapper.RemoteWikiBroker.getLoginTokenThrowExceptions(RemoteWikiBroker.java:377)\n\nat biz.artemis.confluence.xmlrpcwrapper.RemoteWikiBroker.checkConnectivity(RemoteWikiBroker.java:1263)\n\nat com.atlassian.uwc.ui.listeners.TestSettingsListener.getConnectionFeedback(TestSettingsListener.java:183)\n\nat com.atlassian.uwc.ui.ConverterEngine.checkConfluenceSettings(ConverterEngine.java:1827)\n\nat com.atlassian.uwc.ui.ConverterEngine.sendPage(ConverterEngine.java:1851)\n\nat com.atlassian.uwc.ui.ConverterEngine.sendPage(ConverterEngine.java:1621)\n\nat com.atlassian.uwc.ui.ConverterEngine.writeHierarchy(ConverterEngine.java:1537)\n\nat com.atlassian.uwc.ui.ConverterEngine.writeHierarchy(ConverterEngine.java:1485)\n\nat com.atlassian.uwc.ui.ConverterEngine.convert(ConverterEngine.java:412)\n\nat com.atlassian.uwc.ui.ConverterEngine.convert(ConverterEngine.java:210)\n\nat com.atlassian.uwc.ui.UWCCommandLineInterface.convert(UWCCommandLineInterface.java:175)\n\nat com.atlassian.uwc.ui.UWCCommandLineInterface.main(UWCCommandLineInterface.java:55)\n"
} | [
{
"author": "Laura Kolker",
"body": "> in the conf/confluenceSettings.properties i specify the url = http\\\\://\\<servername\\>\\\\:\\<port\\>, is this Correct ?\n\nThat should work.\n\nWhen you run the connection settings test, what error message do you get? (run_cmdline.sh -t conf/confluenceSettings.properties)\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/SocketException-will-converting-from-Twiki-to-Confluence/qaq-p/406562 | [
"universal-wiki-converter"
] |
{
"author": "Thomas Zobel",
"title": "Problems with contributors-summary macro",
"body": "Hi,\n\nwe have a strange problem with the contributors-summary macro. After adding the parameter 'scope=children' see the example below, we got the following error message: 'Error formatting macro: contributors-summary: java.lang.NullPointerException'.\n\n```\n{contributors-summary:spaces=xyz|groupby=pages|columns=edits,lastupdates|order=update|reverse=true|limit=10|page=XXX|scope=children}\n\n```\n\nIt only happens for one page!! In all other pages the macro works correctly. The log files doesn't help. Do you have an idea?\n\nThanks in advance,\n\nThomas\n\n```\n \n```\n"
} | [
{
"author": "Joe Clark",
"body": "Hi Thomas,\n\nThere should be an exception message logged in your atlassian-confluence.log file. Could you please see if you can post the corresponding exception message here?\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Problems-with-contributors-summary-macro/qaq-p/397087 | null |
{
"author": "James Hurne",
"title": "Why do I get \"Invalid anti-XSRF token provided\" when trying to install a Confluence plug-in?",
"body": "We have developed a small, simple plugin for Confluence. However, when we try to install the plugin on Confluence 3.4.9, we are receiving the following error:\n> Invalid anti-XSRF token provided. The valid token should be retrieved transparently, but you may want to perform a hard refresh in your browser and try again before creating a support issue.\n\nWhy are we getting this error? Is there something wrong in the plugin itself which could cause this error?\n"
} | [
{
"author": "Trupti Kanase",
"body": "@James Hurne : Did you solve this issue? I am having the same problem.\n",
"comments": null
},
{
"author": "Nimesh Biyagamage",
"body": "Okay I think I found the solution to the problem, but this will only work if you have a local installation on your network.(considering the fact you have firewalls and proxy configured).\n\nInstead of using the url starting from https:// you can use the local host and re-try, it works for me.\n\nLet me know if this helps please.\n",
"comments": null
},
{
"author": "Nimesh Biyagamage",
"body": "Hi all,\n\nI am trying to install a free plugin available for JIRA and unfortunately this is giving me an erroe which is as below and we are in need of a quick resolution please. This has been happening many times the hard refresh does not have any impact. Error is as below:\n\nInvalid anti-XSRF token provided. The valid token should be retrieved transparently, but you may want to perform a hard refresh in your browser and try again before creating a support issue.\n\nPlease help as this is an urgent request.\n",
"comments": null
},
{
"author": "F K",
"body": "got this error also today, disabling mod_pagespeed in apache helped to solve the problem when using mod_proxy also...\n",
"comments": null
},
{
"author": "Savo Balac",
"body": "I also get that error. Why is it so hard to install a plugin?\n",
"comments": null
},
{
"author": "Gajan UMAPATHY",
"body": "I'm having the same problem.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Why-do-I-get-quot-Invalid-anti-XSRF-token-provided-quot-when/qaq-p/197761 | null |
{
"author": "Mark Nixon",
"title": "tweak autowatch settings",
"body": "Hi Guys,\n\nIm having drama's with the Autowatch feature in confluence. See here for a background:\n\n<http://confluence.atlassian.com/display/DOC/Subscribing+to+Email+Notifications+of+Updates+to+Confluence+Content>\n\nSo individual users seem to be the only people who can turn autowatch on and off....\n\nWhat I would like is to have users automatically subscribed to posts and pages they CREATE (which autowatch automatically does), but NOT subscribe to any pages that they simply edit.\n\nWhy? Because i've been having problems where users clean up some minor spelling and grammar (thanks to no spellcheck in confluence...!!) and become subscribed to updates automatically on that page. I know they can unsubscribe manually, or I can just make sure 'minor update' is selected, but this is hardly elegant.\n\nAnyone have any ideas? If all else fails, is there a way to turn off autowatch alltogether by default?\n\nThanks\n\nMark\n"
} | [
{
"author": "Matt",
"body": "Hi Mark - It's not currently possible to do this. It would however be an excellent feature request -- i.e. more granualr notificaqtion options for autowatch. Imagine checkboxes for the following actions for which Aitowatch should be enabled.\n\n* Pages\n * Create\n * Edit\n * Comment\n* Blogs\n * Create\n * Edit\n * Comment\n\nI'd recommend creating a feature request on our public issue tracker at [http://jira.atlassian.com](http://jira.atlassian.com )\n",
"comments": null
},
{
"author": "Sherif Mansour",
"body": "There is a workaround to turn off autowatch globally, [it is described here](https://jira.atlassian.com/browse/CONF-22070).\n",
"comments": [
{
"author": "Mark Nixon",
"body": "Hi Sherif,\n\nSeems like a lot of people want this sorted! Would be great having a setup similar to what Matt has proposed. What are the chances of seeing this in Confluence 4.0?\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/tweak-autowatch-settings/qaq-p/314121 | null |
{
"author": "David Soldan",
"title": "Confluence Home Directory",
"body": "Hello,\n\nI want to find the home Directory of my confluence, so i found the path in the admin-console : C:/data/confluence .\n\nIm a bit confused now, because i installed confluence on ubuntu and cant find \" C:/ \". Anyone knows where this directory is in ubuntu??\n\ngreetings\n"
} | [
{
"author": "Nic Brough -Adaptavist-",
"body": "Gah, no, it doesn't exist.\n\nForget the admin console and read the system info page in Confluence - that will tell you what it's actually using.\n",
"comments": [
{
"author": "David Soldan",
"body": "well i read the system info page... it says **Confluence-Home** c:/confluence/data\n\nwhat system info page you mean??? i read it in Confluence Admin \\> administration \\> system information\n"
},
{
"author": "Nic Brough -Adaptavist-",
"body": "When you said \"admin console\", I ignored it because you could have meant the system info page, or any one of half a dozen other things, and it wasn't clear.\n\nIf system info is showing a Windows path and you're running on a Unix box, you've got a broken installation. How did you get it to this state? Importing data into an empty confluence? Creating one from scratch and pasting the wrong path into the home question?\n\nIdeally, I'd ask you to look at the config file in the Confluence home directory next, but you can't because we've got no idea where it is.\n"
},
{
"author": "David Soldan",
"body": "Maybe it's because im running confluence on a vm which is on a server where severeal vm s are tested ... I dont know.\n\nWell i installed confluence with the embedded HSQL Database and followed the instructions.\n"
},
{
"author": "Nic Brough -Adaptavist-",
"body": "Running it on a VM shouldn't do anything like that - the point of virtualisation is that the guest OS still looks like a physical machine and works the same way. It's not that.\n\nWhat instructions did you follow, and if they're the official ones, why did you paste a windows path into a unix installation? It won't have defaulted or selected it for you\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Confluence-Home-Directory/qaq-p/294311 | null |
{
"author": "Jeff Jeff",
"title": "Does the Universal Wiki Coverter work on Win2K SP4?",
"body": "As mentioned above - our TWiki install is on a Win2K server. I tried to run the UWC gui via the uwc.bat file, howvever I only saw the black DOS window appear and stay on screen. The UI never kicked off.\n\nAny assistance is appreciated.\n"
} | [
{
"author": "Laura Kolker",
"body": "Hrm... That's pretty odd. I would expect it to just behave on a Win2K server, provided you have java installed.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Does-the-Universal-Wiki-Coverter-work-on-Win2K-SP4/qaq-p/437475 | [
"universal-wiki-converter"
] |
{
"author": "Romain FEVRE",
"title": "How to remove html tags added with the include macro",
"body": "Hi.\n\nI'm working as a trainee for Airbus in France, and I have to do a wiki for my department. This wiki must simplify the access to the multiple files used by the department people.\n\nThen, I've been asked to make wiki pages with link to files inside.\n\nThe problem I met, is that the link I provide are \"hardcored\"... If the people decide to change the file location (e.g. change the organisation of the main folder), links become dead.\n\nThen, I wanted to use the include macro in every link, by including in the link itself a page where I only wrote the folder path (e.g. H:/MainFolder/DepartmentFolder/). Then, if the targeted folder move, I just have to modify one page.\n\nIt works perfectly, or almost. The include macro add the tags \\<p\\>...\\</p\\> around the included text... And then the link doesn't work...\n\nSo my question is : Is there a way to remove those tags to make it working?\n\nAirbus uses Confluence 2.8, and I'm only a contributor of my namespace.\n\nThank you!\n"
} | [
{
"author": "Kevin Buchs",
"body": "Ok, so I understand you have your 200 links or so, which all reference the path H:/MainFolder/DepartmentFolder/. You only want to edit the path once. I could offer some suggestions on working your problem another way:\n\n1. Maybe you can use a Windows drive letter mapping, say P, that could be mapped to H:/MainFolder/DepartmentFolder. When the location of the dept. folder changes, simply change that mapping. Over a Windows Domain Network, I think this change can be propagated automatically. Thus in the wiki, your path will stay fixed, as P:/dept-file.xyz.\n\n2. Assuming H is on a network file server, then that drive letter, H, is mapped to \\\\\\\\server. You can create a second (additional) mount point on that server that references where the dept. folder is located. So \\\\\\\\server\\\\mountpoint can be used in your paths.\n\n3. Let a web server serve up the files you have in the department folder. Set up a server (many free choices) with its file space containing the directories of interest. If those directories change, just change in the web server. So, the wiki would have paths like <http://department-server/dept-file.xyz.> This option is nice because it works will all browsers.\n\nAs you can see, I am avoiding your original question. I think that is going to be a tougher problem to solve. The include macro comes with this Advanced Macros plugin: <https://plugins.atlassian.com/plugin/details/145> . From my inexperienced vantage point, it seems that you don't get source for that macro. It would be hard to change it. So, I would pursue other options.\n\nI was thinking that with bookmarks, you can, at least, have everything you need to edit on one page.\n",
"comments": [
{
"author": "Romain FEVRE",
"body": "Thanks a lot.\n\nI didn't see the problem like that, and you're totally right.\n\nYet, as a trainee, I'm not sure to be allowed to do something like that, but when I'll have to explain difficulties and solution I had, I'll talk about it.\n\nThanks a lot Kevin.\n"
}
]
},
{
"author": "Kevin Buchs",
"body": "As an outside the box answer: I wonder if you have investigated bookmarks as an option for this. You could make your bookmarks point to the filesystem location and then use {bookmarks:labels=xyz} to customize the list of bookmarks based on labels attached to the bookmarks. Maybe this does not make the nice clean list it looks like you are hoping for.\n",
"comments": [
{
"author": "Romain FEVRE",
"body": "Hi.\n\nThanks for the answer. I indeed investigated bookmarks, but it's really what I need/want. First, as you say, it doesn't give me the list I wanted, but I could have dealt with ; Second, the deeper problem stay the same. Because with the bookmarks, to make my work achieve my goals, I would need a bookmark per file, and then, if the file sytem migrates (and that's expected for early september), I have to modify the whole bookmarks by the hand (I'm talking about around 200+ links).\n\nThen, it was a good idea, thanks, but not the solution...\n"
}
]
},
{
"author": "Jim Birch",
"body": "I'm not 100% clear on your probelm but it sounds like you may be able to write your own user macro contains a base location? That would allow a move to be handled with a single change to the macro.\n\nUser macros have a fairly simple scripted format and can produce wiki markup or html. You would still have a problem of replacing the existing macros, unless you can somehow ditch the old macro and replace it with one of your own with the same name...\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/How-to-remove-html-tags-added-with-the-include-macro/qaq-p/137066 | [
"include",
"link"
] |
{
"author": "Daniel Stavrou",
"title": "Filtering comments made within last 7 days: Reporting Plugin",
"body": "Been trying to use the date-filter macro in the Reporting plug in and can't seem to get a filter to get comments from only the last seven days to appear.\n\nAny help on this issue is greatly appreciated.\n"
} | [
{
"author": "Daniel Stavrou",
"body": "I would but just as I was typing a response I tried a simple minValue parameter and got it. Thank you anyway!\n",
"comments": [
{
"author": "Andrew Ardill",
"body": "Dan, can you accept this answer as the solution to your issue? Also, if you are able to write up the solution with slightly more detail it will assist others who have the same issue.\n"
}
]
},
{
"author": "Kevin Buchs",
"body": "Could you share more about what you tried? What are the results you are seeing?\n",
"comments": [
{
"author": "Andrew Ardill",
"body": "Kevin, this should really be a comment on the original question. You should be able to convert this answer to a question.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Filtering-comments-made-within-last-7-days-Reporting-Plugin/qaq-p/264252 | [
"date",
"filter",
"report"
] |
{
"author": "Jaime Romaguera",
"title": "Upgraded confluence from ear/war to confluence standalone. Just wonder if this possible there is any road block?",
"body": "Hi,\n\nWondering if it possible to upgraded confluence from ear/war to standalone, is this possible any road blocks or gothca I should watch for?\n\nThanks\n\nJ\n"
} | [
{
"author": "Nic Brough -Adaptavist-",
"body": "Not within Confluence - the code for the two of them is essentially the same. You can (almost) think of standalone as being \"EAR/WAR installed in a Tomcat and hooked up to a database for you so you don't have to do it yourself\"\n\nYou may hit some problems if you're changing the database and/or application server, but those will be environmental things, not directly Confluence itself.\n",
"comments": null
},
{
"author": "Hao Doan",
"body": "This is going from EAR/WAR Confluence 5.5.3 to Standalone Confluence 5.9.4. The upgrade must be manually done. This is on a CentOS 7. These are my steps and this worked for me. I'm not responsible for yours. I hope this help who are looking for details how to upgrade.\n\n#### \\*\\*\\*\\*ALWAYS BACKUP BEFORE UPGRADING\\*\\*\\*\\*\\*\\* {#toc-hId-1223857407}\n\n**Database Check**\n\n* Make sure your database Collation set to **COLLATE SQL_Latin1_General_CP1_CS_AS**\n* It should if you're already on version 5.5 or higher. **If not, you need to fix that before going any further, see the link below from Atlassian.**\n* Change database read committed snapshot.\n\n```\nALTER DATABASE?<databasename>SET READ_COMMITTED_SNAPSHOT ONWITH ROLLBACK IMMEDIATE;\n```\n\nFor more info: <https://confluence.atlassian.com/doc/database-setup-for-sql-server-9258.html>\n\n#### Install \\& Upgrade Confluence 5.9.4 {#toc-hId--1328299554}\n\n1. Stop current Confluence\n2. Download the standalone version\n3. FTP to the server\n4. Untar the file.\n\n ```\n tar -zxvf atlassian-confluence-5.9.4.tar.gz\n ```\n\n5. Rename it to **confluence594** , and move it */opt/atlassian/*\n6. Edit server.xml file (/opt/atlassian/confluence594/conf/server.xml)\n 1. change the ports to the your current ports. These are my tomcat ports I've setup on the old version, and I want to keep it the same. You could also keep the default ports number.\n\n | Envir. | HTTP Port | Shutdown Port | AJP Port | Redirect Port |\n |--------|-----------|---------------|----------|---------------|\n | TEST | 8082 | 8012 | 8016 | 8544 |\n\n 2. Add the following under Context Path. Change the name to yours.\n\nTEST: \\<Context path=\"/confluence\" docBase=\"../confluence\" debug=\"0\" reloadable=\"false\" useHttpOnly=\"true\"\\>\n\n6. Edit the setenv.sh file (/opt/atlassian/confluence594/bin), Add export JAVA_HOME=/opt/java8 at the end of the line.\n\n**NOTE: Make sure you have JDK Java 8 installed and a symbolic link of java8**\n\n7. Copy **crow.properties, osuser.xml, confluence.init.properties** , **seraph-config.xml???** and **jtds** driver from the current Confluence and paste it in the new Confluence. The files are in LIB folder for driver \\& classes folder for all the xml \\& properties.\n\n**NOTE: I'm also using crowd as my authentication. Copy the files you need for other authentication, see the link at the end from Atlassian.**\n\n8. Start the new Confluence sudo /opt/atlassian/confluence594/bin/startup.sh. It should take awhile to upgrade.\n\n9. To stop Confluence sudo /opt/atlassian/confluence594/bin/shutdown.sh\n\nFor more info: <https://confluence.atlassian.com/doc/upgrading-confluence-manually-255363437.html>\n\nGood Luck! I hope this help.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Upgraded-confluence-from-ear-war-to-confluence-standalone-Just/qaq-p/110978 | null |
{
"author": "Ryan",
"title": "Searching in Confluence",
"body": "Hi,\n\nI know i already sent this question to you but as of today i cannot locate it anywhere.\n\nAnyway, my question is: is it possible to have confluence direct me to the exact location of my search?\n\nexample: i have a page (Aircraft) with several sections like Airbus, Stealth, and Tomacat. I used the search box in the upper right corner and typed in Stealth. Is it possible that i may be directed to the Steatlh section? or does confluence show the search results first. From my understanding, the search results are the pages related to the searched topic.\n\nI hope i detailed them nicely. :)\n\nThanks in advance!\n"
} | [
{
"author": "Kevin Buchs",
"body": "This is not usually possible from a search. You can create links to a specific {anchor} on a page. Two alternatives you might consider are:\n\n1. Make an index page of links to the subjects. This could possibly, sort of, be done automatically via the reporting plug-in or it can be done manually.\n\n2. Break each of the sections of the page example you gave into separate pages. Then use {children} to display the tree. Make the Commercial Aircvrafts be a child page and Airbus be a grandchild, and so forth. The master parent page can be a subject of the search.\n\nNote, you can enhance this via the use of labels or other specific strings on the pages that contain the master indicies or parent view.\n\nIf you want more fine-tuned suggestions, share more about your scenario.\n",
"comments": null
},
{
"author": "Colin Goudie",
"body": "I don't think so. Usually your search will always find more than 1 page, so which page does it send you to?\n",
"comments": [
{
"author": "Ryan",
"body": "Thank you for your reply.\n\nyes. that is what i am pointing at. the search results points to the pages related to the topic or at least related to the search key word.\n\nbut i am asking if confluence can directly point me to the section i am searching for. (the section is only a part of the page not a page itself). in my example, i will be having the following table of contents:\n\nI. Commercial Aircrafts\n\na. Airbus\n\nII. Fighter Planes\n\na. Stealth Fighter\n\nb. F16 Tomahawk\n\nfrom my example above, i have all these topics in one page and i want to search and be directed to the stealth fighter section. is it possible?\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Searching-in-Confluence/qaq-p/378532 | null |
{
"author": "Richard Wilkinson",
"title": "Moving the page title in Confluence",
"body": "Hello,\n\nWe had a slight customisation to the standard Documentation scheme on our Confluence site, which seems to have been lost during an upgrade to v3.5.\n\nOur site logo is quite wide, and the change was to move the page title down to the line below (rather than the space next to the logo) so that there's more room for it, and longer titles don't wrap around.\n\nI think - according to some information left by the previous administrator - that this was done using the change below. But we've reapplied this after the upgrade and it's not worked.\n\nCan anybody tell me how to do this? Thanks.\n\n-----\n\nThe previous change seems to have been:\n\nWith the help of Atlassian support this was achieved by getting the following file from (the server):\n\n/usr/local/confluence-data/bundled-plugins/doctheme-1.0.7.jar\n\nWithin this file we simply modified the main.vmd file, which is in:\n\ndoctheme-1.0.7\\\\doctheme\\\\decorators\n\nChange this: \n\n|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `<``h1` `id``=``\"title-heading\"` `class``=``\"pagetitle\"``>` ` ``#if ($sitemeshPage.getProperty(\"page.username\"))` ` ``#set ($tildeUsername = \"~$username\")` ` ``#logoBlock($tildeUsername)` ` ``#else` ` ``#logoBlock($spaceKey)` ` ``#end` ` ``<``span` `id``=``\"title-text\"``>` ` ``#if ($sitemeshPage.getProperty(\"page.title-text-span\"))` ` ``$sitemeshPage.getProperty(\"page.title-text-span\")` ` ``#else` ` ``#pageTitleLink()` ` ``#end` ` ``</``span``>` ` ``</``h1``>` |\n\nto: \n\n|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `#if ($sitemeshPage.getProperty(\"page.username\"))` ` ``#set ($tildeUsername = \"~$username\")` ` ``#logoBlock($tildeUsername)` ` ``#else` ` ``#logoBlock($spaceKey)` ` ``#end` ` ``<``h1` `id``=``\"title-heading\"` `class``=``\"pagetitle\"``>` ` ``<``span` `id``=``\"title-text\"``>` ` ``#if ($sitemeshPage.getProperty(\"page.title-text-span\"))` ` ``$sitemeshPage.getProperty(\"page.title-text-span\")` ` ``#else` ` ``#pageTitleLink()` ` ``#end` ` ``</``span``>` ` ``</``h1``>` |\n\nThen we just upload the customised doctheme-1.0.7.jar file via _Confluence Admin \\>\\> plugins_\n"
} | [
{
"author": "David at David Simpson Apps",
"body": "Why not just add some custom CSS to the global stylesheet in the admin section e.g.#title-text { display: block; }\n",
"comments": null
},
{
"author": "Richard Wilkinson",
"body": "No, I never got it to work despite trying the suggestions... Eventually we just got used to the title wrapping around, but it would still be nice to fix.\n",
"comments": null
},
{
"author": "Joe Clark",
"body": "Restarting Confluence to pick up a a plugin change shouldn't be necessary - Confluence has a built-in system that reloads changed plugins. :-)\n",
"comments": null
},
{
"author": "Joe Clark",
"body": "Random guess: try blowing away the temporary plugin directories in your Confluence home directory and re-starting Confluence. Perhaps a combination of the fact that the doc theme is (a) a bundled plugin, and (b) the version of your jar file is unchanged. The following directories are safe to delete:\n\n* /plugins-temp\n* /plugins-osgi-cache/transformed-plugins\n",
"comments": [
{
"author": "Richard Wilkinson",
"body": "We did restart Confluence, although not sure about removing the temporary plugins first (our IT guys applied the change itself).\n\nI just tried the stylesheet suggestion, but the global stylesheet doesn't apply to spaces using themes, and we're using the Documentation Theme.\n"
},
{
"author": "Richard Wilkinson",
"body": "(After a delay) I've asked IT to try the suggestion of deleting these directories. To clarify, it's just the transformed-plugins directory that should be deleted, not the whole plugins-osgi-cache, right?\n"
},
{
"author": "AM",
"body": "I'm facing exactly the same situation:\n\n\\* logo size too large.\n\n\\* I would like to add a line break after the logo so the page title starts always in a new line.\n\nRichard / Joseph did you find a solution?\n\nLike Richard we are using the \"Documentation Theme\" as default for all Spaces (like probably 99% of all Confluence customer who are not working with Adaptavist add-ons).\n"
}
]
},
{
"author": "Jo-Anne MacLeod",
"body": "Becasue I have been working in windows recently...did you restart Confluence after you made the change? It might be worth a try.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Moving-the-page-title-in-Confluence/qaq-p/245429 | null |
{
"author": "Jean-Paul",
"title": "Restrict content based on a blacklist of words",
"body": "I have a requirement to block / redact or at the very minimum provide the ability to report and alert administrators when certain terms are published within confluence pages. I appreciate that in general this such an approach is not best practice in terms of Wiki openness etc but I need a solution to support corporate governance policies.\n"
} | [
{
"author": "David at David Simpson Apps",
"body": "Sounds like you need WTFilter:<http://codegeist.atlassian.com/entry/167988>\n",
"comments": null
},
{
"author": "Nick Muldoon",
"body": "G'day @Jean-Paul,\n\n[Redaction for Confluence](https://marketplace.atlassian.com/plugins/com.arijea.plugins.redact) provides a more granular level of content visibility, enabling you to hide words or paragraphs **within** a page. Redacted content is not included in page exports or search results, ensuring that sensitive information stays private.\n\n[redaction-for-confluence 1120x548px Marketplace.png](https://marketplace.atlassian.com/plugins/com.arijea.plugins.redact)\n\nMay be useful for your scenario.\n\nIf you want more details on the add-on contact me via [[email protected]^^](mailto:[email protected]) or +1 415 568 7064.\n\nRegards, \nNicholas Muldoon \n[Arijea](http://arijea.com/)\n",
"comments": null
},
{
"author": "Kevin Buchs",
"body": "Using the reporting plug-in, you could create a table of violators:\n\n------------------------\n\nCode:\n\n-----------------------\n\n{report-table}\n\n{content-reporter:space=@self}\n\n{or-filter}\n\n{text-filter:content:body\\|include=dog,cat}\n\n{text-filter:content:title\\|include=dog,cat}\n\n{or-filter}\n\n{content-reporter}\n\n{report-column:title=Title}{report-info:page:title\\|link=true}{report-column}\n\n{report-table} \n------------------------ \n------------------------ \nThis only searches a single space (whichever space contains the page with this content. It can search all spaces by changed \"@self\" to \"@all\". It may be slow in refreshing, depending upon your volume. It may make more sense to do a database query. \nThis example searches for the strings: \"cat\" and \"dog\". Replace that with your blacklist. \nI do not know if you can subscribe to the page and it will run automatically. It may be a manual page visit, 1/day or whatever you need.\n",
"comments": null
},
{
"author": "Jim Birch",
"body": "If you are able to hit the database with an sql query, or schedule a report, you could use a variant of this query. Pros: no plugin; cons: sql.\n>\n> ```\n> -- Query to locate current pages containing a specified string-- Jim Birch 2011.01.28select -- top 100 s.spacekey, c.TITLE, c.CREATOR, c.LASTMODIFIER, c.LASTMODDATE --, bc.body from dbo.CONTENT cjoin dbo.BODYCONTENT bcon c.CONTENTID = bc.CONTENTID-- note: spaceid is null on old page versions so join on-- space id selects only current pages. Nice.join dbo.SPACES son s.SPACEID = c.SPACEIDwhere bc.BODY like '%sometext%' order by s.spacekey, c.title\n>\n> ```\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Restrict-content-based-on-a-blacklist-of-words/qaq-p/99897 | [
"addon-com.arijea.plugins.redact"
] |
{
"author": "jeff jia",
"title": "Please help me to find the real location of one css file of Conflunce 3.5.9",
"body": "I want to modify one css file of Conflunce 3.5.9 which is as below:\n\ns/zh/2166/1/5/_/download/superbatch/css/batch.css\n\nPlease help me out to find the real location of it on the CentOS 6.0 machine.\n\nVery thanks.\n"
} | [
{
"author": "Penny Wyatt (On Leave to July 2021)",
"body": "This file doesn't exist on the file system - it is created at runtime. It's a batched-up version of all the CSS resources required for a particular request.\n",
"comments": [
{
"author": "jeff jia",
"body": "Thanks for your answer.\n\nNow, I want to change the default font-size from 10pt to 9pt to make the page more clear.\n\nhow could I modify the content of the css since it is generated at runtime?\n\nPenny could you help me again? Thanks\n"
},
{
"author": "Penny Wyatt (On Leave to July 2021)",
"body": "Rather than making changes to Confluence's files which will be lost next time it's upgraded, it would be safer to apply the custom CSS via the Space Admin section of the web UI.\n\nFull instructions are here - <http://confluence.atlassian.com/display/DOC/Styling+Confluence+with+CSS>\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Please-help-me-to-find-the-real-location-of-one-css-file-of/qaq-p/302657 | null |
{
"author": "Moshe Hajaj",
"title": "How to rename users in Confluence and move them to new directory",
"body": "Hi,\n\nI know that thee is [a doc](http://confluence.atlassian.com/display/DOC/Changing+Usernames \"Changing Usernames\") about it, but it is very buggy and doesn't seem to do the work properly (tested on v3.5.7).\n\nIn my organization I need to move all the users to a new Active-Directory with a new username, e.g. from username - first.last @ [foo.com](http://foo.com), to a new username - flast @ [bar.com](http://bar.com)\n\nDid anyone tried such a thing on v3.5.x? Did such a thing worked for you?\n\nIf yes I would very appriciate it if you reply with your solution.\n\nBest\n\nMoshe\n"
} | [
{
"author": "Colin Goudie",
"body": "Yes it can be done. Recently we have complete a couple of these migrations. (Generally an internal Crowd directory has been replaced with an AD connection)\n\nIt sounds like to me the steps in brief would be something like\n\n1. Remove ALL users from the internal Confluence directory\n2. Add new AD connection and sync, forcing new users to be created with their new usernames \n At this stage, all content in confluence will appear to be from invalid users\n3. Use the scripts you have identified from the link above (but fix it) to rename users to the new user name\n4. RE-INDEX :)\n\nI found for 3.5.x the script above was pretty accurate but I do recall a few minor changes I have had to make. Send me your email I can shoot an update through\n",
"comments": [
{
"author": "Moshe Hajaj",
"body": "Colin, that would be great. you can mail me to [[email protected]](mailto:[email protected])\n\nThank you\n"
},
{
"author": "Moshe Hajaj",
"body": "I got it, thank you.\n\nI still need to test it, but from first glance I noticed you dropped this statment (it is part od Atlassian doc):\n\nupdate OS_PROPERTYENTRY a, usermigration u \nset a.entity_name = concat('CWD_', u.newusername) \nwhere a.entity_name = concat('CWD_', u.oldusername);\n\nAny reason why?\n"
}
]
},
{
"author": "_aseith",
"body": "Fajar,\n\nto cut a very long story short: no, local groups were not preserved. We wrote a couple of ugly scripts and sql queries to work around it and luckily it has been working without any major issues so far.\n\nRegards\n\nAlex\n",
"comments": null
},
{
"author": "Pierre Major",
"body": "Hi Guys,\n\nI had to move a user from the \"Confluence internal directory\" to a \"Delegated LDAP Authentication\". The user has the same username in both directories, so I did not had to change it.\n\nWhat I did is: put the \"internal directory\" down in the list of **user directories** (, under the \"ldap\" one. And tadada, the user got migrated. There is very little side effect to the process (in our case) because the user was the only real user in the internal directory.\n\nPierre\n",
"comments": null
},
{
"author": "_aseith",
"body": "Hi guys,\n\nare local group memberships preserved when doing this migration? For older versions of Confluence, this has worked for us pretty well, but recent versions seem to discard memberships. Or maybe I'm wrong?\n\nAlex\n",
"comments": [
{
"author": "Fajar Suryawan",
"body": "Hi Aseith, how was the migration? Is the local group preserved? Let us know. Here we have to do the same migration process. :-)\n\nThanks\n\nFajar\n"
}
]
},
{
"author": "Brendan Patterson",
"body": "We have done this in the past but did so following that doc and though far from ideal is the only real solution.\n\nThere are only two other options I'm aware of.\n\nOne is integrating Crowd and determining if it's \"user aliasing\" features meet your needs.\n\nThe other is to implement a custom authenticator for Confluence which would replace usernames on the fly as you need. However all the Confluence content would still have the original names embedded in all but the first solution - which shouldn't really matter.\n\nBrendan\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/How-to-rename-users-in-Confluence-and-move-them-to-new-directory/qaq-p/314214 | [
"active-directory",
"user"
] |
{
"author": "MICHAEL O'Neill",
"title": "How do I set up application links where address of 3rd party application servers is unknown?",
"body": "Hi folks!\n\nI'd like to use Confluence's support for[Basic HTTP Authentication for an Application Link](http://confluence.atlassian.com/display/DOC/Configuring+Basic+HTTP+Authentication+for+an+Application+Link)to allow for a 3rd party app to log in to confluence under a specific account.\n\nEverything looks doable using the application links setup, except for the fact that you need to know the URL of the application sending the authentication information to Confluence. What do we do when this is not know? For example, what if we have multiple instances of this application at different URLs that we want to allow to access Confluence? Or, what if their URLs change?\n\nIs there a way that we can have Confluence grant access for any incoming traffic that uses the correct basic HTTP authentication credentials regardless of what its URL is?\n\nIn short, here's what I'm trying to achieve:\n\n1. Confluence server is locked down so there is no anonymous access.\n2. Users of 3rd party system can click a link in 3rd party system to open a page in confluence. From then on they can browse around content in confluence until (and unless) they decide to log out (or their session times out, etc).\n3. Note: 3rd party system may be installed in multiple concurrent locations, might not know their URLs, etc...\n"
} | [
{
"author": "RyanA",
"body": "You shouldn't need to do anything to configure incoming basic authentication into Confluence.\n\nI know it's confusing but configuring incoming basic authentication via Application Links is used to make it easier to set up a 2-way link between two Application Link aware applications. These are usually Atlassian applications. For example, JIRA and Confluence.\n\nThe trick to doing what you want is that Confluence won't send a basic challenge via a 401 http response but instead will try and redirect an unauthenticated request to the login screen. Therefore, your 3rd party app will need to send the basic credentials in its request without being challenged. Does this make sense?\n",
"comments": [
{
"author": "MICHAEL O'Neill",
"body": "Interesting Ryan! So, you'd do something like this (python example)?\n\n```\nimport urllib\nf = urllib.urlopen(\"http://username:[email protected]/spacekey/pagename\")\nprint f.read()\n```\n\nStrange example I know. I'm just trying to verify the syntax for passing username and password through the request. You do it this way, and not via key value pairs or some other means, correct? \n\n<br />\n"
},
{
"author": "RyanA",
"body": "No, you need to set the basic Auth headers. AFAIK, that syntax depends on your browser transforming the url into a proper Basic Auth request.\n\nI don't know python but you want something like\n\n```\nimport urllib \n```\n\n```\nopener = urllib.URLOpener({})\n```\n\n```\nopener.addheader(\"Authorization\", \"Basic \" + base64.b64encode(\"Aladdin:open sesame\"))\n```\n\n```\nf = opener.open(\"http://www.example.com/spacekey/pagename\")\n```\n"
}
]
},
{
"author": "Jim Birch",
"body": "That doesn't sound too secure to me, which would be why it isn't supported. What you are saying is that you will allow anyone to access your server if they have authenticated with their own server, no matter what server it was. I think you'd be better advised to really determine who you will extend trust to.\n",
"comments": [
{
"author": "MICHAEL O'Neill",
"body": "Hi Jim!\n\nI think the intent here is to do this: In instances of our web application, we have a certain class of users (administrators) who will be in and out of the confluence server (documentation). We will create accounts for these users in confluence, but want to provide them with a seamless experience so if they follow a link to a confluence page from our application, they will be logged in under their own account and won't be prompted for a PW.\n\nIn my initial description, \"users\" was a bit broad. It is NOT any user of our application...it is only administrators (and we will create accounts for each of them).\n\nSo I think what I am saying is this, \"Any administer of our system will have an account created in confluence, and can follow links from our apps to pages in confluence. Authentication will take place transparently to the user when they follow these links.\"\n\n-Michael\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/How-do-I-set-up-application-links-where-address-of-3rd-party/qaq-p/296571 | [
"application-link",
"authentication"
] |
{
"author": "Nick Yarsulik",
"title": "{add-page} - Easy way to have this automatically insert the page link where this was pressed?",
"body": "I have an \"add-page\" link that opens up a page template I created. This creates the child page and attaches it to its parent correctly.\n\nI am wondering if it is possible to have this link also replace itself (or add just below itself) the new link to the new child page right where this link was pressed.\n\nIs this possible?\n\nThanks!\n\nNick\n"
} | [
{
"author": "Nick Yarsulik",
"body": "I was able to get around this issue by using the \"content by label\" macro and then simply applying the targeted label within the \"add-page\" macro.\n",
"comments": null
},
{
"author": "David Peterson",
"body": "If the page will have a fixed name, you can use the {link-page} macro instead, and provide the name. That name can be built based on the parent page also if you like, using 'injection'. For example, if you have a parent page called 'Foo' and you want to add a child called 'Foo - Bar', you could do this:\n\n```\n{link-page:%page:title% - Bar|template=Bar Template|live=true}Bar{link-page}\n```\n\nWhen 'Foo - Bar' doesn't exist, it will be a 'create page' link, and when it does, it will link to the page instead.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/add-page-Easy-way-to-have-this-automatically-insert-the-page/qaq-p/328542 | null |
{
"author": "Walter Hanig",
"title": "How can I get a warning when I'm editing an attachment that someone else is already editing?",
"body": "When I \"edit in Office\" an attachment that someone else is already editing, I'd like some sort of warning that tells me that the file is open for editing and who opened it. Is this available in Confluence 3.4?\n"
} | [
{
"author": "Matt",
"body": "Not out-of-the-box. Try the Arsenal Lockpoint plugin: <https://plugins.atlassian.com/plugin/details/36199>\n\nArsenale Lockpoint for Confluence gives your company an advanced, enterprise-grade solution for controlled checkout and checkin (locking) of Confluence attachments, allowing for exclusive editing of Microsoft Word, Excel, and Powerpoint documents as well as Gliffy diagrams and Balsamiq Mockups.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/How-can-I-get-a-warning-when-I-m-editing-an-attachment-that/qaq-p/167180 | [
"attachment"
] |
{
"author": "Brad Beattie",
"title": "Odd error with the PopKong theme: Invocation of method 'isPersonal' threw exception NullPointer",
"body": "I'm investigating an error related to the PopKong theme.\n\nlocalhost:80/pages/createpage-name.action?templateId=28114950\\&parentPageString=Page+Title\\&spaceKey=MYSPACE\\&fromPageId=62850314\\&live=true\\&templateName=Case+note\n\nproduces this error:\n\n\\<\\<\\< Error occurred during template rendering: Invocation of method 'isPersonal' in class com.burlesontech.popkong.theme.VelocityThemeHelper threw exception java.lang.NullPointerException at pages/main.vmd\\[line 97, column 48\\]. Contact your administrator for assistance. \\>\\>\\>\n\nSaid line refers to \\<\\<\\<$!sitemeshPage.getProperty(\"page.sidebar\")\\>\\>\\> and the ThemeHelper.java seems to be choking on \\<\\<\\<return spaceManager.getSpace(spaceKey).isPersonal();\\>\\>\\>\n\nLook familiar to anyone? I know the theme's been End-Of-Lifed, but I'm curious if anyone else has experienced this error.\n"
} | [
{
"author": "Rodrigo Girardi Adami",
"body": "Hi Brad,\n\nI've tried to find the root cause but I wasn't successful. have you tried to remove and install the plugin again? Also, are you running the latest version of that Plugin in Confluence?\n\nSorry for not being of much help here.\n\nRegards,\n\nRodrigo\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Odd-error-with-the-PopKong-theme-Invocation-of-method-isPersonal/qaq-p/390715 | null |
{
"author": "Daniel Stavrou",
"title": "Reporting plugin question: Reporting on users in certain groups",
"body": "I am trying to pull up a list of users in a certain group within our Confluence instance. Problem is when I try to apply a filter on the user-report macro I retrieve no one from the users list. Down below is a the snippet I am using to get the user data, filter it, and get the user data I want to present.\n\n{report-block:maxResults=10}\n\n{user-reporter} \n{user-reporter}\n\n{report-body} \n\\*Report For User:\\* {report-info:user:name} \n\\*Full Name:\\* {report-info:user:full name} \n\\*Groups:\\* {report-info:user:groups} \n\\*Authored Pages Count:\\* {report-info:user:authored pages count} \n---- \n{report-body}\n\n{report-empty} \n_No users listed_ \n{report-empty} \n{report-block}\n\ndiscovery_admin is a the group I want to pull user from but I am actually getting nothing out of it. Removing the filter generates a list of all users. There are users in this group for sure, but I my syntax may be incorrect for retrieving them.\n\nThanks!\n"
} | [
{
"author": "David Peterson",
"body": "Hi Dan,\n\nI'm not sure what filter you were trying to use, as that is probably where the problem lies. However, to get all users from 'discovery_admin', just add the 'group' parameter to your {user-reporter}. Eg:\n\n```\n{user-reporter:group=discovery_admin}\n```\n\nHope that helps...\n\nRegards, \nDavid Peterson \nCustomWare \\| Sydney, Australia \\| [www.customware.net](http://www.customware.net) \\| [email protected] \nAustralia: +61 2 9900 5700 \\| Malaysia: +60 173 283 768 \\| US: +1 888 707 0088 (toll free) \nThe rocket has launched! [www.trainingrocket.com\\</div\\<\\>\\>](http://www.trainingrocket.com%3C/div)\n",
"comments": [
{
"author": "Daniel Stavrou",
"body": "Hi David,\n\nI actually have tried that as well. The odd thing is that it produces no results. It actually does not for many of the groups listed that we have. It does work for confluence-administrators (as an example). I also tried using the {User-list} macro to see if it could list out members in different groups and it would not detect groups I would list (such as discovery_admin).\n\nIs there a reason that the plugin may not be picking up on many of the groups we have created in our Confluence instance?\n\nThanks!\n"
},
{
"author": "Daniel Stavrou",
"body": "Just wanted to add on to that but the difference between some groups is that the User field for when the report successfully reported those in a group (confluence-administrators) was filled with their unique ID (12 digit number) but the other groups that are reporting nothing have members in them but the Name field has lastname/,firstname or a username (jsmith11 for example).\n\nWould this impact the performace of the reporting plugin? Hopefully that all made sense.\n\nThanks again!\n"
},
{
"author": "David Peterson",
"body": "Hi Dan, not sure why the naming convention would be affecting it. A more likely problem is if you have a mix of different sources for the users, such as LDAP, Active Directory, Crowd, etc. There have been reports of odd behaviour in some of these curcumstances, but I've never been able to test them due to not haveing an appropriate authentication server to test agains...\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Reporting-plugin-question-Reporting-on-users-in-certain-groups/qaq-p/278103 | [
"app",
"report"
] |
{
"author": "nexnova",
"title": "Is it possible to deactivate comments?",
"body": "Hi!\n\nIs it possible to deactivate the comment-functions or override the responsible vm and vmd with an plugin?\n"
} | [
{
"author": "justindowning",
"body": "In Permissions (Space or Global), you can make sure Add Comments and Remove Comments is not checked for the groups involved. You can turn it off for the confluence-users group (or Anonymous) if do not want anyone to comment.\n",
"comments": null
},
{
"author": "David at David Simpson Apps",
"body": "You might be interested in...\n\n* This blog post -- [More flexible commenting in Atlassian's Confluence](http://davidsimpson.me/2011/01/23/more-flexible-commenting-in-atlassians-confluence/)\n* The documentation on [Confluence Permissions Overview](http://confluence.atlassian.com/display/DOC/Permissions+Overview)\n",
"comments": [
{
"author": "Jim Birch",
"body": "Nice comment control macros.\n"
}
]
},
{
"author": "Thomas Vlerick",
"body": "To disable the comment, you edit the permission scheme of the space.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Is-it-possible-to-deactivate-comments/qaq-p/37685 | null |
{
"author": "Alan Sparks",
"title": "LDAP login with username either userPrincipalName or sAMAccountName?",
"body": "Isd it possible to configure an LDAP (MS AD) directory that will allow a user to log in using either the LDAP directories' userPrincipalName or sAMAccountName attrribute value? I'd like to allow people to use either (the one is older and more familiar to my audience than the other). Or is it only possible to match on a single attribute for a login username?\n\nThanks.\n\n-Alan\n"
} | [
{
"author": "justindowning",
"body": "You can setup multiple LDAP repositories in Confluence. In 3.4.x and earlier, just edit atlassian-user.xml and input to repositories with different usernameAttribute elements:\n\n```\n<ldap key=\"ad1\" name=\"ad1\" cache=\"true\">\n```\n\n```\n <host>ad1</host>\n```\n\n```\n <port>389</port>\n```\n\n```\n <securityProtocol>plain</securityProtocol>\n```\n\n```\n <securityAuthentication>simple</securityAuthentication>\n```\n\n```\n <usernameAttribute>sAMAccountName</usernameAttribute>\n```\n\n```\n <userSearchFilter>(objectClass=user)</userSearchFilter>\n```\n\n```\n <firstnameAttribute>givenname</firstnameAttribute>\n```\n\n```\n <surnameAttribute>sn</surnameAttribute>\n```\n\n```\n <emailAttribute>mail</emailAttribute>\n```\n\n```\n <groupnameAttribute>cn</groupnameAttribute>\n```\n\n```\n <groupSearchFilter>(objectClass=group)</groupSearchFilter>\n```\n\n```\n <userSearchAllDepths>true</userSearchAllDepths>\n```\n\n```\n <groupSearchAllDepths>true</groupSearchAllDepths>\n```\n\n```\n <membershipAttribute>member</membershipAttribute>\n```\n\n```\n</ldap>\n```\n\n```\n<ldap key=\"ad2\" name=\"ad2\" cache=\"true\">\n```\n\n```\n <host>ad2</host>\n```\n\n```\n <port>389</port>\n```\n\n```\n <securityProtocol>plain</securityProtocol>\n```\n\n```\n <securityAuthentication>simple</securityAuthentication>\n```\n\n```\n <usernameAttribute>userPrincipalName</usernameAttribute>\n```\n\n```\n <userSearchFilter>(objectClass=user)</userSearchFilter>\n```\n\n```\n <firstnameAttribute>givenname</firstnameAttribute>\n```\n\n```\n <surnameAttribute>sn</surnameAttribute>\n```\n\n```\n <emailAttribute>mail</emailAttribute>\n```\n\n```\n <groupnameAttribute>cn</groupnameAttribute>\n```\n\n```\n <groupSearchFilter>(objectClass=group)</groupSearchFilter>\n```\n\n```\n <userSearchAllDepths>true</userSearchAllDepths>\n```\n\n```\n <groupSearchAllDepths>true</groupSearchAllDepths>\n```\n\n```\n <membershipAttribute>member</membershipAttribute>\n```\n\n```\n</ldap>\n```\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/LDAP-login-with-username-either-userPrincipalName-or/qaq-p/215042 | null |
{
"author": "Richard Hierro",
"title": "Is it possible to manage watchers dor a space?",
"body": "Hi\n\nFor some important spaces, I would like to add watchers. The idea is if anything new is published in those spaces, a list of persons will receive a mail, but, as adminstrator of Confluence, I would like to add myself the users to the space wtacher list.\n\nThanks for yous answers\n\nRichard\n"
} | [
{
"author": "Jim Birch",
"body": "You can add youself as a space watcher under Space Admin, Advanced. Anyone else with Space Admin rights should be able to do the same but you can't do it for them.\n",
"comments": [
{
"author": "Richard Hierro",
"body": "\"you can't do it for them\", yes, that is the problem, and it is a suggegestion of a new feature, see the link posted by Azwandi.\n"
}
]
},
{
"author": "Azwandi Mohd Aris",
"body": "There seems to be no way to do this at the moment, see <https://jira.atlassian.com/browse/CONF-22313> for more information.\n",
"comments": [
{
"author": "Richard Hierro",
"body": "Thanks for your answer. Any idea how I could vote for this feature?\n"
},
{
"author": "justindowning",
"body": "Create an account on [jira.atlassian.com](http://jira.atlassian.com), log in, and click the Vote button.\n"
},
{
"author": "Richard Hierro",
"body": "Well, I did not see a vote button, but I found a \"Add a vote\" under \"More actions\" menu, thanks :) .\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Is-it-possible-to-manage-watchers-dor-a-space/qaq-p/450608 | null |
{
"author": "Anant Sabane",
"title": "How to add a page at two different places in a navigation (same / different spaces)",
"body": "I have a collection of topics that need to appear in different navigations in the same or different space than the one where these topics exist. Can anyone guide me on how to achieve it? When I create static HTML pages, I can achieve similar experience by creating two frames, left displaying navigation and right by displaying content. If I add link to the same page at one more place, it displays fine. I am looking to achieve something similar without adding new pages (with or without resuability - include macro).\n"
} | [
{
"author": "Jan Mueller",
"body": "> i think, i understand your intention very well. One disadvantage of using hierarchies is, that your content have only one parent\n\nThat is the reason why this thread exists. \nSome sort of hierarchy has to exist.\n\nThe feedback came right from the userbase. They were seraching and found a large number of results. So they thought it would be faster to search by clicking through the page tree. Which is feasable when you have learned to work with folders / trees. I agree - with a lot of content this would be a painful process. That's where the links come in.\n\nthanks for your thoughts.\n\nJan\n",
"comments": null
},
{
"author": "Christina Schantin [Communardo]",
"body": "The solution depends on how many of this topics you have: \n\nThink about this options: \n\n1. Horizontal Navigation: You can use the (free) SubSpace Plugin, to have an external link hierarchy in the horizontal navigation. Here you add for example also links to wiki-pages. \n\n2. You can add links in the sidebar above the page three. \n\n3. You can add one Wiki-Page with all links to your topics and include this page as a kind of header in all your pages in space. \n\nMaybe, you use one of this ideas or mix two ;-)\n",
"comments": [
{
"author": "Jan M?ller",
"body": "Hello Christina,\n\nunfortunately this would not work in our case.\n\nIt's a \"browse-related\" issue. Users do not only discover content by using the search or labels. Sometimes they browse the wiki hirarchy and this is where some sort of a sim-link would come in handy.\n\nThink of a knowledge base where the same content is should be discoverable in different branches.\n\nOr is it merely an issue that our users \"think\" in an old-fashioned way? :o\n\nbest,\n\nJan\n"
},
{
"author": "Christina Schantin [Communardo]",
"body": "Hello Jan,\n\n<br />\n\ni think, i understand your intention very well. One disadvantage of using hierarchies is, that your content have only one parent. \n\nIf you want to use content in more than one places without dublicating, you can only link to this content or include the page with the include page macro. \n\nFor linking, i gave you some ideas how you can do it. If you need links in the page tree, you can only use wiki pages with page includes. \n\nBut be sure not to underestimate the abilities of your users. A lot of users search for content first, instead of using (especially) komplex page trees.\n\nbest, Christina\n"
}
]
},
{
"author": "JohnB",
"body": "Problem with the includepage macro workaround is that:\n\n1. The page title of the page using the includepage macro cannot be the same as the real page\n2. the child pages will not show up under the includepage macro page like it does under the real page.\n\nAny idea if/when Confluence will get symlink like functionality?\n",
"comments": [
{
"author": "Jan Mueller",
"body": "I would really like to know that as well.. Really does not sound like the best solution.\n"
}
]
},
{
"author": "David at David Simpson Apps",
"body": "Add the (original) page in one place, then create new (duplicate) pages in the alternative places in the Confluence hierarchy.\n\nUse the [Include Page Macro](http://confluence.atlassian.com/display/DOC/Include+Page+Macro) on the duplicate pages to display the original page content.\n",
"comments": [
{
"author": "Anant Sabane",
"body": "I tried this approach. Though it goes well with reusability of the content, it is not required to create a page even when we use static HTML. I thought an advanced wiki like confluence will have some facility / functionality that allows users to insert such pointers.\n"
},
{
"author": "Jan Mueller",
"body": "Hello David,\n\nis this still regarded the best approach we have at this time?\n\nI will be running into the same \"issue\" some time soon :o\n\nbest,\n\nJan\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/How-to-add-a-page-at-two-different-places-in-a-navigation-same/qaq-p/436523 | null |
{
"author": "P?ter T?r?k",
"title": "Is it possible to automatically refresh content in Confluence?",
"body": "We are using Confluence 3.0 to host our project Wiki. One page shows data about the deployed servers in our project: what version of our web app each server runs, which DB it connects to, when it was last updated etc. Since updating this page by hand is easy to forget or mess up after server configuration changes, we thought it would be nice to have a way to automatically keep it in sync with reality.\n\nTo be more precise, we would like to parse specific bits of data from config files on various servers, and transfer them to Confluence to update specific cells in a table on this page.\n\nIs this possible e.g. via the Reporting Plugin (or by whatever other means)?\n"
} | [
{
"author": "Gaston Gaston",
"body": "Did you check the confluence-cli?\n\nI was using it to create pages from my machine via command line interface.\n\nI think you can use that in conjunction with some shell scripts (if you're using unix/linux)\n\n<https://studio.plugins.atlassian.com/wiki/display/CSOAP/Confluence+Command+Line+Interface>\n\nHope this helps.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Is-it-possible-to-automatically-refresh-content-in-Confluence/qaq-p/157649 | [
"refresh"
] |
{
"author": "patrick sch?ttin",
"title": "can i set edit permisson and add permission separately to a user?",
"body": "Hi there, \n\nis it possible to set the \"add page\" permission (permission to add pages in confluence) and the \"edit page\" permission (permission to edit existing pages in confluence) separately? \n\nthx.\n"
} | [
{
"author": "Nic Brough -Adaptavist-",
"body": "No. They are the same permission because it doesn't make a lot of sense to allow someone the right to do one and not the other. Especially on a wiki, where people draft stuff and are positively encouraged to edit later.\n\nWhat's the aim though? There may be a good way to achieve what you want without thinking about permissions.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/can-i-set-edit-permisson-and-add-permission-separately-to-a-user/qaq-p/200263 | null |
{
"author": "Jason Stoller",
"title": "How do I get tif tiff image files to display",
"body": "I added a tif image file to a page but it won't display using the gallery macro and it won't display using \"Insert Image\" in Wiki Markup. Any way to do this? thanks\n"
} | [
{
"author": "Quote Light Randomness",
"body": "You can use a tiff viewer chrome extension like the one I wrote.\n\n<https://chrome.google.com/webstore/detail/inline-tiff-viewer/kkfncbfgbghoklckdmeljdjohpkknlma>\n",
"comments": null
},
{
"author": "arron lee",
"body": "Hi, have you found your way out? Why not try to bulild a web tiff image viewer by your self to display the tiff images? I am learning about how to [create Tiff viewers](http://www.yiigo.com/guides/csharp/how-to-create-tiff-viewer.shtml) with the help of some manual tools which can be customized by users according to our own favors to help display and [read tiff files](http://www.yiigo.com/guides/csharp/how-to-read-tiff.shtml) these days. You can also google it and select one whose way of processing is simple and fast to help you with the related work. Remember to check its free trial package first if possible. I hope you success. Good luck. \n\n<br />\n\n<br />\n\nBest regards, \nArron\n",
"comments": null
},
{
"author": "Jo-Anne MacLeod",
"body": "The gallery macro will not work with tif images \"\n\n* Only the following file formats are supported: **gif** , **png** , **jpeg** . The *bmp* format is not supported.\n\nI've also had problem displayinig images with IE8. And it is a IE8 problem, becasue they will display in Firefox and Safari (I believe that it displays in Chrome, but I don't use it, so I can't confirm).\n\nWhat browser are you using?\n",
"comments": [
{
"author": "Jason Stoller",
"body": "I use Firefox and Safari. Too bad no other file formats are supported. gif and jpeg are \"lossy\"\n"
},
{
"author": "Jo-Anne MacLeod",
"body": "You can attach a tiff image though, you just can't get it to display a thumbnail. :(\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/How-do-I-get-tif-tiff-image-files-to-display/qaq-p/58895 | null |
{
"author": "Dan Dragonetti",
"title": "Cannot log in as admin after installing Confluence evaluation",
"body": "I just installed the evaluation version of Confluence but am not able to log into the dashboard with the \"admin\" account that was created. Has anyone encountered this issue?\n"
} | [
{
"author": "Jeff_Arnold",
"body": "On 6.5.12, as Lukas Spangenberg suggests above, this behavior is wholly dependent upon browser, and I can reproduce it every time. It works in Chrome, but does not in Firefox.\n\nAs a workaround, use a different browser.\n\nIn the meantime, Atlassian, this issue needs attention.\n",
"comments": [
{
"author": "Zarko Jakimovski",
"body": "Tried Confluence 6.15.2 with trial license in Chrome 73.0, and could not log in with the admin user created during setup. I've set recovery_admin, but could not log in with it either. \nUninstalled 6.15.2 and went back to 6.0.1 only to experience the same issue. Could not log in through Chrome and Opera, but works in Edge 42 and Firefox 65!\n"
}
]
},
{
"author": "Alexandr Kirilov",
"body": "I've got the same!!! its made me crazy. I am trying to install it and restore password. All isn't working. This is not trial license too.\n",
"comments": null
},
{
"author": "Bill Dorman",
"body": "Is this still an open item. Im having this exact issue. I've installed Confluence 6 times (literally) tonight. Every single time I've taken care to ensure that I'm getting the password correct. The last time I reduced the password down to 8 characters using only letters and numbers.\n\nI tried setting the password using the recovery env variable, that didn't work either.\n\nThis is seriously crazy...\n\nEdit: this is NOT a trial license, it's one I bought - just in case someone things that may matter.\n",
"comments": null
},
{
"author": "Dan Dragonetti",
"body": "Good morning\n\nI was able to reinstall Confluence and finally got it to work. I had it working for a couple of days but now I am having a new issue. When I launch the startup.bat the command prompt opens up but shortly after it crashes. I wont stay open longer than a minute or two. Any suggestions?\n",
"comments": [
{
"author": "Lukas Spangenberg",
"body": "for me it didnt work. Installed confluence, copyed password out of txt file -\\> wrong password. Reinstalled 3 times. No success. Wrong password. Deleted confluence. Is there any program simmaler to confluence I can try? Confluence seems not to be a good programm if standard installation does not work.\n"
},
{
"author": "Nic Brough -Adaptavist-",
"body": "There is no password to copy out of a text file.\n\nWhen you install Confluence, it asks you to create an initial admin user, and you give it a password. You need to remember that password to log in after completion.\n"
},
{
"author": "Lukas Spangenberg",
"body": "Yes. Lets say you choose \"password\" and save it in a textfile to be shure that you do type it correctly. Then you log in with the password you copied out of textfile. Login sucessfull. Then you click on administration, enter the same password what was sucessfull before and voila: \"wrong password\". Tryed it with 3 new installations. Found out later, that in EDGE it was working to login. Exacly same password. Firefox: \"wrong password\".\n"
},
{
"author": "Nic Brough -Adaptavist-",
"body": "Sounds like you've set something wrong then. Are you using odd characters in the username or password (anything not a-z or printed on a number key on your keyboard?). Check the log file to see what the error is.\n"
}
]
},
{
"author": "Dan Dragonetti",
"body": "Thank you for the quick reply but this is the second time I have gone through all the installation steps and both times I get stuck when trying to login. I left the default \"Admin\" username with a very simple password but neither time was I able to log into the dashboard. I am using SQL server 2008 for the database, not sure if that has anything to do with it.\n\nThanks\n",
"comments": [
{
"author": "Penny Wyatt (On Leave to July 2021)",
"body": "Hrm, interesting. I've just downloaded a clean version of Confluence 3.5.9 and run through the evaluation setup wizard, and after the admin account creation step, it didn't even ask me to log in, but logged me in automatically.\n\nObviously you're not getting this same experience - could you please clarify what happens for you? You start the setup wizard, create the admin account, complete the wizard, and then it's dumping you at a login prompt instead of the Confluence dashboard?\n\nSorry you're encountering such issues with what is normally a quick and easy process!\n"
},
{
"author": "Dan Dragonetti",
"body": "I was able to reinstall Confluence and finally got it to work. I had it working for a couple of days but now I am having a new issue. When I launch the startup.bat the command prompt opens up but shortly after it crashes. I wont stay open longer than a minute or two. Any suggestions?\n"
},
{
"author": "Jo-Anne MacLeod",
"body": "is you bring up a cmd window and run startup.bat (cd to the directory, the ,\\\\startup.bat) directly in the window, it will allow you to see what the problem is. My guess is that its trying trouble connecting to a database, or you are out of memory.\n"
},
{
"author": "Dan Dragonetti",
"body": "I have already tried that. When i launch startup.bat from cmd window it launches the application and it seems like it is working but only stays open for a couple of minutes.\n"
},
{
"author": "Dan Dragonetti",
"body": "Good morning\n\nAny more suggestions regarding the issue I am having? The application crashes within minutes of either running startup.bat through command line or when I double click on startup.bat.\n"
},
{
"author": "Richard Yale",
"body": "What \"only stays open for a few minutes\"? The cmd window or confluence in your browser? That we need to figure out first.\n\nSecondly, I would suggest installing Confluence as a service and not having it run the startup.bat because that is a domain account and not system account process.\n\nThird, it would help if you attached a zip of all log files from \\<confluence-install\\>\\\\app\\\\logs and \\<confluence-install\\>\\\\data\\\\logs.\n\nThanks,\n"
},
{
"author": "Dan Dragonetti",
"body": "Good afternoon\n\nThe command window for Confluence only stays open for a short time before crashing. I tried to install confluence as a service but after setting it up I realized that you cannot set up confluence as a service on a 64 bit server, is this true?\n"
},
{
"author": "Richard Yale",
"body": "Check this out:\n\n<http://confluence.atlassian.com/display/CONFKB/Problems+Installing+Confluence+as+a+Service+on+Windows+64bit>\n\n<https://jira.atlassian.com/browse/CONF-12293>\n"
},
{
"author": "Dan Dragonetti",
"body": "Ok. I was able to install confluence as a service. I was able to start the service but after a short amount of time the service crashes thus causing the browser to crash. The JDK version I am using is 64 bit, could that be an issue?\n"
},
{
"author": "Richard Yale",
"body": "It would be best at this point if you attached the logs from the two locations I provided.\n"
}
]
},
{
"author": "Penny Wyatt (On Leave to July 2021)",
"body": "So you created an admin user and set the password during the Confluence Setup Wizard, and immediately afterwards, weren't able to succesfully log in with the same username/password? I hate to say it, but the most likely cause - assuming you haven't done any imports or tried anything fancy with external user management - is just a simple typo when creating the user (or a caps lock issue).\n\nThere are instructions on recovering the admin account here - <http://confluence.atlassian.com/display/DOC/Restoring+Passwords+To+Recover+Admin+User+Rights> - but to be honest, since it's an eval and you haven't even got in yet, the quickest solution is just to wipe the database and start again:\n\n1) Stop Confluence\n\n2) Wipe the database - if you're using an external database system such as Postgres, drop and recreate the database. If you're using HSQL, just delete the \"database\" directory in the Confluence installation directory.\n\n3) Start Confluence again and go through the wizard.\n\nLet us know how you go, please!\n",
"comments": null
},
{
"author": "Penny Wyatt (On Leave to July 2021)",
"body": "Hi Dan, I've just updated the question title to be a bit more specific.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Cannot-log-in-as-admin-after-installing-Confluence-evaluation/qaq-p/183398 | null |
{
"author": "Nick Yarsulik",
"title": "Is there a list of elements that can be customized via CSS in the Easy Reader Theme?",
"body": "Hello!\n\nI am trying to update my teams Confluence space which is a part of a larger Confluence site. I have been tinkering with the CSS on the Easy Reader Theme but I am unable to find a good reference of which elements I can actually change outside of some of the basic background elements.\n\nIs there a more complete list or do I need to specifically post my question for each element I am trying to alter?\n\nThe biggest change I would like to make would be to make the full_height_container background semi-transparent without making the contents transparent. Is this possible? The \"opacity\" command simply makes everything in the container transparent.\n\n<br />\n\nThanks!\n\nNick\n"
} | [
{
"author": "BenA",
"body": "There are no specific elements or restrictions on what you can customise (that is, you are able to modify anything), you're really only limited by how much CSS you want to write and maintain :)\n",
"comments": [
{
"author": "Nick Yarsulik",
"body": "Thanks! I was able to tinker around with \"Inspect Element\" in Google Chrome and found different things I can target. I had just hoped there would be an easier list of what was available instead of having to hunt around the code :o)\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Is-there-a-list-of-elements-that-can-be-customized-via-CSS-in/qaq-p/59878 | [
"css",
"custom-field",
"theme"
] |
{
"author": "Lis Riba",
"title": "Any way of labelling pages en-masse",
"body": "I'm looking for some way of labelling multiple pages without having to go into every single page.\n\nAny suggestions (including enhancement requests which I can vote up) would be most appreciated.\n\nCan anything be done by exporting a space to XML, editing the XML file and then reimporting it into a new space?\n\n\\[Has anyone investigated methods of assigning pages to labels rather than vice-versa. Similar to the way admins can either edit groups for a user or add members to a group. If I could just select the label and then enter the list of pages I want associated, that would still be easier.\\]\n"
} | [
{
"author": "JamieA",
"body": "Use the [Confluence CLI](https://studio.plugins.atlassian.com/wiki/display/CSOAP/Confluence+Command+Line+Interface) - you can list pages, add labels to pages etc.\n",
"comments": [
{
"author": "Lis Riba",
"body": "Thanks. That did the trick.\n"
}
]
},
{
"author": "Michele Lim [Cprime]",
"body": "Hello! We have recently made a free plug in [Power Scripts for Confluence](https://marketplace.atlassian.com/apps/1219507/power-scripts-for-confluence?hosting=server&tab=overview) which you can download from the Marketplace to help automate Confluence administration, one of the features is bulk labelling. Here's a short video on how to do it [https://youtu.be/nM0a8JM2T2E?list=PLKTAla3ZrW8mMmYvgOVf3UPXU8V4nc-xj](https://youtu.be/nM0a8JM2T2E?list=PLKTAla3ZrW8mMmYvgOVf3UPXU8V4nc-xj?)\n\nHope this helps!\n\nMichele\n",
"comments": null
},
{
"author": "Tim Schmidt",
"body": "Does the Label Manager work for blog posts aswell?\n",
"comments": null
},
{
"author": "Mert Karada?l? _ K?stebek Teknoloji _",
"body": "Hi,\n\nYou could do it with Label Manager for Confluence plug in.[](https://marketplace.atlassian.com/plugins/com.kostebekteknoloji.plugins.confluence.confluence-label-manager)<https://marketplace.atlassian.com/plugins/com.kostebekteknoloji.plugins.confluence.confluence-label-manager> \nYou could search for similar labels in a space and then merge them into one standard label. \nYou could also do bulk operations like appending , adding and removing labels. \nDocumentation is here:[](http://www.confluence.kostebekteknoloji.com/display/PLUG/Label+Manager+for+Confluence)<http://www.confluence.kostebekteknoloji.com/display/PLUG/Label+Manager+for+Confluence> \nRegards,\n",
"comments": null
},
{
"author": "Betsy Walker",
"body": "We've had great success with the [Label Management plugin](https://plugins.atlassian.com/plugin/details/5076), however it officially is only compatible with Confluence versions up to 2.10.4.\n\n(We're on 2.10.2 and about to upgrade, so I don't know yet whether it truly will work with a more recent version. The compatibility listing on the Plugin Exchange is often out-of-date.)\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Any-way-of-labelling-pages-en-masse/qaq-p/48215 | [
"label"
] |
{
"author": "Anant Sabane",
"title": "Creating multiple TOCs / Navigations using the same content",
"body": "I have a huge collection of pages and I want to create different TOCs used for different PDF output to be compiled. Some topics (pages) may be overlapping in different PDF files.\n\nEven the same is required while delivering content in online + static HTML format too.\n\nCan anyone please guide me on how to do that?\n"
} | [
{
"author": "Betsy Walker",
"body": "Try the [contentbylabel macro](http://www.google.com/url?sa=t&source=web&cd=1&ved=0CB0QFjAA&url=http%3A%2F%2Fconfluence.atlassian.com%2Fdisplay%2FDOC%2FContent%2Bby%2BLabel%2BMacro&rct=j&q=confluence%20contentbylabel&ei=mNY6TobaO4iatwfgyP2MAw&usg=AFQjCNGN71rMM81rhoJSvSBvT6zE5yqMBg&cad=rja), and label the pages so that they end up in the appropriate 'collections'.\n\nNote: this will list the page titles, not headings within a page... but maybe that'll work just fine.\n",
"comments": null
},
{
"author": "ITops123",
"body": "The table of contents plugin allows you to create table of contents by including or excluding header styles (e.g., h1, h2, h3). By using these strategically, you should be able to create different tables of contents for the same content.\n\nYou can also exclude specific headers using the macro. The macro browser windows gives you all those options and is easy to use.\n",
"comments": [
{
"author": "Anant Sabane",
"body": "Thank you for your suggestion. However this navigation i am talking is not only about a single page. It is for a collection of pages across multiple spaces. To deliver a documentation set to the audience for a specific modular application, I need to create navigation. The same navigation is needed in online / static HTML / PDF forms.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Creating-multiple-TOCs-Navigations-using-the-same-content/qaq-p/272945 | null |
{
"author": "Thomas Petersen",
"title": "Confluence using MySQL Plugin Export/Import Problem",
"body": "So I'm having a problem: I exported my DB save for the PLUGINDATA table and imported it just fine. I've been having a problem reimporting the plugins themselves..\n\n\\[root@randomserver zipp\\]# mysql --max_allowed_packet=1024M confluence \\< confluence.plugindata.sql\n\nERROR 1153 (08S01) at line 44: Got a packet bigger than 'max_allowed_packet' bytes\n\nAny suggestions? The dump file itself is only 48M\n\n-rw-r--r-- 1 zipp users 48M Aug 3 14:37 confluence.plugindata.sql\n"
} | [
{
"author": "Sergey Markovich",
"body": "Hi Thomas,\n\nHave you set max_allowed_packet on MySQL server side too? When you set --max_allowed_packet=1024M parameter that is for MySQL client only. To change it on server change the my.cnf or my.ini file under the mysqld section and set max_allowed_packet=100M\n\nYou can also run these commands in a mysql console connected to that same server:\n\nset global net_buffer_length=1000000;\n\nset global max_allowed_packet=1000000000;\n",
"comments": [
{
"author": "Thomas Petersen",
"body": "I opened up two consoles and had already tried those set commands and ended up getting the same error. Only thing I haven't done yet is trying to chunk the file? It's a 48M file so I see no reason it can't buffer this thing.\n"
},
{
"author": "Thomas Petersen",
"body": "Got it. Had to resize max_allowed_packet in my.cnf and restart mysqld.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Confluence-using-MySQL-Plugin-Export-Import-Problem/qaq-p/380056 | [
"app",
"export",
"import",
"mysql"
] |
{
"author": "Mark DeSimone",
"title": "How to show one Jira issue on a confluence page?",
"body": "I like to track tasks in Jira and like to manage information in Confluence. So, when working on an issue, I create a task in Jira and create a page for it in Confluence and want to merge the two. So, I would like to show the Jira task on a confluence page. I see that there is a way to show a list of Jira tasks in Confluence, but I don't want that. Rather I would like to show only one Jira task on a page...the whole task, just as you see it in Jira...kind of like doing an iframe or include.\n"
} | [
{
"author": "Joe Clark",
"body": "Hi Mark,\n\n<br />\n\nIf you are running Confluence 3.5, you can use the \"Insert JIRA Issue Dialog\" to insert a reference to a single JIRA issue on a Confluence page (documentation here: <http://confluence.atlassian.com/display/DOC/Inserting+JIRA+Issues>).\n\nThis does only display a brief summary of the issue, though (issue key, issue status and summary). Unfortunately there is no way to embed the details of an entire JIRA issue into a Confluence page out-of-the-box.\n\nSome options you may consider:\n\n* Enable the {html} macro on your Confluence instance (note: there are security implications) and manually embed an iframe into your page for the JIRA issue).\n* Develop a custom Gadget definition or Confluence macro to render the information you require\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/How-to-show-one-Jira-issue-on-a-confluence-page/qaq-p/121595 | [
"jira"
] |
{
"author": "Daniel Stavrou",
"title": "Can the Page Approvals Plugin be used across multiple spaces in a report?",
"body": "Using the {pageapproval-report:show=all} macro and parameter, I can view all active approvals in a single space. Is there a way to view all active approvals across all spaces in Confluence using this plugin? Maybe in combination with another plugin?\n\nThanks!\n"
} | [
{
"author": "Rodrigo Girardi Adami",
"body": "Hello Dan,\n\nI've performed a search [here](https://marketplace.atlassian.com/plugins/net.customware.confluence.plugin.pageapproval) and it seems that the plugin can only search within a single space. You might want to raise a feature request with the plugin vendor to add a functionality to use multiple spaces ;)\n\nI hope this helps!\n\nRodrigo\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Can-the-Page-Approvals-Plugin-be-used-across-multiple-spaces-in/qaq-p/269998 | [
"approver",
"page",
"report",
"space"
] |
{
"author": "minesh patel",
"title": "Why do I get 'Unknown macro: {divbox} button text' after installing the Buttons Macro?",
"body": "I have installed the Buttons marco on my wiki. However, now I get this error message: \n\n***Unknown macro: {divbox} button text***\n\nDoes anyone know what this means? How can I fix it? Thanks.\n"
} | [
{
"author": "minesh patel",
"body": "This requires an additional plugin.\n",
"comments": null
},
{
"author": "Jo-Anne MacLeod",
"body": "Try posting the question on the site for the button macro\\[http://confluence.atlassian.com/display/DISC/button+macro\\]. (I get the same error by the way)\n",
"comments": null
},
{
"author": "ITops123",
"body": "Can you be more specific? What macro are you talking about? Where is the link to the documentation?\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Why-do-I-get-Unknown-macro-divbox-button-text-after-installing/qaq-p/227493 | null |
{
"author": "Rob Piscitello",
"title": "Can Confluence be configured to store attachments on a SAN or NAS?",
"body": "Can Confluence be configured to store attachments on a SAN or NAS? If not has anyone run into any scaleability issues?\n\nIs this a feature that is on anyone's radar for development?\n"
} | [
{
"author": "Nicolas Wildner",
"body": "It seems that Confluence don't have such feature to store attachments on a NAS,\n\nHowever, as a former Linux sysadmin, i would suggest you(if running any Linux or UNIX variation) to:\n\n* Create a NFS filesystem export on the NAS giving RW permissions just for the Confluence Server\n* Mount this NFS on your Confluence Attachments dir, with the option -o soft, to avoid \"hard sync\" and performance problems;\n\nI think it would be a better solution than rely on \"Tool Side Configuration\", using directly a Network Filesystem ;)\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Can-Confluence-be-configured-to-store-attachments-on-a-SAN-or/qaq-p/196925 | [
"configuration",
"nas",
"scale",
"storage"
] |
{
"author": "Rob Piscitello",
"title": "Integration between Confluence and NAS or SAN for scaleability?",
"body": "Can Confluence be configured to store documents in a Network attached Storage(NAS) Or a Storage Area Network (SAN) for storage scaleability purposes?\n\nIf not, does anyone know if there are plans to head in that direction?\n"
} | [
{
"author": "Alexander Johannes",
"body": "Maybe you are able to mount your storage and put the confluence home on the share (the usual unix-foo).\n\nOf course you have to make sure, that the share is available, before starting confluence.\n\nBesides: this is no question specific to confluence, because confluence is doing nothing special here...\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Integration-between-Confluence-and-NAS-or-SAN-for-scaleability/qaq-p/360224 | [
"configuration",
"nas",
"scale",
"storage"
] |
{
"author": "Jason Skrzypek",
"title": "Confluence user created date",
"body": "I have to do a growth rate since we installed confluence. Is there a way to find a user created date, so i can show how many people have been added to the system. Is it also posisble to do the same with pages (display all page created dates on one page)??\n\nThank you\n"
} | [
{
"author": "Richard Yale",
"body": "You will need to go into the database and do a few different queries. The first for users will be the \\[users\\] table and you'll want to look at the \"created\" column. For the pages you'll want to look at the \\[content\\] table and you'll want to filter by the creationdate column and do a where version = 1 and contenttype = page.\n",
"comments": null
},
{
"author": "Richard Yale",
"body": "You will need to go into the database and do a few different queries. The first for users will be the \\[users\\] table and you'll want to look at the \"created\" column. For the pages you'll want to look at the \\[content\\] table and you'll want to filter by the creationdate column and do a where version = 1 and contenttype = page.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Confluence-user-created-date/qaq-p/17678 | [
"user"
] |
{
"author": "John Aitken",
"title": "Confluence: Reports on Pages",
"body": "I'm new to Confluence and am currently evaluating a test copy.\n\nAs part of our implementation of a document lifecycle management process, I need to be able to create simple reports, for example: schedule reviews (or other actions) in the future for all pages in the Confluence system. This requires a page reporting function.\n\nThe scheduled activity will be based on the page: date last modified meta-data. A composite report with date page created and no. of versions is also a requirement to provide potential trends in activities.\n\nMy question is: is this possible out of the box in Confluence? If not, which plugin(s) will provide this reporting functionality and, finally, for someone with little SQL/reporting experience, how difficult is it to use? I'm up against it time-wise, so a simple explanation would be really, really, helpful.\n\nThanks in advance!\n\njohn\n"
} | [
{
"author": "Kevin Buchs",
"body": "I would recommend the reporting plug-in. I think it is bundled with Confluence. Here is an example of a report that should generate what you asked for, over a given space.\n>\n> ```\n> {report-table} {content-reporter:spaces=@self|types=+page} {text-sort:content:title} {content-reporter} {report-column:title=Title}{report-info:page:title|link=true}{report-column} {report-column:title=Person Last Changing}{report-info:page:modifier}{report-column} {report-column:title=Last Changed Date}{report-info:page:modification date}{report-column} {report-column:title=Version History}{report-info:page:version history}{report-column}{report-column:title=Version Comment}{report-info:page:version comment}{report-column}{report-column} {report-table} \n> ```\n\nNow, maybe you just want the version number instead of the version history. See <http://wiki.customware.net/repository/display/AtlassianPlugins/Content+Supplier> for details on the content-reporter (supplier).\n\nThe above reports on all pages in the current space. You can filter based on content, such as labels, if you wish. You can sort the resulting table based on any column or even a \"hidden\" column.\n",
"comments": null
},
{
"author": "Midori",
"body": "**[Archiving Plugin](https://marketplace.atlassian.com/plugins/com.midori.confluence.plugin.archiving)** **helps you to automate many aspects of *Content Lifecycle Management*.**\n\nAs you asked specifically about reporting, I'd recommend you to start reading here:\n\n1. [Content Quality report](http://www.midori-global.com/products/confluence-archiving-plugin/documentation/#statistics) (no of up-to-date vs. expired pages, no of actively visited vs. non-visited pages, etc. per space - see below)\n2. [Tracking and reporting pages that are not viewed by anyone](http://www.midori-global.com/products/confluence-archiving-plugin/documentation/page-view-tracking) (potentially irrelevant content)\n3. [Tracking and reporting pages that are not updated for a period](http://www.midori-global.com/products/confluence-archiving-plugin/documentation/page-view-tracking) (potentially stale content)\n\ncontent-quality-statistics.png \n[](https://community.atlassian.com/t5/Confluence-questions/Confluence-Reports-on-Pages/qaq-p/181009?attachment-id=11251){#link_118e3200dacf9f} \n[](/tnckb94959/attachments/tnckb94959/confluence-questions/30307/1/content-quality-statistics.png){#display_118e3200dacf9f_0}\n",
"comments": null
},
{
"author": "Kevin Buchs",
"body": "You might also wish to look at {pageapproval} and {pageapproval-report} macros. <http://wiki.customware.net/repository/display/AtlassianPlugins/pageapproval>\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Confluence-Reports-on-Pages/qaq-p/181009 | null |
{
"author": "Bryan Bae",
"title": "Child Page Sorting Problem",
"body": "version: 2.10.1\n\nI have s problem with chlid page list...\n\ndoesn't child page list sorted into alphabetically???\n\ni tested this problem...\n\nfirst day, i made new pages that titles were 00page, 01page, 03page....\n\nthe child page list sorted into alphabetical...00page, 01page, 03page...\n\nnext day, i made new pages that titles were 31page, 32page, 33page...\n\nthe child page list showed 31page, 32page, 33page, 00page, 01page, 03page.....\n\nis this problem a bug???\n\nhow can i make the list order as alphabetically??\n"
} | [
{
"author": "Martin Cooper",
"body": "My apologies Bryan.\n\nYes you can reorder the Child list at the bottom of the page. This again may be version dependant, but recent versions have re-order page link next to the display which takes you the hierarchy view which lets you adjust the sort order manually or select Alphabetical.\n\nThis functionality is avialable in 2.10 as well\n\n<http://confluence.atlassian.com/display/CONF210/Setting+a+Page+Family+to+Alphabetical+Order>\n",
"comments": [
{
"author": "bryan finch",
"body": "it depends are you an adult, with no children, putting an ga before s on one of your famly mimbers so you can take away there prize money, for what thay have been working so hard for, if you are then you have no clue what im going to do,being that famly member\n"
}
]
},
{
"author": "Martin Cooper",
"body": "Not sure about in that specific version, but the current version the Children Display Macro allows you to select the sort order based on title, creation or modified values. It also has a reverse sort order.\n\nI've tested this and it lists the pages correctly.\n\n{children:sort=title}\n\nIt does look like your macro is sorting based on creation date.\n",
"comments": [
{
"author": "Bryan Bae",
"body": "i know that macro.....\n\ni mean children page list that is bottmon of a page...\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Child-Page-Sorting-Problem/qaq-p/411646 | null |
{
"author": "G?ran T?rnqvist",
"title": "LDAP authentication with Active Directory not working - Help with troubleshooting",
"body": "Hi, \nI ve been trying to test a connection to our Active Directory using both Confluence and paddle-6.jar / atlassian-user.xml and JExplorer but whatever I try, I get error AuthenticationException and error code 52e invalid credentials.\n\nThis is basically my settings.\n\n\\<host\\>dc1.office.local\\</host\\> \n\\<port\\>389\\</port\\> \n\\<securityPrincipal\\>uid=Confluence,ou=Service Accounts,ou=Users,ou=xxx,ou=xxx,dc=office,dc=local\\</securityPrincipal \n\\<securityCredential\\>--------\\</securityCredential\\> \n\\<securityProtocol\\>plain\\</securityProtocol\\> \n\\<securityAuthentication\\>simple\\</securityAuthentication\\> \n\\<baseContext\\>dc=office,dc=local\\</baseContext\\>\n\nI ve been playing around with all kinds of different DNs + moved the account to the top Users node in AD so my guess its something else.\n\n<br />\n\nNeed help troubleshooting. Could it be a setting in our Active Directory preventing the connection? \nAt the moment I don t have any Active Directory Admin to ask...\n\nThanks...\n"
} | [
{
"author": "Jim Birch",
"body": "For AD you will do better using a login name (security principal) formatted like **[email protected]** The full DN doesn't work in a lot of situations.\n\nFor you, this should be **[email protected]** based on what you posted.\n",
"comments": [
{
"author": "Joe Clark",
"body": "I was about to suggest this - spot on.\n"
}
]
},
{
"author": "JamieA",
"body": "If you can't bind to the ldap server using JXplorer it's just a case of \"contact your admins\". The principal DN or password or both is wrong... Not much point in trying to get it working with confluence til you've got past this point.\n",
"comments": [
{
"author": "G?ran T?rnqvist",
"body": "Ok, thanks. \n\nThe AD admins won t be around for a few weeks so I guess its up to me to find the answer :( \n\nIf anyone have any idea on what settings in AD I should check, I would be grateful - policy settings etc etc.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/LDAP-authentication-with-Active-Directory-not-working-Help-with/qaq-p/396799 | [
"active-directory",
"ldap"
] |
{
"author": "Paul Xavier",
"title": "Media wiki to Confluence migration using UWC",
"body": "HI There,\n\nI was planning to migrate mediawiki to confluence using UWC, I followed <https://studio.plugins.atlassian.com/wiki/display/UWC/UWC+Mediawiki+Notes,> After completion of 58% i get error \"conversion Status... NONE\"\n\n1. Before testing in Production server, i installed Confluence standalone in my testing machine, restored mediawiki DB in that testing machine and changed the confluence config in <http://confluence.atlassian.com/display/DOC/Database+Setup+For+MySQL#DatabaseSetupForMySQL-1.InstallConfluence>\n\n2. I exported mediawiki pages as mentioned <http://www.mediawiki.org/wiki/Manual:DumpBackup.php>\n\n```\n php dumpBackup.php --full >d:\\backup\\dump.xml\n\n 3. I took attachement from <wiki path>/attachement\n\n 4. Error i got in UWC\n\n2011-08-02 11:10:35,468 INFO [Thread-9] - Starting conversion.\n2011-08-02 11:10:35,484 INFO [Thread-9] - Initializing Converters...\n2011-08-02 11:10:35,515 INFO [Thread-9] - Initializing Pages...\n2011-08-02 11:10:35,515 INFO [Thread-9] - Converting pages...\n2011-08-02 11:10:35,515 INFO [Thread-9] - -------------------------------------\n2011-08-02 11:10:35,515 INFO [Thread-9] - converting page file: dump.xml\n2011-08-02 11:10:39,984 ERROR [Thread-6] - \nConversion Status... NONE\n\n2011-08-02 11:19:23,640 INFO [Thread-10] - Starting conversion.\n2011-08-02 11:19:23,750 INFO [Thread-10] - Initializing Converters...\n2011-08-02 11:19:23,750 INFO [Thread-10] - Initializing Pages...\n2011-08-02 11:19:23,750 INFO [Thread-10] - Converting pages...\n2011-08-02 11:19:23,750 INFO [Thread-10] - -------------------------------------\n2011-08-02 11:19:23,750 INFO [Thread-10] - converting page file: dump.xml\n2011-08-02 11:19:24,609 ERROR [Thread-9] - \nConversion Status... NONE\n\n2011-08-02 11:24:07,156 INFO [Thread-4] - Starting conversion.\n2011-08-02 11:24:07,156 INFO [Thread-4] - Initializing Converters...\n2011-08-02 11:24:07,218 INFO [Thread-4] - Initializing Pages...\n2011-08-02 11:24:07,218 INFO [Thread-4] - Converting pages...\n2011-08-02 11:24:07,218 INFO [Thread-4] - -------------------------------------\n2011-08-02 11:24:07,218 INFO [Thread-4] - converting page file: dump.xml\n2011-08-02 12:26:26,265 INFO [Thread-4] - Escaping Braces - complete\n2011-08-02 12:26:26,281 INFO [Thread-4] - Converting Windows Newlines -- start\n2011-08-02 12:26:28,015 INFO [Thread-4] - Converting Windows Newlines -- complete\n2011-08-02 13:09:57,078 ERROR [Thread-4] - Conversion Status... NONE\n\nPlease help me on thie... \n\nThank you!!\nPaul \n```\n"
} | [
{
"author": "john m",
"body": "There't not enough info here to help you. Turn on debug in the log4j conf file to get some better logs.\n\nchange the question to include those logs and your conversion config files and some example files that were exported from the db.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Media-wiki-to-Confluence-migration-using-UWC/qaq-p/55795 | [
"universal-wiki-converter"
] |
{
"author": "Samuel Levin",
"title": "Tomcat and confluence - does confluence ship with tomcat, or should I install myself before confluence install?",
"body": "This is kind of cheezy, but my host has a guide on how to set up confluence.\n\nIn the guide, there was nothing that mentioned installing tomcat beforehand. Does Confluence come with Tomcat by default? Do I need to install Tomcat first, or will the installation of Confluence do that for me?\n\nDo all of the other Atlassian apps (JIRA, FishEye, Confluence, Bamboo) run in a servlet container too? Going to attempt to forge some tricky ProxyPass solution...\n\nDo these apps run in their own JVM's? Or can I have 4 atlassian products run in one JVM?\n\nLet me know. Thanks\n"
} | [
{
"author": "Colin Goudie",
"body": "Atlassian do not support running multiples of their apps in the one servlet container. However, the war distribution (in your own container) and the standalone product are fully supported ways of installing their product.\n\nYou will find that the Apache Web server front end to Tomcat container setup is one of the most popular ways of installing their products and you'll find lots of help and documentation around\n",
"comments": null
},
{
"author": "Joe Clark",
"body": "If you download the \"standalone\" version of Confluence, it comes bundled with a version of Tomcat. We also distribute a \"war only\" version, in case you want to host Confluence on your own pre-existing AppServer.\n\nPretty sure all our other apps are servlet-based too (well, I know JIRA and Bamboo are).\n\nI wouldn't recommend running the apps in a shared JVM... unsure on our official policy on that, though.\n\n**edit:**yes, do do indeed ship both a \"standalone\" (includes tomcat) and \"EAR/WAR\" (web archive only) distribution for Confluence.\n",
"comments": [
{
"author": "Samuel Levin",
"body": "Here's my dilemma. I have a 512mb RAM debian 6 squeeze VPS.\n\nDo you think I'd be ok to spawn 4x 64mb Tomcat Containers, one per Atlassian title, with that amount of RAM? Literally two people will be using each application. I didn't think that I would need a separate JVM for each application, initially.\n\nI wanted to have all of my atlassian tools in one instance of tomcat (9090), and my live application in it's own as well (9191).\n\nI already know how I am going to set up ProxyPass for each, so tomcat will run locally. I just need to know whether I need 5 JVM's, instead of 2.\n"
},
{
"author": "Joe Clark",
"body": "I can't speak definitively for the other products, but Confluence won't run happily in anything below 128MB... 256MB would be better.\n\nIt looks like our official support policy is a separate JVM for each product (see <http://confluence.atlassian.com/display/DOC/Deploying+Multiple+Atlassian+Applications+in+a+Single+Tomcat+Container>).\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Tomcat-and-confluence-does-confluence-ship-with-tomcat-or-should/qaq-p/401830 | [
"install",
"tomcat"
] |
{
"author": "jj jj",
"title": "Why do pictures not appear when i export to word document?",
"body": "When i export to word everything comes out fine but the pictures and gliffy diagrams aren't showing up. How do you fix this?\n"
} | [
{
"author": "Jeremy Largman",
"body": "There's a bug report for this. See [CONF-6246](https://jira.atlassian.com/browse/CONF-6246).\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Why-do-pictures-not-appear-when-i-export-to-word-document/qaq-p/447879 | [
"export",
"gliffy"
] |
{
"author": "Shannon Barnhart",
"title": "Hide sections of page based on permissions?",
"body": "I thought I remembered seeing this at the Atlassian conference, but is it possible to hide a section of a page so that just users in a particular permission group can see it and everyone else sees the page without that section?\n"
} | [
{
"author": "Jason Skrzypek",
"body": "Hi we use something similar using the macro found here\n\n<https://www.adaptavist.com/display/AtlassianConfluence/hide-from+macro>\n\nhope it helps\n",
"comments": [
{
"author": "Shannon Barnhart",
"body": "Thanks! That's what i was looking for.\n"
}
]
},
{
"author": "Joey McDaniel",
"body": "I like the hide-from Macro, but sadly the content is still indexed. So they aren't able to used for security purposes.\n\nDoes anyone know of a macro that performs the same job, but prevents the indexing of the (hopefully) secure content?\n",
"comments": null
},
{
"author": "Colin Goudie",
"body": "I can't recall such a macro or functionality but you could try use page include macro?\n\n<http://confluence.atlassian.com/display/DOC/Include+Page+Macro>\n\nFor users to see the included page they require view permission on it. Only problem would be if they see an error when they don't have the permission as that would look a bit ugly\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Hide-sections-of-page-based-on-permissions/qaq-p/368671 | null |
{
"author": "jj jj",
"title": "Tasklist Macro Question",
"body": "Hi Guys\n\nIs there a way to disable the drop down menu in the tasklist macro? Also is there a way to remove properties in the macro such as \"date created\" and \"assignee\"?\n"
} | [
{
"author": "Nick Manville",
"body": "You may want to follow this action: <https://studio.plugins.atlassian.com/browse/TASK-34>\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Tasklist-Macro-Question/qaq-p/233365 | [
"date",
"tasklist"
] |
{
"author": "David Soldan",
"title": "Why does 'Cannot create PoolableConnectionFactory' happen after setting up a datasource?",
"body": "After defining a Datasource and testing it with a sql query i get this:\n\nsql-query: org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (Communications link failure Last packet sent to the server was 0 ms ago.)\n\ncan anyone tell what i did wrong??\n\ngreetings \n"
} | [
{
"author": "Nic Brough -Adaptavist-",
"body": "Yes. Your configuration is incorrect.\n\nThat error could be all sorts of things, you'll need to read the log in detail to find out what it is. It's usually (but not always) that your configuration string doesn't point at a database that the server can see, or it has no access to (the root cause will be above this line in your log for most database servers).\n",
"comments": [
{
"author": "David Soldan",
"body": "now im getting org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (null, message from server: \"Host '172.16.1.100' is not allowed to connect to this MySQL server\")\n\nwhat do i have to change at the sql server?? \n"
},
{
"author": "Nic Brough -Adaptavist-",
"body": "That's more specific, excellent.\n\nYour server security is incorrect - you need to tell it to allow access from the Confluence serer. I've not used SQL server for a long time, so you'd need to check the documentation for the correct way. (If it were MySQL, there's a \"grant access to user@server\" SQL statement to run, but you should do the access the way the docs for your database says are best)\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Why-does-Cannot-create-PoolableConnectionFactory-happen-after/qaq-p/250475 | null |
{
"author": "Rayone Moyer",
"title": "When a change is made to a page we are watching we receive two notifications in an email.",
"body": "How do I turn it off so I only get one notification?\n"
} | [
{
"author": "Rayone Moyer",
"body": "Disabling the [Descendant Notifications Plugin from Adaptavist](http://www.adaptavist.com/display/Plugins/Descendant+Notifications) seems to have done the trick! Thanks for the help. Appreciate it.\n",
"comments": null
},
{
"author": "Rayone Moyer",
"body": "Uninstalled the plugin and now its working correctly. Thanks for all the suggestion.\n",
"comments": null
},
{
"author": "epohl",
"body": "We have the same problem. Seems to happen when we watch the whole space.\n",
"comments": [
{
"author": "Jo-Anne MacLeod",
"body": "Do you have the plugin installed though? We had the same problem until the plugin was actually removed. But maybe it was coincidental.\n"
},
{
"author": "Rayone Moyer",
"body": "we do have the plug in installed I will try tremoving it and see if that works. Thanks\n"
}
]
},
{
"author": "Dennis Benzinger SAP",
"body": "We have the same problem too. Are you using the [Descendant Notifications Plugin from Adaptavist](http://www.adaptavist.com/display/Plugins/Descendant+Notifications)? \nThere's a thread about this problem in the Adaptavist forum: [Getting two emails when using the Descendant Notifications plugin](http://www.adaptavist.com/display/community/Getting+two+emails+when+using+the+Descendant+Notifications+plugin)\n",
"comments": [
{
"author": "Rayone Moyer",
"body": "We are not using the plugin. Seems to be happening Because we are watching the whole space? I have tried to modify the email settings on what alerts I get but stil getting the same two identical emails. Several others in the company are as well.\n\nAny suggestions would be appreciated.\n"
}
]
},
{
"author": "Azwandi Mohd Aris",
"body": "Are these two emails identical i.e. same subject and contents? Did you receive them at the same time?\n",
"comments": [
{
"author": "Rayone Moyer",
"body": "They are identical. same subject, time, content, etc.If I stop watching pages then I get none, if I watch my space and te children of the space by default then I get two.\n"
},
{
"author": "Jon Cotter",
"body": "Only for Watchers? or for all notification types (Reporter, Assignee etc...)?\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/When-a-change-is-made-to-a-page-we-are-watching-we-receive-two/qaq-p/270916 | null |
{
"author": "John Price",
"title": "How do I link to the Team Calendar page?",
"body": "how can I make a wiki-style link to the user calendar page? Not to embed a calendar - it's for a blog post that says \"Here is where you can find your Calendars\". A\n"
} | [
{
"author": "Adam Laskowski",
"body": "In the navigation menu that appears beneath your name on mouse hover, select \"Calendar\" to go to your main Team Calendars view. You should have a list of calendars on the right hand side. Click on the Gear icon for the calendar you wish to link to, and click \"Share.\" This will give you a URL that you can then link to using the normal wiki markup style:\n>\n> ```\n> [link text|<Share_URL>]\n> ```\n\nIf you have trouble locating the \"Share\" option, there is an example image in the guide for [exporting calendars](http://confluence.atlassian.com/display/TEAMCAL/Exporting+Team+Calendars+Content+to+Other+Calendars) that shows the \"Share\" option right above the highlighted export option.\n",
"comments": [
{
"author": "John Price",
"body": "Thanks. I was hoping for a shorter syntax like \"CAL:IT Team Calendar\" or something. This helps though.\n"
}
]
},
{
"author": "Tatiana Dergay",
"body": "Hi, the short link is not available as I see - I have no idea how to link to calendar, without embedding it on the page. Could you help me?\n",
"comments": [
{
"author": "Paul Cummings",
"body": "So is there a way go link (not embed) to a calendar? I'm not seeing one.\n\nTHANKS.\n\n(bumping this question as I have similar issue)\n"
},
{
"author": "John Price",
"body": "[@Paul Cummings](/t5/user/viewprofilepage/user-id/1163357) As a workaround, you can specify Web Link and just paste the URL. This will of course break if the link changes (like if the space name changes), but it'll keep Confluence from auto-converting the pasted URL.\n\nExample:\n\n[https://confluence.mycompany.com/display/TG/calendars#](https://confluence.ihsmarkit.com/display/TG/calendars#)\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/How-do-I-link-to-the-Team-Calendar-page/qaq-p/327225 | [
"calendar"
] |
{
"author": "Mark Nixon",
"title": "Best organisational diagram/skills directory type solution in Confluence",
"body": "Hi Everyone,\n\nWe are looking at furthuring our confluence deployment by including an internal employee area.\n\nWe want to have a) an organisational diagram and b) an internal 'skills directory', where people can search for employees who may have a specific skill i.e. can speak French.\n\nFor the Org Diagram i suspect it will need to be done in Photoshop and updaded/reuploaded everytime it changes, and the only solution I can find for the skills directory is for everyone to have a personal space and tag thier relivant skills.... which isn't very elegant....\n\nIs anyone else doing this and how are you doing it? Anybody know of a plugin that may help us out here?\n\nThanks for your help/ideas!\n\nMark\n"
} | [
{
"author": "Mark Nixon",
"body": "To all those interested,\n\nI stumbled accross a solution which may help us anyway: <https://appfusions.com/display/EDIRC/Enterprise+Directory+and+Org+Chart+for+Confluence>\n\nWhilst it focuses more on the directory and organisational chart, we will also use Personal Spaces to list individuals skills/competancies - we have set a template for this in Confluence Admin -\\> Default Space Content.\n\nHope this helps anyone else with the same question.\n\nMark\n",
"comments": [
{
"author": "Chris van Hasselt",
"body": "Mark - I'd be interested in learning more about what you've done, as this sounds exactly like a project I am working on. We are using the default people directory, and we've got a lot of issues that have been solved, others that haven't. Have you found any good docs on search, people search in particular? For instance, a basic question: Confluence uses Lucene for search, but is that the same search engine used for people search? If not, what is used?\n"
}
]
},
{
"author": "Ellen Feaheny [AppFusions]",
"body": "For more info on this -\n\n<http://blogs.atlassian.com/2012/09/marketplace-monday-enterprise-directory-and-org-chart-for-confluence/>\n\nVideo - <http://www.youtube.com/watch?v=iqJ8AS60bds>\n\nEval Licenses are available from AppFusions direct ([[email protected]](mailto:[email protected])) and this plugin is going through fast and active feature iteration these days, due to popularity. We just added image support.\n",
"comments": null
},
{
"author": "Mark Nixon",
"body": "Hi Chris,\n\nSorry for the late reply.\n\nWe Didn't end up going for this, as it didnt integrate properly, was cost-prohibitive and also our organisational security policy restricted appfusions creating something custom-built for us.\n\nI actually revisited this today, and we are simply going to have a page with Senior management (C-level and VP's) - with just a picture of them, and their name underneath. By clicking on this it links to their personal space. I will probably then have a list (simple table) of all people directly underneath them, linking again to thier personal space.\n\nIn the end, the complexity of any solution became too high - and at the end of the day we couldnt justfy the outlay vs benefit. In the end we will just get the poor student assistant to bash away at this for a few hours ;)\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Best-organisational-diagram-skills-directory-type-solution-in/qaq-p/303354 | null |
{
"author": "David at David Simpson Apps",
"title": "Does the current version of Active Objects support backup/restore?",
"body": "@Ben Speakmon's Summit talk [Using ActiveObjects in Atlassian Plugins](http://summit.atlassian.com/archives/plugin-devs/activeobjects-in-atlassian-plugins) suggests that it's supported, but...\n\nThe page that was recently here -- <https://studio.atlassian.com/wiki/display/AO> -- suggested that backup/restore was yet to be added, but that was last edited in March or April, so could be out of date documentation.\n"
} | [
{
"author": "BenB",
"body": "Depends on the product. JIRA 4.4 will ship with an ActiveObjects beta, including backup and restore. No word yet on the next version of Confluence, but the Fisheye/Crucible team is working on integrating it.\n",
"comments": [
{
"author": "David at David Simpson Apps",
"body": "So, it will be built into future versions of each of the products, but currently only JIRA 4.4 has backup/restore capabilities for AO.\n\nIs that right?\n"
},
{
"author": "Samuel Le Berrigaud",
"body": "@David correct.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Does-the-current-version-of-Active-Objects-support-backup/qaq-p/114450 | [
"active-objects"
] |
Subsets and Splits