As a self-hoster I am was a big fan of running the Confluence thing smoothly on one of my little servers.
But a couple of years ago our friends at Atlassian decided to drop support and development of their server products in favour of their cloud products. As their datacenter products are not suitable for individuals and small businesses with small purses and the cloud lacks support of the Apache Velocity templating engine used for User Macros, I had to say goodbye.
I'm still running an old unsupported instance for convenience, but it may or may not break on serverupdates. I won't test that anymore.
Therefor I created this repo, which serves as a little archive. It contains some User Macros which may be useful to you. Feel free to use any of them. Note that some of them are credited to users in the community.
Here's the list:
Filename | Description |
---|---|
_nz-confluence-user-macro-template.vtl | Header template for User Macros |
nz-auto-reload.vtl | Automatically reload a page after a given time. Use this macro only once on a page. |
nz-expand-all.vtl | Creates a link or button to toggle all Expand macros at once on the current page. |
nz-space-administrators.vtl | Macro to display a list of space administrators. |
The macros in this repo were all tested on an old formerly supported server version v7.3.2 of Confluence. If you create an issue I might not be able to help as I've no access to any other instance anymore.