confluence

Using SQL for cleaning up JIRA database

Has anyone had luck with removing large amount of issues from a jira database instead of using the frontend. Deleting 60.000 issues with the bulktools isnt really feasible. Last time i tried it, the jira went nuts because of its own way of doing indexes ...

Favourite Colour: Myrtle

At work we use confluence. On occasion it crashes, resulting in an error 500 page being generated. This page includes some interesting reference information, including: System Information: favouriteColour: Myrtle javaRuntime: Java(TM) SE Runtime Environment jvmVersion: 1.0 operatingSystem: Linux 2.6.18-92.1.13.el5 ... ...

Slow PDF upload for Confluence

We run a site that we host that uses the Atlassian Confluence. The site works great and is being used now. But there is one thing. It seems like when pdf and gifs are uploaded the upload speed will be slower. But the smaller files will upload fine. Has anyone else having an issue with uploading pdf's into confluence? I am trying to...

How to export wikis from FogBugz 6 to (almost) any other wiki (final destination: Confluence)?

We have a FogBugz 6 installation, with a good deal of wiki content in place. We're transitioning to use Atlassian products (JIRA and Confluence), so we'd like to get that wiki content into Confluence. How would you approach this? Unfortunately, FogBugz doesn't appear to provide any kind of wiki export functionality, and Confluence doe...

Disabling CamelCase links in Confluence on a per-page basis

Background: My employer uses Confluence as our knowledgebase wiki, and they've turned on CamelCase links. Since we use a lot of CamelCase in our method names, this results in a lot of extraneous links; we can disable that behavior by wrapping every one of them in {nl:} but that gets tedious and sometimes we miss one. (And since there are...

Has anyone been able to get Confluence.pm to add attachments?

If so can you provide the code. I am able to do almost everything else from creating new pages, modifying page attributes etc.. But I cannot seem to add attachments. I have read the official conflunce Perl XML-RPC site and discussions but all the code fragments they show there don't seem to work for me. Here is my hacked up attempt at i...

Is there a Wiki with a Web 2.0 UI (like StackOverflow's) ?

I need to use MediaWiki at work. It used to be okay, but with sites s.a. StackOverflow, there's some user interface issues that simply don't do any more. Most importantly, I'd want to see the live preview when typing. There shouldn't be need for a preview mode. What Wikis are you using? Which would be the best for a recent (easy) Web e...

Edit HTML output from Tomcat

Hi, I have some apps running over a Tomcat Server (Jira, COnfluence & Jforum). I want to add to all of them a banner at the top of the page. Is there any way to modify the output of all of them to show it? Basically, I want to ad a frame for showing it. Thanks! ...

Is there a way to generate confluence wiki pages from javadocs?

I'd like to put documentation on a confluence wiki for a project I'm working on, and I want to automatically generate some of the documentation from javadocs. Is there a plugin for confluence that makes this easy (did not see in preliminary search), alternatively has anyone written scripts to post wiki pages to confluence based on javado...

Integrate TeamCity Reports to Confluence

Is there a way (plugin) to integrate build-reports from teamcity to confluence ...

customizing confluence

is there anyway to make confluence look and act more like a regular website. can you still in your own design, css, menus. etc . ? we are trying to spruce up a pretty boring intranet confluence WIKI. ...

Can you have cell specific background colors in the table-plus macro on Confluence?

I am using this table-plus macro with Confluence: http://confluence.atlassian.com/display/CONFEXT/Table-plus+macro Can I have cell level formatting? I only see column level formatting. ...

How to display top 10 contributors in Confluence

I would like to display top 10 contributors to a space in Confluence in the last year that have created, updated or removed pages. There is some statistics on Browse Space > Activity, but only monthly, not yearly. ...

How to manage test cases using Confluence?

We would like to use Confluence for writing and managing our test cases. Confluence Testplan plugin seems close to what I'm looking for, but it's a bit too simple and limited. How are you using Confluence to manage your test cases? ...

How to call overloaded SOAP method with PHP SoapClient?

Confluence soap api defines two methods with the same name but different parameters: Page getPage(String token, long pageId) - returns a single Page (according to the documentation the second parameter is String, but in WSDL it is long) Page getPage(String token, String spaceKey, String pageTitle) - returns a single Page I would need...

Tree View WIKI replacement solution for SharePoint like Confluence?

Hi to all, I keep my Process Documents on SVN and I want to create a Wiki page includes the information about these files. We use SharePoint in the company for basic document sharing and team sites. As it is mentioned in http://stackoverflow.com/questions/256407/what-are-your-biggest-complaints-about-sharepoint SharePoint Wiki lacks of ...

organizing information for a software development organization

over time our information strategy has gone all over the place and we are looking to have a clearer policy and a more explicit way for everyone to be in sync on information sharing. Some things to note is that the org is 300+ people and is in multiple countries across the world. Also, we have people that are comfortable in Sharepoint, ...

can you have multiple blogs in a confluence WIKI

it seems like there is only one global NEWS section per space. is there anyway to have multiple blogs within confluence? ...

can you limit the number of items in a recently-updated macro in confluence 2.9?

i see in confluence 2.10, there is a max and maxresults parameter but i dont see these parameters in 2.9.1 or below. Is there anyway to limit the results in these versions ? ...

SSL Problem Downloading Resource in Maven

I am trying to create a Confluence plugin. I have been following theses instructions. However when I run the atlas-create-confluence-plugin command maven throws SSL errors trying to get resource from https://m2proxy.atlassian.com/repository/public/. Do I need to change a setting in my configuration? System setup: Windows Vista, wit...