Commanding Chaos for Coworking, Open Source and Creative Communities

Error message

  • Deprecated function: session_set_save_handler(): Providing individual callbacks instead of an object implementing SessionHandlerInterface is deprecated in drupal_session_initialize() (line 245 of includes/session.inc).
  • Deprecated function: Creation of dynamic property alpha_theme_container::$delta is deprecated in alpha_theme_container->__construct() (line 25 of sites/all/themes/contrib/omega/alpha/includes/base.inc).

Publishing Drupal 7 Content to Social Media: Part 2

Mon, 12/15/2014 - 12:04 -- rprice

The main event should occur when saving a new piece of content. You will then create at least 3 actions. This first will be to create a new Facebook publication entity. The second populates the entity with some value from your content type (like a link or text summary). The last publishes it. You can see below for my settings, although for a more in depth look I suggest you look at this video which walks through everything in more detail.