module
Categories: Administration
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Sometimes, we create a field of certain type and then realize that this is not the field that we want.

module
Categories: Utility
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

A module to give functionality like the In/Out boards you see in almost every workplace.

module
Categories: Multilingual
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 1025
created - / changed -

This module provides an administration screen that allows administrators to massively clone translations of entities from one language to another.

module
Categories: Developer, Examples
Maintenance status: Unsupported
Development status: No further development
Downloads: 781
created - / changed -

Miscelanea ctools plugins (pre-alpha state).

Currently provided plugins:

  • 'By children term' access plugin
module
Categories: Utility
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Activity Stream twitter is a submodule of the Activity Stream. Provides an interface
for setting the twitter account where the information will be consumed.

module
Categories: Fields
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Provides a field that displays a global variable text value.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

A Views plugin to replace on selected views the default "staggered" sort by a "merged" sort.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Simple module that charts the data held by the sensor module using the charts module

module
Categories: (нет)
Maintenance status: Unsupported
Development status: No further development
Downloads: 0
created - / changed -

Webisco Shop is a German online shop solution for car repair and spare part shops.

module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 0
created - / changed -

Place for some minor issue editing

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Google Drive service integration.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

This is a sandbox for Drupal 8 version of the Diff module

module
Categories: Content Display
Maintenance status: Seeking co-maintainer(s)
Development status: Maintenance fixes only
Downloads: 416
created - / changed -

Scald filter is a different approach to use Scald.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 1358
created - / changed -

Adds chaining for Entityreference fields.

module
Categories: User Management
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 1496
created - / changed -

Display the revision panels, It had system revision same node but save the modification of variant that work panels

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

This is a simple module intends to help people use drupal to easily create valid xml podcast feed(s)for iTunes.

module
Maintenance status: Minimally maintained
Development status: Under active development
Downloads: 0
created - / changed -
  • Given a feed that contains an URL or filepath - fetch that file into the CMS and register it as a file attachment field
  • Given a feed that contains an URL or filepath - fetch that files text contents and save the content in a textfield

This is about processing the content data of a feed and resolving a reference (an URL) into content, not about fetching the feed source itself. Hence it's primarily a tamper process, and only a fetcher after that.

Feeds_tamper module is not a strict requirement unless you need to do rewriting on the fly. Out of the box, this module allows you to map to file fields, and will quietly download the file in the background without any further configuration.

Import a normal article RSS feed that supplies its images as enclosures

<link rel="enclosure" type="image/jpeg" href="https://farm6.staticflickr.com/5559/30102441272_3cf8a1f6de_b.jpg" />

and get the image to my local site, attached as a normal file, and rendered in my local teasers using image styles etc.
This happens immediately as soon as you start mapping an URL into a file field 'url' using the Feeds processor mapper.

Animated demo of feeds file fetcher

OR

Import a media rss style feed :

<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:atom="http://www.w3.org/2005/Atom">
...
<item>
<title>RE.8 Rear cockpit diagram</title>
<link>http://thevintageaviator.co.nz/node/2800</link>
<media:content url="http://thevintageaviator.co.nz/files/images/re-8-gallery/screensize/re8-202-re-8-rear-cockpit-diagram.screensize.jpg"/>
</item>

And use Feeds to import each of create a https://drupal.org/project/media_gallery">Media Gallery local copy of all that data.

module
Categories: Novelty
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 670
created - / changed -

Headerlet allows you to output text banners (generated using figlet, for instance) in the HTTP headers.

module
Categories: E-commerce
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -
module
Maintenance status: Unsupported
Development status: No further development
Downloads: 0
created - / changed -

This is a very small basic module that allows users to integrate AdRoll Smartpixel entirely through admin. No need for user to manually add any code.