When trying to add a toc macro via "Insert" -> "Table of Contents" or when trying to edit an existing toc macro I get the following error:
"No Macro Metadata
There is no metadata configured for this macro which means no configuration screen can be presented here.
If this is a user macro then you can add metadata to the template using the User Macro Administration console."
I have reinstalled the plugin and also removed the plugins-cache, plugins-osgi-cache, plugins-temp directories in confluence home but no luck.
I've tried all suggestions to fix this problem with no success.
Now I fixed it by adding jaxrpc.jar from Axis project to /lib/ folder of Confluence.
I don't know why it helps but it removed the error "java.lang.NoClassDefFoundError: javax/xml/rpc/ServiceException" from logs and metadata has been returned.
To check this plugin is working correctly, do the following;
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Have you checked if the TOC is enabled?
- Confluence Admin > Manage Add-ons
- Under System plugins serach for Table of Content
You will then see if it is enabled or disabled. If disabled press Enable ;)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.