Skip to content
jlicht edited this page Jun 14, 2012 · 3 revisions

Functionality currently available in this module

API

  • comment_sources_sources() - Get a list of comment sources supported by this module - currently Disqus, Facebook, and Drupal Core Comments
  • comment_sources_enabled_sources() - Get a list of the currently enabled content sources. Takes into account whether the required modules are installed, and breaks out the individual fb_social presets, each of which can be configured independently
  • comment_sources_set_source($content_type, $source) - Set the comment source for a content type

Administration

  • admin/structure/comment_sources - Configure comment sources for all content types
Clone this wiki locally