I'm searching for a solution (add-on?) to "combine" the functionality of the "Include page" macro along with the "Content by Label" macro:
That means, I'd like to include the content of every page with certain labels.
Does anybody have an idea?
I took the following code to modify it to have a Child Pages by Label macro:
https://github.com/unidwell/confluence-include-child-pages-macro
It does have Filter on Page Label option. So the issue becomes to find a collection of pages with matching labels (not just children). OR it has the option to specify a parent page, so you could set up a container page that is used to collect all of your source pages in one place easy to access. This later method would mean you could use this macro pretty much as is.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.