Posted by rafhuys on August 4, 2011 at 5:44pm
Hi everyone,
I would like to grasp the concept of enabling/disabling a feature for a group in Open Atrium.
I searched the code for a while but I don't find it.
So, where in the code can I find the enabling/disabling of, let's say, the notebook feature in Open Atrium?
Thank you,
Raf Huys
Comments
If I'm not mistaken you want
If I'm not mistaken you want to look at the features configuration menu here:
admin/build/features
You mean what's actually
You mean what's actually happening that creates the enable / disable dropdown field or where it is in the system?
Ex Uno Plures
http://elmsln.org/
http://btopro.com/
http://drupal.psu.edu/
I was wondering the same
I was wondering the same thing. I see in the Open Scholar distribution they actually control per feature - public/private/disabled. How do they do that?
menu links for features
Hi,
I browsed the api and found most of my answers there: http://labs.treehouseagency.com/spaces-docs/main.html
+ to understand the basics of spaces (og) this link was very helpful too: https://community.openatrium.com/documentation-en/node/449
However, I have a new question:
Where (in code or ui) are the menu's set for features? I know how to do this with views, but in the atrium_members feature for example, none of the 3 views declare a menu link 'members'.
Everey feature must have a menu, since this is the context reaction for the feature.
Any help would be appreciated!
Thanks