confluence Questions

3

Solved

Confluence supports displaying PlantUML diagrams using for example PlantUML for Confluence macro. Basically, one copy-pastes a source code of the UML diagram and it's correctly rendered in a page. ...
Brutus asked 30/11, 2020 at 15:27

5

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 Co...
Andrus asked 8/1, 2010 at 7:40

1

dbt's built in docs is amazing for tracking data lineage, data dictionaries, business rules etc. But publishing these docs to a central place in a secure way without using dbt Cloud is proving to b...
Collude asked 24/9, 2023 at 6:53

5

Solved

I have a pile of tabular data I need to paste onto a Confluence web page. The usual mechanisms are NOT working properly for me. What "usual mechanisms?" Copy the data to Excel then copy / paste ...
Neckwear asked 9/5, 2016 at 14:25

3

Solved

I know how to retrieve a page in Confluence by its title res = requests.get(BASE_URL + "/confluence/rest/api/content", params={"title": "parent page title"} , auth=("username", "pass")) https://...
Jeffreyjeffreys asked 29/3, 2016 at 10:20

4

I have looked into the documentation for Azure DevOps Wiki, but I wasnt able to find a way where you can export pages from Confluence and migrate it or import it to Azure DevOps. Any suggestions wo...
Pervious asked 8/5, 2020 at 11:26

3

Solved

I want to embed an iframe in a Confluence page, e.g. Google Calendar. I insert the iframe code in Confluence page, it should show the calendar as follows: But it just display the text of code as...
Philpot asked 28/4, 2017 at 9:27

3

I'm capturing meeting notes in a page structure in confluence. I want to export all the meeting notes to a share drive for others to read. I've found notes on how to export a page or a space but no...
Subversive asked 19/6, 2016 at 23:29

3

Is it possible to import a Confluence xml dump into Mediawiki? If so, any guidance will be appreciated. Thanks for you assistance!
Periphrasis asked 20/7, 2012 at 14:32

0

I am trying to publish article on Confluence using REST API. When I am preparing the article in storage format, I indent the content as if I would HTML code, with newlines and spaces. The problem i...
Apoplexy asked 8/12, 2021 at 14:4

4

I want to properly format the directory tree diagram, like: - /folder1 - /folder2 - /folder3 - file1 - file2 What markup should I use for this purpose?
Acknowledge asked 26/10, 2017 at 8:23

0

These GitHub workflow badges that show the results of GitHub Actions display fine in e.g. the GitHub README.md or when pasted as the URL in a browser with a session hooked up to GitHub. But when ac...

5

Solved

I've inserted an image in a Confluence page. There does not seem to be an option to add a caption to provide a short explanation of the image. I found a link - https://confluence.atlassian.com/dis...
Fillister asked 14/5, 2014 at 5:35

1

Can ElasticSearch index Confluence pages? There are a lot of river plugins but none for Confluence. http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/modules-plugins.html Altho...
Conduce asked 10/10, 2013 at 13:26

16

Solved

How can I format an inline code in Confluence like this? I mean, not a separate code block, but just inline classname, for example.
Jewelljewelle asked 27/10, 2012 at 21:51

2

Does somebody know a nice way to migrate a Confluence wiki to the Github wiki (aka Gollum) ? By nice way I mean quick and effective.
Writing asked 19/7, 2012 at 7:35

0

By looking in the default meeting notes template, I see variables such as $currentDateLozenge or $documentOwner. And it creates pages with the current date and my name as expected. But when I copy/...
Johnstone asked 10/9, 2020 at 15:33

2

Solved

when starting a Confluence plugin I always get the following error: [INFO] [talledLocalContainer] 2020-08-06 20:48:58,116 ERROR [main] [ContainerBase.[Catalina].[localhost].[/confluence]] log Excep...
Woodrum asked 6/8, 2020 at 19:6

0

We currently use GitHub for our code repos, which include HTML files for documentation. On GitHub, the HTML files in the repo only display the HTML source, but I can publish it to GitHub Pages, whe...
Exhale asked 29/6, 2020 at 19:56

1

Solved

We use the Confluence Companion tool to edit files from Confluence locally ( https://confluence.atlassian.com/doc/edit-files-170494553.html ) but since the last update of that tool, it is no longer...
Osteoclast asked 11/3, 2020 at 12:17

2

Solved

I'm trying to work out a way to post into confluence a R statistical program Markdown file. So far I have converted the markdown to PDF and imported that but I would like to be able to embed the ma...
Malinda asked 7/1, 2015 at 1:7

3

I am trying to create a new page into confluence using Python's xmlrpclib. I already know how to update content of an existing page, but how can I create a totally new page? I have used following...
Magnanimous asked 16/10, 2015 at 10:20

3

We use confluence for documentaion but i find very time consuming to select the code macro; it's a 5 step process. Even typing the macro by hand is not efficient. In the Stack Overflow editor all ...
Naaman asked 26/11, 2012 at 2:26

4

Solved

I am trying to upload an .xls file to a Confluence wiki page following the guidelines given in the Remote API documentation : https://developer.atlassian.com/confdev/confluence-server-rest-api/con...
Kymry asked 21/3, 2014 at 6:23

3

I'd like to automatically export to PDF some confluence pages. It can be downloaded with URL : http://<confluence server>/confluence/spaces/flyingpdf/pdfpageexport.action?pageId=<pageI...
Shluh asked 4/8, 2016 at 15:0

© 2022 - 2024 — McMap. All rights reserved.