i18n comments

Component type

module

Categories

Maintenance status

Development status

Downloads

2666

Component created

Component changed

A very simple module which would allow you to show all/any comments attached to all node translations. Just a great way to communicate in truly multi-lingual environments.

For example I have node in English and Spanish. Drupal natural way would be to show comments for en/es translation separately (attached to en/es content). But i18n_comments will aggregate all English and Spanish comments for any translations. It doesn't matter if user will leave a comment to any node translation.

UC Add to Cart Block

Component type

module

Categories

Maintenance status

Development status

Downloads

2654

Component created

Component changed

Site admins that want to make use of the "Add to Cart" form without using Views or forcibly typing in the PHP to load it, this module is for you. This module creates a simple "Add to Cart" block which can be re-used anywhere in the site, including in Panels! This would even make it extremely simple to use Context's specialized block reactions to display the "Add to Cart" block where and when you truly want it.

Mailer API

Component type

module

Maintenance status

Development status

Component created

Component changed

A simple API module for custom mails. This module uses three hooks that other modules can implement in order to create customizable emails.