Hi,

I am new to spaces module, and am wondering if there is a way to provide more options for a space feature.

By default, we have the Enable/Disable options, however, when I watch the video:

http://yadadrop.com/drupal-video/context-spaces-organic-groups

I saw a third option: Private.

Any idea how?

Thanks.

Comments

Grayside’s picture

Status: Active » Fixed

Additional options could be added, but the initial support for a Private feature setting was disabled as confusing and unsustainable to effectively maintain from within Spaces. Atrium has evolved a lot in the last couple years. :)

Adding more options to that is reasonable, but will require creating a custom module and implementing hook_form_alter() to add more options. Please reopen if that's not an adequate answer.

Edit: If you implement a custom Space type plugin, you can define alternative options via a feature_options() function.

foredoc’s picture

Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.