Relation services

Component type

module

Maintenance status

Development status

Downloads

787

Component created

Component changed

This module provides integration between Relation module and Services module.
After enabling it you will be able enable relation data as resources in services endpoints.
One additional use case is to deploy relations between sites with Deployment module.

In order to be able to deploy relations you will need:

Feeds Menu

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Adds mapping elements for menu entries for feeds

Following menu elements can be mapped:

  • the target menu name (the menu machine name)
  • menu entry title (optional; fallback is provided)
  • menu entry description (optional; empty fallback provided)
  • menu entry weight (optional)
  • parent element by NID (optional)
  • parent element by feeds GUID (optional)

This module is for drupal 7.

Menu Position UUID

Component type

module

Categories

Maintenance status

Development status

Downloads

691

Component created

Component changed

This module adds deploy and UUID support to the menu_position module. There are no changes to the UI.

Developer Note

If you are using custom menu_position plugins be sure to implement hook_menu_position_uuid_inbound_$PLUGIN and hook_menu_position_uuid_outbound_$PLUGIN if you are using serial id's so it's compatible with deploy/services/uuid See menu_position_uuid_menu_position_uuid_outbound_user_role and menu_position_uuid_menu_position_uuid_inbound_user_role for examples

Feeds: Pinterest

Component type

module

Categories

Maintenance status

Development status

Downloads

587

Component created

Component changed

Pinterest parser for the Feeds module.

Adds an enhanced parser for Pinterest feeds.

Requires simplepie.inc installed in feeds module. See the feeds module README for installation instructions.

Currently works with RSS feeds that are accessed by adding "feed.rss" to the end of a user profile URL.
E.g.:
http://www.pinterest.com/USERNAME/feed.rss

Deploy Extra

Component type

module

Maintenance status

Development status

Component created

Component changed

ABOUT DEPLOY EXTRA
------------------

Extends the Deploy module functionality with the following:

Features:
---------
* Advanced logging system
* Test mode for deploy process
* Import/export to a file and form
* Media assets export and import with delayed import support
* Drush support for import/export operations
* Node revisions dependencies handling
* Node language dependencies handling
* Import materials from hook_update_N function

Scout

Component type

module

Maintenance status

Development status

Component created

Component changed

Scout is a Site Navigation aid. It can be used to assist new visitors to your site. It can also by used to help train content managers, guiding them through steps for creation and administration of site content.

Scout is a module/features package of the Zurb Joyride jQuery library for Drupal 7. The Zurb Joyride jQuery library is currently being implemented in Drupal 8 core as "Tours."

maillist

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a very lightweight module to allow the administrator to export a .CSV Comma Seperated Values containing all registered users email addresses.
This could be usefull if you want to import all addresses into your mail client for mailinglist purposes. Admin just has to visit mysite.com/maillist and is then given a full list of all email addresses and is given the chance to download the .csv file.

Block Export Import

Component type

module

Maintenance status

Development status

Downloads

13179

Component created

Component changed

This module allows users to export all system specific blocks (are those blocks which are created using Drupal interface add block functionality) and then import it into another Drupal installation, or on the same site.

No additional configuration is required to export/Import block(s). Also this module does not create any table in the database. Therefore it will not effect the application performance.

Export/Import
This interface allows the user to export/import a single or multiple blocks with the followings.