When posting OG content, how to choose only from Content Author’s Groups?

When posting OG content, how to choose only from Content Author’s Groups?

When a user is editing/creating a node, there is a field where the user can choose what groups to post the content to. I want this field to list only groups the user is actually a member of. Is there a setting for this? If there isn’t, what is the best way to... read more
When posting OG content, how to choose only from Content Author’s Groups?

Email notification based on purchased item

I am working on the magazine site using Ubercart. In this site individual magazines can be bought or subscribed to. When a new issue of a magazine which the customer has subscribed to is created, I need to send a notification to all the customers who have subscribed... read more
When posting OG content, how to choose only from Content Author’s Groups?

What are the photo gallery/album module choices? [closed]

I am looking to make a Flickr like site that user can create albums, upload photos. With Drupal 6, this can be easily done by CCK, Node Reference, Views. For Drupal 7, it seems difficult since Node Reference is not available yet. (There is a module called Reference,... read more
When posting OG content, how to choose only from Content Author’s Groups?

Print module’s default setting is annoying

We often use the print module to create PDF of nodes; most of the times, it works out-of-box. For our requirements, however, one thing that makes me very annoyed is its default settings. When the print module is installed, the “Print friendly page” option... read more
When posting OG content, how to choose only from Content Author’s Groups?

How can I disable a single checkbox in a ‘checkboxes’ FAPI element?

Title basically says it all, I want to disable a single checkbox of a checkboxes type FAPI element. I don’t want to do if with JavaScript, nor is changing it from checkboxes to multiple checkbox elements an option as the element is provided by another module.... read more
When posting OG content, how to choose only from Content Author’s Groups?

What are the recommended directory permissions?

I’m gearing up to deploy a Drupal 7 site and I can’t find any documentation. What are the recommended security-conscious permissions for files and directories? I am specifically interested to the default/files/ directory, the settings.php and .htaccess... read more
When posting OG content, how to choose only from Content Author’s Groups?

How can I automatically add taxonomy terms to a page’s <meta> keywords in the HTML?

When Taxonomy is used for "free tagging", it basically becomes keywords for the content. From an SEO perspective, it would be great to automatically include these taxonomy terms in the <meta> HTML tag for keywords, letting users help drive your SEO, or... read more
When posting OG content, how to choose only from Content Author’s Groups?

Can I turn cache off for the development deployment?

On development platform caching can be a pain. Can I turn it off? Will it affect any of the modules that require it? read more