Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
OG, drupal 4.6, is not restricting access to view content for anonymous users. Anonymous users have full access to view group content. I have been trying to see if there was something I have missed in the installation, I don't believe I have. And no posts on the forum as of yet. I am not sure how to fix this but someone else probably does. Is this a feature of organic groups or should I submit a bug report?
For my purposes (and those of an agency or organization with a hierarchy) it would be most useful to have a contact directory with "parent/department" contact information.
I'm thinking about hacking the contact directory module to allow for this, but I'm looking for ideas, since I haven't messed with PHP much.
The functionality (just initial ideas of how to achieve my goals):
The taxonomy is displayed in a custom format down the right, as a summary about the recipe. I'd like this to be the only display of the taxonomy for the node (as opposed to being duplicated below the title). How would I go about doing this?
I notice that the event.module is no longer listed in the downloads section. From bits and pieces I've read on a search, it is apparently being replaced by a flexinode version. But I can't find out any other information. How do I get an event module feature working on a 4.6 site? And if it's going to flexinode, it seems to me the event.module would lose a lot of functionality, like the ability to show an event calendar.
Where can I find out what's going on with the event.module?
which book would you suggest for learning PHP ? I want to develop modules for Drupal/WP/Mambo in my free time. Should I start with PHP 4.x and then go to PHP 5 or should i start straightaway with PHP5 ? I am an intermediate level PERL and J2EE developer.