new format: Confluence #2003
Replies: 10 comments 11 replies
-
Yes, we are absolutely planning on building a Confluence format! cc @allenmanning |
Beta Was this translation helpful? Give feedback.
-
Thanks for reaching out. I hope to start some work on this soon. I've created this issue to track the initial work. |
Beta Was this translation helpful? Give feedback.
-
@allenmanning : I tried the 1.3 preview with Confluence support. It is truly fantastic, bravo sir. Question: do you think there will ever be support for OJS within Confluence or that this will remain a strictly non-JS publishing route? For a number of analytical workflows I've moved to "aggregate the heavy stuff in a process" then do display in QMD/OJS. So if no OJS is available it just means I'd need to put R/python back in the loop in order to generate static assets. No prob but curious as to the path forward. Thanks again for your excellent work. |
Beta Was this translation helpful? Give feedback.
-
Here are the 1.3 Pre-release docs for Confluence: https://quarto.org/docs/prerelease/1.3/confluence.html |
Beta Was this translation helpful? Give feedback.
-
@allenmanning Is this intended to be primarily for Confluence Cloud or also self-hosted Confluence Server? I ask because I notice there seem to be quite a few hard assumptions about things like URL structure and authentication method:
|
Beta Was this translation helpful? Give feedback.
-
Can the Quarto CLI pull documents from Confluence, converting the documents to local qmd files in a Quarto Confluence project? I could imagine a collaboration workflow in which someone edits in Confluence and I run a command to pull in their changes, make my own edits on top of theirs and then run quarto publish confluence |
Beta Was this translation helpful? Give feedback.
-
Hi Team Confluence, Thanks again for this great work. Is the currently a way to create page-level Table of Contents? Perhaps specified at the Project level? zach cp |
Beta Was this translation helpful? Give feedback.
-
Hi everyone, thanks for this great new feature. We would like to use it to replace conflR. However, we have some technical issues at the moment, and I would ask for your support here. When I want to publish a small qmd file to our confluence via the console, it stops with the following fatal alert: $ quarto publish confluence LMT_UserGuide.qmd Error: https://confluence.xfab.ads/ doesn't exist We had this kind of issues in the past with conflR as well, but there we could disable ssl checks via: library(httr) Of course I know that we should somehow resolve the root cause for this issue (What exactly could I do?). |
Beta Was this translation helpful? Give feedback.
-
In terms of the BadCertificate error, we just published an updated pre-release of v1.4 that should resolve this (https://quarto.org/docs/download/prerelease.html). We'll be back porting that fix to v1.3 (cc @dragonstyle). But once you get past that, yes, we don't yet support Confluence Server (although we are currently investigating what it would take to do that). |
Beta Was this translation helpful? Give feedback.
-
Closing as resolved and in favour of #2038 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Looking under the list of formats under https://quarto.org/docs/output-formats/all-formats.html, one format that would be nice to add is Confluence's. I think there are probably a few different options there, but one would be https://confluence.atlassian.com/doc/confluence-storage-format-790796544.html
Just starting this conversation to see if there is similar interest out there.
Beta Was this translation helpful? Give feedback.
All reactions