Services field collection
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Gives CRUD operations for field collections through Services module version 3.x and later.
Gives CRUD operations for field collections through Services module version 3.x and later.
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:
Following menu elements can be mapped:
This module is for drupal 7.
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
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
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 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."
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.
Copied from https://drupal.org/comment/8160229#comment-8160229
Added Taxonomy Terms support for UUID menu links.
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.