Drupal Planet Feeds Block

Component type

module

Categories

Maintenance status

Development status

Downloads

368

Component created

Component changed

This module creates a block which shows the latest feeds from the drupal planet, based on the number of feeds requested.

Installation
Install as you would normally install a contributed Drupal module.

Configuration
Visit admin/structure/block, place the 'Planet Block' in any region, by entering how mnay feeds to be displayed in the block.

Compare role permissions

Component type

module

Maintenance status

Development status

Downloads

2317

Component created

Component changed

This module can be used to compare the permissions between two different roles. This module can be really handy when you are facing permission related issues and you are not sure which particular permission string is leading to the unexpected behavior for a particular role.

Steps for using this module

Field Location

Component type

module

Maintenance status

Development status

Downloads

683

Component created

Component changed

This module provides the Location field with map and an autocomplete for locations (Google Map API). With described tools you're able to instantly find a location and draw a polygon - its coordinates will be the value of a field.

The module depends on Google Maps Instances and provides an example instance which can be used for a field.

Advanced Update

Component type

module

Categories

Maintenance status

Development status

Downloads

1054

Component created

Component changed

Description

The Advanced Update module provide a simple way to apply updates and migrations without using the update module of Drupal.

Problematic

Problems of using the core update module in a Drupal project:

Entityform Structure Web Service

Component type

module

Maintenance status

Development status

Downloads

301

Component created

Component changed

The module provides a service resource which exposes Drupal's entityform fields structure to the Service API. It provides formatted field information such as label, widget, options (select fields), and whether they are required or not.

This is necessary for mobiles apps and other ends to know the fields structure and their types before performing a CRUD.

It has an index resource which exposes a list of existing entityforms and a retrieve resource for filtering by single entityform type (not ID).

It also supports the TableField module.

Recent Content Web Service

Component type

module

Maintenance status

Development status

Component created

Component changed

This module displays the most recent content from two content types, for examples five articles and five videos. This is not possible with views, for example if you try to add attachment of a second content type in views it will break the JSON format.

The number of articles can be controlled via the end point URL by appending a digit to the end of the URL, e.g. ../endpoint/recent_content/5. We have used it for displaying articles and videos on a dashboard.

Quicktabs Remember

Component type

module

Maintenance status

Development status

Downloads

281

Component created

Component changed

This will be used to remember user's last visited quicktab.
There is an option to remember logged in user's last tab on current quicktab whenever you create any quicktab.
Please select that and see whenever you revisit the page, it will remain on the last used tab.

It stores the information into the database, so you can revisit the page from any browser.

Migrate group settings

Component type

module

Maintenance status

Development status

Downloads

603

Component created

Component changed

This module allows you to modify migrate settings (database connection) of your migration groups (Migration module).

It solves the problem which happens once "Drupal-to-Drupal data migration" wizard is already executed: How do I alter database settings without losing migration mappers?

Sponsorship

Drauta

Entity Jump Menu

Component type

module

Maintenance status

Development status

Downloads

761

Component created

Component changed

About this Module

Adds a jump menu to the toolbar that allows administrators to view the current page's entity and to quickly go to a different entity.

The entity jump menu is specifically helpful when URL aliases are setup for nodes, users, and terms because the system paths for these entities, which includes the entity type and id ,is not immediately visible in the browser's address bar.

Demo

Evaluate this project online using simplytest.me.