I am looking for a solution to replace the default list of spaces from confluence 5 with the one generated by the subscpaces plugin, so people will not see the subspaces as listed.
We find the Subspace plugin useful and use Subspaces Dashboard Panel (CF 4).
The only problem with deactivating the module "global-entities-panel" is that it also removes the Favourite section as well as the space list. User cannot view their list of favorite pages.
I'm thinking of leaving the "global-entities-panel' enabled and using custom HTML to hide the default space list.
For example, at the end of the HEAD:
<style type="text/css"> div#spaces-pane div.space-list-section.entity-list-section.global-spaces-section { display:none; } </style>
If anyone can see an issue with doing this let me know.
Hello Madeline,
there's no reason for concern.
Kind regards,
Bill Martin
Communardo Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Bill.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sorin,
go to your Confluence Administration -> Manage Addons -> Subspace Plugin and activate the Module "Subspaces Dashboard Panel (CF 4)". Now you have the Subspace Panel on your Dashboard.
If you want to remove the Confluence original "dashboard space view" you have to deactivate the module "global-entities-panel" which is part of the "Dashboard Macros Plugin" (it is a system plugin).
I hope this helps to clarify your question.
Greetings, Stephanie
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sorin,
go to your Confluence Administration -> Manage Addons -> Subspace Plugin and activate the Module "Subspaces Dashboard Panel (CF 4)". Now you have the Subspace Panel on your Dashboard.
If you want to remove the Confluence original "dashboard space view" you have to deactivate the module "global-entities-panel" which is part of the "Dashboard Macros Plugin" (it is a system plugin).
I hope this helps to clarify your question.
Greetings, Stephanie
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.