Update Core 7.x
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Click a button, Drupal updates. No mess. No fuss.
Click a button, Drupal updates. No mess. No fuss.
Simple module that sends emails to all moderators configured in Forum Access when new Forum Topics are posted to their Forum. There a dozen other ways to do this, but if you already configuring moderators in forum_access this makes notifying them a one step process and doesn't require several additional modules.
Once new Forum Topics are create, we used Comment Notify to allow people to subscribe to future posts to that topic.
Import content and users from PHP-Fusion 7 to Drupal
It's a add on to services links. With this you can add google+ to your site.
Example code created for a Drupal Camp presentation on creating Field Formatters.
Perform a federated query on multiple SPARQL endpoints and cache RDF data locally.
A small module written to extend the Webform module capability to write CSV files to a location on the server for later extraction into 3rd party CRM systems.
It requires WebForm to be installed as well as the a "files" directory to be created underneath the webroot of the site.
This Drupal module provides IE 6-8 support for responsive themes. It uses Respond.js, delivering lightweight, fast support for min-width and max-width CSS3 media queries. This module simply loads the JS library and optionally supports Libraries API.
This module allows to display RSVP of facebook event in drupal node.
Original Idea : handsofaten @ http://groups.drupal.org/node/28404#comment-372614
This module is ported to Drupal 7 and it can be used with Drupal for facebook or FBConnect module which is available.
Adds a data alter to expose the 'owning domain' of content to search_api. Adds config to search pages to restrict the results by the current domain - or any custom domain.