Giter Club home page Giter Club logo

Comments (4)

danizen avatar danizen commented on September 26, 2024 1

Please close; I was able to get this done after our internal Confluence administrators updated Confluence.
See pull request 21 for some changes I needed to make it work with CPython 3.5.1 rather than whatever Anaconda you guys are running.

from nbconflux.

parente avatar parente commented on September 26, 2024

@danizen Glad to have you as a first user reporting issues against a Confluence instance! That's the only way the code here is going to get smarter, since I have just 2 very-specifically-configured instances to test against.

even though it isn't entirely working right with our authentication, which is not username password, I can at least give this much feedback.

Happy to take a PR if making it work with other auth mechanisms doesn't require tremendous code changes. If it does, we should probably focus on making the auth mechanism an extension point so that the core code here remains simple, but allows you and others to plug-in your own auth support elsewhere.

When I use an URL from my personal space, it doesn't resolve the page id:

There's a set of rules in the code base for how to resolve these URLs to a page ID. Interestingly enough, in our Server instance, it resolves my personal space without issue. In our cloud instance, I don't have one so can't test. Happy to take a PR if you can figure out what rule needs to be added / extended.

When I use an URL from a data science space, it doesn't resolve the page id:

Interesting. This is bread and butter in our use of Confluence Server: our teams post to their own spaces all the time. I don't see anything different about your URL structure here than ours / what the code should be supporting.

It only works if I edit the page, and copy the URL containing the pageid. So, you are relying a lot on the configuration of Confluence, which is fine starting out.

Indeed. See top of comment. 😉

from nbconflux.

parente avatar parente commented on September 26, 2024

Thanks for the PR too.

from nbconflux.

markheckmann avatar markheckmann commented on September 26, 2024

@danizen I get the same error message. Do you have any info on what version caused the problem? Or alternatively: Do you know which confluence version you are using currently? Thanks!

from nbconflux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.