Return to Jive Software

Currently Being Moderated

Removing Major Content or Features from Clearspace

VERSION 4  Click to view document history

Created on: Sep 15, 2008 12:09 PM by Vinh - Last Modified:  Jul 22, 2009 8:36 AM by Todd West

This applies to: 2.5.x and some of 2.0.x, 1.10.x

 

High-Level Summary: It's possible to remove certain features or content from Clearspace using just system properties.

 

You can't have too much of a good thing -- usually. Administrators transitioning from Forums to Clearspace or just want to slowly introduce features to their users can make use of these handy-dandy system properties:

 

Content/Feature Type
System Property
Value (to remove it)
Documentsjive.module.wiki.enabledfalse
Discussionsjive.module.forums.enabledfalse
Blogsjive.module.blogs.enabledfalse
Video (3.0.x only)jive.module.video.enabledfalse
Projects (2.0.x and 2.5.x only)jive.feature.projects.disabledtrue
Social Groups (2.5.x only)jive.feature.groups.disabledtrue
External Bookmarks (3.0.x only)favoriting.external.enabledfalse
Bookmarks (3.0.x only)favoriting.enabledfalse (affects all bookmarks)

 

So if I just wasn't feeling groups and I didn't want any social butterflies under my watch, I'd add this system property in the Admin Console (System -> Management -> System Properties):

 

http://content.screencast.com/users/Vinh_Jones/folders/Jing/media/58633209-d80d-4c2b-8315-c5c51ecbad09/disable_group.png

Average User Rating
(4 ratings)
My Rating:
Magpie Magpie  says:

I guess this is useful for where space administration is distributed and global policies apply i.e. it is possible to configure a space not to support blogs. I assume these are global switches - what's the impact on the space administration - would blogs removed/greyed-out as an option in the set-up wizard? or are these properties master overrides?

dpulis dpulis  says in response to Magpie:
is there a way to disable videos as well?
Todd West Todd West  says in response to dpulis:

Yep. I updated the table above.

 

jive.module.video.enabled = false

 

 

-Todd

dpulis dpulis  says in response to Todd West:
Perfect Thanks Todd.
dpulis dpulis  says in response to Magpie:
is there a way to disable polling for only a specific user group?
Joey Levi Joey Levi  says:
I am guessing some of these require a restart?  I tried disabling videos but the property did not take affect.
marcello.rinaldi marcello.rinaldi  says in response to Joey Levi:

Hi,

 

I have tried jive.feature.groups.disabled in 3.0(.03) and it seems to work properly. I guess you should update the table above.

 

Furthermore, is it possible to do something similar with TAGS? Something like jive.feature.tags.disabled = true.

 

Marcello