question
dict | answers
listlengths 1
27
| url
stringlengths 66
601
| tags
sequencelengths 1
15
⌀ |
---|---|---|---|
{
"author": "Ray Castellano",
"title": "How do I create a two line heading?",
"body": "The first line with h2 font, and a second line (that's underneath the first line and in a smaller font size) that is still above the h2. header line? Is this possible? See below.\n\n**Process Steps**\n\n**(Optional: Add numbered process steps or insert Creately process flow diagram)**\n\n____________________________________________________________________________________\n"
} | [
{
"author": "Joerg Bencke",
"body": "Hi Ray, i dont quite understand the \" that is still above the h2. header line?\" part of that. In general, however, the markup \"h2\" is a content classification, not a layout-tool. Is the second line part of the headline ? Or is it an additional info. So much for the \"basics\".\n\nAs solution - you might get further with {include-page} or {excerpt-include}, exporting the \"(optional\" Text as \"Standardshnippet\" and including it. Good luck experimenting.\n\nJosch\n",
"comments": [
{
"author": "Renjith Pillai",
"body": "Or directly use the {html} macro and stuff in whatever raw html you would like to use.\n"
}
]
},
{
"author": "DavidH",
"body": "Also, there's the simple line break trick:\n\nShift+Enter (equivalent to \\<br\\> in HTML or a soft paragraph break in Word.\n\nMaybe that's not what you are looking for, but thought I'd mention it.\n",
"comments": null
},
{
"author": "Ray Castellano",
"body": "I added a panel under the heading as an alternative.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/How-do-I-create-a-two-line-heading/qaq-p/323336 | null |
{
"author": "Jonathan Eggers",
"title": "Getting \"WARN Failure executing remote method: movePage: You do not have the permission to perform this action\" with Universal Wiki COnverter",
"body": "When I run the Universal Wiki Converter to import from my current Wiki to Confluence I'm receiving the error:\n\nWARN Failure executing remote method: movePage: You do not have the permission to perform this action\n\nI've checked the permission settings and the user has full access to the space I'm importing to. Has anyone run into this before? I'm running UWC 3.13 and Confluence 3.5.13.\n\nThanks\n"
} | [
{
"author": "Ellen Feaheny [AppFusions]",
"body": "@Jonamerica\n\nWithout knowing what you are doing more explicitly - at a minimum, what flavor/version Wiki you are importing from - its pretty hard to help you here.\n\nNonetheless, the UWC is supported via AppFusions, since the developer is a key member of our team.\n\nPlease contact us at [[email protected]](mailto:[email protected]) for more proactive support.\n\nThere's many factors to consider in migrations, and the UWC is not a silver bullet - only a helper to get you further along, faster, than if you didn't have it. Important to adjust your expectations - migrations are a process.\n\nBest,\n\nEllen\n",
"comments": null
},
{
"author": "Petja Z?llner",
"body": "Well - I had the same error, and there were \"\\<\" and \"\\>\" Symbols in my TWiki content, which I changed all to \"(\" and \")\". Then I was able to import the TWiki pages.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Getting-quot-WARN-Failure-executing-remote-method-movePage-You/qaq-p/56116 | [
"universal-wiki-converter"
] |
{
"author": "franz defex",
"title": "Permission to see just between the group",
"body": "Is it possible to make groups and everything what the Group A make can just see by Group A and the same by Group B...ect.?\n"
} | [
{
"author": "Thomas Schlegel",
"body": "Hi Franz,\n\nYou can create different spaces with different permissions. Group A reads and writes in Space A, Group B reads and write in Space B. Group A will never see anything from Space B and vice versa.\n\nYou can also restrict pages to a group. If A and B can view the same space, you can restrict parts of the space to a group (page restrictions).\n\nBut you have to set these restrictions manually. There's no automatism for that.\n",
"comments": [
{
"author": "franz defex",
"body": "Thanks!! ;-)\n"
},
{
"author": "Thomas Schlegel",
"body": "you're welcome. If your question is answered, mark it as answered :-)\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Permission-to-see-just-between-the-group/qaq-p/341594 | null |
{
"author": "ITops123",
"title": "Bulk remove users from Confluence?",
"body": "I have copied over our production instance of Confluence to a sandbox environment in preparation for upgrading to Confluence 4.0. This, of course, includes the entire directory of users who have access to our Confluence production instance.\n\nI need to keep email notifications on in the sandbox for testing purposes, but don't want users who are not participating in the testing to get notifications from this environment. What I'd like to do is bulk remove all users from the test instance and manually add in about 10 people who will actually do the testing.\n\nQUESTION\n\nIs there a way to bulk remove users? We have about 600 active users, so I don't want to remove them manually.\n"
} | [
{
"author": "Bob Swift (personal)",
"body": "[Confluence Command Line Interface](https://bobswift.atlassian.net/wiki/display/CSOAP) **removeUser** action together with **runFromSql** or**runFromCsv**.\n",
"comments": [
{
"author": "Kjell Lauren",
"body": "Would there be some example of how to use the removeUser?\n\nOr even better, is there a macro or plugin that could be used for bulk remove/deactivate users?\n"
}
]
},
{
"author": "Annicka Rosengren",
"body": "Hi\n\nWe have a plugin that could be used for this purpose. It s also good to have in the future to ensure only active users have an active confluence license.\n\nYou can read more here:\n\n<http://www.tieto.com/industries/telecom/tietos-solutions-network-equipment-providers/tietos-solutions-network-equipment-providers-rd-efficiency-excellence/development-platform-service/atlassian-services/atlassian-plugins>\n\nBR\n\nAnnicka\n",
"comments": null
},
{
"author": "Nathan Chere",
"body": "1) The link is dead.\n\n2) Needing to pay for a plugin to do this is a cop-out.\n\n3) The plugin, as far as I can tell, is no longer supported anyway.\n\nThis is a pain to deal with manually. How hard can it be to have a bulk disable screen where you check boxes or something and do them all in one batch instead of having to page through 800 odd users, open their details one by one and disable them manually?\n\nSide-note: my original answer was more diplomatic but when you type in an answer then click the \"log in or sign up to post\" button, the subsequent login page doesn't take you back to the page you came from and you lose what you typed.\n",
"comments": [
{
"author": "Bob Swift (personal)",
"body": "1. Link updated. Atlassian has removed the old Plugin Studio, so old links will not re-direct anymore :(.\n2. You can do similar programming without cost. But the thing is it can be done if you want a solution. And you can certainly complain to Atlassian about the lack of a built in UI for it.\n3. Confluence CLI is supported.\n"
},
{
"author": "William Wilson",
"body": "What you were seeing was the start of the hell that is Atlassian Marketplace.\n\nIf Atlassian is going to outsource to a marketplace, they need to start adjusting their core licensing to reflect all the features we've lost to the marketplace.\n\nAdditionally, if more of these features are going to continue to be shunted to the marketplace, can we get licensing based on the number of users actually using the add-on? \n\nI sincerely do not want to pay $2500/year for an add-on based on my company's size, when maybe 2 others and myself will use it once or twice a year.\n\nWe have one add-on that is only used by a third of our company, but we are paying for the entire company to use it. That's not financially smart.\n\nWith all the upstart competitors that are at Atlassian's doorstep, it's time they figure all this out, or start losing larger and larger chunks of the market, to more affordable options. Yeah, we might lose some conveniences, but going from a $200k/y (or more) bill to one that is significantly smaller is becoming increasingly worth it.\n"
}
]
},
{
"author": "David Haldane",
"body": "I have found a non-plugin way to do this.\n\nNevermind, it's apparently been \"patched.\"\n",
"comments": [
{
"author": "Megan Hutchinson",
"body": "[@David Haldane](/t5/user/viewprofilepage/user-id/4053743) any luck finding another way to do this? Managing deletes one by one so painful!\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Bulk-remove-users-from-Confluence/qaq-p/385352 | [
"user"
] |
{
"author": "ITops123",
"title": "Keyboard shortcut for Status Update?",
"body": "Hi, we just upgraded to Confluence 4.1.5. I see that typing S to update your status is no longer a valid keyboard shortcut.\n\nIs there a keyboard shortcut that allows users to update their status?\n"
} | [
{
"author": "Remo Siegwart",
"body": "Great question! S is indeed not working anymore, even if it still says that in the status update dialog...\n\nLooks like you would need to write a custom plugin now, with a [Keyboard Shortcut Module](https://developer.atlassian.com/display/CONFDEV/Keyboard+Shortcut+Module).\n\nHope this helps\n",
"comments": [
{
"author": "Remo Siegwart",
"body": "In Confluence 4.0 it was once declared like this:\n\n```\n<keyboard-shortcut key=\"updatestatus\" i18n-name=\"admin.keyboard.shortcut.updatestatus.name\" name=\"Update Status\"> <order>50</order> <description key=\"admin.keyboard.shortcut.updatestatus.desc\">Update Status</description> <shortcut>s</shortcut> <operation type=\"click\">#set-user-status-link</operation> <context>global</context></keyboard-shortcut>\n```\n\nIn newer versions the shortcut is now used by the system plugin **share-page**. While you can disable the single keyboard-shortcut module of the plugin, it looks like it doesn't restore the old shortcut to update the status.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Keyboard-shortcut-for-Status-Update/qaq-p/55407 | [
"keyboard-shortcut"
] |
{
"author": "Andreas Lohrmeier",
"title": "Error Upgrading Confluence 3.5.13 to 4.1.4 with Postgre Database",
"body": "I upgraded from 3.4.6 to 3.5.13 with no problems.\n\nBut from 3.5.13 to 4.1.4 upgrade failed.\n\nDoes anyone know what to do ?\n\n2012-02-15 16:18:52,609 INFO \\[Thread-25\\] \\[atlassian.plugin.manager.DefaultPluginManager\\] shutdown Shutting down the plugin system \n2012-02-15 16:18:55,765 INFO \\[Thread-25\\] \\[com.atlassian.confluence.lifecycle\\] contextDestroyed Stopping Confluence \n2012-02-15 16:48:10,406 INFO \\[main\\] \\[com.atlassian.confluence.lifecycle\\] contextInitialized Starting Confluence 4.1.4 (build #3142) \n2012-02-15 16:48:14,218 WARN \\[main\\] \\[atlassian.config.xml.AbstractDom4jXmlConfigurationPersister\\] saveDocumentAtomically Unable to move C:\\\\Confluence\\\\Data\\\\confluence.cfg.xml325581889398512959tmp to C:\\\\Confluence\\\\Data\\\\confluence.cfg.xml. Falling back to non-atomic overwrite. \n2012-02-15 16:48:14,234 INFO \\[main\\] \\[springframework.web.context.ContextLoader\\] initWebApplicationContext Root WebApplicationContext: initialization started \n2012-02-15 16:48:19,468 INFO \\[main\\] \\[com.atlassian.confluence.lifecycle\\] \\<init\\> Loading EhCache cache manager \n2012-02-15 16:48:50,890 INFO \\[main\\] \\[springframework.web.context.ContextLoader\\] initWebApplicationContext Root WebApplicationContext: initialization completed in 36656 ms \n2012-02-15 16:48:56,015 INFO \\[main\\] \\[confluence.upgrade.upgradetask.AddUniqueAttachmentIdConstraintToAttachmentDataUpgradeTask\\] doUpgrade Starting AddUniqueAttachmentIdConstraintToAttachmentDataUpgradeTask \n2012-02-15 16:48:56,015 INFO \\[main\\] \\[confluence.upgrade.upgradetask.AddUniqueAttachmentIdConstraintToAttachmentDataUpgradeTask\\] deleteDuplicateAttachmentData Removing any attachment data entries which have more than one record for the same attachmentid... \n2012-02-15 16:48:56,046 INFO \\[main\\] \\[confluence.upgrade.upgradetask.AddUniqueAttachmentIdConstraintToAttachmentDataUpgradeTask\\] deleteAttachmentDataRecords Searching for attachment data entries to remove \n2012-02-15 16:48:56,078 INFO \\[main\\] \\[confluence.upgrade.upgradetask.AddUniqueAttachmentIdConstraintToAttachmentDataUpgradeTask\\] deleteParentlessAttachmentData Removing any attachment data entries which have no attachmentid specified... \n2012-02-15 16:48:56,093 INFO \\[main\\] \\[confluence.upgrade.upgradetask.AddUniqueAttachmentIdConstraintToAttachmentDataUpgradeTask\\] deleteAttachmentDataRecords Searching for attachment data entries to remove \n**2012-02-15 16:48:56,109 INFO \\[main\\] \\[confluence.upgrade.upgradetask.AddUniqueAttachmentIdConstraintToAttachmentDataUpgradeTask\\] addNotNullAndUniqueConstraint Adding not-null and unique constraints to the ATTACHMENTID column of ATTACHMENTDATA** \n**2012-02-15 16:48:56,109 INFO \\[main\\] \\[confluence.upgrade.ddl.HibernateAlterTableExecutor\\] alterTable Executing grouped alter table command on ATTACHMENTDATA** \n**2012-02-15 16:48:56,109 INFO \\[main\\] \\[confluence.upgrade.ddl.HibernateDdlExecutor\\] executeDdlStatements Executing DDL: alter table ATTACHMENTDATA alter column ATTACHMENTID set not null, add constraint ad_unique_attachmentid unique (ATTACHMENTID)** \n**2012-02-15 16:48:56,296 ERROR \\[main\\] \\[atlassian.confluence.upgrade.UpgradeLauncherServletContextListener\\] contextInitialized Upgrade failed, application will not start: Upgrade task com.atlassian.confluence.upgrade.upgradetask.AddUniqueAttachmentIdConstraintToAttachmentDataUpgradeTask@55d3df failed during the SCHEMA_UPGRADE phase due to: StatementCallback; bad SQL grammar \\[alter table ATTACHMENTDATA alter column ATTACHMENTID set not null, add constraint ad_unique_attachmentid unique (ATTACHMENTID)\\]; nested exception is org.postgresql.util.PSQLException: FEHLER: Relation \\>\\>ad_unique_attachmentid\\<\\< existiert bereits** \n**com.atlassian.confluence.upgrade.UpgradeException: Upgrade task com.atlassian.confluence.upgrade.upgradetask.AddUniqueAttachmentIdConstraintToAttachmentDataUpgradeTask@55d3df failed during the SCHEMA_UPGRADE phase due to: StatementCallback; bad SQL grammar \\[alter table ATTACHMENTDATA alter column ATTACHMENTID set not null, add constraint ad_unique_attachmentid unique (ATTACHMENTID)\\]; nested exception is org.postgresql.util.PSQLException: FEHLER: Relation \\>\\>ad_unique_attachmentid\\<\\< existiert bereits** \n**at com.atlassian.confluence.upgrade.AbstractUpgradeManager.executeUpgradeStep(AbstractUpgradeManager.java:212)** \n**at com.atlassian.confluence.upgrade.AbstractUpgradeManager.runSchemaUpgradeTasks(AbstractUpgradeManager.java:137)** \n**at com.atlassian.confluence.upgrade.AbstractUpgradeManager.upgrade(AbstractUpgradeManager.java:92)** \n**at com.atlassian.confluence.upgrade.UpgradeLauncherServletContextListener.contextInitialized(UpgradeLauncherServletContextListener.java:45)** \n**at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4205)** \n**at org.apache.catalina.core.StandardContext.start(StandardContext.java:4704)** \n**at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)** \n**at org.apache.catalina.core.StandardHost.start(StandardHost.java:840)** \n**at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)** \n**at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)** \n**at org.apache.catalina.core.StandardService.start(StandardService.java:525)** \n**at org.apache.catalina.core.StandardServer.start(StandardServer.java:754)** \n**at org.apache.catalina.startup.Catalina.start(Catalina.java:595)** \n**at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)** \n**at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)** \n**at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)** \n**at java.lang.reflect.Method.invoke(Method.java:597)** \n**at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)** \n**at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)** \n**Caused by: org.springframework.jdbc.BadSqlGrammarException: StatementCallback; bad SQL grammar \\[alter table ATTACHMENTDATA alter column ATTACHMENTID set not null, add constraint ad_unique_attachmentid unique (ATTACHMENTID)\\]; nested exception is org.postgresql.util.PSQLException: FEHLER: Relation \\>\\>ad_unique_attachmentid\\<\\< existiert bereits** \nat org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:97) \nat org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72) \nat org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80) \nat org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:80) \nat org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:407) \nat org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:429) \nat com.atlassian.confluence.upgrade.ddl.HibernateDdlExecutor.executeDdlStatements(HibernateDdlExecutor.java:60) \nat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) \nat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) \nat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) \nat java.lang.reflect.Method.invoke(Method.java:597) \nat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307) \nat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182) \nat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149) \nat org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106) \nat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171) \nat org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204) \nat $Proxy34.executeDdlStatements(Unknown Source) \nat com.atlassian.confluence.upgrade.ddl.HibernateAlterTableExecutor.alterTableGrouped(HibernateAlterTableExecutor.java:85) \nat com.atlassian.confluence.upgrade.ddl.HibernateAlterTableExecutor.alterTable(HibernateAlterTableExecutor.java:65) \nat sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) \nat sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) \nat sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) \nat java.lang.reflect.Method.invoke(Method.java:597) \nat org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307) \nat org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182) \nat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149) \nat org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:106) \nat org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171) \nat org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204) \nat $Proxy35.alterTable(Unknown Source) \nat com.atlassian.confluence.upgrade.upgradetask.AddUniqueAttachmentIdConstraintToAttachmentDataUpgradeTask.addNotNullAndUniqueConstraint(AddUniqueAttachmentIdConstraintToAttachmentDataUpgradeTask.java:142) \nat com.atlassian.confluence.upgrade.upgradetask.AddUniqueAttachmentIdConstraintToAttachmentDataUpgradeTask.doUpgrade(AddUniqueAttachmentIdConstraintToAttachmentDataUpgradeTask.java:93) \nat com.atlassian.confluence.upgrade.AbstractUpgradeManager$UpgradeStep$3.execute(AbstractUpgradeManager.java:479) \nat com.atlassian.confluence.upgrade.AbstractUpgradeManager.executeUpgradeStep(AbstractUpgradeManager.java:188) \n... 18 more \nCaused by: org.postgresql.util.PSQLException: FEHLER: Relation \\>\\>ad_unique_attachmentid\\<\\< existiert bereits \nat org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2102) \nat org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1835) \nat org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:257) \nat org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:500) \nat org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:374) \nat org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:366) \nat com.mchange.v2.c3p0.impl.NewProxyStatement.execute(NewProxyStatement.java:1006) \nat org.springframework.jdbc.core.JdbcTemplate$1ExecuteStatementCallback.doInStatement(JdbcTemplate.java:422) \nat org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:396) \n... 48 more \n2012-02-15 16:48:56,312 ERROR \\[main\\] \\[atlassian.confluence.upgrade.UpgradeLauncherServletContextListener\\] contextInitialized 1 errors were encountered during upgrade: \n2012-02-15 16:48:56,312 ERROR \\[main\\] \\[atlassian.confluence.upgrade.UpgradeLauncherServletContextListener\\] contextInitialized 1: StatementCallback; bad SQL grammar \\[alter table ATTACHMENTDATA alter column ATTACHMENTID set not null, add constraint ad_unique_attachmentid unique (ATTACHMENTID)\\]; nested exception is org.postgresql.util.PSQLException: FEHLER: Relation \\>\\>ad_unique_attachmentid\\<\\< existiert bereits \n2012-02-15 16:48:56,312 WARN \\[main\\] \\[atlassian.confluence.plugin.PluginFrameworkContextListener\\] contextInitialized Not starting full plugin system due to upgrade or licensing errors \n2012-02-15 16:48:58,843 INFO \\[main\\] \\[com.atlassian.confluence.lifecycle\\] init Confluence is ready to serve \n2012-02-15 16:57:31,500 INFO \\[Thread-15\\] \\[com.atlassian.confluence.lifecycle\\] destroy Shutting down long running task service \n2012-02-15 16:57:31,812 INFO \\[Thread-15\\] \\[com.atlassian.confluence.lifecycle\\] contextDestroyed Stopping Confluence \n"
} | [
{
"author": "Holger Brade",
"body": "I drop manually the follwing two constaints:\n\nalter table ATTACHMENTDATA constraint ad_unique_attachmentid;\n\nalter table BANDANA drop constraint bandana_unique_key;\n\nAfter first restart I got some strange GUI errors, but after second restart everthing looks fine.\n",
"comments": null
},
{
"author": "JamieA",
"body": "With the stack trace you might get some sensible replies.\n",
"comments": null
},
{
"author": "JamieA",
"body": "Oh, upgrade failed is it? Of course, that's an easy one to fix.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Error-Upgrading-Confluence-3-5-13-to-4-1-4-with-Postgre-Database/qaq-p/89892 | null |
{
"author": "Barinia Vidal",
"title": "How can avoid to HTML code will be visualized in a search?",
"body": "I\\`m working in the Confluence 4.0 and the HTML plugin, to put an HTML code in the content of a website what I\\`m doing now. \nBut, when I looking for the title in the page, which I m developed, it shows like a result of the search, the HTML code like content of the page. \n\nI\\`m attaching you a picture, and you will see. \nThank you very much! \n\n \n"
} | [
{
"author": "JamieA",
"body": "If you can, use jquery to add the html when the page is displayed. Then, just the representation of the page is changed, not what is stored, and searched.\n\nDepends exactly what you are using {html} for really.\n",
"comments": null
},
{
"author": "Nic Brough -Adaptavist-",
"body": "You can't, easily. You're poking in raw html which is plain strings as far as confluence is concerned, so it's indexing and displaying what you've put in.\n\nIf you want it formatted differently in the searches then you've got three basic paths you can take\n\n1. Enter it in Confluence format (i.e. not html)\n2. Hack the html macro so it drops the html and stores it as confluence format\n3. Hack the search so that it knows to display html rendered as text\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/How-can-avoid-to-HTML-code-will-be-visualized-in-a-search/qaq-p/116941 | [
"cloud",
"confluence-cloud"
] |
{
"author": "John McHugh",
"title": "Building an Extranet with Confluence?",
"body": "Is it possible to allow external access to a confluence space from outside the internal network - without putting the whole server in the DMZ. We have a number of subsiduary companies in the group that are spread over europe.\n\nAlso wondered if the solution might be to provide a server and confluence instance per country - with central content management in Uk - how would the content get synchronisered\n"
} | [
{
"author": "Joe Clark",
"body": "Confluence has a 'clustering' mode, that allows multiple Confluence instances to connect to a single content database, but it's really designed for multiple Confluence nodes in a single location - I imagine the performance of hooking up nodes all across the globe would be abysmal.\n\nIf you want these external parties to be able to view the content, but not necessarily edit the content, there is a plugin for Confluence that can periodically export all your content to static HTML files suitable for serving via a simple HTTP server like Apache or Nginx - [Confluence AutoExport plugin](https://plugins.atlassian.com/33010). You could then farm out this static content to other servers and I imagine the performance would be quite good.\n",
"comments": null
},
{
"author": "Andrew Frayling",
"body": "Hi,\n\nI take it from the question that the subsidary companies do not have access to the internal network? What you can do if you don't want to have the Confluence server in the DMZ is have the Confluence server on your secure internal network and have Apache or IIS in the DMZ proxying requests to the Confluence server - see <http://confluence.atlassian.com/display/DOC/Setting+up+Confluence+with+IIS> and \n<http://confluence.atlassian.com/display/DOC/Running+Confluence+behind+Apache> for details. Or if you have a Netscaler, Big-IP, etc. load balancer/IP sprayer in the DMZ you can use that to proxy requests to Confluence on the secure internal network.\n\nFor content synchronisation there's nothing built in to Confluence that will do that and I could see that getting very messy, very quickly. There is export/import of Confluence content (<http://confluence.atlassian.com/display/DOC/Site+Backup+and+Restore>), but that's a manual process, or you could look at <http://confluence.atlassian.com/display/DISC/Synchronizing+Confluence+pages> and \n<http://confluence.atlassian.com/display/DISC/Offline+Confluence+Access>\n\nHope that's of some help?\n\nAndrew.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Building-an-Extranet-with-Confluence/qaq-p/274553 | null |
{
"author": "Pedro Sousa",
"title": "Problem with link browser",
"body": "When I try to edit a page and try to include a link through the insert icon (edit) link, confluence displays the following alert\n\n\n\nCould someone help me how to get around this problem \n\nThank you in advance\n"
} | [
{
"author": "Jobin Kuruvilla [Adaptavist]",
"body": "Which browser are you using? Also the version? See if it is supported : http://confluence.atlassian.com/display/DOC/Supported+Platforms\n",
"comments": [
{
"author": "Pedro Sousa",
"body": "My version of Firefox is 3.5.1.0 it's compatible with Confluence 3.3.1\n\nThis problem started yesterday\n"
},
{
"author": "Jobin Kuruvilla [Adaptavist]",
"body": "You can check if there is an error in Javascript browser and if it was caused by a plugin or some html code in the page. Does it happen on all pages btw?\n"
},
{
"author": "Pedro Sousa",
"body": "This error happens on all pages with many users. I read a solution proposed by Atlassian in <https://jira.atlassian.com/browse/CONF-19024> , but in my version of Confluence(3.3.1) not work. This problem is happen only in Production environment. Test Environment and development environment is OK\n"
}
]
},
{
"author": "Renato Cherullo",
"body": "I just bumped into this problem and solved it reinstalling the Confluence REST API plugin.\n\nCheck the state of this plugin on your Plugin Manager. Make sure that all four modules are installed and running:\n\nConfluenceRESTAPIPlugin.png\n\nIf the \"Confluence Rest API\" module is missing (it happens every time that I disable it), just reinstall the plugin.\n\nThe plugin JAR is \"confluence-rest-plugin-3.3.1.jar\" and can be found in \\<CONFLUENCE-INSTALL\\>\\\\confluence\\\\WEB-INF\\\\classes\\\\com\\\\atlassian\\\\confluence\\\\setup\\\\atlassian-bundled-plugins.zip. \n[](https://community.atlassian.com/t5/Confluence-questions/Problem-with-link-browser/qaq-p/170074?attachment-id=11980){#link_118da3c849b657} \n[](/tnckb94959/attachments/tnckb94959/confluence-questions/28392/1/ConfluenceRESTAPIPlugin.png){#display_118da3c849b657_0}\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Problem-with-link-browser/qaq-p/170074 | null |
{
"author": "Alex Suslin",
"title": "Confluence Active Directory and public access",
"body": "Hi all,\n\nWe're going to have one place for all our users for JIRA, Confluence and Google apps. As I know the downloaded version of JIRA and Confluence are not supported Google Apps integrations, so we have decided to use Active Directory as a main users storage.\n\nAs far as I know, if the JIRA or Confluence license for 100 users (and in AD we have more than 100 users), the license user counter will be applied to a number of users in groups (jira-users or confluence users). Am I right?\n\nAnd the second, is it possible to have AD authentication for our internal users and still have public access for our customers to confluence (kinda Forms authentication for them)?\n\nThanks in advance and looking forward to hearing from someone :-)\n"
} | [
{
"author": "Colin Goudie",
"body": "Sounds like you have mostly worked it out, but here goes\n\n1. Your license count will be for those users with the 'use' permission. By default this will be the two groups as you mentioned but since you can modify which users/groups can have the **use**permission, just remember to take that into account. i.e. It isn't hardcoded to those group names\n\n2. Yes, you can have an AD directory added for your internal users, and put the external users into the Internal JIRA/Confluence user directory\n\n3. If you are really wanting authentication via Google Apps, we at AppFusions have a product for that, so just get in contact if you were keen to try that route\n\nCheers\n",
"comments": [
{
"author": "Alex Suslin",
"body": "Thanks for your comment, howerver if the option to connect all thr products with google apps will be the priority, we still may have an option to use JIRA CROWD.\n\nAnd thank you for your answer, it helps.\n"
}
]
},
{
"author": "Andrew Frayling",
"body": "Hi Alex,\n\nFor Confluence the number of users counted towards your license is actually the number of users that have the \"Can Use\" permission - <http://confluence.atlassian.com/display/DOC/Global+Permissions+Overview> - which is generally the users in the confluence-users group, but the total number of users in your install with \"Can Use\" will depend on your group/permission configuration. For JIRA it's the number of users that can log in, which is everyone in jira-users.\n\nFor public access to Confluence you can enable Anonymous Access - <http://confluence.atlassian.com/display/DOC/Setting+up+Anonymous+Access> - and structure your content so that some Spaces/Pages are viewable publicly, but there wouldn't be any authentication, the Spaces/pages you configure to be anonymous would be completely open. If you want some sort of authentication for your customers so that Confluence is not completely open then Confluence would need to know about those users and therefore they would count against your license.\n\nYou can also configure JIRA to allow anonymous access if you want - <http://confluence.atlassian.com/display/JIRA/Allowing+users+to+create+issues+anonymously>\n\nHope that helps?\n\nAndrew.\n",
"comments": [
{
"author": "Alex Suslin",
"body": "Yes, I know about the licesing policy and the idea is that for example we have 150 confluence users (confluence licence will be 500 users) and like 100 customers (we will create logins for them manually). Company users will user AD authentication and customers should have access without AD account, however the anonymous users have to be disabled.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Confluence-Active-Directory-and-public-access/qaq-p/317987 | [
"ldap",
"permission",
"user-management"
] |
{
"author": "Chris Schmidt",
"title": "Confluence 4.x Extremely Slooowwwww",
"body": "We are evaluating Confluence as an option for our product support site - I have used confluence for quite a while for several development projects and think it is the perfect match for what we want. So we installed confluence 4.1 into a VM in our Data Center - instantly the CPU spiked to 200% on a Dual-Proc VM with 8g of RAM O_o\n\nResponse times render it completely unusable, up to 30 seconds to load a page sometimes! I read somewhere that this may be an affect running confluence within a VM - however, I have been running a 3.5 instance in a VM with less resources (1 Proc, 4g RAM) for a year with no slowness whatsoever.\n\nAnyone had similar expereinces or have recommendations. For the interim I am installing 3.5 in hopes that it will run at least as fast as my other instance - but I really would like to run on the latest.\n"
} | [
{
"author": "Chris Schmidt",
"body": "FYI - There is an obscure setting in ESXi that limits RAM to 512m (under resource allocation). The VMWare ESXi essentially tells the OS that it has however much memory you have allocated, but it appears to only be exposing a 512mb page which it then swaps internally - causing some serious performance issues. Disabling this completely resolved my issue.\n",
"comments": null
},
{
"author": "Adam Saint-Prix",
"body": "That sounds like it should be a Confluence/JIRA knowledgebase article.\n\n<br />\n\n\"If you are running VMWare ESXi and having performance issues, check to make sure...\"\n",
"comments": [
{
"author": "Chris Schmidt",
"body": "+1 - That would have saved several hairs on my head and made my hair a little less grey at the end of this week. Hence why I came back to post the solution\n"
},
{
"author": "Adam Saint-Prix",
"body": "Totally get that and was glad to see you post the solution. Michael Seager or any other Atlassian folks: any chance you can make this into a KB per Chris' posted solution?\n"
}
]
},
{
"author": "Michael S",
"body": "Chris,\n\nIs there something in particular that's causing the spike? Usual culprits are scheduled XML backups, exporting to XML or trying to view certain Office files (XLSX and PPT can cause problems).\n\nTry disabling the Office Connector and any scheduled backups as a first step. If that doesn't help, try taking external thread dumps (kill -3 \\<PID\\>) every 30 seconds for about for a period of a few minutes while it's slow and then create a support request via [support.atlassian.com](http://support.atlassian.com) with those logs - we'll take a look into it.\n\nMichael Seager \nAtlassian Support - Sydney\n",
"comments": [
{
"author": "Chris Schmidt",
"body": "I had backups disabled, I didn't disable the Office Connector tho. I had the same issue with 2 different distro's of 4 (4.0/4.1) and a botched install with 3.5 - I am currently trying the WAR version of Confluence 4.1.5 rather than the standalone version (since I am also running a tomcat instance on the box for jForum - it is a more ideal deployment anyway) - If the problems continue with the WAR deployment in an otherwise stress tested Tomcat 7 I will follow through with a bunch of thread dumps and raise an issue. Thanks Michael\n"
}
]
},
{
"author": "Jobin Kuruvilla [Adaptavist]",
"body": "How much is the JAVA heap memory allocated to Confluence? You can find it under Administration \\> System Info. Try increasing it if it is the default 512MB.\n\nSee http://confluence.atlassian.com/display/DOC/Memory+usage+and+requirements\n",
"comments": [
{
"author": "Chris Schmidt",
"body": "Nope that was the first thing I tried - I have seen heap swapping cause similar problems. I tried increasing heap to 2g, increasing permgen to 512m, enabled parallel gc, enabled hotspot compiler (-server) - nothing seemed to really make it any better.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Confluence-4-x-Extremely-Slooowwwww/qaq-p/458133 | [
"performance",
"virtual-machine"
] |
{
"author": "Mick Davidson",
"title": "Generating a message that is sent to specific users automatically in Confluence?",
"body": "I'd like a reminder message sent to a set of users reminding them to update a report in confluence.\n\nOnce created it should be sent once a week on a Friday.\n\nIdeally, it should contain a link to the page they have to update.\n\nThank in advance.\n\n(PS, is it possible to have Confluence automatically generate a copy of an existing page which is saved into the same sub-area and renamed with a new date?\n\nFor example, the existing page would be called: 13/02/12 Projects Report.\n\nThe copied version would be re-named: 20/02/12)\n"
} | [
{
"author": "Alex Suslin",
"body": "JIRA and Confluence have an API and web services, so it is very simple to create your own cron task or windows service to do that job, on my previous working place I have created the same for my team: every friday service looks through all the worklogs and send emails to those users, which have no or not enough of them. It's really simple and took me like 2h (with testing and publish to our server).\n",
"comments": [
{
"author": "Mick Davidson",
"body": "Alex,\n\nthanks, I didn't recieve a notification of your reply, hence its lateness.\n\nI'll pass your info on to our techncial team, I've no idea what a cron task it but I'm sure they do.\n\nCheers.\n"
}
]
},
{
"author": "Midori",
"body": "**[Archiving Plugin](https://marketplace.atlassian.com/plugins/com.midori.confluence.plugin.archiving)** **automates expiration tracking!**\n\nIn fact, it offers [two types of triggers](http://www.midori-global.com/products/confluence-archiving-plugin/documentation/#triggers), one for periods and the other for specific dates:\n\n1. [\"Email people in every 7 days if this page is not updated\"](http://www.midori-global.com/products/confluence-archiving-plugin/documentation/#age-based). The disadvantage here is that it is not tied to an exact day, but the \"too old\" period defines the alert schedule. For example, if the page was update on Wednesday, then it won't alert on Friday, but next Wednesday. (If you people don't touch that page, only on Fridays, then it behaves like you requested.)\n2. [\"Email people on an exact day about this page\"](http://www.midori-global.com/products/confluence-archiving-plugin/documentation/page-expiration-tracking#labels). It works, as you requested, but the problem is that you have to define the expiration date by adding the label \"expire-yy/mm/dd\" (where \"yy\" stands for year, \"mm\" for month, \"dd\" for day). That means, every Friday, you need to update the label to the next Friday.\n\nWe use the second trigger with great success in our company, to update the \"monthly sales\" report page on the very first day of each month, which is 100% your use case.\n",
"comments": null
},
{
"author": "Renjith Pillai",
"body": "May be you should use Confluence Command Line and do your own cronjob in your server. You can copy pages and also rename with the new name and the script can also send an email to people to update it.\n",
"comments": [
{
"author": "Mick Davidson",
"body": "Renjith,\n\nthanks, I didn't recieve a notification of your reply, hence its lateness.\n\nI'll pass your info on to our techncial team as well.\n\nCheers.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Generating-a-message-that-is-sent-to-specific-users/qaq-p/404072 | [
"automation",
"email",
"report"
] |
{
"author": "Barinia Vidal",
"title": "search in confluence 4.0 html code",
"body": "I'M USING A PLUGIN TO INJECT HTML CODE IN THE CONTENT OF A PAGE OF THE SITE, BUT TO DO A SEARCH FOR THE TITLE OF THE PAGE DISPLAYED AS THE RESULT OF THE PAGE CONTENT CODE HTML\n\n \n"
} | [
{
"author": "JamieA",
"body": "[https://answers.atlassian.com/questions/36114/how-can-avoid-to-html-code-will-be-visualized-in-a-search](/questions/36114/how-can-avoid-to-html-code-will-be-visualized-in-a-search)\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/search-in-confluence-4-0-html-code/qaq-p/414889 | null |
{
"author": "Rem Brandt",
"title": "An error occurs when loading the file into your system.",
"body": "An error occurs when loading the file into your system. I'm waiting for a long time the file is loaded. But in the end nothing happens. \nI cancel the process, and I go see my attachment.\n\nI see them, but I can not download, says the error. \nSystem write \"**Page Not Found** \", \n<https://migpbp.atlassian.net/wiki/download/attachments/590303/%D0%90%D1%82%D0%BB%D0%B0%D1%81.+%D0%A6%D0%B5%D0%BB%D1%8B%D0%B9+%D0%BC%D0%B8%D1%80+%D0%B2+%D1%82%D0%B2%D0%BE%D0%B8%D1%85+%D1%80%D1%83%D0%BA%D0%B0%D1%85+N106+%28%D1%84%D0%B5%D0%B2%D1%80%D0%B0%D0%BB%D1%8C+2012%29.pdf>\n\nAnd I can not remove it from the attachments. The system writes:\n\n**Not Permitted You are not permitted to perform this operation.**\n\nThis may be due to the fact that the file name in Russian language. \nName of file: \"?????. ????? ??? ? ????? ????? N106\"\n\nHow to be?\n\nRem\n"
} | [
{
"author": "LucasA",
"body": "Hello,\n\nWe have a known issue that describes this: <https://jira.atlassian.com/browse/AOD-5767>\n\nPlease raise a support tikcet if you still facing this error.\n\nCheers,\n\nLucas Lima\n\nAtlassian Support\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/An-error-occurs-when-loading-the-file-into-your-system/qaq-p/164835 | [
"confluence-cloud",
"cloud"
] |
{
"author": "John DeLong",
"title": "Search Capabilities for Imported Files & New Data",
"body": "We are in the process of designing and implementing our Confluence configuration, and want to ensure we maximize the function of the search tools.\n\nHow do we best accomplish the following:\n\nA) Structure the system to \"find\" imported files \\& content stored in MS Office 2003, 2007 or 2010 formats.\n\nB) Accomplish the same as item \"A\" with newly created files and content.\n\nI suspect that this will involve both the approporaite use of core capabilities and some other tools or plugins.\n\nThanks\n"
} | [
{
"author": "Andy Brook [Plugin People]",
"body": "Structuring your system for optimal search results is a trade off with useful/usable space count. Too few spaces and there is too much in one place, too many and it may become non intuitive in locating the right space, see <https://www.adaptavist.com/display/AtlassianConfluence/Content+Organisation>\n\nAFAIK all files are indexed and therefore searchable and all files are considered equally important. Your ability to locate content is based on the search parameters you provide. Searching by keyword is one way, searching by labels that you allocate is another, uou can also limit searches to type eg blog, or by page.\n\n<http://confluence.atlassian.com/display/DOC/Confluence+Search+Syntax>\n\n<http://confluence.atlassian.com/display/DOC/Searching+Confluence>\n\nThere isn't anything specific you can do to improve/affect searching outised confluence search criteria. The only thing I can think of is that the 'extractors' that are run against uploaded files may not be compatible with the latest microsoft office format, Im sure someone will clarify.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Search-Capabilities-for-Imported-Files-New-Data/qaq-p/283847 | null |
{
"author": "Barinia Vidal",
"title": "urgent problem html code!!!",
"body": "I'M USING A PLUGIN TO INJECT HTML CODE IN THE CONTENT OF A PAGE OF THE SITE, BUT TO DO A SEARCH FOR THE TITLE OF THE PAGE DISPLAYED AS THE RESULT OF THE PAGE CONTENT CODE HTML\n"
} | [
{
"author": "Nic Brough -Adaptavist-",
"body": "Ouch, there's no need to shout.\n\nIf you want anything resembling an answer, you need to tell us what Atlassian product you're using. And read Andy's comment - your posting is rambling and unclear.\n",
"comments": [
{
"author": "Elvir Hadzic",
"body": "It seems he/she 's talking about Confluence: <https://answers.atlassian.com/questions/35918/search-in-confluence-4-0-html-code>\n"
},
{
"author": "Nic Brough -Adaptavist-",
"body": "Ta, I'll close this one as \"mostly useless\" then ;-)\n"
}
]
},
{
"author": "Renjith Pillai",
"body": "Me too wanted to ask the same, and wondering whether the question itself is related to any Atlassian project or spam?\n",
"comments": null
},
{
"author": "Andy Brook [Plugin People]",
"body": "a) why on earth are you SHOUTING\n\nb) consider punctuation, it helps readability\n\nc) the quetion is unclear. Consider restating the question to have a hope of anyone spending time answering it\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/urgent-problem-html-code/qaq-p/296448 | [
"code",
"html"
] |
{
"author": "Ray Scott",
"title": "'Page Not Found' when clicking on Demonstration Space & others",
"body": "I've performed a brand new, clean install of Confluence 4.1.2 and it breaks immediately when I click on the link to view Demonstration Space.\n\nThe link in question is http://localhost:8090/display/ds which gets redirected to http://localhost:8090/spaces where I'm presented with a 'Page Not Found' page.\n\nI've attached the log file, as I have absolutely no clue why it is doing this. It seems to break during execution of code in the Spaces Directory Plugin, and seems to also be complaining about a missing session and lazy initialization that has failed.\n\nIf anyone can help with this, it would be very much appreciated.\n\nThanks, Ray.\n\n(catalina.2012-02-15.log)\n"
} | [
{
"author": "SarahA",
"body": "Hallo Ray\n\nJust checking the simplest solution, in case it's the right one... :)\n\nIs it possible that your Confluence site doesn't include the Demonstration space? When you install Confluence, you can choose to include/exclude that space. The choice is offered during the Setup Wizard. If you chose \"Production Installation\" and then \"Empty Site\" (instead of \"Example Site\") then the Demonstration space is not installed.\n\nThe documentation has some screenshots that will help explain what I mean:\n\n<http://confluence.atlassian.com/display/DOC/Confluence+Setup+Guide#ConfluenceSetupGuide-6ProductionInstallationLoadContent>\n\nCheers, Sarah\n",
"comments": null
},
{
"author": "Andrew Frayling",
"body": "Hi Ray,\n\nAre you using MS SQL Server? If so you might be hitting the issues documented at <http://confluence.atlassian.com/display/CONF210/Known+Issues+For+SQL+Server>\n\nThe above document suggests updating the jTDS driver to 1.0.3 or later.\n\nHope that helps,\n\nAndrew.\n",
"comments": [
{
"author": "Ray Scott",
"body": "Hi Andrew,\n\nI'm actually using Tomcat so unfortunately that issue isn't the solution. And I was so happy when I saw a reply :)\n"
},
{
"author": "Andrew Frayling",
"body": "Hi Ray,\n\nTomcat would be the app server, but what database server are you using? The errors in the log file indicate something is going wrong when Confluence is trying to talk to your database.\n\nAndrew.\n"
},
{
"author": "Ray Scott",
"body": "Hi Andrew,\n\nI should have remembered earlier to just use the first line of the Java Exception message to search Support. I've found the issue is already known and still unresolved, but it seems that if you don't choose the Demo data during the install, you can bypass the bug. So I just reinstalled choosing to go with an empty site. Thanks for your diligent help.\n\n<https://jira.atlassian.com/browse/CONF-24282>\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Page-Not-Found-when-clicking-on-Demonstration-Space-others/qaq-p/73163 | null |
{
"author": "Anuradha Sreenivasan",
"title": "Customizing search result display",
"body": "I've included the search result macro in one of my pages. \nI'd like to see only the page title in the search results and not part of that content. Is there a way to do that? Looking into the docs didn't give me much of an idea.\n"
} | [
{
"author": "Andrew Frayling",
"body": "Hi Anu, there's a tutorial on writing a plugin to customise the search results screen at <https://developer.atlassian.com/display/CONFDEV/Writing+a+search+result+renderer> Hope that helps, Andrew.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Customizing-search-result-display/qaq-p/368948 | null |
{
"author": "Shreya Rawal",
"title": "Is MySQL 5.5 compatible with Confluence 4.0.x?",
"body": "Is MySQL 5.5 compatible with Confluence 4.0.x?\n\nI was unable to find any direct information in Confluence documentation.\n\nThanks,\n\nShreya\n"
} | [
{
"author": "Andrew Frayling",
"body": "Hi Shreya, I think MySQL 5.5 falls under \"not supported, but it works\". I've installed Confluence with MySQL 5.5 a number of times and have never had any problems, I think it's just that it's not a version that Atlassian have tested yet and is therefore not officially supported. Whether you use MySQL 5.5 or not depends on how important it is to you to be running a supported configuration. As mentioned I've run several instances and not had any problems, but I accept that if I did run into problems then Atlassian may not be willing to support my installs unless I could prove that any problems I encountered we're also present on a supported configuration. Hope that helps? Andrew.\n",
"comments": [
{
"author": "Shreya Rawal",
"body": "Hi Andrew,\n\nThanks for the reply. That answers my question :)\n\nCurrently we are runnin MySQL 5.0.77. Is it the latest version that is supported?\n"
},
{
"author": "Shreya Rawal",
"body": "Perfect! Thanks Andrew.\n"
},
{
"author": "Andrew Frayling",
"body": "Hi Shreya, the latest supported versions are listed at <http://confluence.atlassian.com/display/DOC/System+Requirements> , currently 5.0.28+ and 5.1 so 5.0.77 would be a supported version. Andrew.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Is-MySQL-5-5-compatible-with-Confluence-4-0-x/qaq-p/75003 | null |
{
"author": "Cheryl Lu",
"title": "Confluence 3.5.5: Where are the Emails settings stored in database?",
"body": "(environment.txt) (environment.txt) We'd like to see how the profile / settings / email settings are stored in the database. For example, when the \"Subscribe to network\", \"autowatch\", \"subscribe to daily updates\", \"Subscribe to all blog posts\", and \"Notify on my actions\" boxes are checked, how this information is saved in the database. Could you advise which table(s) to look at?\n\nAlso, are there more options / granularities offered for \"Subscribe to network\"? For example, notifications for page update, notifications for attachment added...?\n"
} | [
{
"author": "Colin Goudie",
"body": "These are held in the os_propertyentry table.\n\ne.g. the Daily summary can be found like\n\nselect \\* from os_propertyentry where entity_key like 'confluence.prefs.daily.summary.receive.updates';\n\nFor the full list of keys take a look in the confluence source under\n\nconfluence-project/confluence-core/confluence/src/java/com/atlassian/confluence/user/UserPreferencesKeys.java\n\nThe current list is\n\nPROPERTY_USER_SUBSCRIBE_TO_DIGEST = \"confluence.prefs.email.notify\" \nPROPERTY_USER_NOTIFY_FOR_MY_OWN_ACTIONS = \"confluence.prefs.notify.for.my.own.actions\" \nPROPERTY_USER_WATCH_MY_OWN_CONTENT = \"confluence.prefs.watch.my.own.content\" \nPROPERTY_USER_EMAIL_SHOW_DIFF = \"confluence.prefs.email.show.diff\" \nPROPERTY_USER_NOTIFY_ON_NEW_FOLLOWERS = \"confluence.prefs.notify.on.new.followers\" \nPROPERTY_USER_SUBSCRIBE_TO_RECOMMENDED_UPDATES = \"confluence.prefs.daily.summary.receive.updates\" \nPROPERTY_USER_SUBSCRIBE_TO_RECOMMENDED_UPDATES_SET = \"confluence.prefs.daily.summary.receive.updates.set\" \nPROPERTY_USER_RECOMMENDED_UPDATES_SCHEDULE = \"confluence.prefs.daily.summary.schedule\"\n\n<br />\n",
"comments": null
},
{
"author": "hsuhailah",
"body": "Yep, it's in os_propertyentry table as mentioned above. In addition, both global email and space email configurations are stored in Confluence BANDANA table. The following query will display the settings:\n\n```\nSELECT * FROM BANDANA where BANDANAKEY='atlassian.confluence.space.mailaccounts';SELECT * FROM BANDANA where BANDANAKEY='atlassian.confluence.smtp.mail.accounts';\n```\n",
"comments": null
},
{
"author": "Andrew Frayling",
"body": "Hi,\n\nThere's a page describing the Confluence database schema at <http://confluence.atlassian.com/display/DOC/Confluence+Data+Model> , but it looks a bit out of date.\n\nThe network information is stored in a table called FOLLOW_CONNECTIONS:\n\n```\nmysql> describe FOLLOW_CONNECTIONS;+--------------+--------------+------+-----+---------+-------+| Field | Type | Null | Key | Default | Extra |+--------------+--------------+------+-----+---------+-------+| CONNECTIONID | bigint(20) | NO | PRI | NULL | || FOLLOWER | varchar(255) | NO | MUL | NULL | || FOLLOWEE | varchar(255) | NO | MUL | NULL | |+--------------+--------------+------+-----+---------+-------+\n```\n\nand the page and space watches are stored in a table called NOTIFICATIONS:\n\n```\nmysql> describe NOTIFICATIONS;+----------------+--------------+------+-----+---------+-------+| Field | Type | Null | Key | Default | Extra |+----------------+--------------+------+-----+---------+-------+| NOTIFICATIONID | bigint(20) | NO | PRI | NULL | || PAGEID | bigint(20) | YES | MUL | NULL | || SPACEID | bigint(20) | YES | MUL | NULL | || USERNAME | varchar(255) | NO | | NULL | || CREATOR | varchar(255) | YES | | NULL | || CREATIONDATE | datetime | YES | | NULL | || LASTMODIFIER | varchar(255) | YES | | NULL | || LASTMODDATE | datetime | YES | | NULL | || DIGEST | bit(1) | YES | | NULL | || NETWORK | bit(1) | YES | | NULL | || CONTENTTYPE | varchar(255) | YES | | NULL | |+----------------+--------------+------+-----+---------+-------+\n```\n\nThe only granularity I know of in network subscriptions is by hacking the RSS feed. Details on this are available at <http://confluence.atlassian.com/display/DOC/Subscribing+to+a+Network+RSS+Feed>\n\nHope that helps,\n\nAndrew.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Confluence-3-5-5-Where-are-the-Emails-settings-stored-in/qaq-p/135713 | [
"configuration",
"database",
"email"
] |
{
"author": "Mike Siekkinen",
"title": "Required Form Fields for Templates?",
"body": "Is it possible to make a [form field](http://confluence.atlassian.com/display/DOC/Form+Field+Markup+for+Templates) a required input before it will allow a user to continue creating a page from a template? If not specifically form fields, is there some other sort of input prompting templating mechanism that requires **something** to be specified?\n\nI'm using Confluence 4.0\n"
} | [
{
"author": "CharlesH",
"body": "To answer Mike's question,the Scaffolding plugin does offer this capability, and in Confluence v4.x.\n",
"comments": null
},
{
"author": "Joseph Ramsey",
"body": "This could be done in older versions of Confluence with Scaffolding plugin by inputting a required=true parameter on certain macros!\n\nMy question is is it possible to require an answer or selection using variables when creating templates in Confluence OnDemand. In OnDemand the form fields and drop-down lists disappear by default after Step 2. I am hoping it is possible to work around this issue.\n",
"comments": null
},
{
"author": "Tobbi Gudmundsson",
"body": "Hi Mike,\n\nNot sure if it is exactly what you are looking for but if I understand you correctly you could use User Macros. Essentially the whole content of a page (even if based on a template) can consist of a User Macro. Depending on how many forms you need filled you can specify the $body or $paramXXX as mandatory ultimately requiring the user to provide the information before creating the page.\n\nCheers,\n\nTG.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Required-Form-Fields-for-Templates/qaq-p/130103 | [
"template"
] |
{
"author": "Anthony Newnam",
"title": "How do I find orphaned pages?",
"body": "I would like to find all pages that do not have an incoming link, but I don't want to include parent pages as an incoming link. Ideally I would like a table of page titles with number of links.\n\nI'm attempting to ensure that all of our pages are accessible without using the hierarchy viewer to make the page flows better.\n"
} | [
{
"author": "Midori",
"body": "An alternative way to detect pages that cannot be found (for any reason) is to activate the [page view tracking](http://www.midori-global.com/products/confluence-archiving-plugin/documentation/view-tracking) feature of the [Archiving Plugin for Confluence](https://marketplace.atlassian.com/123).\n\nInstead of checking the incoming links, it will **check if there is any actual visit on a Confluence page** in the given period.\n",
"comments": null
},
{
"author": "Andrew Frayling",
"body": "Hi,\n\nDoes <http://confluence.atlassian.com/display/DOC/Managing+Orphaned+Pages> do what you want?\n\nAndrew\n",
"comments": [
{
"author": "Anthony Newnam",
"body": "I should have put that in my original summary, but no, unfortunately that page does not, because it only shows pages who have no incoming links. Confluence considers having a parent page as 1 incoming link.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/How-do-I-find-orphaned-pages/qaq-p/324393 | null |
{
"author": "Allan Johnstone",
"title": "How do I set the \"Author\" metadata in Confluence 4.x?",
"body": "In Confluence 3.5 and 3.2, which I used in my last contract, I used the following to set the \"Author\" metadata:\n\n\\*Author:\\* {metadata:Author}\\[\\~AJohnstone@biz_name.com\\]{metadata}\n\nI don't seem to be able to get this to work in 4.0.1, which I am using at home. Any suggestions on how to set this info for use in the checklist-metadata?\n\nE.g.: {checklist-metadata:Author}\n\nThanks for any help.\n"
} | [
{
"author": "Andrew Frayling",
"body": "Hi Allan,\n\nDoes this (<http://confluence.atlassian.com/display/CONF40/Metadata+Macro>) work for you in 4.0.1? I.e. select Insert -\\> Other Macros and enter a single row table with Author in the first column and the author's details in the second column.\n\nAndrew.\n",
"comments": [
{
"author": "Andrew Frayling",
"body": "Hmm, what about just Author, rather than Author-Nickname ?\n"
},
{
"author": "Allan Johnstone",
"body": "I did try this:\n\n\n\nBut I get no result in the checklist:\n\n\n"
},
{
"author": "Allan Johnstone",
"body": "OK, I tried several variants on \"Author\", and I was able to get the hyperlinked Confluence user name to appear in the table within the metadata macro. It even looked good in the saved page, but in the checklist-metadata table on the parent page, still no entry showed for the page in the \"Author\" column, and, yes, I did set the column to show the Author metadata; although I must be doing something wrong in the checklist:\n\n\n\nSuggestions?\n"
},
{
"author": "Allan Johnstone",
"body": "While I am getting daily reminder to close this question, the checklist-metadata still isn't working. If this feature is broken, so be it, but I don't intend to close this question until I get this feature to work or I have been informed that it has a Jira issue opened against it. If I haven't configured that macro correctly, please let me know what I must do. It worked for me in 3.5, but with the new editor I don't know if I have written it up correctly.\n"
},
{
"author": "Allan Johnstone",
"body": "This was sort of a two-part question, so I'm marking this first part (setting the Author metadata) to answered as I seem to have that working now. I will open a new question to deal with the second part (how do I get the Author metadata to show up in the checklist-metadata macro?).\n"
},
{
"author": "Allan Johnstone",
"body": "BTW, here's a screen capture of the success setting of the metadata... I think.\n\n\n\nAt least, this is pretty much how it appeared in the successful 3.2 and 3.5 setting (with the username hyperlinked, but it still doesn't show up in the checklist).\n"
}
]
},
{
"author": "Allan Johnstone",
"body": "While it appears that I have set the \"Author\" metadata in a document, the checklist that I am using to show that information shows nothing in the \"Author\" column. I have a screen capture of that checklist macro, including the checklist-metadata macro at the bottom of this page. Have I marked this up incorrectly? If not, why is the \"Author\" column remaining blank?\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/How-do-I-set-the-quot-Author-quot-metadata-in-Confluence-4-x/qaq-p/392463 | null |
{
"author": "Fernando Morales",
"title": "Force accept company policies",
"body": "Hello,\n\nis there a posibility to force a User to accept special company policies before using confluence? Something like the What's new Pop-up, but without the close-option.\n\nthx\n\nFernando\n"
} | [
{
"author": "JamieA",
"body": "Update: I've written a simple plugin to display terms and conditions when an editor is invoked, as in my use case I only need contributors to accept Ts and Cs. This is better than the solution below, as you can't continue editing without accepting, and it doesn't waste screen real estate. Walking the floors I noticed that many people never bothered accepting.\n\n\n\nYou will need to edit the Ts \\& Cs text, then deploy. Code here: <https://bitbucket.org/jamieechlin/confluence-ts-and-cs-plugin>. It will require maven to build.\n\nOlder solution below:\n\nWe use the following code in the announcement banner, which makes people acknowledge Ts\\&Cs every 30 days. You could change the 30 to 30000 if you wanted it to be a one-off. It's a bit hacky but has kept various compliance depts of my back. You need jquery.cookie.js which you can find on the interwebs.\n\n```\n<script type=\"text/javascript\" language=\"javascript\" src=\"/confluence/includes/js/jquery.cookie.js\"></script><div id=\"idiotBanner\" style=\"display:none\"> <table style=\"width: 100%;border: 2px solid #FF0000\" cellpadding=\"2\"> <tr> <td> <h3 style=\"text-align:center\">Important Information </h3> <p style=\"text-align:center\">Because unrestricted wiki pages are visible to all **** users, please make sure that all pages/spaces are <a href=\"http://****/Confluence+Acceptable+Usage+and+how+to+permission+pages+appropriately\"> restricted to appropriate user groups</a>. Access to sensitive information (e.g. login credentials, privileged information) should be strictly controlled and those pages restricted to blah blah blah. </p> <p style=\"text-align:center\"><a href=\"#\" onclick=\"hideIdiotBanner()\">Acknowledge and dismiss</a></p> </td> </tr> </table></div><script type=\"text/javascript\" language=\"javascript\"> jQuery(document).ready(function() { if (jQuery.cookie('hideIdiotBanner') != 'true') { jQuery('#idiotBanner').show(); } }); function hideIdiotBanner() { jQuery.cookie(\"hideIdiotBanner\", \"true\", { expires: 30, path: '/confluence' }); jQuery('#idiotBanner').hide(); }</script>\n```\n",
"comments": [
{
"author": "Dieter",
"body": "Vote up for the cookie name :)\n"
},
{
"author": "JamieA",
"body": "If I told you the story of why I had to do this, you'd be surprised I hadn't thought up a much worse name ;-)\n"
},
{
"author": "Joe Clark",
"body": "Don't forget to tell your users about the behaviour and contents of your cookie storage if you want to avoid prosecution in the EU! :-p\n"
},
{
"author": "JamieA",
"body": "It's not accessible to the public but good point! \\<searches for the Atlassian policy on same ;-) \\>\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Force-accept-company-policies/qaq-p/292003 | null |
{
"author": "M.R. van Kleef",
"title": "How to backup / restore a single plugin?",
"body": "Is it possible to backup and restore a single plugin? If I install a newer version of an existing plugin I want to do so for the case the newer version doesn't work.\n\nMichiel\n"
} | [
{
"author": "Andrew Frayling",
"body": "Hi Michiel, no you don't need to use JIRA. Do your plugins install/uninstall via Confluence Admin -\\> Plugins? If so just uninstall the newer version of the plugin and then install the old version. Have a look at <http://confluence.atlassian.com/display/DOC/Removing+Malfunctioning+Plugins> for where plugins might be located, most third party plugins are stored in the database. Hope that helps, Andrew.\n",
"comments": null
},
{
"author": "Oli S",
"body": "Take a look into the folder \\<Conf-Installation-directory\\>\\\\temp\\\\\n\nI found my plugins there.\n",
"comments": null
},
{
"author": "ChaiY",
"body": "Hi Michiel,\n\nYou can manually install the older version of plugin by putting the plugin jar file into the \\<JIRA_HOME\\>/plugins/installed-plugins directory.\n\nSincerely,\n\nChai Ying\n",
"comments": [
{
"author": "M.R. van Kleef",
"body": "Hi Chai Ying,\n\nCurrently I don't use Jira. Do I need to do so? \nThere is a directory \"bundled-plugins\", but this seems to be only for system plugins. I don't see my own plugins.\n\nMichiel\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/How-to-backup-restore-a-single-plugin/qaq-p/398291 | null |
{
"author": "Allan Johnstone",
"title": "How do I revert to the default text color in the Confluence 4.x editor?",
"body": "I tagged a bunch of headings in a certain color and saved to check the look, but I ended up changing the color scheme to accomplish this as the color choices didn't fit my desired design scheme, so now I want to use the new default color that I set in the color scheme, but I see no option in the color picker to turn off the current choice, nor does the new default color appear to be in the choices available. Unfortunately, I have made a lot of text changes that I don't want to lose, so reverting to an older page version is not an attractive choice. I know I could copy all of the text into a text editor, then just re-tag all of the paragraphs, etc, but this is long page with many code examples, graphics, and tables, so I don't want to have to reformat the entire page.\n\nIs there an easy way to revert to the (new) default text color?\n\nThanks for any help.\n"
} | [
{
"author": "Matt",
"body": "I wonder if 'Clear Formatting' from the [editor toolbar](http://confluence.atlassian.com/display/DOC/Using+the+Editor#UsingtheEditor-TheToolbar) would set it back to the default color?\n\nYou would then just need to reapply the heading style.\n",
"comments": [
{
"author": "Allan Johnstone",
"body": "I did try your suggestion, Matt, and I did get it to work, but the editor certainly acts strangely. I did the \"Clear Formatting\" on a heading, which changed it to \"Paragraph\" format. When I changed that back to the heading, most of the body of my entire page was then formatted as Heading 2.\n\nI consider my original question answered, but that is pretty disconcerting behavior for the editor. To change all of these headings in this page (and there are lots), I'm going to have to save the page after every successful removal of the color formatting because I may have to cancel all changes if the entire page is bizarrely formatted as (almost) all headings. (The bulleted and numbered lists mostly missed being formatted as headings.)\n"
},
{
"author": "Matt",
"body": "Hey Allan -- that's very disconcerting indeed! A couple of questions for you:\n\n1) What version of Confluence are you running?\n\n2) How did you get the original content into the page? Did you create it inside the Confluence editor or did you paste it in from an external source?\n"
},
{
"author": "Allan Johnstone",
"body": "Matt,\n\nI am running Confluence 4.0.4.\n\nI saved the page as a PDF at work (Confluence 3.5), then copied the text from the PDF into my home version of Confluence (4.0.4) and applied the formatting manually.\n\nI am happy to provide any info that will help to solve this problem and improve Confluence. I quite like the tool, although I am seeing a few issues with the new editor. FWIW, I always liked the old \"Reveal Codes\" feature back in WordPerfect 4.5(?) and 5.0, so keeping a similar option in the editor would be good as far as I'm concerned. It seems to give you much greater control of formatting. I understand that most users prefer a WYSIWYG editor, but I work in XML (DITA) and XHTML most of the time, so I sort of miss access to the underlying markup.\n\nCheers,\n\nAllan\n"
},
{
"author": "Matt",
"body": "Thanks Allan. I think copying and pasting from the PDF is what's causing the issue here. You might want to try copying the wiki markup of the page from 3.5 and pasting it into 4.0.4 using the Insert Wiki Markup Dialog (Command/Control + SHIFT + D).\n"
},
{
"author": "Matt",
"body": "Also, we've made many, many bug fixes since 4.0.4. I'd encourage you, if possible, to upgrade to 4.1.5 , our latest release.\n"
},
{
"author": "Allan Johnstone",
"body": "Thanks for the tips.\n\nI now consider this issue resolved.\n"
}
]
},
{
"author": "Joe Clark",
"body": "I think if you just set the text in the editor back to black (the default default), then it should get saved with \"no\" colour, which will then cause your color scheme choices to be applied to the text.\n",
"comments": [
{
"author": "Joe Clark",
"body": "Oh, they did end up black? Sorry... i was kind of guessing. :-) This is the kind of thing a source-mode editor would be great for!\n\nI don't think there's any way to change the colour picker in the editor, short of editing the Confluence source and re-building it from scratch.\n"
},
{
"author": "Allan Johnstone",
"body": "That made them black. I guess I can live with that.\n\nIs there any way to add more/change the colors of the in-editor text color selector?\n"
},
{
"author": "Allan Johnstone",
"body": "This isn't a major issue for me, but I do consider this a \"regression\" in the editor. Can I urge you to file a Jira issue on this?\n"
},
{
"author": "Joe Clark",
"body": "Consider me urged: <https://jira.atlassian.com/browse/CONF-24666>\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/How-do-I-revert-to-the-default-text-color-in-the-Confluence-4-x/qaq-p/244833 | null |
{
"author": "Jagbir Singh",
"title": "How to import data from an excel attachment into a chart macro (Confluence 4.1)",
"body": "I have an axcel sheet which I have displayed using the Office Excel Plugin.\n\nBut I would also like to display a few charts on the same confluence page. For this purpose I would like to use the Chart Plugin as the charts from the excel sheet do not show up very well.\n\nBut I would like to use the data which I have in my exsiting attachment.\n\nIs there a way to using the data from my excel attachment in my Chart Plugin?\n\nThanks\n\nSunny\n"
} | [
{
"author": "Renjith Pillai",
"body": "If I am not wrong, we used to export the data into CSV from the excel and directly use the chart macro with data as csv.\n",
"comments": [
{
"author": "Jagbir Singh",
"body": "could you please mention the steps or some link which explains how to do that?\n"
},
{
"author": "Bob Swift (personal)",
"body": "The chart plugin just needs a table (in the right format for the chart type) in the macro body to work. Both the excel and csv macro produce this. The outline of what you can do is:\n\n```\n{chart:...}{excel:...}{chart}or {chart:...}{csv:...{csv}{chart}\n```\n"
},
{
"author": "Jagbir Singh",
"body": "Thanks for the reply Bob. Sorry i am a little confused. When i try to in the use the chart plugin i have to fill in a whole bunch of fields in plugin edit section. so where exactly do i mention what you wrote above. i would be grateful if you could explain using an example.\n"
},
{
"author": "Bob Swift (personal)",
"body": "In the macro body - use insert wiki markup from the insert pulldown\n"
}
]
},
{
"author": "Cole Parsons",
"body": "From googling around myself I have found this solution:\n\nYou'<https://bobswift.atlassian.net/wiki/spaces/TBL/pages/67830715/Converting+CSV+Data+into+Tables>\n\nyou'll wanna export a .csv file from your excel document and paste it into a macro like shown in the link and that should work.\n",
"comments": null
},
{
"author": "Matt",
"body": "What version of Confluence are you using, Jagbir?\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/How-to-import-data-from-an-excel-attachment-into-a-chart-macro/qaq-p/145759 | [
"app",
"chart",
"data",
"ms-excel"
] |
{
"author": "AM",
"title": "Confluence team calendar: events with geographically distributed teams in different time zones",
"body": "Any ideas how to setup events with geographically distributed teams in different time zones ....?\n"
} | [
{
"author": "Sherif Mansour",
"body": "A-M, I think this might be the issue you are after? <https://studio.plugins.atlassian.com/browse/TEAMCAL-265> it's an outstanding feature request. You may want to comment/watch/vote on that issue to stay updated.\n",
"comments": null
},
{
"author": "Fabian Lopez",
"body": "Is there a way to see what time zone team calendar is using? Server time zone? user timezone?\n\nCan we decide the time zone when we create the event? I am traying to publish events for multiple zone users and they are seeing the wrong time.\n\nHere is the new location of the issue but it looks like it is inactive\n\n[](https://jira.atlassian.com/browse/TEAMCAL-265)<https://jira.atlassian.com/browse/TEAMCAL-265>\n",
"comments": null
},
{
"author": "AM",
"body": "Okay, Sherif answered the question (thanks!) - it's an outstanding feature <https://studio.plugins.atlassian.com/browse/TEAMCAL-265> - so currently Confluence team calendar is not option (for us) for teams working in different time zones.\n\nThanks to all \nA-M\n",
"comments": null
},
{
"author": "Bernhard Hofmann",
"body": "If I create an entry scheduled for 9am, is that 9am my time? Does that show as 10am for people who are in a time zone that is 1 hour ahead of me? I.e. is the time zone set per entry, or for the whole calendar, or the entire wiki?\n",
"comments": [
{
"author": "Fabian Lopez",
"body": "Any news about this question?. I have the same problem, trying to understand which timezone is the user seeing. Browser based, user preference, computer timezone(system)\n"
}
]
},
{
"author": "Matthew Erickson",
"body": "Hi A-M,\n\nCan you elaborate a bit about the issues you are having with users in different time zones?\n\nCheers, \nMatt\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Confluence-team-calendar-events-with-geographically-distributed/qaq-p/105889 | [
"team-calendars-for-confluence"
] |
{
"author": "AdRoll Ops Team",
"title": "How do I import stuff from external issue trackers?",
"body": "I'm trying to import data from pivotal tracker.\n\nI've seen your documentation here: <http://confluence.atlassian.com/display/JIRA044/Importing+Data+From+Pivotal+Tracker>\n\nThe documentation refers to \"Select **'Administration' \\> 'System' \\> 'Import \\& Export' \\> 'External System Import' \\> 'Pivotal Tracker** '.\"\n\nBut that menu doesn't exist in my on demand instance even though the JIRA Importers Plugin is installed and is the right version.\n"
} | [
{
"author": "AdRoll Ops Team",
"body": "I found the answer in another question... I find it completely unprofessional that there is simply no warning anywhere about the fact that pivotal tracker imports cannot be done in the on demand instances but you need to install your own jira.\n",
"comments": null
},
{
"author": "Sunjay Pandey",
"body": "Agree with this - completely frustrating and not user friendly interface and documentation.\n",
"comments": null
},
{
"author": "Sunjay Pandey",
"body": "Agree with this - completely frustrating and not user friendly interface and documentation.\n",
"comments": [
{
"author": "Michael Knight",
"body": "Proper support for the [JIRA Importer Plugin](https://plugins.atlassian.com/plugin/details/32645) is coming for OnDemand. This will remove this intermediary step for some issue trackers.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/How-do-I-import-stuff-from-external-issue-trackers/qaq-p/74854 | [
"cloud",
"import",
"jira-cloud"
] |
{
"author": "Jim Starr",
"title": "Getting stack overflow error converting from Twiki",
"body": "Getting the following error when trying to use the CLI to convert a Twiki for Confluence 4.1.4:\n\nException in thread \"main\" java.lang.StackOverflowError \nat java.util.regex.Pattern.sequence(Pattern.java:1906) \nat java.util.regex.Pattern.expr(Pattern.java:1769) \nat java.util.regex.Pattern.group0(Pattern.java:2547) \nat java.util.regex.Pattern.sequence(Pattern.java:1823) \nat java.util.regex.Pattern.expr(Pattern.java:1769) \nat java.util.regex.Pattern.compile(Pattern.java:1477) \nat java.util.regex.Pattern.\\<init\\>(Pattern.java:1150) \nat java.util.regex.Pattern.compile(Pattern.java:840) \nat com.atlassian.uwc.hierarchies.TWikiHierarchy.getAncestors(TWikiHierarchy.java:125) \nat com.atlassian.uwc.hierarchies.TWikiHierarchy.getAncestors(TWikiHierarchy.java:152) \nat com.atlassian.uwc.hierarchies.TWikiHierarchy.getAncestors(TWikiHierarchy.java:152) \nat com.atlassian.uwc.hierarchies.TWikiHierarchy.getAncestors(TWikiHierarchy.java:152)\n\n.\n\n.\n\n.\n"
} | [
{
"author": "jboutin",
"body": "OK, this problem is this.\n\nTwiki somehow allows for circular reference in pages, e.g. page B can be a child of A which in turn can be a child of B, and so on. I'm not sure if this is by design or just corruption. This causes an endless loop in the getAncestors() function in the TWikiHierarchy class. If you can find the pages with the issue and manually fix the wiki source, that's good and you can likely figure out where the page should live. If not, you'll have to protect by modifying the source by adding a check in the getAncestors() function.\n",
"comments": null
},
{
"author": "jboutin",
"body": "I'm having the same problelm. The pages reported as \"no parent\" do have parents specified. Was there anything specific about the files you deleted?\n",
"comments": null
},
{
"author": "Jim Starr",
"body": "I think part of the problem is because we are trying to use the UWC for Confluence 4.1, which is not supported in current version of UWC. The other part could have been an unexpected condition in the data. I deleted files in pub and data for a couple of users and it got past this error.\n\nAdditionally, there were several \"can't find parent\" errors for documents (they really did have parents) but they did not stop UWC from completing, however not everything was converted.\n",
"comments": [
{
"author": "Gregory Sudderth",
"body": "That's a lot better! Good luck with the remainder!\n\nG.\n"
}
]
},
{
"author": "Gregory Sudderth",
"body": "Have you turned up the java VM memory numbers? What is the command line you're using to run the command?\n\nYou can use the -Xmx8m argument to (for instance) increase the memory for the VM to 8meg. You might need a lot mor than that!\n\nExample file toy.java:\n\n```\npublic class toy{ public static void main(String[] args) { Runtime runtime = Runtime.getRuntime(); System.out.println(\"Total Memory: \" + \n```\n\n```\n\t\truntime.maxMemory() / (1024 * 1024) + \"mb\"); System.exit(0); }}\n```\n\nExample compile:\n\n```\n% javac toy.java\n```\n\n```\nExample run with default:\n```\n\n```\n% java toyTotal Memory: 81mb\n```\n\nExample run with 111 meg of heap:\n\n% java -Xmx111m toy \nTotal Memory: 108mb\n\nIncrease away! It won't hurt anything, change anything permanently, etc. *It will make it slower*especially if the machine doesn't have enough RAM but it'll have a chance. Like on PC's where the first thing you do is reboot, in Java, the 1st thing you look for is \"not enough memory\". From the stack indications (line numbers) its a memory kabooey due to recursion. You might have to turn the thing up to 100, 200, 500m, who knows?\n\nG.\n\n<br />\n",
"comments": [
{
"author": "Jim Starr",
"body": "I did tweak the parameters but it didn't fix it. (I increased Xmx and Xss) Here is the relevant line in the script:\n\njava -Xms256m -Xmx1024m -Xss64m $APPLE_ARGS -classpath $CLASSPATH com.atlassian.uwc.ui.UWCCommandLineInterface $1 $2 $3 $4\n"
},
{
"author": "Gregory Sudderth",
"body": "Since its blowing up on the stack, I'd say increase the stack wildly, or, leave the arg out, and let the VM proportion it to the VM size in general. Your choice! Good luck! G.\n"
},
{
"author": "Jim Starr",
"body": "The Xss arg was originally not there and was added to do just as you recommended, increase the stack size. I also tried it at 1024 and it just took longer to blow up.\n\nThanks.\n"
},
{
"author": "Gregory Sudderth",
"body": "Well, darn it. Good luck!...maybe you can try it on another platform...elsewise, I'd say you have a bonafide bug! \\[to report\\]\n"
},
{
"author": "Gregory Sudderth",
"body": "Idea: can you make a copy of the Twiki, and cut it roughly in half, and see if the bug occurs again? If you keep cutting in half, down to small pieces you'll discover one or more of the following:\n\n- Its a size problem, and/or\n\n- Its a problem with the page content\n\nG.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Getting-stack-overflow-error-converting-from-Twiki/qaq-p/207279 | [
"universal-wiki-converter"
] |
{
"author": "john walter",
"title": "trouble with delayed keyboard response",
"body": "I am doing basic data entry into our Confluence wiki and having real trouble with the keyboard being delayed. i type fast, but inaccuratly, so im always using the backspace key...with the delay (and its on this site as well), im constantly mistyping and miscorrrecting.\n\nany idea what causes this - is it me, or is there some setting that can be changed?\n\n(also, its just on confluence, not my PC on other apps)\n"
} | [
{
"author": "john walter",
"body": "yes different browser helped, but is there any reason for this? I would prefer to use IE (company standard). My version is 8.0.6001.18702. The solution might help other oddball issues with IE.\n\nthx\n",
"comments": null
},
{
"author": "NikE",
"body": "I remember something similar to what you are describing and it was browser specific (I believe it was with Firefox 3.5 and 3.6). I type the same way, so I feel your pain.\n\nIs there any chance you can try this with a different browser (ideally a newer version of Chome or FF)?\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/trouble-with-delayed-keyboard-response/qaq-p/215946 | [
"content"
] |
{
"author": "JT",
"title": "WebDav vs Universial Wiki Convertor for SharePoint Conversion",
"body": "I have a team that would like to convert their SharePoint wiki into Confluence. It appears I can do this using either WebDav or the UWC. Does anyone have any experience with converting SharePoint? Any benefits in using one tool over the other?\n"
} | [
{
"author": "Laura Kolker",
"body": "I wouldn't use the UWC for Sharepoint conversion at this time unless you're planning to develop against it. Good luck!\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/WebDav-vs-Universial-Wiki-Convertor-for-SharePoint-Conversion/qaq-p/112880 | [
"universal-wiki-converter",
"webdav"
] |
{
"author": "Mike Siekkinen",
"title": "Page Tamplates injecting Form Field values into macro argument",
"body": "I'd like to create some templates injecting various macros as part of the template format. I feel the main answer to my question is going to be ReadTheManual, so if I just need to be pointed to the right docs that's fine.\n\nWhen I go to create a page template my options seem very limited. I can only use WikiMarkup and FormFields for variables. Can I insert a TableOfContents using wikimarkup? The [macro doc page](http://confluence.atlassian.com/display/DOC/Table+of+Contents+Macro) for this only talks about using the RTE editor to Insert -\\> Other Macro while editing a normal page. Is there anyway to specify this macro should be inserted w/ wiki mark up?\n\nThe other thing I was interested in doing was using the template variable FormField prompts for some place holder values. However, from best I can tell from practice and reading exmples, it just prompts you for the literal value and then places it inline where the prompt was placed in the template.\n\nWhat I want to do is prompt for a couple values and then use these variable names in some JQL queries for the Jira Issues macro (which again leads back to my first issue of not being able to find how to put macros in templates to begin with).\n"
} | [
{
"author": "Daniel Brice",
"body": "In Confluence 4 when you can specify a variable say @JQL@ outside of your macro as well as inside your macro, and you'll be given the chance to set it when you create the page, and the same JQL will be used in both spots. However that functionality is no longer in Confluence 5. For that discussion see: [How do you add template variables as macro parameters or in plain text macro bodies?](../141785/how-do-you-add-template-variables-as-macro-parameters-or-in-plain-text-macro-bodies)\n",
"comments": null
},
{
"author": "Adam Barylak",
"body": "I figured since we solved this recently, i would add our official solution to this request which allows to inject any number of variables into any JQL filter in a Confluence Template. Below is the how-to as well as some usage notes i wrote for our company:\n\nFirst we start out with determining the current syntax of the JQL Issues/Filter macro in confluence:\n\n1. Install or Enabled the \"Confluence Source Editor\" plugin\n2. Create new page\n3. Add the JIRA Issue/Filter macro\n4. Use a simple basic query\n5. Click the \"\\<\\>\" button to view the source of the page.\n6. Copy the JIRA Issue/Filter macro syntax to a text editor, e.g.\n\n ```\n <p> <ac:structured-macro ac:macro-id=\"5a45704b-a904-4440-bdc0-da68a22d5802\" ac:name=\"jira\" ac:schema-version=\"1\"> <ac:parameter ac:name=\"server\">JIRA</ac:parameter> <ac:parameter ac:name=\"columns\">key,summary,type,created</ac:parameter> <ac:parameter ac:name=\"maximumIssues\">20</ac:parameter> <ac:parameter ac:name=\"jqlQuery\">assignee = abarylak and resolution is EMPTY </ac:parameter> <ac:parameter ac:name=\"serverId\">c8001771-0b52-30e0-9703-562a2820710f</ac:parameter> </ac:structured-macro></p>\n ```\n\nThen we need to use the above syntax (a little modified) and use that for our macro.\n\n1. Create a macro with 2 parameters: maxRows, columns\n2. Remove the macro-id from the above syntax\n3. Modify the $body variable to remove unnecessary white space using trim() and html paragraph tags (see below)\n4. Inject the $body into the jqlQuery element in the above syntax\n5. **NOTE:**The \"serverId\" parameter may change server to server, so you must get that ID from your current server you want to deploy this to via the source editor plugin.\n6. Results are as follows:\n\n ```\n ## Macro title: JQL Filter Allowing Variables## Macro has a body: Y## Body processing: Rendered## Output: JIRA Issues/Filter Macro w/ injected variables#### Developed by: Adam Barylak## Date created: 2016-05-27## Installed by: Adam Barylak## This macro will prompt for max number of rows and the column option, then the body will require the JQL with injected variables## @param maxRows:title=Max Rows|type=int|required=true|default=20|desc=Enter the max rows, anything above 1000 will only display 1000 rows.## @param columns:title=Columns|type=string|required=true|default=key,summary,type,status,assignee|desc=Enter the columns you want returned. Must be separated by commas, all lowercase, and no quotes. e.g. key,summary,assignee,test author,reporter#set ($body = $body.replaceAll(\"\\Q<p>\\E\",\"\"))#set ($body = $body.replaceAll(\"\\Q</p>\\E\",\"\"))#set ($body = $body.trim())<p><ac:structured-macro ac:name=\"jira\" ac:schema-version=\"1\"> <ac:parameter ac:name=\"server\">JIRA</ac:parameter> <ac:parameter ac:name=\"columns\">$paramcolumns</ac:parameter> <ac:parameter ac:name=\"maximumIssues\">$parammaxRows</ac:parameter> <ac:parameter ac:name=\"jqlQuery\">$body</ac:parameter> <ac:parameter ac:name=\"serverId\">c8001771-0b52-30e0-9703-562a2820710f</ac:parameter></ac:structured-macro></p>\n ```\n\nCreate the macro in confluence with the following options or similar (change as needed):\n\n* Macro Name: jira_issue_filter_vars\n* Macro Title: JQL Filter Allowing Variables\n* Description: Insert entire JQL query in body of macro. Inject template variables as needed. If quotes needed around variable, insert variable first, then surround variable with quotes.\n* Categories: Reporting\n* Macro Body Processing: Rendered\n\nHow to use JQL Filter Macro in Template with Variables: {#toc-hId-649763200}\n----------------------------------------------------------------------------\n\n1. Get your query working in JIRA in Advanced mode (text based) with your filter(s) for a single run.\n2. Copy advanced JQL text to notepad or clipboard.\n 1. Notes for format:\n 1. Do not include any line breaks in the JQL\n 2. Ensure all whitespaces are spaces and not tabs or other characters\n 3. Ensure all special characters such as parenthesis or quotes are basic text (not the special characters sometimes used by MS Word or MS Outlook)\n 4. If all else fails, manually re-type the JQL using temporary placeholders for the variables, then using the \"$\" keyboard command to place the variables into the JQL statement where necessary\n3. Create template in Confluence with any header level variables needed. (you can create variables with the gui, but using them later requires you to type $ then the variable name or copying and pasting. If you use the UI again, it will add an additional $ sign to the variable therefore making it a new variable and it won't work.)\n4. Add the \"JQL Filter Allowing Variables\" macro with appropriate options. (it is located in the Reporting category)\n 1. Max Rows: only allows a max of 1000\n 2. Columns: you may need to use a normal JIRA Issue macro and configure it with your specific columns, then view the source to determine the correct name of some fields. However, the rule so far is that there are no spaces except what is in the field name, and all fields are lowercase, and not surrounded by quotes. Examples of some fields: key, summary,related requirement/s,test case type,test author\n5. In the body of the macro, paste in your entire JQL query from step 2 \n ConfMacro1.png\n6. Inject your variable or variables into the JQL. \n ConfMacro2.png\n7. If you need to include quotes around variable to support spaces in variable text, add them after injecting the variable(s) into the query. \n ConfMacro3.png\n8. Using this method you can inject multiple variables if needed. \n ConfMacro4.png\n9. Save your template and use as needed.\n\nHopefully this helps others accomplish this same task. This ends up being really useful if you need to repeat a bunch of JQL filters for different things on different pages in Confluence and you don't have to store these filters as saved filters in JIRA either. \n[](https://community.atlassian.com/t5/Confluence-questions/Page-Tamplates-injecting-Form-Field-values-into-macro-argument/qaq-p/2864?attachment-id=9683){#link_118da63274fac7} \n[](/tnckb94959/attachments/tnckb94959/confluence-questions/447/1/ConfMacro3.png){#display_118da63274fac7_0} \n[](https://community.atlassian.com/t5/Confluence-questions/Page-Tamplates-injecting-Form-Field-values-into-macro-argument/qaq-p/2864?attachment-id=9684){#link_118da63274fac7_0} \n[](/tnckb94959/attachments/tnckb94959/confluence-questions/447/2/ConfMacro1.png){#display_118da63274fac7_2} \n[](https://community.atlassian.com/t5/Confluence-questions/Page-Tamplates-injecting-Form-Field-values-into-macro-argument/qaq-p/2864?attachment-id=9685){#link_118da63274fac7_1} \n[](/tnckb94959/attachments/tnckb94959/confluence-questions/447/3/ConfMacro2.png){#display_118da63274fac7_4} \n[](https://community.atlassian.com/t5/Confluence-questions/Page-Tamplates-injecting-Form-Field-values-into-macro-argument/qaq-p/2864?attachment-id=9686){#link_118da63274fac7_2} \n[](/tnckb94959/attachments/tnckb94959/confluence-questions/447/4/ConfMacro4.png){#display_118da63274fac7_6}\n",
"comments": [
{
"author": "Marcin Gebski",
"body": "This approach worked for me on Confluence 6. Thanks for posting!\n"
},
{
"author": "Konstantin Shtennikov",
"body": "Thanks for decision!!!\n\nWe used this to set param for PocketQuery in template\n"
}
]
},
{
"author": "Joe Clark",
"body": "You can see the doco for inserting macros using wiki markup by looking at the older Confluence 3.5 documentation (Confluence 4 is the first version of Confluence that is not wiki markup-based).\n\nThat table of contents macro, for example, is here: <http://confluence.atlassian.com/display/CONF35/Table+of+Contents+Macro#TableofContentsMacro-UsagewiththeWikiMarkupEditor>\n",
"comments": [
{
"author": "Mike Siekkinen",
"body": "Unfortunately this does not seem to work when attempting to design space level template. A preview with the {toc} style markup results in \n\n```\nError formatting macro: toc: java.lang.NullPointerException \n```\n\nAnd yes, I am using 4.0 :(\n"
},
{
"author": "Joe Clark",
"body": "Sorry, that's a different bug (<https://jira.atlassian.com/browse/CONF-23346>)\n\nThe toc macro doens't work in template preview mode, but it should work when you actually create a page using the template.\n"
}
]
},
{
"author": "congming wang",
"body": "Execuse me, did you solve the problem that using template variable in macro?\n",
"comments": null
},
{
"author": "congming wang",
"body": "Execuse me. did you sovle the problem that using template variable in maro? i want to use variable of template into marcor to do some logic things, but have not found way. If you have some nice methods, please share to me, thanks very much.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Page-Tamplates-injecting-Form-Field-values-into-macro-argument/qaq-p/2864 | [
"macro",
"template",
"variable"
] |
{
"author": "Jason Pepper",
"title": "Licensing cold-failover servers..",
"body": "If I have a 100 user licence for my production confluence server, what sort of licence do I need for a cold-failover server ?\n\nDo I need another 100 user licence ?\n\nI have looked at the FAQ and in the documentation, I was wondering if I could use a development licence to cover that ?\n"
} | [
{
"author": "Andrew Frayling",
"body": "Hi Jason,\n\nYes, you can use a development license to cover a cold-failover server - <http://www.atlassian.com/licensing/purchase-licensing#licensing-9>\n\n\"Developer licenses can also be used for non-production installations of our software deployed on a cold stand-by server.\"\n\nI've used developer licenses for cold standby servers in the past and haven't run into any technical or licensing issues.\n\nHope that helps?\n\nAndrew.\n",
"comments": [
{
"author": "Jason Pepper",
"body": "top man.. thanks\n"
},
{
"author": "amagi pe",
"body": "Im planing to deploy a cold stand-by server for failover puroposes for our production instance. Does development license apply in this case?\n"
},
{
"author": "Harry Chan",
"body": "Since the cold failover is non-production, it does apply. You always only have ONE single server as production with this solution[.](https://www.cloudshards.com/confluencehosting.php)\n"
},
{
"author": "Henry Chew",
"body": "Topping the question,\n\nCan both Active and cold standby server connect to one single mysql database?\n"
}
]
},
{
"author": "ragesh punathil",
"body": "For cold failover we have to keep the databse and home directory seperatly ? \n",
"comments": null
},
{
"author": "Stefan Broda",
"body": "On the topic of failover: Atlassian has just released a dedicated best practice guide for High Availability. It covers a cold failover scenario and includes implementation details on reverse proxying, monitoring, replication and failover mechanisms:\n\n<https://confluence.atlassian.com/display/ATLAS/Failover+for+JIRA>\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Licensing-cold-failover-servers/qaq-p/278797 | [
"licence"
] |
{
"author": "M",
"title": "Team calendars & Feedbuilder or RSS or subscribe to multiple at once? Please?",
"body": "I'd like to take an RSS feed directly from the My Calendar View - rather than subscribing to individual calendars.\n\nAnd/Or\n\nWhen I am looking at a number of calendars e.g. Release sched, Vacation Calendar etc. I'd like to capture that as an RSS or subscribe rather than having to do multiple.\n\nThis would be v handy for iphone/android or other desktop calendar applications.\n"
} | [
{
"author": "Matthew Erickson",
"body": "Hi Chance,\n\nYou can raise a feature request on the Team Calendars issue tracker [here](https://studio.plugins.atlassian.com/browse/TEAMCAL). In fact it looks like there is already a request for this kind of functionality: <https://studio.plugins.atlassian.com/browse/TEAMCAL-261>. You might want to vote on that issue and (optionally) add a comment.\n\nCheers \nMatt\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Team-calendars-Feedbuilder-or-RSS-or-subscribe-to-multiple-at/qaq-p/161889 | [
"feed",
"rss",
"team-calendars-for-confluence"
] |
{
"author": "Wesley Monroe",
"title": "Hiding the recent blog posts panel",
"body": "Is it possible to hide the recent blog posts panel that show up on the right when you view a blog post? Its affecting the layout of my blog entry.\n"
} | [
{
"author": "SimonS",
"body": "Hi purpleHey,\n\nThis isn't super-easy to do, but you can hide it globally by editing the default Confluence CSS:\n\n<http://confluence.atlassian.com/display/DOC/Styling+Confluence+with+CSS>\n\nPlease note that this option is not available for OnDemand.\n\n-Simon\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Hiding-the-recent-blog-posts-panel/qaq-p/337582 | [
"blog",
"cloud",
"confluence-cloud"
] |
{
"author": "Filip Traugott",
"title": "Unclear license cost",
"body": "In your \"Licensing \\& Purchasing FAQ\" it seems like the cost is $10 for both Jira and Confluence, but when I click on Buy the cost is $20.\n\nWhat is the A la cart pricing? is it $10 per product.\n\nPlease clarify this for me.\n"
} | [
{
"author": "Matthew Hunter",
"body": "As Renjith said, it's $10 for 10 users for each products, so JIRA costs $10 and Confluence costs $10.\n\nPlaying around with <https://my.atlassian.com/ondemand/signup> is your best guide on how much things cost. :)\n\nCheers,\n\nMatt\n",
"comments": null
},
{
"author": "Renjith Pillai",
"body": "Each one costs $10 for Starter License.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Unclear-license-cost/qaq-p/186232 | [
"cloud",
"integration",
"licence"
] |
{
"author": "Danielle Johnston",
"title": "Two-Dimensional Filter Statistics as a Gadget in Atlassian OnDemand",
"body": "I've been looking through Atlassian's documentation and I believe that I should be able to view the results of a filter in JIRA's Two-Dimensional Filter Statistics Gadget in a Confluence instance. Though I've added the XML path for the gadget to application links and can select the option in the macro browser, I cannot define the filter or statistics to view from Confluence.\n\nWhen I've looked for instructions on embedding JIRA gadgets in Confluence, I found this page: <http://confluence.atlassian.com/display/GADGETS/All+Atlassian+Gadgets#AllAtlassianGadgets-JIRATwo-DimensionalFilterStatistics>. However, when I dig further into the JIRA and Confluence System Administrator's Guides, those articles say they do not apply to Atlassian OnDemand.\n\nCould someone help me? This is a key feature that I've been trying to exercise for my team to support our purchase of Confluence and JIRA.\n"
} | [
{
"author": "AgentSmith",
"body": "Greetings!\n\nWe presently have a feature request to pre-load JIRA gadgets into Confluence. Please take a look to vote, comment and watch that for subsequent updates:\n\n<https://jira.atlassian.com/browse/AOD-2244>\n\nIn the meantime, you can submit a support request at [support.atlassian.com](http://support.atlassian.com) to request we add this gadget for you as it requires specific administrative access that only an atlassian support engineer can provide.\n\nI hope this response was helpful. Sorry I could not be of more service.\n\nCheers, \nJason \\| Atlassian\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Two-Dimensional-Filter-Statistics-as-a-Gadget-in-Atlassian/qaq-p/42074 | [
"cloud",
"confluence-cloud"
] |
{
"author": "tobias leenaert",
"title": "recently updated: status not appearing",
"body": "hi :-)\n\ni'm trying to display the recently updated statusses by my users. i should use the \"recently updated\" macro for this, but that macro works for all content types, except for \"status\", it seems. it always turns up a blank list. any ideas?\n\nthank you\n\ntobias\n"
} | [
{
"author": "Remo Siegwart",
"body": "You need to set the parameter **Space(s)** to **@all**, otherwise the status updates won't be displayed.\n\n[Documentation about the Recently Updated Macro](http://confluence.atlassian.com/display/DOC/Recently+Updated+Macro)\n\nHope this helps\n",
"comments": [
{
"author": "tobias leenaert",
"body": "thank you remo, that solved it :-) (doesn't seem very logical to me, but whatever works :-)\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/recently-updated-status-not-appearing/qaq-p/305691 | [
"recently-updated",
"status"
] |
{
"author": "Jason Pepper",
"title": "Remove the \"hidden\" message in the People Directory",
"body": "When we look at the People Directory in our Confluence instance under each name it says \"hidden\" rather than (I assume) showing the email address.\n\nAs all the users who view the directory are logged in - why do they see the \"hidden\" word and not the email ?\n\nHow do I configure the directory so that it displays the email (and other info) instead of \"hidden\" ?\n\nCheers\n\n\n"
} | [
{
"author": "Jobin Kuruvilla [Adaptavist]",
"body": "You need to change the User Email Visibility under Administration to public. See http://confluence.atlassian.com/display/DOC/User+Email+Visibility\n",
"comments": [
{
"author": "Jason Pepper",
"body": "thanks !\n\nknew it must be in there somewhere..\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Remove-the-quot-hidden-quot-message-in-the-People-Directory/qaq-p/381333 | null |
{
"author": "Benedikt",
"title": "Question about rich \"forums\" / \"bulletin board\" integration with Confluence",
"body": "Hi all\n\nWe (Iclelandic Radio Amateurs) are running a Internet facing web, today we use Confluence 3.5.13 (actually runnning and older version, but we have 3.5.13 running on a different host ready to take over)\n\nWe have a phpBB board on the side, that is not used alot - we would be ever so happy if we could:\n\n- integrate some kind of a BB/Forum software within the confluence system / look\n\n- Share the Confluence user database with the BB\n\nWe have looked at Communty bubbles and are quite lost - would that be the way to go (before I dive into that system)\n\nDoes anyone have any good tips for us, usage examples etc to help us with this project ?\n\n- Benedikt\n"
} | [
{
"author": "Renjith Pillai",
"body": "There are some areas in which Community bubbles may not satisfy you as it lacks the below features (as per my understanding)\n\n1. Replies to be handled via emails into the forums\n2. Forum level administrators for spam and content management\n3. Forum level security to be enforced, as the pages follow the space level security\n",
"comments": null
},
{
"author": "SimonS",
"body": "Hi Benedikt,\n\nWe don't provide forum/BB functionality out of the box, but there are a couple of resources you should check out:\n\n<http://confluence.atlassian.com/display/DISC/Confluence+as+a+Forum>\n\n<http://confluence.atlassian.com/pages/viewpage.action?pageId=157232>\n\n-Simon\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Question-about-rich-quot-forums-quot-quot-bulletin-board-quot/qaq-p/280360 | [
"forum"
] |
{
"author": "Sian Jones",
"title": "Mothballing a confluence ondemand account",
"body": "Background: we're a small school for kids with disabilities. We have a project coming up which means a lot of remote document work with people who can't get into the school. So I thought \"let's chuck it in a wiki\" and my other half suggested confluence. Had a quick nosey round, like the look of it, so far so good. We'd have to use ondemand, we are too small to host it ourselves.\n\nThe issue is we have a pre-project of about a month's frantic activity, at which point we will decide to go ahead, cancel or - 90% chance - to hold off for a year. After that year we need to pick up where we left off, probably in a hurry. We would be looking at the smallest possible hosted licence, but I can't justify spending even $100 a year just to keep the data in suspended animation on the Atlassian servers: our kids have better uses for $100.\n\nSo, the obvious plan is to take a month's trial, ask Atlassian to back it all up, cancel the account and then when the real project kicks off, start a new account and chuck the backup at it. But is that workable?\n\nThe product will have moved on in a year; will the backup be compatible? Could they restore it and upgrade it for us? Is there another import/export mechanism which would save less of the pretty bits but be enduringly compatible? Can I retrieve files from a backup if I don't have a downloaded version of confluence?\n"
} | [
{
"author": "SimonS",
"body": "Hi Sian,\n\nGlad to hear our products are being used for a good cause :)\n\nOur support team should be able to work with you on this. If you take a backup of Confluence (request it on our support portal - [support.atlassian.com](http://support.atlassian.com)) they should be able to re-import it in a year's time.\n\nIf the product is too far changed at that point, you can setup a local instance of that old Confluence version (it took me about an hour to do on my own machine) on a free evaluation license, import that backup, and upgrade to an importable version.\n\n-Simon\n",
"comments": [
{
"author": "Michael Knight",
"body": "You actually don't need to contact Support for a Confluence backup. You can perform [space export](http://confluence.atlassian.com/display/DOC/Exporting+Confluence+Pages+and+Spaces+to+XML) yourself.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Mothballing-a-confluence-ondemand-account/qaq-p/30705 | [
"cloud",
"confluence-cloud"
] |
{
"author": "Kyle",
"title": "Confluence + Crowd SSO Problem",
"body": "I have Confluence 4.1 and Crowd 2.3.3 in my environment and was trying to get SSO to work. I followed everything in the documentation and SSO worked. But when I login to Confluence, part of the system no longer work. And i am puzzled what the heck is going on.\n\nHave anyone faced this problem before?\n\nConfluence SSO config is correct or else i can't login, isn't it? Hmm...\n\nConfluence Log:\n\n2012-02-09 23:38:38,293 ERROR \\[http-80-8\\] \\[atlassian.confluence.servlet.ConfluenceServletDispatcher\\] serviceAction There is no Action mapped for namespace /status and action name update \n-- referer: <http://confluence.test.com/dashboard.action> \\| url: /status/update.action \\| userName: tester\n\n\n\n\n"
} | [
{
"author": "Kyle",
"body": "Handled by support.\n",
"comments": null
},
{
"author": "Jobin Kuruvilla [Adaptavist]",
"body": "Doesn't look like and issue with SSO. Did you see it only after enabling SSO? What is the language you have in your profile now? Seems internationalization is broken somehow!\n",
"comments": [
{
"author": "Kyle",
"body": "Yes, this happens after enabling SSO. I'll probably file for a support request to ask what's going on. Thanks mate.\n"
}
]
},
{
"author": "Kyle",
"body": "Handled by support.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Confluence-Crowd-SSO-Problem/qaq-p/437854 | [
"crowd",
"sso"
] |
{
"author": "Sarah Jacob",
"title": "How to import multiple html files into Confluence",
"body": "Hi there,\n\nI have a whole bunch of html files that I would like to pull into Confluence as part of my new wiki. The html files are not on the internet, they're on my hard disk. I can't see any way to pull them into Confluence. Even the html macro to cut and paste the html doesn't work - Confluence either hangs or comes up with a filepath error. I'm hoping cutting and pasting the content as text is not the only solution since it results in loss of formatting, and given the number of files I have, it's going to be a huge job to fix them up again.\n\nAny advice appreciated!\n"
} | [
{
"author": "Bob Swift (personal)",
"body": "2 other possibilities to help:\n\n1. [Confluence Html Plugin](https://studio.plugins.atlassian.com/wiki/display/HTML) (open source version) can pull your html files out of directory on your server.\n2. [Confluence Command Line Interface](https://studio.plugins.atlassian.com/wiki/display/CSOAP) has support to script importing pages in general. There is also a **loadFiles** action for some primitive importing of html files.\n",
"comments": [
{
"author": "Jaime Hablutzel",
"body": "Confluence CLI \"loadFiles\" command works well importing the content but I have just figured it embeds HTML content using the \"html\" macro, any chance to get the content in the Confluence native wiki format?\n"
}
]
},
{
"author": "Mikael Mikkola",
"body": "Now the above **links seem outdated** and UWC links lead to Bitbucket (does it have similar properties?).\n\nIt would be very nice to be able to **import a bunch of www or other html pages so that their internal links would be preserved** (even if one would have to afterwards manually edit the looks of the pages). Is there any way to do this?\n\nWe have groups that would like to import their own intranets of group pages into wiki, but I know of now other way than to copy-paste them into Confluence, remove every internal link and redo them manually, which is tedious and error-prone.\n\nBTW, if you **copy-paste the html page into Word and then copy-paste from Word to Confluence**, you are less likely to get in some additional html code that may cause the page look different in the View mode (the links might be 10 - 60 letters away from their place!).\n\nMoreover, if the formulation (such as bullet lists) go broke, maybe it is easier to edit them in Word before copying them into confluence. Sometimes the formulation has been more correct if I open an empty .rtf file in Word before copying into Word instead of copying into .docx mode.\n",
"comments": null
},
{
"author": "Jaime Hablutzel",
"body": "Go for \"Confluence Command Line Interface\" \"loadFiles\", I have just tested it and it works well, just get sure you have the \"html\" macro enabled in your Confluence installation (it will be disabled by default if you have migrated from OnDemand).\n",
"comments": null
},
{
"author": "Colin Goudie",
"body": "You should try using the UWC (Universal Wiki Converter) I think it has some support for html since pretty much just xml.\n\n<https://studio.plugins.atlassian.com/wiki/display/UWC/UWC+Mediawiki+Notes#UWCMediawikiNotes-HtmlConversions>\n",
"comments": [
{
"author": "Jaime Hablutzel",
"body": "Just tried now with some HTML (not XHTML) and it didn't worked.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/How-to-import-multiple-html-files-into-Confluence/qaq-p/71325 | [
"content",
"import"
] |
{
"author": "Don Gaconnet",
"title": "Multiple Domain Names and IP Addresses to Spaces",
"body": "Is it possible to configure Apache with multiple IP addresses and domain names to forward a specific domain name to a space? I am using virtual host files on the Apache Web Server 2.2\n\nsomedomain.info point to [SpaceA\nnewdomain.net](http://SpaceA%3Cbr%3Enewdomain.net) point to SpaceB \nbestdomain.us point to [SpaceC\nmaindomain.com](http://SpaceC%3Cbr%3Emaindomain.com) point to main confluence installation\n\nThank you for your answer\n"
} | [
{
"author": "Radomir Mladenovic",
"body": "Sorry about the shameless plug but we've just released Domain Booster plugin that could help you.\n\n<http://bugsio.com/display/DomainBooster/Domain+Booster+Plugin+for+Confluence>\n",
"comments": [
{
"author": "Gregory Sudderth",
"body": "Hey, what's the difference between a solution, a plug, and spam?\n\nDegree of efficacy!\n\n\"A plug-in is like any other product, its a benefit or a hazard. If its a benefit then its not my \\[SPAM\\] problem.\" -- Blade Runner\n\nG.\n"
},
{
"author": "Gregory Kneller",
"body": "Hi, I installed Domain Booster, but it immediatly says that beta is expired and doesnt add any hostnames. Rgds, Greg\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Multiple-Domain-Names-and-IP-Addresses-to-Spaces/qaq-p/429007 | null |
{
"author": "Davor",
"title": "Confluence tasks",
"body": "Is there any plugin in which i can do the folowing\n\nThat on one page there are all tasks but wisible only to one person\n\nall other persons can view their tasks only\n\nSomething like Jira but more for tasks not for issues and integrated in confluence\n"
} | [
{
"author": "Renjith Pillai",
"body": "And a similar thread [https://answers.atlassian.com/questions/31526/task-management-in-confluence](/questions/31526/task-management-in-confluence)\n",
"comments": null
},
{
"author": "Bob Swift (personal)",
"body": "Not sure what you mean by tasks unless you have a plugin you are talking about. In any case, the Visibility plugin might help: <https://plugins.atlassian.com/plugin/details/202>\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Confluence-tasks/qaq-p/177640 | [
"task"
] |
{
"author": "Christian Christian",
"title": "Customization of login screen in Confluence",
"body": "Hi!\n\nI am looking for a possibility to customize the loginscreen of Confluence. Right now it shows the global logo and next to it shows the text \"Confluence\". Any idea how I can change this text? I want to replace it by the name of our page.\n\nI have already checked within login.vm, but could not find the right place? Or do I need to change another file?\n\nthanks and best regards,\n\nChristian\n"
} | [
{
"author": "Remo Siegwart",
"body": "The text \"Confluence\" is actually the default site title of Confluence, which you can customize in the Administration Console under **Browse** =\\> **Confluence Admin** =\\> **General Configuration** =\\> **Site Title**.\n\nHope this helps\n",
"comments": [
{
"author": "Christian Christian",
"body": "Hi Remo!\n\nThanks a lot - works perfectly. Any idea how I can change the logo shown in the browser and in the tab of a browser? Right now it dows show the Atlassian logo which I would like to replace with the logo of our company.\n\nChristian\n"
},
{
"author": "Remo Siegwart",
"body": "You mean the favicon? Just follow the steps explained here: [Changing the Confluence Browser Icon, aka favicon](http://confluence.atlassian.com/x/QoAbAQ)\n"
},
{
"author": "Bob Swift (personal)",
"body": "We also change login.vm to add additional instructions to users.\n"
},
{
"author": "Matthew J. Horn",
"body": "The Main Layout decorator in the global site layouts controls the HTML wrapper around the content of that page. Of course, it also controls the label list pages and SERPs, so muck with at your own risk.\n"
},
{
"author": "Suresh Srini",
"body": "What is the best way to change \"login.vm\"?\n\nAlso, Site Tile- Need help to add new OR update. I need to add additional text verbiage on the login screen. Your help is much appreciated.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Customization-of-login-screen-in-Confluence/qaq-p/189781 | null |
{
"author": "Nikolai Merk",
"title": "time limit to write comment",
"body": "Hello\n\nis it possible in confluence to set a time limit to write a comment on a page, like one week?\n\nAfter that week it should not possible to write, edit or delete a comment.\n"
} | [
{
"author": "Renjith Pillai",
"body": "Not sure about the time part, but you can lock comments in a page if you are using the community bubbles plugin from adaptavist\n\n<https://www.adaptavist.com/display/Bubbles/Page+Comment+Locking+Administration>\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/time-limit-to-write-comment/qaq-p/250351 | [
"limit",
"time"
] |
{
"author": "Leo B",
"title": "Confluence 4.1 Directory Syncro",
"body": "Hello All,\n\nI'm having a problem when I try to syncro Confluence with my AD. It is bringing all the users and groups but all the users are not linked to any group, so no user belongs to any group. Does anybody know why this is happening? what should I change on the configuration? Thanks in advance.\n\nCheers...\n"
} | [
{
"author": "Matthew Hunter",
"body": "Hi Leo,\n\nIt seems like you might want to re-tag this question, OnDemand doesn't allow conncections with Active Directory, so you might be using a different version of Confluence.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Confluence-4-1-Directory-Syncro/qaq-p/86793 | [
"cloud",
"confluence-cloud"
] |
{
"author": "fabby",
"title": "'Import Wizard : Settings' page can not find, while importing data from csv file",
"body": "'Import Wizard : Settings' page can not find, while importing data from csv file.\n\nthe chart below is what i copyed from <http://confluence.atlassian.com/display/JIRA044/Importing+Data+From+CSV.>\n\ni don't know why the \"settings\" page can't appear .and of course ,i can't configurate the \"create new users or not\",\"create new versions or not\"....\n\nanyone can help ?\n\n\n"
} | [
{
"author": "Wojciech Seliga",
"body": "Hi,\n\nThe reason is quite simple: thiis functionality is provided by a plugin - JIRA Importers Plugin. In newer versions of JIRA, a newer version of the plugin was bundled (or you have upgraded it manually). In recent versions of JIRA Importers Plugin settings page has been completely removed (for the sake of simpler UI and easier import) and the importer just always creates users, versions, components and custom fields.\n\nWe decided to do that because we think that very few people don't want to create this stuff (as it usually means that the import will fail for these rows from CSV file) and we want to spare one more screen to all these users who don't need this functionality.\n\nIf you don't like this change, please raise an issue at [https://studio.atlassian.com/browse/JIM](https://studio.atlassian.com/browse/JIM%20).\n\nCheers,\n\nWojtek\n\nJIRA Importers Plugin Lead\n",
"comments": [
{
"author": "fabby",
"body": "thanks for you answer\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Import-Wizard-Settings-page-can-not-find-while-importing-data/qaq-p/17814 | [
"configuration",
"csv",
"import",
"page",
"wizard"
] |
{
"author": "Frederic Close",
"title": "Oracle migration",
"body": "Hello,\n\nwe currently have a confluence installation working with Oracle 10g.\n\nWe plan on migrating the database to 11g.\n\nWould that be ok to do\n\n* an oracle export of the 10g database and import that in a new oracle 11g server\n* At Confluence level change the connection information\n\nWould that be enough ?\n"
} | [
{
"author": "Andy Brook [Plugin People]",
"body": "I would think so, the leap between the two isnt great, you may have to update your JDBC driver though: <http://www.oracle.com/technetwork/database/features/jdbc/index-091264.html>\n\nCaveat is always do a dry run on a backup, always better to be safe than sorry!\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Oracle-migration/qaq-p/280512 | [
"oracle"
] |
{
"author": "H?ctor Naves Sordo",
"title": "Greenpepper plugin for Confluence",
"body": "Hello everybody,\n\nWe had a request from a development team to install the Greenpepper plugin in our Confluence instance. We have checked and saw that the plugin is not listed in the Plugin Exchange page and we have some concerns about its support and alignment with Confluence's update roadmap.\n\n<http://www.greenpeppersoftware.com/confluence/display/GP/Confluence+Plugin+Install>\n\nDo you have any recommendation on how to deal with this kind of third party plugins?\n\nMany thanks in advance!\n\nH?ctor\n"
} | [
{
"author": "hsuhailah",
"body": "From [GreenPepper blog](http://www.greenpeppersoftware.com/blog/), I found out the following:\n> GreenPepper upgrade on the way \n> Hi all,\n>\n> We are actually aware that GreenPepper is not compatible with Confluence 4.0, .Net 4.0 and the last version of Jira, Bambo and Xwiki. The fact is that GreenPepper is no longer managed by Pyxis Canada. The product was transferred to the new subsidiary of Pyxis in Switzerland and the development was halted for several months during this process.\n>\n> The good news is that the swiss team took the product back on hand a few weeks ago and are actively working on those compatibility problems. We planned a new release for November that will make GreenPepper works with Confluence 4.0, .Net 4.0 and other systems.\n>\n> Support and product development are always assured and we will make every effort to answer all your questions and deliver a product tailored to your needs.\n>\n> Best regards,\n>\n> The swiss GP team.\n>\n> October 12th, 2011\n\nLooks like there is no GreenPepper plugin available for the latest Confluence \\& JIRA versions yet and I'm also not too sure about the specific plugin version that are compatible with older version of Confluence \\& JIRA. You may want to contact GreenPepper directly for an alternative to this till they came out with the latest plugin version that are compatible with the latest Confluence \\& JIRA.\n",
"comments": null
},
{
"author": "Aziz OUATTARA",
"body": "Hi,\n\n4 years later ....\n\nDid you find an alternative to your need ?\n\nI was working in a company using greenpepper and the GreenPepper project went down for a while. 2 years later I have succeeded retrieving the code and created an open source project to maintain GreenPepper. The followings may interest you :\n\n* <https://greenpepper.atlassian.net/wiki>\n* <https://github.com/strator-dev/greenpepper>\n* <http://strator-dev.github.io/greenpepper/#/home>\n",
"comments": null
},
{
"author": "J Larkin",
"body": "Hi,\n\nWe too are interested in using GreenPepper with JIRA.\n\nDid anyone get any joy with this?\n\nthanks James\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Greenpepper-plugin-for-Confluence/qaq-p/281578 | null |
{
"author": "Davor",
"title": "Confluence - look",
"body": "Whick theme/skin do u recomend to make Confluence look\n\nnicer?\n"
} | [
{
"author": "Alain Moran",
"body": "By far the easiest way to give confluence a prettier skin is the [RefinedWiki](https://plugins.atlassian.com/plugin/details/15231) theme, it's easy to use and gets results fast. Similarly you might like to look into the [Documentation](https://plugins.atlassian.com/plugin/details/16393) theme as it provides some really useful functionality. However if you want full-control over customisation \\& an almost infinite range of possibilities then you really can't beat the [Builder](https://plugins.atlassian.com/plugin/details/274) theme, however the learning-curve is steep and to get great results you will need to be proficient in CSS and wiki-markup/storage-format.\n\nIf you are using confluence 4.x then you can find a compatible release on [our site](http://www.adaptavist.com/display/community/Theme+Builder+Confluence+4+EAP), along with [documentation](http://www.adaptavist.com/display/Builder/Documentation), and a limited number (sadly the majority of layouts we create are highly client-specific) of layout [examples](http://www.adaptavist.com/display/Builder/Layout+Library).\n",
"comments": [
{
"author": "Davor",
"body": "Ok, thanks\n\n[RefinedWiki](https://plugins.atlassian.com/plugin/details/15231) is nice, i need soething liek apply this theme, so...\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Confluence-look/qaq-p/164346 | [
"look-and-feel",
"theme"
] |
{
"author": "Roshni Thacker",
"title": "can pages within a space be moved to another space without changing security settings?",
"body": "Hi ,\n\ni want to move pages from one space to another space but retaining the permission on the previous space where it belonged to.\n\nTo explain it more breifly:\n\ni have a space 'A' which has pages 'Aa','Bb','Cc' and i have another space 'Z' that has pages 'Za','Zb'.\n\nGroup A, B has edit access to the space 'A' and group 'C' has view, similarly Group 'A' has view access to space 'Z' and group 'C' has edit access to space 'Z'. Now if i move page 'Aa' from space 'A' to under Space 'Z' ideally what happens is Page \"Aa' loses all its permission that was set in previous space and inherits all the permissions from new space. So my requirement is Still page 'Aa' after moving to space'Z' should have same permission like group 'C' although have edit access in space'Z' should only be able to view this page under it.\n\nRegards,\n\nRoshni\n"
} | [
{
"author": "Akeles",
"body": "Hi Roshni,\n\nIt is not possible. While it is possible to apply page restrictions on pages, the page restriction must obey the space permissions.\n\nThe checks are performed in the following sequence:\n\n1. Does the current user have the permission to perform the requested action in the space?\n2. If pass, check whether the current user fulfill the (any) page restrictions to view/edit the page\n\nIf any of the checks fail, the user will not be allowed to perform the action.\n\nI hope ths helps.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/can-pages-within-a-space-be-moved-to-another-space-without/qaq-p/142289 | null |
{
"author": "Nikhil Daddikar",
"title": "Convert RoboHelp to Confluence?",
"body": "We have 4 manuals written in RoboHelp. I am looking for some tips (automations, gotchas, etc.) on how to go about converting them to Confluence?\n\nThanks.\n"
} | [
{
"author": "SimonS",
"body": "Hey ngd,\n\nConfluence can't auto-convert these, but Confluence can import Word documents into Confluence.\n\nIf there is an easy way to convert your Robo-help to Word documents, you can import them this way\n\n<http://confluence.atlassian.com/display/DOC/Importing+an+Office+Document+into+Confluence>\n\n-Simon\n",
"comments": null
},
{
"author": "Sally Holl",
"body": "I would also like to be able to post Robohelp-generated documentation on Confluence, without having to go through Word. I convert the Word docs to web help using Robohelp. I like the formatting capabilities of Robohelp.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Convert-RoboHelp-to-Confluence/qaq-p/97451 | [
"import",
"robohelp"
] |
{
"author": "Pankaj Jangid",
"title": "The edit page screen in Confluence is suddenly started looking deformed. What could be the reason? See screenshot.",
"body": "The problem started occuring on upgraded Confluence instances. The problem is occurring in some of the spaces only. I have upgraded from 3.5.7 to 4.1.4. The screenshot shows how it looks\n"
} | [
{
"author": "Sandro Herrmann [Communardo]",
"body": "Do you have installed the subspace plugin?\n\nIf yes, please see <https://studio.plugins.atlassian.com/browse/CSSP-78>\n",
"comments": [
{
"author": "Pankaj Jangid",
"body": "Thanks this was the problem.\n"
}
]
},
{
"author": "Remo Siegwart",
"body": "What browser are you using? If you are using Internet Explorer 7, you may want to read the following [End of Support Announcement](http://confluence.atlassian.com/display/DOC/End+of+Support+Announcements+for+Confluence#EndofSupportAnnouncementsforConfluence-201101browser). See what browsers are supported with Confluence 4.x [here](http://confluence.atlassian.com/display/DOC/Supported+Platforms).\n",
"comments": [
{
"author": "Remo Siegwart",
"body": "Strange, did you already try to clear the cache?\n"
},
{
"author": "Pankaj Jangid",
"body": "I am using Firefox 10.0\n"
}
]
},
{
"author": "Robert Robert",
"body": "looks like a stylesheet problem\n",
"comments": [
{
"author": "Matthew J. Horn",
"body": "I agree with Robert's suggestion. This is most likely due to changes in stylesheets. Maybe you didn't add any custom CSS, but perhaps you either edited one of thte Confluence stylesheets or added a stylesheet import in the Custom HTML header.\n"
}
]
},
{
"author": "Nic Brough -Adaptavist-",
"body": "+1 Remo's answer. Also, as a quick experiment (irrespective of browser), what happens if you increase the font size (\"ctrl +\" in Chrome and Firefox - I don't have an IE to hand to check if it's the same there)\n",
"comments": [
{
"author": "Pankaj Jangid",
"body": "No change in alignment. Zooms in/out with same alignment. :(\n"
},
{
"author": "Nic Brough -Adaptavist-",
"body": "Ah, ok, worth a shot.\n"
}
]
},
{
"author": "JamieA",
"body": "Also look for badly-formed html in the \"custom html\" section in confluence...\n",
"comments": [
{
"author": "Pankaj Jangid",
"body": "We have not added any custom HTML.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/The-edit-page-screen-in-Confluence-is-suddenly-started-looking/qaq-p/275957 | null |
{
"author": "Sarah Jacob",
"title": "Other users cannot view the Gliffy diagram I have inserted into a Confluence plage",
"body": "Hi there,\n\nI have inserted a Gliffy diagram that I created into a Confluence page. Strangely though, other members of the Confluence workspace cannot see the diagram when they access the page - there is just a blank space where the diagram should be. However, if the person then clicks on the Edit button to edit the page, the diagram becomes visible and can be edited by that user.\n\nCan you help?\n\nThere are a few things I should mention, that may or may not have a bearing on this problem -\n\nFirstly, that we are all using trial versions of both Confluence and Gliffy at present, to try out the programs before buying them and installing them on our server.\n\nSecondly, I have installed Confluence only on my local host, and have given access to that instance to other users on my network via a URL, so that we can collaborate on the same workspace.\n\nThanks,\n\nSarah\n"
} | [
{
"author": "Eric Chiang",
"body": "Hi Sarah,\n\nThis could be an issue with your Confluence install being on your localhost. Gliffy prepends the Confluence base url to the image displayed in the wiki page and thus, that url may be invalid for users accessing your instance.\n\nWe do have a snapshot build that addresses this problem. Please create a support ticket at [support.gliffy.com](http://support.gliffy.com) and we can provide you with that download.\n\nIf you have any issues with Gliffy in the future, please create a support ticket and we'll be able to respond more quickly.\n\nThanks,\n\nEric\n\nGliffy Engineering.\n",
"comments": [
{
"author": "Sarah Jacob",
"body": "The snapshot build fixed the problem - thanks!\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Other-users-cannot-view-the-Gliffy-diagram-I-have-inserted-into/qaq-p/300106 | null |
{
"author": "Andrea Shirk",
"title": "How do I create a Space category as the administrator but not the sysadmin?",
"body": "I cannot create a space cateogry as the administrator. The documentation says I should go to browse --\\> space admin but I do not have space admin as an option. It appears the sysadmin has confluence admin rights but I have no idea who that even is....I would like to do this as the administrator - I can gonfigure everything else.\n"
} | [
{
"author": "Matthew Hunter",
"body": "Hi Andrea,\n\nYou don't need sysadmin permission in order to see the space admin menu, however you do need to have the correct space permissions. Whoever created the space needs to add you to the space admin permission, check out the following documentation for more information:\n\n<http://confluence.atlassian.com/display/DOC/Assigning+Space+Permissions>\n\nIf you're having some troubles with the permissions please do log a ticket over at <https://support.atlassian.com> and we can make sure you have space admin access.\n\nCheers,\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/How-do-I-create-a-Space-category-as-the-administrator-but-not/qaq-p/78106 | [
"cloud",
"confluence-cloud"
] |
{
"author": "cvanhasselto",
"title": "Including variables automatically in page templates?",
"body": "Is there a way to include a simple replacement variable in a page template that can be passed into a page template on creation? For example, to put \"dynamic\" or context specific information onto the page?\n\nWhat I ahve done is use he create-child macro to create a page into a hierarchical page structure, based on user entered firstname and lastname (for sake of discussion, the page is called \"Doe, Jane\")\n\n```\n...{run-now} {create-child:$paramlname, $paramfname|parent=$init|template=TAInformation} {run-now}...\n```\n\nAt the time I create the page, I also capture the user account name that the data entry person looks up for this person, which may not have anything to do with the person's name - Jane Doe might have the user name \"Gandalf\" or \"TwilightFan\". I'd like to have that account name written into the page when it is built from the TAInformation template, without the data entry person having to go through and open the page, edit the page, enter the account name again. So, data entry maestro enters \"Jane\", \"Doe\" and \"TwilightFan\" and a page called \"Doe, Jane\" is created (got that working, above!) and the \"TwilightFan\" is shoved onto the page, \\*WITHOUT\\* the data entry maestro visiting the page and typing it in the page directly. Does that make sense?\n\nIdeally, if there were something like this syntax, it would be great, but I'm looking for any ideas...\n\n```\n {run-now} {create-child:$paramlname, $paramfname|parent=$init|template=TAInformation|data=acct:TwilightFan,dog:Spot} {run-now}\n```\n"
} | [
{
"author": "Daniel Brice",
"body": "You used to be able to do this sort of thing in Confulence 4, but I don't think there is a solution for Conflucence 5: See: [How do you add template variables as macro parameters or in plain text macro bodies?](../141785/how-do-you-add-template-variables-as-macro-parameters-or-in-plain-text-macro-bodies)\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Including-variables-automatically-in-page-templates/qaq-p/43472 | [
"template"
] |
{
"author": "Andrei [errno]",
"title": "Confluence : 100K users?",
"body": "did anyone come across a huge Confluence user base? We are potentially looking @ 100,000+ users and I am wondering if someone already dealt with it and maybe could share \"lessons-learned\"? \n\nI am also looking at Crowd to provide all those accounts either from a delegated LDAP directory or an internal dir. - can Crowd hanlde this load?\n\nI remember seeing a presentation from Accenture showing 90K users, but it has been pulled from Atlassian site. - anyone has an akternative link? ([](http://confluence.atlassian.com/display/CONFHOST/Examples+-+Intranet)<http://confluence.atlassian.com/display/CONFHOST/Examples+-+Intranet>/ [http://confluence.atlassian.com/display/CONFDEVAL/Accenture's+Use+of+Confluence](http://confluence.atlassian.com/display/CONFDEVAL/Accenture%27s+Use+of+Confluence))\n\n<br />\n\nAny pointers/suiggestions would be very welcome. \nthanks!\n"
} | [
{
"author": "Brendan Patterson",
"body": "Lots of detailed guidance here: http://confluence.atlassian.com/display/DOC/Operating+Large+or+Mission-Critical+Confluence+Installations\n\nThe SAP Developer Network rolled out Confluence for its wiki in 2006 and they have 500k+ users. (You can tell it is Confluence from the icons, layout and by doing a \"view source\").\n\n<http://wiki.sdn.sap.com/wiki/display/WHP/Home>\n\nLooks like Atlassian had to take down the Accenture video for some reason according to the comments in this blog.\n\n<http://blogs.atlassian.com/2009/01/back_by_popular_demand_accenture_webinar/>\n\nIf I were you I'd do these things (just brainstorming highlights):\n\n\\* get a really beefy dedicated box running some optimized version of Linux - 16 GB of RAM+ with an SSD drive big enough to handle your content.\n\n\\* Run the database local (same machine as Conf) to minimize latency. Probably have a mysql expert or postgres expert tune it.\n\n\\* try to anticipate the actual load on your server and create a distributed load test using JMeter and scripts Atlassian provides to load test\n\n\\* fire it up, run the tests and see if performance is good\n\n\\* configure monitoring like Atlassian suggests in that first link\n\n\\* configure and test a hot swap with a spare machine\n\n\\* don't even think about using a VM (I'm sure all of these things are pretty obvious)\n\n***alternately***\n\n\\* **talk to Contegix about hosting it** - they are world class in every sense of the phrase to work with. They probably have a few of these sized servers already set up. This is really your best option, roll out with them to assure success, learn from their expertise and if you want to you can plan for transition to your own infrastructure down the road.\n\nI would not automatically assume clustered is the way to go, but it might be with that size - you'll have to research and balance the good with the added complexity, costs (as in hardware) and maintenance challenges.\n\nFor tips I would watch this presentation once it's available:\n\n<http://www.atlassian.com/summit/2010/presentations/development-speed/performance-tuning-application-development.jsp>\n\nIn the mean time [consider voting up my related question to get the videos back up](/questions/31467/what-happened-to-atlassian-videos-hosted-at-episodic-like-atlascamp-2010) (I'm sure it's a ton of work for Atlassian, but they are very valuable)\n\nMost the instances I've worked with are not that big - so no doubt other folks will have more tangible experience to make suggestions.\n\nHope something in there is useful :)\n",
"comments": [
{
"author": "Andrei [errno]",
"body": "thanks - it is helpful. + i voted on your episodic q. :)\n"
}
]
},
{
"author": "Sergey Svishchev",
"body": "If you're not careful, the client part of Confluence (the JS code inside browser) will poll the server every 30 seconds, looking for various updates:\n\n* Heartbeat from open editor windows -- every 30s, hardcoded into source (CONF-29749)\n* Workbox (in-app notifications) polling -- every 30s (adjustable).\n* Quick Reload feature -- used to flood the server under certain conditions (CONF-30741).\n* Drafts are also saved every 30s by default (adjustable).\n\nSome of these polls used to reset the session timeout (CONF-26796).\n\nAutowatch feature (adds everyone who edits a page as its watcher) has a nasty side effect; when page is saved, mail notifications are generated synchronously and if the page is both popular (i.e. has many watchers) and large, saving it can be very very slow -- CONF-21846.\n",
"comments": [
{
"author": "Sergey Svishchev",
"body": "A few more notes:\n\nThe [OLoMCCI](https://confluence.atlassian.com/x/qAMQCQ) page doesn't tell you a few good ideas that knowledge base articles do:\n\n- don't ever enable Usage Tracking plugin as it has known performance issues \n- change schedule for \"Optimize Search Index\" job to run only at night \n- keep larger logs longer (edit confluence/WEB-INF/classes/log4j.properties) \n- use JIRA's [disk speed test tool](https://confluence.atlassian.com/display/JIRAKB/Testing+Disk+Access+Speed) if you suspect your filesystem is slow\n\nPlus, from time to time hidden gremlins strike you :)\n\n- working with plugins (enabling/disabling them) and editing global settings affects performance ([CONF-30110](https://jira.atlassian.com/browse/CONF-30110)) so avoid doing that under heavy load.\n\n- every displayed page makes a number additional of REST calls; one in particular, /rest/create-dialog/1.0/spaces, makes a query to search engine. Normally that query is fast, but when it isn't, entire app may slow down. Results of the call are apparently needed by 'Create' button (to display list of spaces), and are marked non-cacheable by the app.\n\n- same deal with JIRA plugin's Autoconvert feature -- it calls /rest/jiraanywhere/1.0/servers and result is also non-cacheable (but fairly static -- how often do you add application links?)\n\n- however, the Application Navigator (that little hamburger at the top left) is not using REST and may slow down every displayed page in exceptional circumstances. You cannot entirely disable the feature at the moment but Atlassian is aware of performance issues in the NavLink plugin which implements it.\n"
},
{
"author": "Sergey Svishchev",
"body": "More gremlins:\n\n- Changing page restrictions on a large page hierarchy is known to cause problems (<https://confluence.atlassian.com/x/YoX2Cw>), avoid doing that. Since the app queues items for reindexing synchronously AND givies no progress feedback to the user, they might try again and again which only makes matters worse.\n"
},
{
"author": "Sergey Svishchev",
"body": "Interesting idea:\n\n<https://answers.atlassian.com/questions/256355/can-the-comment-editor-in-confluence-be-loaded-lazily>\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Confluence-100K-users/qaq-p/217497 | [
"crowd",
"enterprise"
] |
{
"author": "liljoint",
"title": "[Confluence] Embed an iframe on a page... Can I hide html code in the search results?",
"body": "Hi, I have a little problem... I want to embed an iframe with the html macro, but, when I make a search by the page title, on the results it show me the html code, in fact, the URL of source... Can I hide this html code?\n\ncan you help me?\n\nthanks\n"
} | [
{
"author": "Jonathan Simonoff",
"body": "Can you use the iframe macro instead of using HTML?\n",
"comments": [
{
"author": "Janet Fisher",
"body": "There's an iframe macro? Which version of Confluence?\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Confluence-Embed-an-iframe-on-a-page-Can-I-hide-html-code-in-the/qaq-p/356828 | [
"html-macro"
] |
{
"author": "Steve Goldberg",
"title": "TOC macro throws up exception on some pages but not others",
"body": "I use the TOC macro all over my pages but on some pages (seemingly inexplicably) it throws up an exception on some pages but not others. I get the following error:\n> Error rendering macro 'toc' : \\[com.ctc.wstx.exc.WstxLazyException\\] com.ctc.wstx.exc.WstxParsingException: Duplicate attribute 'id'. at \\[row,col {unknown-source}\\]: \\[7,688\\]\n\nI can't figure out why. Anybody know?\n"
} | [
{
"author": "hsuhailah",
"body": "Looks like you are hitting a known bug as raised here: <https://jira.atlassian.com/browse/CONF-23412>\n\nUnfortunately, there's no workaround at the moment. You may want to vote for it to be fixed and watch the page for any future updates.\n",
"comments": [
{
"author": "Steve Goldberg",
"body": "You're right, I found this out a few days after I posted the question here. I can report that the way to work around this is not to avoid putting headers within other macros. It doesn't happen all the time but the instance where it was breaking for me, I could get around it by doing this.\n"
}
]
},
{
"author": "Mick Davidson",
"body": "Steve,\n\nI've got the same problem.\n\nCan you explain what you mean by \"the way to work around this is not to avoid putting headers within other macros\" please?\n\nIE, what does \"not to avoid \" and \"headers\" mean? Should headers be headings?\n\nThis is what our code looks like in HTML:\n\n\\<p\\> \n\\<ac:macro ac:name=\"toc\"\\> \n\\<ac:parameter ac:name=\"maxLevel\"\\>3\\</ac:parameter\\> \n\\</ac:macro\\> \n\\</p\\>\n\nI've tried moving the macro around within the page structure, deleting it altogether and adding a new one, and nothing works.\n\nCheers.\n",
"comments": [
{
"author": "Steve Goldberg",
"body": "Grammar fail. Take what I said and remove the word \"not\" and change the word \"headers\": I can report that the way to work around this is to avoid putting headings within other macros\n\nIn other words, it's nothing to do with your macro that is generating the TOC but rather where you are putting your h1s, h2s, etc. Ensure your headings are only in the page body.\n"
},
{
"author": "scoffin",
"body": "I can't believe I'm reading and liking this workaround from over 6 years ago because the same issue still persists! Either bring back my beloved Anchor macros or fix the table of contents!\n"
}
]
},
{
"author": "Mick Davidson",
"body": "Steve, good point, I've just added it. Cheers.\n",
"comments": null
},
{
"author": "Mick Davidson",
"body": "Steve,\n\nOK, I tried what you said but it didn't work. However, given what you said, I went through a copy of the entire page and started changing/removing elements (headings, macros etc), one at a time.\n\nSo all the headings were changed to paragraph, various macros were removed and re-instated. Finally I removed a macro called HTML Comment, and bingo Johnny! the TOC started rendering. :)\n\nI then tested that all was ok by changing everything back to normal and it still works.\n\nThis means that the solution in your case isn't the solution in mine. Were/are you using the HTML Comment macro on any of your problem pages?\n\nI think I have another page that is having the same problem, when I find that I'll run the same experiment again and report my findings here.\n\nCheers.\n",
"comments": [
{
"author": "Steve Goldberg",
"body": "I wasn't actually using that macro so it's interesting that you had the same problem but with a different cause. Have you updated the JIRA ticket with this additional information? It could be useful for Atlassian.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/TOC-macro-throws-up-exception-on-some-pages-but-not-others/qaq-p/83662 | [
"table-of-contents"
] |
{
"author": "FileTrek",
"title": "How do I create a link back to the page from an issue I created in a Confluence page",
"body": "I am using On-Demand Confluence and Jira.\n\nI can create a new Jira issue from a Confluence page by using the Insert Jira Issue action and creating a new issue.\n\nI would like to have the Jira issue include a link back to the page that it is linked to.\n\nIs this possible?\n\nThanks,\n\nCarol\n"
} | [
{
"author": "Cyrille Martin",
"body": "You can vote for this [issue](https://jira.atlassian.com/browse/JRA-24628) the trackback is broken since JIRA 4.3\n\nWe cannot vote for it.\n",
"comments": null
},
{
"author": "Cyrille Martin",
"body": "Hi Carol,\n\nNormaly you should have a [trackback link](http://confluence.atlassian.com/display/JIRA044/Enabling+Trackback) to Confluence in the JIRA issue .\n\nI said normally because it was working in previous versions , I didn't test for the last year.\n\nIf others have some experience on it...\n\nRegards,\n\nCyrille\n",
"comments": [
{
"author": "FileTrek",
"body": "I'm not seeing the Trackback option in my admin settings under Issue Features - only time tracking and issue linking.\n\nI have trackback enabled on Confluence. How do I enable it in Jira?\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/How-do-I-create-a-link-back-to-the-page-from-an-issue-I-created/qaq-p/274015 | [
"cloud",
"jira-cloud",
"link",
"trackback"
] |
{
"author": "Davor",
"title": "TaskDock confluence",
"body": "Where can i find this plugin to download?\n"
} | [
{
"author": "Sandro Herrmann [Communardo]",
"body": "This Plugin is no longer available i think. It was bought by Cisco Systems.\n\n<http://infos.seibert-media.net/display/Productivity/TaskDock-Confluence-Plugin+nicht+mehr+verfuegbar>\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/TaskDock-confluence/qaq-p/304220 | [
"task"
] |
{
"author": "Natalie Wenz",
"title": "Integration Fisheye-Confluence",
"body": "I'm wondering if there is an integration for FishEye with Confluence. It would be nice to get a piece of source code from our fishEye repositories into confluence, without copy the code into editor.\n\nIs there any way to do this?\n"
} | [
{
"author": "Tobias Degen",
"body": "me, too\n",
"comments": null
},
{
"author": "Blake Jenkins",
"body": "I would like to do this as well.\n",
"comments": null
},
{
"author": "user1648639125013",
"body": "Hi\n\nCurrently there is no official integration between Confluence and FishEye as seen in the following document outlining all the Atlassian products FishEye can integrate with;\n\n[](https://confluence.atlassian.com/display/FISHEYE/Integrating+FishEye+with+Atlassian+applications)<https://confluence.atlassian.com/display/FISHEYE/Integrating+FishEye+with+Atlassian+applications>\n\nKind Reagrds,\n\nChris\n",
"comments": null
},
{
"author": "Hans-Christian Riehl",
"body": "me too\n",
"comments": null
},
{
"author": "Michael Bostwick",
"body": "Something to note, there is an API for fisheye, so making an add on (or some javascript..) is possible (and wouldn't be terribly diffcult..) .\n\nHowever, I haven't seen anything, best advice would be to file a feature request up stream or sponsor a devloper to do it..\n",
"comments": null
},
{
"author": "Michael Bostwick",
"body": "You could always write your own plug in and post it to the market place.\n\nThere is a REST API for Fisheye-https://developer.atlassian.com/display/FECRUDEV/REST+API+Guide\n\n<https://developer.atlassian.com/display/CONFDEV/Confluence+Plugin+Guide>\n\nYou could write something that pulls from the rest api, and shows up in confluence.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Integration-Fisheye-Confluence/qaq-p/141720 | [
"fisheye-crucible"
] |
{
"author": "Christian Czaia _Decadis AG_",
"title": "Where are team calendar subscriptions stored?",
"body": "Hi,\n\nwe've experienced something odd after configuring the mail server for one of our customers. People that are NOT in the Confluence users group (we're using Actice Directory) were recieving e-mail notifications about team calendar events. Now I'd like to see who has subscribed to this partcular calendar. I know how many people have subscribed but I can't manage the watches as I could if was dealing with pages.\n\nAny ideas?\n\nCheers\n\nChristian\n"
} | [
{
"author": "Diane Sexton",
"body": "Hi, I have the same question.\n\nI've raised a JIRA issue at <https://studio.plugins.atlassian.com/browse/TEAMCAL-580>\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Where-are-team-calendar-subscriptions-stored/qaq-p/89543 | [
"email",
"subscription",
"team-calendars-for-confluence",
"watch"
] |
{
"author": "Nariman Riahi",
"title": "adding Vote functionality in confluence",
"body": "Is there a Vote function or plugin in confluence. I have seen the Rate macro and it is not detailed enough. THe Vote plugin from Adaptavist is a bit too expensive for my use.\n\nAnyone knows of another solution?\n"
} | [
{
"author": "Bob Swift (personal)",
"body": "Survey plugin: <https://plugins.atlassian.com/plugin/details/195>\n",
"comments": null
},
{
"author": "Monika Turska [Adaptavist]",
"body": "@Nariman Riahi, it's been a while since you posted the question about voting in Confluence, although may be worth adding to the list:\n\nForm Mail for Confluence add-on also does the job: <https://marketplace.atlassian.com/plugins/com.adaptavist.confluence.formMailNG>\n\nTake a look at a few examples in the Form Mail add-on tutorial to see how it fits to the purpose e.g. <http://www.adaptavist.com/doco/display/FMCP/3.8.3+Voting+Using+Radio+Buttons>\n",
"comments": null
},
{
"author": "Christian Czaia _Decadis AG_",
"body": "Does the new \"like function\" do the job?\n\n<http://www.atlassian.com/software/confluence/whats-new>\n\nCheers\n\nChristian\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/adding-Vote-functionality-in-confluence/qaq-p/302194 | null |
{
"author": "David Corley",
"title": "Any way to disable the ability to share calendars publicly in Team Calendars?",
"body": "Is there any way to disable the ability to effectively disable the service provided by:\n\n`/rest/calendar-services/``1.0``/calendar/export/subcalendar/``private``/*`\n\nWe want users to be able to share internally, but not make calendar event details public. We'd like that ability to be controlled centrally by Confluence admins. Perhaps there's a specific plugin module we can disable?\n"
} | [
{
"author": "David Corley",
"body": "This functionality is now available in Team Calendars 2.2.0, released today\n",
"comments": null
},
{
"author": "Matthew Erickson",
"body": "Hi David,\n\nThere is not currently a way to do this inside Confluence. I have raised a ticket for this functionality: <https://studio.plugins.atlassian.com/browse/TEAMCAL-503.>\n\nIn the meantime you might want to ask your sys admin if they have a way of blocking requests to that URL.\n\nCheers, \nMatt\n",
"comments": [
{
"author": "David Corley",
"body": "There's an extra period \".\" at the end of the URL above. The following should work:\n\n<https://studio.plugins.atlassian.com/browse/TEAMCAL-503>\n"
},
{
"author": "Gregory Sudderth",
"body": "Tried to vote for 503, but I'm getting \"Project Does Not Exist\"\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Any-way-to-disable-the-ability-to-share-calendars-publicly-in/qaq-p/435349 | [
"team-calendars-for-confluence"
] |
{
"author": "David McSorley",
"title": "Confluence 2.9.1->4.1 upgrade, problem with User Macro",
"body": "We recently upgraded to v4.1 (2.9.1 to 3.5.1, 3.5.1 to 4.1).\n\nIn the 2.9.1 instance we were using a user defined macro named \"indent\". On pages that use the \"indent\" macro we are experiencing problems. I will attach screenshots from the pre and post upgrade instances, as well as a screen shot of the user macro definition.\n\n**User Macro Definition from 2.9.1**\n\n****\n\n**User Macro Definition from 4.1**\n\n****\n\n**What it looks like in 2.9.1**\n\n****\n\n**What it looks like in 4.1**\n\n\n"
} | [
{
"author": "Tobbi Gudmundsson",
"body": "Hi David,\n\nThe screenshots are not showing for me. Could you describe the problem?\n\nTobbi G.\n",
"comments": null
},
{
"author": "Tobbi Gudmundsson",
"body": "Hi David,\n\nThe screenshots are not showing for me. Could you describe the problem?\n\nTobbi G.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Confluence-2-9-1-gt-4-1-upgrade-problem-with-User-Macro/qaq-p/404018 | null |
{
"author": "mboles",
"title": "Activity Stream not displaying activity for Spaces correctly.",
"body": "When migrating to Confluence 4.0, we are experiencing issues with Activity Streams not displaying issues from spaces correctly. We have tested other methods (user specific filtering, update date) and they are correctly displaying activity, however when we try to apply the global filter of certain spaces, we only see information from when the space was created (sometimes as much as a year ago, with no activity since then, when there has definitely been activity), nothing current.\n\nI'm not sure if this is relevant, but several of the spaces have several (3-8) components to which all issues are tied. This had no negative effect on issue reporting in the Activity Stream before migrating, so I doubt it would be the cause.\n"
} | [
{
"author": "Matthew Hunter",
"body": "Hi Nark,\n\nI'm not too sure what's going on here, the only thing I can think of is that you may need to perform a reindex. It's worth logging a ticket through to <http://support.atlassian.com> and requesting an engineer look into this issue, and potentally reindex your instance. The problems seem to be too specific for us to be able to solve without investigating the specific goings on in your intance.\n\nCheers,\n\nMatt\n",
"comments": [
{
"author": "mboles",
"body": "Sorry it has taken so long to respond!\n\nIt looks like the original issue where we were seeing nothing due to the \"Spaces\" filter has seemed to resolve itself (go figure), however this has opened up a new issue.\n\nFrom doing a little more research, it looks like our instance does not have the \"Project\" filter as a global filter to use; we have Space, JIRA Issue Key, Update Date and Username. No idea what could be causing this, could it be something set at the admin level?\n"
},
{
"author": "Jo-Anne MacLeod",
"body": "Is this Confluence, or JIRA?\n"
},
{
"author": "mboles",
"body": "Confluence, needing to integrate with JIRA project. Worked fine before the update.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Activity-Stream-not-displaying-activity-for-Spaces-correctly/qaq-p/398171 | [
"activity",
"activity-stream",
"cloud",
"confluence-cloud"
] |
{
"author": "Devin Stronge",
"title": "Does the usage plugin create / catalogue the user activity it reports on? Or does it access pre-existing user data?",
"body": "We want to run a script we wrote using the usage plugin and the reporting plugin to create a list of spaces that have not been viewed in a year. The usage plugin has not been enabled on our system for a long time (much longer than a year) because of the performance issues. However, we were hoping to move a copy of our production data onto our test server, enable the usage plugin there, and then the script. Will the only user activity be activity post-enabling the usage plugin?\n\nThank you.\n"
} | [
{
"author": "Remo Siegwart",
"body": "As far as I know, the Usage Stats plugin stores the usage data in its own Lucene index. The index is located in:\n\n```\n{confluence-data-directory}/index/plugin/usage\n```\n\nSo if you want to keep your old usage data, you could try to copy the index manually to the new location. Otherwise you would start with a clean usage index.\n\nHope this helps\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Does-the-usage-plugin-create-catalogue-the-user-activity-it/qaq-p/276563 | [
"activity",
"app",
"user"
] |
{
"author": "Jay Barra",
"title": "Where can I download the office connector plugin for Firefox to install on an offline system?",
"body": "For some of my systems I am do not have an internet connection. I can't find an offline installer for the Firefox plug-in that will let me view embedded documents in Confluence.\n"
} | [
{
"author": "Jay Barra",
"body": "\"Save as\" from the addons page, but the addon for webDAV is not compatible with new version of Firefox apparently. Just in the extensions screen \"install from file\" from the gear near the top\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Where-can-I-download-the-office-connector-plugin-for-Firefox-to/qaq-p/51863 | [
"firefox",
"ms-office-connector"
] |
{
"author": "Vitaly Lyashchuk",
"title": "Active directory groups mapping",
"body": "Hello guys, \n\nI have confluence instance with a few \"User directories\" which are Active Directory servers. Right now we need to support many similar groups in AD and confluence. \n\nSo, I need to map all groups from AD servers into the confluence.\n\nI found manual, but he is out of date:\n\n<http://confluence.atlassian.com/display/DEV/Mapping+Active+Directory+to+Confluence>\n\nIs there any way to map groups from AD to confluence?\n\nP.S. Sorry for my bad English.\n"
} | [
{
"author": "SimonS",
"body": "Hi Vitaly,\n\nThere is a way to map AD groups to Confluence. Here is some documentation that is more up-to-date:\n\n<http://confluence.atlassian.com/display/DOC/Connecting+to+an+LDAP+Directory>\n\n-Simon\n",
"comments": [
{
"author": "Vitaly Lyashchuk",
"body": "Hi Simon,\n\nThanks for you reply, it was useful for me.\n"
}
]
},
{
"author": "SimonS",
"body": "Also - don't worry - your English is fine! Even if it wasn't you'd still be welcome here :)\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Active-directory-groups-mapping/qaq-p/38384 | [
"active-directory",
"user-management"
] |
{
"author": "Vanraj Dav",
"title": "Need to add plugin - LaTex",
"body": "Hi,\n\nWe are using confluence ondemand. Need to configure below plugin to confluence. Is it feasible?\n\n<https://studio.plugins.atlassian.com/wiki/display/CLATEX/LaTeX+Plugin>\n\nRegards,\n\nVanraj Dav\n"
} | [
{
"author": "Nic Brough -Adaptavist-",
"body": "See <http://confluence.atlassian.com/display/AOD/Atlassian+OnDemand+Plugin+Policy>\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Need-to-add-plugin-LaTex/qaq-p/229093 | [
"cloud",
"confluence-cloud"
] |
{
"author": "Johannes Teixeira",
"title": "Connecting Confluence with IIS 6 did?t work",
"body": "\n\nI ve tryed to Setup IIS 6 with Confluence like the tutorial on this website (<http://confluence.atlassian.com/display/DOC/Connecting+Confluence+with+IIS+5.1+or+6>)\n\nbut it doesn t work. What should I do?\n\nBest regards\n\nJ.T.\n"
} | [
{
"author": "Brendan Patterson",
"body": "If it is at all a viable option I would seriously consider putting Apache out front and using it as a proxy to both your IIS server and Confluence. I think you'll save yourself a lot of pain which I have experienced just having spent time connecting IIS to some Tomcat servers.\n\nThat way you can completely avoid what is a pretty arcane pursuit which relies on opaque and possibly outdated DLLs, Tomcat workers, etc. Though I know it might be hard to go the Apache proxy route if you're depending on NTLM for SSO or something.\n\nHere is a bit of related documentation on that setup. In my opinion (if viable) this will be about 100x easier especially since there is really no next step if the IIS config doesn't work other than just trying it again.\n\n<http://confluence.atlassian.com/display/DOC/Using+Apache+with+virtual+hosts+and+mod_proxy>\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Connecting-Confluence-with-IIS-6-did-t-work/qaq-p/243494 | [
"iis",
"tomcat"
] |
{
"author": "Andrey Melnikov",
"title": "Can not upgrade confluence",
"body": "when trying to Confluence 3.4.9 upgrading to version 3.5.x (eg 3.5.13) there is an error:\n\n```\n2012-02-07 07:27:18,202 INFO [main] [com.atlassian.confluence.lifecycle] contextInitialized Starting Confluence 3.5.13 (build #2171)2012-02-07 07:27:21,119 INFO [main] [atlassian.plugin.manager.DefaultPluginManager] init Initialising the plugin system2012-02-07 07:27:21,382 INFO [main] [atlassian.plugin.manager.DefaultPluginManager] init Plugin system started in 0:00:00.2602012-02-07 07:27:22,848 INFO [main] [springframework.web.context.ContextLoader] initWebApplicationContext Root WebApplicationContext: initialization started2012-02-07 07:27:24,675 INFO [main] [com.atlassian.confluence.lifecycle] <init> Loading EhCache cache manager2012-02-07 07:27:33,701 ERROR [main] [springframework.web.context.ContextLoader] initWebApplicationContext Context initialization failedorg.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pluginResourceLocator' defined in class path resource [services/pluginServiceContext.xml]: Cannot resolve reference to bean 'webResourceIntegration' while setting constructor argument with index 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'webResourceIntegration' defined in class path resource [services/pluginServiceContext.xml]: Cannot resolve reference to bean 'settingsManager' while setting constructor argument with index 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'settingsManager' defined in class path resource [applicationContext.xml]: Cannot resolve reference to bean 'upgradeManager' while setting bean property 'upgradeManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'upgradeManager' defined in class path resource [upgradeSubsystemContext.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'systemInformationService' defined in class path resource [services/statusServiceContext.xml]: Cannot resolve reference to bean 'luceneConnection' while setting bean property 'luceneConnection'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'luceneConnection' defined in class path resource [indexingSubsystemContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.atlassian.bonnie.LuceneConnection]: Constructor threw exception; nested exception is java.lang.NegativeArraySizeExceptionCaused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'webResourceIntegration' defined in class path resource [services/pluginServiceContext.xml]: Cannot resolve reference to bean 'settingsManager' while setting constructor argument with index 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'settingsManager' defined in class path resource [applicationContext.xml]: Cannot resolve reference to bean 'upgradeManager' while setting bean property 'upgradeManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'upgradeManager' defined in class path resource [upgradeSubsystemContext.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'systemInformationService' defined in class path resource [services/statusServiceContext.xml]: Cannot resolve reference to bean 'luceneConnection' while setting bean property 'luceneConnection'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'luceneConnection' defined in class path resource [indexingSubsystemContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.atlassian.bonnie.LuceneConnection]: Constructor threw exception; nested exception is java.lang.NegativeArraySizeExceptionCaused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'settingsManager' defined in class path resource [applicationContext.xml]: Cannot resolve reference to bean 'upgradeManager' while setting bean property 'upgradeManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'upgradeManager' defined in class path resource [upgradeSubsystemContext.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'systemInformationService' defined in class path resource [services/statusServiceContext.xml]: Cannot resolve reference to bean 'luceneConnection' while setting bean property 'luceneConnection'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'luceneConnection' defined in class path resource [indexingSubsystemContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.atlassian.bonnie.LuceneConnection]: Constructor threw exception; nested exception is java.lang.NegativeArraySizeExceptionCaused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'upgradeManager' defined in class path resource [upgradeSubsystemContext.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'systemInformationService' defined in class path resource [services/statusServiceContext.xml]: Cannot resolve reference to bean 'luceneConnection' while setting bean property 'luceneConnection'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'luceneConnection' defined in class path resource [indexingSubsystemContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.atlassian.bonnie.LuceneConnection]: Constructor threw exception; nested exception is java.lang.NegativeArraySizeExceptionCaused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'systemInformationService' defined in class path resource [services/statusServiceContext.xml]: Cannot resolve reference to bean 'luceneConnection' while setting bean property 'luceneConnection'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'luceneConnection' defined in class path resource [indexingSubsystemContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.atlassian.bonnie.LuceneConnection]: Constructor threw exception; nested exception is java.lang.NegativeArraySizeExceptionCaused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'luceneConnection' defined in class path resource [indexingSubsystemContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.atlassian.bonnie.LuceneConnection]: Constructor threw exception; nested exception is java.lang.NegativeArraySizeExceptionCaused by: org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.atlassian.bonnie.LuceneConnection]: Constructor threw exception; nested exception is java.lang.NegativeArraySizeExceptionCaused by: java.lang.NegativeArraySizeException at org.apache.lucene.store.IndexInput.readString(IndexInput.java:122) at org.apache.lucene.index.FieldInfos.read(FieldInfos.java:356) at org.apache.lucene.index.FieldInfos.<init>(FieldInfos.java:71) at org.apache.lucene.index.SegmentReader$CoreReaders.<init>(SegmentReader.java:120) at org.apache.lucene.index.SegmentReader.get(SegmentReader.java:667) at org.apache.lucene.index.SegmentReader.get(SegmentReader.java:628) at org.apache.lucene.index.DirectoryReader.<init>(DirectoryReader.java:108) at org.apache.lucene.index.DirectoryReader$1.doBody(DirectoryReader.java:80) at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:683) at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:73) at org.apache.lucene.index.IndexReader.open(IndexReader.java:476) at org.apache.lucene.index.IndexReader.open(IndexReader.java:300) at org.apache.lucene.search.IndexSearcher.<init>(IndexSearcher.java:87) at org.apache.lucene.search.DelayCloseIndexSearcher.<init>(DelayCloseIndexSearcher.java:87) at com.atlassian.bonnie.LuceneConnection.createSearcher(LuceneConnection.java:483) at com.atlassian.bonnie.LuceneConnection.<init>(LuceneConnection.java:93) at com.atlassian.bonnie.LuceneConnection.<init>(LuceneConnection.java:108) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:532) at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:85) at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:87) at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:187) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:800) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:718) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:386) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:249) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:155) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:246) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:267) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:110) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1100) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:862) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:423) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:249) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:155) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:246) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByName(AbstractAutowireCapableBeanFactory.java:881) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:829) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:423) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:249) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:155) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:246) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:267) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:110) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1100) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:862) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:423) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:249) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:155) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:246) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:267) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:110) at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:385) at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:121) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:800) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:718) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:386) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:249) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:155) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:246) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:267) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:110) at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:385) at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:121) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:800) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:718) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:386) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:249) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:155) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:246) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:291) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:352) at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:246) at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:189) at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:49) at com.atlassian.spring.container.ContainerContextLoaderListener.contextInitialized(ContainerContextLoaderListener.java:32) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4205) at org.apache.catalina.core.StandardContext.start(StandardContext.java:4704) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053) at org.apache.catalina.core.StandardHost.start(StandardHost.java:840) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053) at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463) at org.apache.catalina.core.StandardService.start(StandardService.java:525) at org.apache.catalina.core.StandardServer.start(StandardServer.java:754) at org.apache.catalina.startup.Catalina.start(Catalina.java:595) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)2012-02-07 07:27:33,709 ERROR [main] [ContainerBase.[Standalone].[localhost].[/]] log Exception sending context initialized event to listener instance of class com.atlassian.config.bootstrap.BootstrappedContextLoaderListenerorg.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pluginResourceLocator' defined in class path resource [services/pluginServiceContext.xml]: Cannot resolve reference to bean 'webResourceIntegration' while setting constructor argument with index 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'webResourceIntegration' defined in class path resource [services/pluginServiceContext.xml]: Cannot resolve reference to bean 'settingsManager' while setting constructor argument with index 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'settingsManager' defined in class path resource [applicationContext.xml]: Cannot resolve reference to bean 'upgradeManager' while setting bean property 'upgradeManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'upgradeManager' defined in class path resource [upgradeSubsystemContext.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'systemInformationService' defined in class path resource [services/statusServiceContext.xml]: Cannot resolve reference to bean 'luceneConnection' while setting bean property 'luceneConnection'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'luceneConnection' defined in class path resource [indexingSubsystemContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.atlassian.bonnie.LuceneConnection]: Constructor threw exception; nested exception is java.lang.NegativeArraySizeExceptionCaused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'webResourceIntegration' defined in class path resource [services/pluginServiceContext.xml]: Cannot resolve reference to bean 'settingsManager' while setting constructor argument with index 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'settingsManager' defined in class path resource [applicationContext.xml]: Cannot resolve reference to bean 'upgradeManager' while setting bean property 'upgradeManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'upgradeManager' defined in class path resource [upgradeSubsystemContext.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'systemInformationService' defined in class path resource [services/statusServiceContext.xml]: Cannot resolve reference to bean 'luceneConnection' while setting bean property 'luceneConnection'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'luceneConnection' defined in class path resource [indexingSubsystemContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.atlassian.bonnie.LuceneConnection]: Constructor threw exception; nested exception is java.lang.NegativeArraySizeExceptionCaused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'settingsManager' defined in class path resource [applicationContext.xml]: Cannot resolve reference to bean 'upgradeManager' while setting bean property 'upgradeManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'upgradeManager' defined in class path resource [upgradeSubsystemContext.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'systemInformationService' defined in class path resource [services/statusServiceContext.xml]: Cannot resolve reference to bean 'luceneConnection' while setting bean property 'luceneConnection'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'luceneConnection' defined in class path resource [indexingSubsystemContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.atlassian.bonnie.LuceneConnection]: Constructor threw exception; nested exception is java.lang.NegativeArraySizeExceptionCaused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'upgradeManager' defined in class path resource [upgradeSubsystemContext.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'systemInformationService' defined in class path resource [services/statusServiceContext.xml]: Cannot resolve reference to bean 'luceneConnection' while setting bean property 'luceneConnection'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'luceneConnection' defined in class path resource [indexingSubsystemContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.atlassian.bonnie.LuceneConnection]: Constructor threw exception; nested exception is java.lang.NegativeArraySizeExceptionCaused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'systemInformationService' defined in class path resource [services/statusServiceContext.xml]: Cannot resolve reference to bean 'luceneConnection' while setting bean property 'luceneConnection'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'luceneConnection' defined in class path resource [indexingSubsystemContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.atlassian.bonnie.LuceneConnection]: Constructor threw exception; nested exception is java.lang.NegativeArraySizeExceptionCaused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'luceneConnection' defined in class path resource [indexingSubsystemContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.atlassian.bonnie.LuceneConnection]: Constructor threw exception; nested exception is java.lang.NegativeArraySizeExceptionCaused by: org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [com.atlassian.bonnie.LuceneConnection]: Constructor threw exception; nested exception is java.lang.NegativeArraySizeExceptionCaused by: java.lang.NegativeArraySizeException at org.apache.lucene.store.IndexInput.readString(IndexInput.java:122) at org.apache.lucene.index.FieldInfos.read(FieldInfos.java:356) at org.apache.lucene.index.FieldInfos.<init>(FieldInfos.java:71) at org.apache.lucene.index.SegmentReader$CoreReaders.<init>(SegmentReader.java:120) at org.apache.lucene.index.SegmentReader.get(SegmentReader.java:667) at org.apache.lucene.index.SegmentReader.get(SegmentReader.java:628) at org.apache.lucene.index.DirectoryReader.<init>(DirectoryReader.java:108) at org.apache.lucene.index.DirectoryReader$1.doBody(DirectoryReader.java:80) at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:683) at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:73) at org.apache.lucene.index.IndexReader.open(IndexReader.java:476) at org.apache.lucene.index.IndexReader.open(IndexReader.java:300) at org.apache.lucene.search.IndexSearcher.<init>(IndexSearcher.java:87) at org.apache.lucene.search.DelayCloseIndexSearcher.<init>(DelayCloseIndexSearcher.java:87) at com.atlassian.bonnie.LuceneConnection.createSearcher(LuceneConnection.java:483) at com.atlassian.bonnie.LuceneConnection.<init>(LuceneConnection.java:93) at com.atlassian.bonnie.LuceneConnection.<init>(LuceneConnection.java:108) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:532) at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:85) at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:87) at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:187) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:800) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:718) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:386) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:249) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:155) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:246) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:267) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:110) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1100) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:862) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:423) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:249) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:155) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:246) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByName(AbstractAutowireCapableBeanFactory.java:881) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:829) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:423) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:249) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:155) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:246) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:267) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:110) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1100) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:862) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:423) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:249) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:155) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:246) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:267) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:110) at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:385) at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:121) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:800) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:718) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:386) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:249) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:155) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:246) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:267) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:110) at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:385) at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:121) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:800) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:718) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:386) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:249) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:155) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:246) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:160) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:291) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:352) at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:246) at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:189) at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:49) at com.atlassian.spring.container.ContainerContextLoaderListener.contextInitialized(ContainerContextLoaderListener.java:32) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4205) at org.apache.catalina.core.StandardContext.start(StandardContext.java:4704) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053) at org.apache.catalina.core.StandardHost.start(StandardHost.java:840) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053) at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463) at org.apache.catalina.core.StandardService.start(StandardService.java:525) at org.apache.catalina.core.StandardServer.start(StandardServer.java:754) at org.apache.catalina.startup.Catalina.start(Catalina.java:595) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)2012-02-07 07:27:33,713 ERROR [main] [ContainerBase.[Standalone].[localhost].[/]] log Exception sending context initialized event to listener instance of class com.atlassian.confluence.upgrade.UpgradeLauncherServletContextListenerjava.lang.NullPointerException at com.atlassian.spring.container.ContainerManager.getComponent(ContainerManager.java:33) at com.atlassian.confluence.upgrade.UpgradeLauncherServletContextListener.contextInitialized(UpgradeLauncherServletContextListener.java:23) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4205) at org.apache.catalina.core.StandardContext.start(StandardContext.java:4704) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053) at org.apache.catalina.core.StandardHost.start(StandardHost.java:840) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053) at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463) at org.apache.catalina.core.StandardService.start(StandardService.java:525) at org.apache.catalina.core.StandardServer.start(StandardServer.java:754) at org.apache.catalina.startup.Catalina.start(Catalina.java:595) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)2012-02-07 07:27:34,018 INFO [main] [com.atlassian.confluence.lifecycle] contextDestroyed Stopping Confluence\n```\n\n<br />\n"
} | [
{
"author": "HuseinA",
"body": "Andrey, this is caused by a corruption in Confluence index directory. This can be solved by removing the Confluence index directory, then restart Confluence to re-trigger the upgrade. More details of this issue is covered in [this KB](http://confluence.atlassian.com/x/dZ-RE).\n",
"comments": null
},
{
"author": "Andrew Frayling",
"body": "Hi Andrey,\n\nI think you may be hitting this known issue - <https://jira.atlassian.com/browse/CONF-22487> - a patch file for resolving this is attached to the bug report.\n\nAndrew.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Can-not-upgrade-confluence/qaq-p/151915 | [
"upgrade"
] |
{
"author": "Mike Naseef",
"title": "How do I disable automatic link in a Confluence page",
"body": "When I have text like \"this must start with file:/\" in a confluence page, Confluence is automatically converting \"file:/\" to a clickable link - even though I don't have any square brackets around it. Can I disable this somehow or escape the code so that it will show as \"file:/\" and not ,e.g., \"file\\\\:/\" and not be blue and clickable? NB, I use the Wiki Markup tab, not the Rich Text.\n\nThanks,\n\nMike\n"
} | [
{
"author": "Mike Naseef",
"body": "So, I discovered the answer by using the rich text editor - the nolink macro seems to take care of this: {nolink:file:/}.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/How-do-I-disable-automatic-link-in-a-Confluence-page/qaq-p/289075 | [
"link",
"wiki"
] |
{
"author": "Susan Hazlett",
"title": "How can I prevent a link from happening?",
"body": "Before the wiki \"upgrade\" which prevents any editing via markup now, I could edit my page to prevent an automatic link from happening. Now I can't, and cannot find out how to do this within the User's Guide. My problem is that I have a line of text with the following:\n\nUTF-8 Regex Test (w/ UTF-8),\n\nAnd the second instance of UTF-8 appears as if it were an autolink to a Jira issue. I've seen this a couple of times with various forms of XXX-99 text strings, and no longer can fix this to \\*not\\* be a link.\n\nCan someone point me in the right direction on how to fix this in the \"new and improved\" wiki editor? I tried to escape the dash, (UTF\\\\-8) as was once an option in wiki markup, but that just shows me the literal text... not a nice formatting option.\n"
} | [
{
"author": "Ewan Willis",
"body": "Put a backslash in front of the hyphen i.e. for instances of UTF-8 you should type out as UTF\\\\-8 to avoid autolink voodoo\n",
"comments": [
{
"author": "Brandon G",
"body": "This should be the actual accepted-answer because it is correct and resolves the users problem without creating a new problem.\n"
},
{
"author": "Andy Hurley",
"body": "Except that it doesn't work! At least, not in our 7.3.3 on premis instance.\n\nIf I prefix a - with a \\\\ I get \\\\- displayed. No link but still not the text I wanted.\n\ne.g. I have an Epic name with this:\n\nFR\\\\-01 Approve draft consent order with no amendment\n\nIf I remove the \\\\ it makes it a link to a withdrawn issue called FR-01 which not only is a link to something irrelevant, it also has a line through it.\n"
}
]
},
{
"author": "Maximilian Nyman",
"body": "The automatic link creation is extremely annoying for me and the fact that there's nothing (reasonable) I can do in my text to prevent it is just crazy.\n\nAny news about when this will be sorted?\n\nThanks, \nMax\n",
"comments": null
},
{
"author": "Michael Knight",
"body": "This is caused by <https://jira.atlassian.com/browse/CONF-27814>. I'm pushing to get this fixed at the moment. Feel free to watch/vote/comment on the issue.\n",
"comments": null
},
{
"author": "Rich Glazier",
"body": "Any real answer to this? long dash and slashes don't work. This is like MS Word c.1998, where the software is smarter than you. I want to paste plain text, and not have it be interpreted as a hyperlink. Thank you for the help.\n",
"comments": null
},
{
"author": "Ben Shamsian",
"body": "Another quick option is to not use minus \"-\" and instead use EM/Long dash \"--\".\n\nso you would enter PJ--123 - visually it looks very similar and Jira will not make it into a link.\n",
"comments": [
{
"author": "chris",
"body": "You can also insert an invisible zero width space to disable the link, e.g. PJ-\\​123 will appear as PJ-123 (or at least it works in JIRA)\n"
}
]
},
{
"author": "SimonS",
"body": "Hi Susan,\n\nI'm sorry for the trouble with the new editor.\n\nYou can prevent the link from happening by including the text in the {noformat} macro.\n\nThis is not ideal - it puts a box around the noformat area, but it will stop the link.\n\nThis is one of the many usability problems we're going to fix with the Confluence editor in the coming months. Please bear with us!\n\n-Simon\n",
"comments": [
{
"author": "Timo Rumland",
"body": "Has this issue been resolved already? How can I prevent such automatic link?\n\nWe have several tables with hardware model information like \"PJ-123\" and Confluence generates JIRA issue links.\n\nIs there any other solution to that ugly {noformat} macro (it's just not bearable in tables)?\n"
},
{
"author": "Varun Nedumaran",
"body": "How to make the JIRA hyperlink disable .We are using JIRA 6.4.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/How-can-I-prevent-a-link-from-happening/qaq-p/105719 | null |
{
"author": "wlong (SHIP)",
"title": "Is there a list of Anonymous user features",
"body": "I'm looking for what an Anonymous user can access/see in Confluence and JIRA. I see a lot of specific questions about the Anonymous user but I'm looking for a holistic list of what can that type of user do/see in the applications.\n"
} | [
{
"author": "Nic Brough -Adaptavist-",
"body": "I'm afraid it's not really available. The answer is \"what ever you let the anonymous users see\".\n\nIf you look at the Confluence space permissions page, anonymous is one of the options, so you can enable whatever activity you like on a space-by-space basis.\n\nJira is more complex, but again, there's an \"anyone\" in the group lists. Use that in a permission scheme, and anonymous users get those permissions in the projects you use it in.\n\nAlso check the global permissions for their access.\n\nThing is, if you don't add \"anonymous\" to anything, then the answer is simple - they'll be able to see the login screen, and the \"no permissions\" pages. Everything else, you'll have added!\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Is-there-a-list-of-Anonymous-user-features/qaq-p/151030 | [
"jira"
] |
{
"author": "Tom Wilson",
"title": "Is there an aging report for deleted pages",
"body": "Hi\n\nIs there a way to get a aging report for deleted pages. We would like to have a way to view deleted pages by 30 , 60 or ninety days.. At the 60 day mark, I would be be able to filter on those pages ad remove them from the trash.\n\nThank You\n\nTom Wilson\n\nPSEG\n\n[[email protected]](mailto:[email protected])\n"
} | [
{
"author": "Midori",
"body": "There is no *aging report* within the Trash, but there is its equivalent available for **active** Confluence pages with the [Confluence Archiving Plugin](https://marketplace.atlassian.com/plugins/com.midori.confluence.plugin.archiving)!\n\nIt calculates the [time-since-last-update](http://www.midori-global.com/products/confluence-archiving-plugin/documentation/#update-age) and [time-since-last-view](http://www.midori-global.com/products/confluence-archiving-plugin/documentation/#view-age) values, and reports them in multiple leves:\n\n* [for each page](http://www.midori-global.com/products/confluence-archiving-plugin/documentation/#page-status-indicator)\n* [for the pages in a space](http://www.midori-global.com/products/confluence-archiving-plugin/documentation/#page-status-browser)\n* as a per-space metric to indicate the overall quality of the content in that space:\n* [as a global metric to indicate the overall quality of the content in the wiki](http://www.midori-global.com/products/confluence-archiving-plugin/documentation/#content-quality-statistics)\n\nconfluence-page-age-report.png\n\n[](https://community.atlassian.com/t5/Confluence-questions/Is-there-an-aging-report-for-deleted-pages/qaq-p/217576?attachment-id=3953){#link_118dab9108cfb1} \n[](/tnckb94959/attachments/tnckb94959/confluence-questions/190964/1/confluence-page-age-report.png){#display_118dab9108cfb1_0}\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Is-there-an-aging-report-for-deleted-pages/qaq-p/217576 | [
"age"
] |
{
"author": "mathieu scherz",
"title": "webdav upload problem with confluence, bitkinex and windows 7",
"body": "Hello,\n\nI cannot upload file to confluence webdav onDemand. I'm using Bitkinex and windows 7.\n\nI try to import a space backup and it is large than 100MB.\n\n<br />\n\nAny idea?\n\nThanks\n"
} | [
{
"author": "Jaime S",
"body": "This is not a large file, so I don't think this is the problem.\n\nAre you part of the site-admins group? This is generally required.\n\nKind regards. \nJaime Kirch da Silveira.\n",
"comments": null
},
{
"author": "mathieu scherz",
"body": "Well, bitkinex doesn't display really any comprehensive error!\n\nIf I try to display the folder with firefox (does it makes sense?), it doesnt'accept the authentification.\n",
"comments": null
},
{
"author": "mathieu scherz",
"body": "Could it be this? <https://studio.atlassian.com/browse/JST-5660>\n",
"comments": null
},
{
"author": "NikE",
"body": "What error messages are you getting? How big is the file?\n",
"comments": null
},
{
"author": "mathieu scherz",
"body": "This might be a passowrd problem? Any idea?\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/webdav-upload-problem-with-confluence-bitkinex-and-windows-7/qaq-p/103503 | [
"cloud"
] |
{
"author": "Konnie McCauley",
"title": "kerberos authentication receiving 302 redirect rather than internal forward",
"body": "when authenticating from outside receiving two login pages. Receiving a 302 temporary move which looses the username and password. Need second authentication to log in. Where in the configuraiton files can we alter the 302 temporary move to an internal forward instead.\n"
} | [
{
"author": "Ellen Feaheny [AppFusions]",
"body": "Thanks for contacting us direct so we can support you directly on this additional use cases so we can properly assist you.\n\n[Answers.atlassian.com](http://Answers.atlassian.com) is not the place for a custom config/network specific solution. As you know, the initial authenticator was per your site.\n",
"comments": null
},
{
"author": "Konnie McCauley",
"body": "Our confluence is set up as such:\n\nStandalone Confluence 3.5.13 (one server) - a separate SQL server 2005\n\nOpen to outside access. When a user tries to access confluence from outside receive an initial login screen.\n\nupon entering login information. Then prompted to enter login information again, then authenticated to confluence.\n\nWhen watching wireshark - see severl 302 temporarily moved lines. I read that when you receive a 302 temporarily moved - the kerberos authentication is lost. Documentatio mentions that we should use internal forwards instead, which would keep the username and password information.\n\nIf this is the case, what needs to be entered and where is this entered\n",
"comments": [
{
"author": "Konnie McCauley",
"body": "By the way, Barney built our Kerberos authenticator\n"
},
{
"author": "Konnie McCauley",
"body": "We have done some serious packet watching and testing inside, outside, even on a computer that was inside but not in the domain. Here is where we are:\n\nCan the Kerberos authenticator either:\n\n- Permit NTLM as well or\n\n- Drop the negotiation and only allow basic and Kerberos?\n\nWhen accessing the site with Internet Explorer either outside or on a machine that is not in the domain you get the initial IE preferred authentication \"ntlm\", then the authenticator rejects this and a new window pops up requesting \"basic\" authentication and success......\n"
}
]
},
{
"author": "David at David Simpson Apps",
"body": "Please expand on the problem you're having with a dash more detail.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/kerberos-authentication-receiving-302-redirect-rather-than/qaq-p/226635 | null |
{
"author": "Daniel Werner",
"title": "Confluence 4.0: How can I use the title of a page inside a macro called within a user macro?",
"body": "How can I use the title of a page inside a macro called within a user macro in confluence 4?\n\nI.e. the following inside a user macro doesn't work: \n\n|---------------------------------------------------------------|\n| `<ac:macro ac:name=``\"info\"``>$content.getTitle()</ac:macro>` |\n\nIt returns an empty info box.\n"
} | [
{
"author": "Andrew Frayling",
"body": "Hi Daniel,\n\nTry:\n\n```\n<ac:macro ac:name=\"info\"> <ac:parameter ac:name=\"title\">Foo</ac:parameter> <ac:rich-text-body>$content.getTitle()</ac:rich-text-body></ac:macro>\n```\n\nI.e. put $content.getTitle() inside a \\<ac:rich-text-body\\> element. Just did a quick test on my 4.x install and it seems to work.\n\nAndrew.\n",
"comments": [
{
"author": "Tyler K.",
"body": "This won't get the full title if the title contains characters between \\< and \\> symbols for instance the title\n\nI am \\<not\\> tall\n\nwith be displayed\n\nI am tall\n\nDo you know if there is a fix for this?\n\nUsing 4.1\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Confluence-4-0-How-can-I-use-the-title-of-a-page-inside-a-macro/qaq-p/144216 | [
"user-macro"
] |
{
"author": "Suraiya Banu",
"title": "Where do I announce the release of Confluence plugin?",
"body": "Hi,\n\nCan anybody provide me with the link where I can make the announcement of my plugin release in confluence?\n\nThanks\n"
} | [
{
"author": "Oli S",
"body": "you could register our plugin at the plugin exchange of atlassian.\n\n[https://plugins.atlassian.com/manage/createplugin](https://plugins.atlassian.com/manage/createplugin \"Plugin Exchange\")\n\nYour sourcecode could be hosted at github.\n\noli\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Where-do-I-announce-the-release-of-Confluence-plugin/qaq-p/179655 | null |
{
"author": "poonam chaudhari",
"title": "why profile is not geting updated?",
"body": "i am using confluence 4.0.5\n"
} | [
{
"author": "Nic Brough -Adaptavist-",
"body": "Don't know - there's not enough information here for us to help you. (Although, it's ondemand, so you might be better off raising a support call. With more detail)\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/why-profile-is-not-geting-updated/qaq-p/130408 | [
"cloud",
"confluence-cloud"
] |
{
"author": "Rajendra Murakonda",
"title": "Square brackets in an external URL breaks the link",
"body": "Hi,\n\nI am trying to include the following link in confluence. Confluence strips of the entire link. I have even tried to encode the url but without any success. If I remove the square brackets, everything works fine. So how do I solve this problem other than changing the default linking character to double brackers instead of the single bracket.\n\n\\<a href=\"http://qualitytools/rrd/index.php?RD_COMMIT\\[\\]=\\&RD_COMMIT\\[\\]=Y\\&TARGET_RELEASE\\[\\]=IC616\\&MRD_ID\\[\\]=;\\&showTable=1\\&table=RRD---vs---MRD\\&genericFilters=;MRD_DESCRIPTION\\&tableMode=view\\&genericFieldsLeft=MRD_DESCRIPTION;;;MRD_OWNER;;;MRD_STATUS;;;PROJECT_ID\\&genericFieldsTop=PROJECT_NAME:L;;;STAFF_OWNER:L\"\\>Test\\</a\\>\n\nThanks,\n\nRajendra\n"
} | [
{
"author": "ColinM",
"body": "Hi,\n\nI have the same issue with curly brackets { } .\n\nI wrote a tool to automatically push content in Confluence, using the REST API. Some external links are links to Sharepoint that sometimes contains an ID between brackets. With the brackets, the external link is lost and in the final storage format I can see \\<a\\>\\</a\\> link with no href attribute. If I simply remove the brackets from the external URL, then a link is correctly created.\n\nWhat would be the best solution:\n\n* Can we escape them for Confluence ? ( \\\\{ or \\{ is not working)\n* Should we simply delete them ? (no other solution ?)\n\nThanks,\n\nColin\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Square-brackets-in-an-external-URL-breaks-the-link/qaq-p/454867 | [
"markup"
] |
{
"author": "poonam chaudhari",
"title": "recently updated macro is not working.. why?",
"body": "m using confluence 4.0.5\n"
} | [
{
"author": "Nic Brough -Adaptavist-",
"body": "Don't know, there's too little information in your question. What have you actually got on the page? What result do you get? Error message, blank space, wrong data etc?\n",
"comments": [
{
"author": "poonam chaudhari",
"body": "i am getting the following error :Error rendering macro 'recently-updated' : com/atlassian/confluence/plugins/macros/advanced/recentupdate/Theme\n"
},
{
"author": "Nic Brough -Adaptavist-",
"body": "Ok, that needs more information - specifically, there will be an error in your log file, and you need to read that.\n\nAlso, are you using any parameters on the macro? What happens if you change them?\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/recently-updated-macro-is-not-working-why/qaq-p/78312 | [
"cloud",
"confluence-cloud"
] |
{
"author": "Paul Hoffmann",
"title": "Running applications from within Confluence",
"body": "I am just starting with Confluence and I want to setup a server management page so that all of the server details for a given site can be seen on that page. We are running Confluence 3.0.1 at present but will soon be upgrading to 4.1 I can link to server management cards using http by putting in their IP address but I would like to be able to remote to the server using RDP by running mstsc /v:10.1.1.1 by hitting a button on the page.\n\nQ1 Can I easily run a dos command or a windows application from within the Confluence page?\n\nQ2 Are there more buttons than just the coloured stars available - something a little larger?\n\nI haven't got admin rights on the server and will need to get the admin to load the appropriate plugin/macro should one exist.\n"
} | [
{
"author": "JamieA",
"body": "You can add .rdp files as attachments on the page and link to those, eg \\[Connect to Server\\|\\^server.rdp\\].\n\nConfluence can run anything but it would run on the server, which is not what you want. You could use activeX but that's all a bit pass?, and has security implications.\n\nDon't know about buttons, but you can add your own images or style buttons using the space stylesheet, if you're a space admin.\n",
"comments": null
},
{
"author": "Joe Clark",
"body": "Some other alternatives here, but none of them seem very straight-forward: <http://superuser.com/questions/312011/can-you-launch-remote-desktop-via-url>\n\nI like Jamie's suggestion.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Running-applications-from-within-Confluence/qaq-p/264938 | null |
{
"author": "David Parks",
"title": "Can I import from basecamp?",
"body": "We're moving to Confluence from Basecamp, basecamp offers an HTML and XML export option. I see an \"DOC\" type import for Confluence in the 'Tools' menu.\n\nAre there any other options for importing basecamp info (aside from basecamp export -\\> manual re-format in MSWord -\\> Import word doc to Confluence)?\n"
} | [
{
"author": "Ellen Feaheny [AppFusions]",
"body": "Hi David -\n\nNo there is not a direct path - and depending on your content formatting in Basecamp between pages, you might have different results..\n\nOn the [HTML / XML question](https://studio.plugins.atlassian.com/wiki/display/UWC/UWC+F.A.Q.#UWCF.A.Q.-CanIconvertHTMLpages%3F) - see this.\n\nAnyways, I would do some tests, and find to smoothest path as you have described above.\n\nIf you'd like some help with scripting the effort, if you have tons of pages - let us know.\n\nOtherwise, while tedious - manual at least allows you to scrub and sift through/polish your content on the way in (or delete pages you don't want to move).\n\nSo consider your options / strategy...\n\nBest,\n\nEllen\n\n[[email protected]](mailto:[email protected])\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Can-I-import-from-basecamp/qaq-p/340630 | [
"basecamp",
"import"
] |
{
"author": "David Parks",
"title": "How can I watch a 'space' in confluence?",
"body": "Q1: I want to watch an entire space (be notified of everything in that space). How do I do this?\n\nQ2: If I 'watch' a page, does that mean I'm 'watching' all pages under it, or only that page? Is there a 'watch +subpages' option?\n"
} | [
{
"author": "SarahA",
"body": "Hallo David\n\nTo watch a space:\n\n1. Log in.\n2. Go to a page in the space you want.\n3. Choose \"**Browse** \" \\> \"**Advanced** \", and click \"**Start watching this space**\".\n\nUnfortunately there is no option to watch a page plus all its subpages. If you're watching a page, you do not get notification of changes to its subpages (unless you are watching the space as well).\n\nI hope this helps!\n\nCheers, Sarah\n",
"comments": [
{
"author": "Matthew J. Horn",
"body": "Which version is this, or where is the Browse menu?\n"
},
{
"author": "AndrewA",
"body": "Hi Matthew,\n\nWhere you do not see a browse button I am guessing you are use Confluence 5 yes? If so, then the UI is slightly different then in previous versions. In 5, navigate to any page in the desired space and then click 'pages' in the left hand nav. In the top right are of the resulting page there will be a link that says 'watch this space' with a little eye icon. Click this link and you will be watching the space.\n\nI hope this helps :)\n\nCheers, \nAndrew\n"
},
{
"author": "Matthew J. Horn",
"body": "Unfortunately, I did some heavy customization of the UI, and removed most of the \"admin\" type functions from the individual pages. So I created a macro and an \"admin\" page that lets administrators watch/unwatch spaces instead. THanks, though!\n"
}
]
},
{
"author": "David Peterson",
"body": "There is the Descendants Notifications Plugin from Adaptavist:\n\n<https://www.adaptavist.com/display/Plugins/Descendant+Notifications>\n\nIt will make sure you're notified on any child page modifications.\n\nRegards,\n\nDavid Peterson\n",
"comments": [
{
"author": "Thomas Wendel",
"body": "Hi David\n\nThe latest version of the plugin (4.3.7) is not compatible with Confleunce 5.x.\n\nDo you have any plans to update the plugin?\n\nCheers, \nThomas\n"
},
{
"author": "Antonio Cerezo Iglesias",
"body": "Hi Thomas,\n\nDescendant Notifications Plugin was made commercial for Confluence 5.x versions under the name of Enterprise Notifications.\n\nYou can find the details here: <https://marketplace.atlassian.com/plugins/com.adaptavist.confluence.enterpriseNotifications>\n\nRegards,\n\nAntonio\n"
}
]
},
{
"author": "Evgeny Victorov",
"body": "So, in 5.8.5 it's done by clicking on \"Watch\" and ticking the \"Watch all space content\" option.\n",
"comments": [
{
"author": "Tom Leary",
"body": "This is how it's accomplished without needing plug-ins.\n"
}
]
},
{
"author": "Vera Henrichs",
"body": "And how about this feature? <https://jira.atlassian.com/browse/CONF-40582> Please vote!\n",
"comments": null
},
{
"author": "Dierdre O'Donnell-Griswold",
"body": "Here's how to watch a space in Confluence 5.1 (which is what we seem to have)\n\n1. Go to the space (you can do this from any page in the space, too).\n\n2. On the horizontal toolbar at top, choose **Browse** , then **Space Operations** at the dropdown.\n\n3. From the menu at left, under **Subscribe** , choose **Watch this space**.\n\nIf you are already watching the space and want to stop, follow the steps above, but choose **Stop watching this space**, which will be on the menu instead of Watch this space.\n\nHopefully this will help someone.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/How-can-I-watch-a-space-in-confluence/qaq-p/64998 | [
"confluence-cloud",
"watch",
"watcher"
] |
{
"author": "Nathan Van Prooyen",
"title": "No Install Tab On UPM Screen In Confluence On-Demand (Evaluation)",
"body": "It looks like there should be a install tab in the Universal Plugin Manager page inside Confluence, but it isn't displaying. Is this a limitation of On-Demand or the evaluation? Or am I missing something? We need to explore how well some plugins work to make a purchase decision. I would upload a screen shot, but apparently I have no karma.\n"
} | [
{
"author": "Fulvio Medeot",
"body": "I had same question in mind.\n\nWith a search I find this page <http://confluence.atlassian.com/display/AOD/Atlassian+OnDemand+Plugin+Policy> that explain all.\n\nBye\n\nFulvio\n",
"comments": null
},
{
"author": "Nathan Van Prooyen",
"body": "After I posted the first question, it gave me a karma point...so here is the screen shot.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/No-Install-Tab-On-UPM-Screen-In-Confluence-On-Demand-Evaluation/qaq-p/408855 | [
"cloud",
"confluence-cloud"
] |
{
"author": "Aaron Hurley",
"title": "Is there an easy way to temporarily point to a different database?",
"body": "I am trying to look at a DB backup (of a separate instance) of Confluence. Can I do this by simply changing the confluence.cfg.xml file or is there a more detailed process?\n\nI only want to do this temporarily so that I can recover some data, I will then point back to the initial DB.\n"
} | [
{
"author": "Nic Brough -Adaptavist-",
"body": "You should be able to change the url and then swap it back, but you could have problems.\n\nConfluence has caches and indices, so you'll probably end up with a corrupted index (so re-indexing after each change is probably worth doing), and if your confluences have different plugins, you may have some issues with them poking data into each database automatically.\n\nOther than that though, your databases will be fine (barring extraneous plugin info).\n\nPersonally, I'd not bother - I'd set up a second Confluence to read the backup DB - your license entitles you to a developer license you can use, and you can set it up by almost copying the install for the main one wholesale.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Is-there-an-easy-way-to-temporarily-point-to-a-different/qaq-p/418928 | null |
{
"author": "MediaBandit Admin",
"title": "all updates",
"body": "is there any way to make it so that only updates pertinent to a user are shown on the home page? every update by everyone is shown there which is not ideal as a lot of updates are not for everyones eyes!\n"
} | [
{
"author": "Maya S Chase",
"body": "I've had users complain that it was too much information, so I've either narrowed it by project, or taken it off completely and replaced it with a \"Favorite Filters\" query customized to only what the user wants to see.\n\nNot ideal solutions, but at least it's a workaround.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/all-updates/qaq-p/196594 | [
"cloud",
"confluence-cloud"
] |
{
"author": "Giovani Marin",
"title": "Alternative form to create page",
"body": "I wonder how do I create a page that has a form, where this form has four fields, one that will be the title, and the other three fields will fill in a template. By giving submit this form, a page will be created based on these fields. \nHow to do it?\n"
} | [
{
"author": "Gregory Sudderth",
"body": "Here is a great presentation about Scaffolding:\n\n<http://www.slideshare.net/customware/confluence-scaffolding-reporting-webinar-presentation>\n\nScaffolding page: <http://wiki.customware.net/repository/display/AtlassianPlugins/Scaffolding+Plugin>\n\nG.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Alternative-form-to-create-page/qaq-p/45554 | [
"cloud",
"confluence-cloud"
] |
{
"author": "Ed Treijs",
"title": "Any easy way to copy MS source with embedded pictures into Confluence?",
"body": "Using Confluence 3.3.3.\n\nWe want to capture the emails (created/distributed via Outlook) that are used during troubleshooting in a more permanent, accessible, and searchable collection of wisdom. I would like to use wiki, but....\n\nA lot of these emails contain pictures, typically screen-shots of misbehaving applications. When I copy such an email and paste into Confluence 3.3.3 rich text editor, the text is fine but the pictures are missing.\n\nThe demand from the group is that it be easy to generate the wiki pages from the emails. Is this possible given the starting point?\n\nThe unfortunate alternative is to paste these emails into one or more Word documents and save them to SharePoint. The pasting into Word is easy and the images copy over fine, but I don't think I can make a SharePoint document library to be anywhere as easy to access, navigate, and browse as I could a group of wiki pages. So I hope we don't have to go there.\n\nAny techniques to do this copy?\n"
} | [
{
"author": "Nic Brough -Adaptavist-",
"body": "If you've got the Office Connector installed, you could try the \"word importer\" instead of \"drop into sharepoint\". It works really well for formatting and layout, although I'm not sure about the pictures, as I've never tried them.\n\nLater versions of Outlook use the office renderer internally for emails, so you might be able to persude Outlook to generate Word formats directly (instead of having to copy and paste)\n",
"comments": [
{
"author": "Ed Treijs",
"body": "Have I understood this correctly: do you mean copying the Outlook email into Word, and then displaying the Word doc in Confluence? I did that and it works, but the steps are\n\n1. Paste into Word doc\n2. Save Word doc\n3. Attach Word doc to wiki page\n4. Add {viewdoc} macro\n\nI don't think this is easy enough for people to accept this. (And I am **not** in a position to mandate it.) Still looking for an 'easy' way to get this done.\n\n(The fact that it won't be easy to find anything on SharePoint or in a honking long Word doc will only become obvious much later. The ease or difficulty in creating the items is the only thing that will be obvious at the start of the process.)\n"
},
{
"author": "Nic Brough -Adaptavist-",
"body": "No, I meant\n\n1. Paste into Word doc\n2. Save Word doc\n3. Click Tools -\\> import Word document\n\nIt converts the document into a wiki page (or a series, broken down by headings, if you've a honking long Word doc that should be broken down!)\n"
},
{
"author": "Ed Treijs",
"body": "We're using an Adaptavist theme. There is no \"Tools\" menu or icon. I'll have to ask the wiki administrators about this. At present I have no idea how to actually carry out the simple steps above. :-(\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/Any-easy-way-to-copy-MS-source-with-embedded-pictures-into/qaq-p/453650 | null |
{
"author": "Gary Maxwell",
"title": "clicking on \"stop watching this page\" icon generates error message",
"body": "From the \"Watches\" page of Confluence version 3.5.7, clicking on \"stop watching this page\" icon generates the following error message: \"Your request could not be processed because a required security token was not present in the request. You may need to re-submit the form or reload the page.\"\n\nIt appears the generated \"stop watching this page\" link does not include \"atl_token\" and its information.\n"
} | [
{
"author": "hsuhailah",
"body": "Usually this could be caused by non-standard layouts or customisation to Confluence. If you are using a custom theme, try reverting to the default theme and see how it goes.\n",
"comments": [
{
"author": "Gary Maxwell",
"body": "Thanks Hanis however we are using the default theme.\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/clicking-on-quot-stop-watching-this-page-quot-icon-generates/qaq-p/211540 | [
"token",
"watch"
] |
{
"author": "Sebastian Ljungberg",
"title": "Possible to use Confluence as a \"document server\"?",
"body": "I have got the question from our CEO to investigate if it would be possible to use Confluence (together with a plugin maybe) as a \"document server\". What we want to do is have one place to keep all our documents, user manuals and similar. Can we \"publish\" a document to our support-page and when it is updated, the document on the support page is updated automatically as well?\n\nThe document on the support-page shouldn't be a link to a downloaded page (if it is avoidable) but shown, maybe through a popup, iframe or similar?\n"
} | [
{
"author": "Gregory Sudderth",
"body": "I'm not sure if this will help:\n\n<http://confluence.atlassian.com/display/DOC/Confluence+Plugins+for+Technical+Documentation>\n\nG.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Possible-to-use-Confluence-as-a-quot-document-server-quot/qaq-p/378093 | null |
{
"author": "poonam chaudhari",
"title": "i am geeting the follwing error..why i am not getting it?",
"body": "Error rendering macro 'align' : com/atlassian/plugin/predicate/ModuleDescriptorOfClassPredicate\n"
} | [
{
"author": "poonam chaudhari",
"body": "content formating plugin is not working\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/i-am-geeting-the-follwing-error-why-i-am-not-getting-it/qaq-p/107085 | [
"macro"
] |
{
"author": "Thomas Fritz",
"title": "What are those RB Storage, RB Filtering, RB Support Plugins in Confluence 4.1?",
"body": "After upgrading from 3.5.13 to 4.1 i have a bunch of User installed Plugins with the name \"RB - Filtering, RB - Support, RB - xyz\".\n\nWhat are those plugins, do i need them? Can i safely deactivate them?\n"
} | [
{
"author": "David Peterson",
"body": "Hi there. If you're using the reporting plugin, you need them all. They are all share libraries that several of our plugins will use. The used to get duplicated inside every plugin, but now we can share them, hopefully reducing the overall memory footprint of the plugins.Short answer is, yes, you probably need them, unless you uninstall Reporting.\n",
"comments": [
{
"author": "Nic Brough -Adaptavist-",
"body": "Thanks David, that's potentially saved Thomas a few screaming users, and I've made notes for an install here that uses the reporting too.\n"
},
{
"author": "Thomas Fritz",
"body": "Thanks! Great Info!\n"
},
{
"author": "Bhupesh Nagda",
"body": "hi,\n\nAre these plugins still needed for confluence 6.15.1?\n\nI am not even able to enable them, get unexpected error everytime, shall i uninstall them?\n"
}
]
},
{
"author": "Nic Brough -Adaptavist-",
"body": "These? <https://plugins.atlassian.com/plugin/details/878843>\n\nYes, you can disable them, if you're not using them.\n",
"comments": [
{
"author": "Nic Brough -Adaptavist-",
"body": "Yes, that's quite difficult, if you can't tell why they were installed! I think that's the right approach - turn them off (rather than remove, for now) and see if anyoen breaks anything. I'd also look through the plugin list after switching them off - if there are dependencies, then they should start telling you that they need them.\n"
},
{
"author": "Thomas Fritz",
"body": "I do not know actually if i am using them, because they were installed automatically after upgrading to confluence 4.1. As it seems they are from Customware, so i think another Customware Plugin we are using, installed all the RB-\\* Plugins automatically?\n\nI will try do deactivate and wait if someone complains something not working. :D\n"
}
]
}
] | https://community.atlassian.com/t5/Confluence-questions/What-are-those-RB-Storage-RB-Filtering-RB-Support-Plugins-in/qaq-p/178246 | null |
{
"author": "AmosA",
"title": "Dragon Slaying - Should I stick to Confluence 3.5.7 or take the latest Confluence 3.5 version?",
"body": "The instructions in Dragon Slaying Stage 3 Step 2 say that I should use Confluence 3.5.7 (released June 22, 2011). The latest available Confluence 3.5 version is 3.5.13 (released September 1, 2011). Should I stick to 3.5.7 or should I use 3.5.13, which I guess only adds stability?\n"
} | [
{
"author": "Joe Clark",
"body": "There shouldn't be any problems using 3.5.13 instead.\n",
"comments": null
},
{
"author": "Joe Clark",
"body": "Ah, I think that documentation was written pre Java 7. I'll see if I can get it updated.\n",
"comments": null
},
{
"author": "AmosA",
"body": "I didn't keep the error message's details but it just said that it can't find the tables inside. Maybe it though that it managed to create them in a previous run (which is marked in a local text file).\n\n* Database already exists and with right access permissions for that user\n* Database was empty\n* Username/password were verified using \"psql\".\n* Double-checked privileges for that user (it's the database owner and was able to add roles and tables as instructed)\n* URL was verifies\n* Database was on same host.\n\nAll of these were verified with psql.\n\nI dropped and re-created the database but it didn't help.\n\nI eventually dug up and installed JDK 1.6 (6?) instead of 7 and it started working (1.6 takes a little bit of digging in order to find on Oracle's web site).\n\nI was later told that I should actually use 1.6 for everything since this is what all Atlassian products require.\n\nThe instructions in <http://confluence.atlassian.com/display/ATLAS/Dragons+Stage+1+-+Install+JIRA#DragonsStage1-InstallJIRA-Step1InstallJava> clearly say \"**Oracle JDK 1.6 or higher\"**, which I interpreted to include JDK 7, I was now told that it was supposed to mean \"1.6.x for any x\".\n\n**Thanks everyone for your responses.**\n",
"comments": null
},
{
"author": "Andrew Frayling",
"body": "What error did you get with creating tables? When the install falls over at table creation it's normally due to one of:\n\n* Database doesn't exist\n* DB exists, but isn't empty\n* Wrong username/password\n* Insufficient privileges for the DB user\n* Typo in the JDBC URL\n* Connection problem between server and DB (if they're on different machines)\n\nAndrew.\n",
"comments": null
},
{
"author": "AmosA",
"body": "Thanks for the answers. 3.5.7 config blows up on not being able to create the tables in the database. I might wipe it all and try 4.1\n",
"comments": null
},
{
"author": "Andrew Frayling",
"body": "In case you want to go for the latest and greatest I did Dragon Slayer with 4.1 (just for fun) and can confirm it all works and didn't have to deviate from the instructions.\n",
"comments": null
}
] | https://community.atlassian.com/t5/Confluence-questions/Dragon-Slaying-Should-I-stick-to-Confluence-3-5-7-or-take-the/qaq-p/214103 | [
"dragonslayer"
] |
Subsets and Splits