I am looking at building a plugin that contains 40 different page templates for a process I help manage. There is a table of contents, a process checklist, and a series of documents that are to be linked to from the checklist via a clickable reference. There are multiple layers of nesting for different collections of documents based on some of the 40 templates. I also want to be able to integrate with the "Create Page from Blueprint Macro" and have the page created in the appropriate nested area.
Can this be done with Confluence Server? If so, what training courses or resources do I need to review to be brought up to speed?
The tutorial here is far too simple for the complex, inter-dependent, multi-nesting-layer template I want to have my plugin build.
It looks like the team at eps.sh has at least a version of what I am going for here
I would think you would just use a standard Blueprint Plugin Module and listen for it to be created so that you can create the additional pages in response via an Event Listener.
This blog post may be have some hints:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Kent, if you don't want to create your own blueprint, you could use a template manager tools.
If you also have a Jira instance, you could use one of the 2 following product to create a Page Tree Template in Confluence:
Using those tools, you could export a Space or a Page Tree Template.
You could add macro and parameter that will be use during the instanciation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.