Facebook Comments Block

Component type

module

Maintenance status

Development status

Downloads

10008

Component created

Component changed

This module allows users to comment using Facebook's commenting box
with as little configuration as possible. It adds a new block "Facebook Comments"
which acts as a Facebook commenting widget. It has a simple configuration process, the entire process takes minutes to install and configure.

Sponsored and developed by:

Sprintive Drupal Provider in Jordan

Feeds Data

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Description

The Feeds Data module defines a feeds processor to import feeds into tables managed by the Data module. The base feeds processor (FeedsProcessor) assumes the target data is an entity which may not be true for Data tables. This module provides a custom feeds processor plugin to manage tables that:

  • Are not associated with a Drupal entity.
  • May have multiple, non-serial primary keys.

Requirments

This module requires the following modules:

Menu Link Sync

Component type

module

Maintenance status

Development status

Downloads

723

Component created

Component changed

The Menu Link Sync module helps synchronize the position of menu items within Drupal installs with separate menus for every language, for instance when we have different "Main Menu - French", "Main Menu - English" and "Main Menu - Spanish" menus.

This synchronization may be useful when the structure of the menus is too different for i18n_menu or Entity Translation to be adequate solutions, but when the trees for different languages are still similar enough for some sort of synchronization of menu structures to be desirable.

Media Browser Edit Link

Component type

module

Maintenance status

Development status

Downloads

1513

Component created

Component changed

Summary

This module fills in a missing piece of functionality. In Media Browser (media_wysiwyg) you cannot easily edit the fields of a file entity from the wysiwyg once the file is added.

This adds an "Edit" link above the preview image when you click the Media button for an existing embedded asset. Clicking the link opens the full file edit screen in another window.

This is designed to be compatible with Media 2.x branch. It plays nice with manualcrop, and adds "crop" to the link if present.