Forums

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

query which sites are using a particular theme

Deleted user December 28, 2015

As most of you are aware, the Documentation theme is going away here soon (maybe 6.0 release).  Anyhow, we are trying to get all the sites converted over to no longer use the Documentation theme but instead a different one (e.g. Global Look & Feel).  

Is there an easy way to determine which sites are using a particular theme (e.g. Documentation)?   

3 answers

1 accepted

0 votes
Answer accepted
Nelson Carranza
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 28, 2015

Hi Aaron,

try the following

select SPACENAME, SPACEKEY, BANDANAKEY, BANDANAVALUE from SPACES s 
left join BANDANA b  on (b.BANDANACONTEXT = s.SPACEKEY )
AND b.BANDANAKEY = 'atlassian.confluence.theme.settings';

if not specify they are using the global theme.

 

Regards

Nelson

Deleted user December 29, 2015

Thanks, this definitely will help us identify which are remaining.

1 vote
Artur J
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 28, 2015

Hi Aaron,

We have an article that might fit your needs, see Bulk Fix Spaces with Deprecated Themes, please be mindful to do a backup of your database before any changes on it.

Deleted user December 29, 2015

Thank you. Thankfully don't have a overwhelming number of sites that need to be converted, so we'll just change them via the UI. We just wanted a way to ensure they were all converted over before we ever upgraded to a version of Confluence where it's no longer supported.

0 votes
Phill Fox
Community Champion
December 28, 2015

HI Aaron,

Another option is the SpaceAuditor plugin which provides you with a lot of information about how your site is being used. See https://marketplace.atlassian.com/plugins/com.vertuna.confluence.plugins.spaceauditor/server/overview

Deleted user December 29, 2015

This looks like a useful plugin for our individual site administrators. I haven't evaluated it yet, but is there a similar plugin that provides system level information about all the sites. The number of pages, the largest site usage, the most used site, etc. I don't remember finding anything like this in the default confluence installation. Just some information in the 'System Information' section.

Deleted user December 29, 2015

It would also be nice to see which sites are using what plugins, especially if there are some that is being questioned as to if it's being actively used or not.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events