private content types per organic group

How to make a content type private to an organic group in Drupal 7?

I want to create a content type where nodes are only visible to members of a specific group. I thought the Group Audience field would do this, but if I set the Group Audience of a node to foo the node is still visible to people who are not members of foo.

Does this functionality require custom coding?

Thank you

No Views in Structure (after 2x cache clear) and update.php throws a fatal error

On a fresh install of Drupal 7.12 using localhost MAMP:
- I install most recent Ctools (7.x-1.0-rc1)
- I install most recent Views (7.x-3.1)
- I activate Views and Views UI
- It's not showing up in structures, but that's not a surprise according /project/views/
- I clear cache twice, as suggested
- It's still not showing up in structures... I go to forums...

LinkImageField

Hello,

How can I add a Link Image Field. I need to upload an image, but it has to be with the option to add an external link.

The user will upload his image and then will add his external link.

Is it possible?

Thank you very much!

function links in doxygen docs aren't working

I am using doxygen to generate docs for a Drupal 7 project. The @see links work for some things but not for functions. For example, this doesn't create a link...

@see hook_help()

I am sure the comment is formatted correctly because I am able to create links to topics.

Does anyone know a solution?

Thank you

Slider in D7 with Omega theme

I am using the Omega theme on a D7 site. I want to display a slideshow on the whole width of the frontpage. There are 2 options I am thinking of. What is the best solution?

- Don't display the block on the smallest screens. Make a 740px wide slider for all widths and display some other info (I don't know what) when there is space available in wider screens.

- Don't display the block on the smallest screens. Make 3 different slider blocks with the 3 widths and display/hide the correct one with css.

Why do I keep seeing this warning and what does it mean

Notice: include_once() [function.include-once]: 1. h->opened_path=[C:\Apache\drupal_src\trunk\sites\default\settings.php] h->filename=[C:\Apache\drupal_src\trunk\sites\default\settings.php] in drupal_settings_initialize() (line 725 of C:\Apache\drupal_src\trunk\includes\bootstrap.inc).

I keep seeing this warning on my laptop based drupal sandbox. Why and what does it mean?
opened_path and filename are identical then what is it complaining about?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x