confluence Questions
5
Solved
I'm running a Jira and a Confluence instance (and nginx reverse proxy) on a VPS. Currently, I can't start the confluence for some reason and I think this is a consequence of something else.
I've c...
Bounds asked 16/4, 2019 at 6:12
2
We are planning to migrate our existing MediaWiki site to Confluence. But when I searched about it, I came to know about the Universal Wiki Converter(UWC) tool, which is no longer supported o...
Circumgyration asked 15/4, 2016 at 9:47
2
On Stack Overflow, I can use markup for keyboard shortcuts like <kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>F2</kbd> for Ctrl+Alt+F2.
Is something like this also possib...
Guardi asked 26/6, 2015 at 9:9
5
Solved
I'm using Confluence for documentation, both end user documentation and internal development documentation.
The problem with Confluence is that it doesn't allow duplicate page titles, since ...
Twoseater asked 9/1, 2014 at 12:55
1
Solved
I am working with the Confluence REST api, and want to extract some documents. The document body is available in several formats: editor, storage, view, export_view, anonymous_export_view,... But I...
Normally asked 19/6, 2018 at 10:33
2
I would like to retrieve all versions of a page in Confluence. There is a call in the REST API that claims to return the history, but I have little luck with it.
/rest/api/content/{id}/history
W...
Villenage asked 30/3, 2015 at 8:5
3
I am migrating from Confluence's SOAP API to using their REST API. I see there is support for adding attachments to a page (by doing a POST) but I am running into issues getting it to work (I am ge...
Jeremy asked 25/9, 2015 at 11:12
1
I've created a Confluence blueprint plugin as per the basic/intermediate/advanced tutorials available from Atlassian. I now want to update the page template to include a {HTML} macro with embedded ...
Ludwigg asked 7/8, 2017 at 7:13
1
Solved
I'd like to import my .Net XML Documentation Comments (the documentation based on the code tags, automatically generated by the compiler with the /doc switch) into Atlassian Confluence.
I've used ...
Birdella asked 30/1, 2014 at 0:6
2
Solved
I need working example of creating new wiki page in confluence using rest api. I prefer the new page to be created under specific space and specific page. I read their api documentation and l...
Blizzard asked 7/5, 2014 at 16:49
5
Solved
I can export a single Confluence page to Word, but if I try multiple page export (via Space tools->Export). I only have HTML, XML and PDF as options. How do I export multiple Confluence pages to...
Bosk asked 6/10, 2014 at 23:51
5
I am wondering if there is a way to use custom css for some specific text on my confluence page (not using embedded HTML).
Gravitation asked 14/6, 2011 at 15:19
2
I tried to install confluence on my own ubuntu server, but always failed. The error is:
com.atlassian.util.concurrent.LazyReference$InitializationException: java.lang.IllegalStateException: Spring...
Riess asked 19/7, 2016 at 2:9
1
I have been using the content report table macro, which has been working. Ideally, I only want to list content matching certain labels, and lock in an alphabetical sort order and not show the conte...
Palomino asked 16/10, 2014 at 13:34
1
I'm trying to upload my Swagger JSON schema (myapi.json) into Atlassian Confluence using the swagger-confluence standalone tool.
The standalone CLI .jar should (according to my understanding) oper...
Johann asked 23/8, 2016 at 14:51
4
I am not sure if it is the right place to ask such question, but I need to figure out how create list style in Confluence. I have a ready numbered list, but numbers are typed as simple text. How ca...
Defoliant asked 6/6, 2014 at 11:23
1
Solved
Is there a way to get R syntax highlighting in confluence? I've tried General configuration > configure code macro > add new language, but I have no clue how to upload a custom brush syntax for R.....
Leroi asked 28/4, 2016 at 6:5
4
Is it possible in confluence to copy all child pages to another parent page?
Dung asked 7/2, 2012 at 14:30
3
How can I export a Confluence 'space' as a pdf? It looks like it might still be supported in Confluence 5.0 using the XML-RPC API. I cannot find an example of what to call, though.
https://develop...
Conterminous asked 31/1, 2014 at 18:33
1
Solved
I am developing confluence blueprint where a user can choose between jira projects and use them for specific jira issues report.
Both instances are connected correctly with each other and I get res...
Ledge asked 22/12, 2015 at 11:5
1
We will probably be using Team Foundation Server (TFS). However, I see that it misses the agility of Confluence for managing requirements documentation, and I do not see SharePoint being close as g...
Estelleesten asked 9/11, 2015 at 9:55
4
It's nice to have a version history in Confluence. However a new version has been created every time when the document is edited and saved. I'm looking more for a "release" history. Assume I have v...
Adora asked 9/11, 2012 at 15:42
5
Solved
On confluence I want to create a link that links to:
P:\myFolder\folder, where P is mapped to a network share.
Just putting in "P:\myFolder\folder" doesn't work. Any ideas?
(Assuming I cannot pu...
Wench asked 9/4, 2010 at 15:26
1
I've successfully used the Confluence Rest API to create a page and attach it to a Space. MY json looks much like that from the example:
{
"type":"page","title":"My Example Page 1", "space": {"key...
Osis asked 12/5, 2015 at 15:11
3
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 ...
Dyann asked 19/8, 2009 at 14:55
© 2022 - 2024 — McMap. All rights reserved.