In the latest confluence, I am trying to find every page that uses the macro {live-template}, is there a way I can do this either with an sql query or something in the administration section? Is there a query I can run that lets me know what pages use what plugin?
I think this question has you covered:
https://answers.atlassian.com/questions/59203/find-pages-that-use-certain-macros-plugins
See also @Sarah Maddox's response:
For people who don't have access to the database, here's how to do it in Confluence 4.0 and above:
http://ffeathers.wordpress.com/2011/11/04/how-to-search-confluence-for-usage-of-a-macro/
In a nutshell: In a nutshell: Enter the following in the Confluence search box, assuming that your macro name is “x”:
macroName: x*
The above works in out-of-the-box Confluence (no plugins required). If you install a plugin, you can also search for specific parameters and parameter values. See http://ffeathers.wordpress.com/2012/09/04/how-to-search-for-macros-and-macro-parameters-in-confluence-4/
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.