Hi,
We have historically used the table-plus plugin on old versions of Confluence to get sorted columns etc, however with the recent upgrade to Confluence 5, the native tables have this function. For these cases I would like to remove the table-plus macro, but keep the table. How can I do this?
Cheers
Rich
Create a user macro of the same name that essentially does nothing and passes through the body data. This would enable you to switch back if you needed later ;). Make sure you are not also using the csv macro. Then disable or uninstall the plugin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rich,
here are the option I now:
<ac:macro ac:name="table-plus"> <ac:parameter ac:name="sortColum">1</ac:parameter> <ac:rich-text-body>and corresponding
</ac:rich-text-body> </ac:macro>
. Then click "Apply" and look at the result.
Hope this help, best regards
Andreas
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.