Hello, I wanted to share some of my Python code to the community as well as give the opportunity for anyone whom wants to also share their code. Support seems to be slim and a post like this w...
Problem: I am trying to build an wiki page, and to make some good UI, so to do that i am trying to include bootstrap, Fontawesome icons, Tried: i have included the cdn links for the same but...
...ocumentation in Confluence to offline formats like PDF, Word, and HTML. You’re able to deliver offline assets like user guides, developer manuals, admin handbooks or training materials in whatever format you s...
Hello! I was experimenting with the text gadget and used the code found here (What is PyScript? — PyScript documentation). The text gadget accepted the code and rendered everything correctly...
I want to close the task of customizing Jira. The look and feel functionality is not enough for me. Ideally, I want to be able to change the Jira background and the HTML markup. Maybe someone has e...
Hi, I am trying to insert a scrollable text section into Confluence and achieved this with the HTML macro and DIV. However, the macro is adding a border to the right and lower left of the s...
Hi Everyone, We are new to this so I hope I can explain this as well as possible. For our customer portal, when our clients are submitting an issue, we have enabled the HTML editor. H...
...ass the description text along with format (as html). It seems to come through as Wiki markup. PROBLEM: I am trying to pass *{{lookupIssues.get(0).description.html}}* in order to r...
Hi all Some users have mistakenly placed square brackets in a few page titles and published them - these pages are no longer accessible/editable to change the title back, as when we try to click on ...
Hi, I have a quite complex user macro for a custom user search. I tested it with some hard coded JSON but now working with my api some parts wont work. F.e. i need a button to run the search but my...
Я использую ссылку <a href="[JIRA BASE URL]/secure/CreateIssueDetails!init.jspa?[ARGUMENTS]">[DESCRIPTION]</a> Однако не знаю, возможно ли здесь использовать связь с эпиком, и если во...
As the title suggests, I am looking at ways for including custom HTML in Bitbucket. In Jira, you can utilize the announcement banner-settings for this while in Confluence we have the "Custom HTML"-s...
I am thinking this might not easily be doable. I am wanting to inject some HTML into the servicedesk queue page. At a glance, this is easy enough to do. I just use javascript to inject s...
I need to create a new page that displays html from a local html file with the html macro. I know how to create the page but I can't get the HTML to work without error. I have seen this page HTML M...
I would like to enable HTML in Description and Comment field in a was that if someone enters {color:black} that that the right result appears. The same goes for: <div>Text </div>
...he webhook is in Atlassian wiki format (No documentation regarding this, I had to figure this out myself by inspecting the body). Is there a way to get the rendered html body in the webhook just like w...
I would like to enable HTML Rendering in Description fields and Comment field in a was that if someone enters {color:black} that that the right result appears. Apparently this can be d...
Hi, I'm currently trying to automate some of my company's reporting. This involves writing tables in HTML and then using the HTML macro block to insert the HTML table into the confluence page. &n...
Random numbers started appearing in my title headers after I deleted something for no reason. Starting 1.1. and going all the way down...
...n in-line HTML. The <details> tag would have been perfect but it doesn't appear to actually hide any content. How can I autonomously add an interactive element? Do I need another method f...
I am on Confluence server and I am trying to post a Dynamic HTML file onto Confluence through python script. I know this HTML works because it shows up when being posted using editor with the d...
So I am using the HTML Macro at the bottom of my page and inserting the following code into the created HTML box. When I preview the page it looks great, but when I save it, all I see is the time s...
Hi everyone A simple macro kills the page layout when sections are used. The macro: ## @noparams <div id="ToBeFilled"></div> <script> var dicontent = 'Lorem'; document.getE...
Hello, Here is my code to add via the Confluence API a children macro into a confluence page. I construct an html syntax for it, it works very well but I would like to add the depth parameter in m...
...isible to others and thought about the way to let it access through our Confluence pages. Is there a way to embed external HTML documentation somehow? Or any other way to publish our project documentation....
Copied to clipboard