Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to know if a plugin is used

PaulaA
Contributor
June 3, 2019

Hi, 
i am trying to find all pages that use a plugin (LaTeX in this case) and I have tried with 

 macroName: LaTeX but I have no results (not sure if the spelling has to follow some rules besides the case sensitive) and also with a query:

select spaces.spacekey, content.contenttype, content.title, content.contentid, bodycontent.body
from bodycontent, spaces, content
where spaces.spaceid = content.spaceid and content.contentid = bodycontent.contentid
and bodycontent.body like '%LaTeX%'

This query gives me some results but I don't see where the plugin is used. 

Do you know any other way to figure this out? I am testing the 6.14.2 version and currently using the 5.7.5. In both cases, the macroName search is not helping

 

Thanks!

1 answer

1 accepted

0 votes
Answer accepted
Deleted user June 3, 2019

Hi @PaulaA ,

 

You can get the list of pages, where the macro is used from the Administrations -> Macro Usage section. This is the native confluence functionality.

community9.png

 

Regards,

Sravya

PaulaA
Contributor
June 3, 2019

Hi @[deleted] 

Thanks! I can see it in the new version :)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events