


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
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
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
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
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
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