confluence Questions

3

Solved

This is what I've currently got and it creates a new Confluence page. It doesn't update it. Also it posts it in the root space, TST, but I want it to be in TST/space1/subsection2/updateThisPage. c...
Grillo asked 19/2, 2015 at 19:19

1

Attempting to create a wiki page on an Atlassian wiki. I previously was using a python script and this code worked no problem: data = json.dumps({"type":"page", "data":"testData", "title":postTitl...
Boles asked 4/11, 2014 at 20:56

7

Solved

I need to take data that I am reading in from a WIKI markup page and store it as a table structure. I am trying to figure out how to properly parse the below markup syntax into some table data stru...
Gentile asked 9/4, 2015 at 3:39

1

Solved

I have installed Confluence on a Google Compute Engine Instance. Following is the configuration file for the server. <Server port="8000" shutdown="SHUTDOWN" debug="0"> <Service name="Tom...
Daniels asked 8/3, 2015 at 8:7

1

Solved

Hi I have noticed several ways to get the content with the REST API. Although I was wondering if there is a way to get the content directly from the url without calling the space and title. Meanin...
Yancey asked 6/2, 2015 at 1:4

2

Solved

Our company has begun using Confluence wiki as a documentation site for our teams, and we are implementing a macro called PocketQuery. This macro pulls SQL data into the site dynamically (we are p...
Naarah asked 11/6, 2013 at 1:17

1

Is there any way to reference Confluence page in JIRA comment without any additional plugins? Can accept solutions using user macros. Using Confluence 5.5 and JIRA 6.2.2. Confluence and Jira are w...
Soundproof asked 24/7, 2014 at 6:51

1

We have bunch of Confluence pages for each team to note down the leaves. Each such page consists of a table with team, team member name, month, week ..etc. Now we want to have a consolidate page w...
Randirandie asked 23/6, 2014 at 7:46

1

Solved

I am newbie in Confluence and I want to know how how can we sort child pages in the side bar as they are created. Child pages are now displaying in alphabetical order. I just created multiple chil...
Onomatopoeia asked 3/7, 2014 at 7:28

1

I'm using confluence from atlassian and I need a way to modify the text size, family, and color by using a user macro. I defined my macro as follows: ## @param 0:title=forecolor|type=string|desc=T...
Fukuoka asked 20/5, 2014 at 19:3

3

Solved

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.
Goring asked 27/10, 2009 at 12:51

2

Solved

Is there a way in Confluence for specifying a reference to a text passage — for example, to provide the source of the quoted text, in a similar way as is done on Wikipedia, so that it's rende...
Friseur asked 30/10, 2013 at 7:19

2

Our team uses confluence as our enterprise wide knowledge sharing system. It's fine, but the search for Confluence is god awful. I've talked to people at other firms and they've had similar complai...
Hime asked 11/1, 2012 at 15:17

1

Solved

I'm using Atlassian Confluence (woe is me). I have an {sql} macro inside a groovy macro in a wiki markup block. Now, the SQL selects some strings which look like Foo[Bar]. The results wiki page au...
Hemimorphite asked 13/2, 2013 at 9:0

8

Please tell me what kind of programs you use insted of JIRA/confluence. I don't like jira because the design is so Java style. For example I like the PivotalTracker for tracking fresh project...
Deli asked 1/9, 2010 at 12:37

1

Solved

Starting from Confluence 4.0, 'wiki' markup language was removed in favor of rich edit. But in my company developers don't like rich edit and want to us familiar markup plain text editor. Is ...
Venom asked 23/1, 2013 at 10:34

4

Is there a simple in built way to maintain data in Confluence when writing your own macro? This data needs to be queryable across pages, i.e the user will add the macro to their wiki page. Then thi...
Tweeddale asked 22/2, 2010 at 23:31

2

I'm looking for a tool that takes PostgreSQL tables and outputs a Data Dictionary in a wiki format (preferably Confluence). It seems like most tools out there require a lot of manual work/multiple ...
Smithers asked 7/7, 2011 at 17:23

1

Solved

I would like to have Q&A module in Confluence, where one employee would raise a question about the problem he has, and another one would respond. I'd like to have rating there, where ever...
Kobarid asked 23/8, 2012 at 14:40

1

Solved

How to create a confluence macro with body that produces an inline output? The following macro: ## @noparams <font color="red">$body</font> applied to this text Before macro [macro ...
Cassiodorus asked 24/4, 2012 at 16:18

1

Is there a way to find out if the Remote API is enabled on our Confluence installation if I do not have admin rights to our confluence I can see the WSDSL, but while testing with this downloaded c...
Juice asked 28/7, 2011 at 1:50

2

Solved

There is an emacs plugin to directly edit a confluence page in emacs: http://code.google.com/p/confluence-el/ Is there something similar for VIM? I was not able to find something.
Scevo asked 3/9, 2010 at 9:55

1

Solved

I'm trying to make a "hello world" servlet plugin for Confluence. In the atlassian-plugin.xml, I have <servlet name="testservlet" key="testservlet" class="com.test.confluence.plugins.testservl...
Gyimah asked 12/8, 2011 at 14:42

2

Solved

I am using AAR to reverse proxy requests to a Confluence install. This works fine when the URL contains no spaces. As soon as a space is added to the URL the request returns a 404, the 404 seems to...
Hypopituitarism asked 29/9, 2010 at 23:14

1

Solved

Has anyone tried migrating from ScrewTurn to Confluence? I'm hoping that I can export the ScrewTurn database to xml and then use a utility to put it in a format that Confluence can understand - per...
Phloem asked 13/5, 2010 at 20:52

© 2022 - 2024 — McMap. All rights reserved.