Required Field Display
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Simple Drupal module to display required fields on the manage fields screen.

Simple Drupal module to display required fields on the manage fields screen.

This is a data provider for IP to Locale which uses Maxmind.com geolite database.
Install the module as usual and add GeoIP.dat file to sites/all/libraries/geoip directory.
You can get this file from http://dev.maxmind.com/geoip/legacy/geolite/
This is the new module for bulk delete operation of 301 redirects by a
csv upload of url's.
It is having another option to save url from 404 if node does not exist.
Requirements:
*Redirect module https://www.drupal.org/project/redirect
# This module is only useful for redirect.module users
Steps :
1. Download and extract the module in modules folder (you should have redirect module before installing this module).
2. Enable the Bulk delete 301 redirect module.
Module gives you a second node updated date which you can control.
You can choose to not update the timestamp (for example if the change was only a minor typo fix).
This module was created because I had the need to quickly put a node back to the top of the list. Using views with the updated date did just that, but this also meant you couldn't change your node without having it pushed back to the top.
Alternative modules for this kind of sorting mechanism, like Weights gave me to much possibilities, which I didn't need.
This module allows you to output a link to play content from the SurferNetwork streaming service.
Currently maintained by Damien McKenna. Development is sponsored by The Batavian.
The best way to contact the authors is to submit an issue, be it a support request, a feature request or a bug report, in the project issue queue.
This module shows field cardinalities and necessities on entity field settings page and field names on entity field display settings page.
This module allows your Drupal solution to become scalable in terms of file management. Any images, videos or documents that are uploaded into Drupal will still be managed by Drupal, but instead of being stored and served from local storage, actual files will be uploaded to Google Cloud Storage and delivered through there high performance network. It then replaces the URL to each media file with their respective Google Cloud Storage signed URL.
Export to code or delete views.
Export to code or delete pages and panel handlers.
This simple module adds support to your site to block HTTP POST requests that are not associated with form submissions. This is useful for reducing the potential for attackers to bypass your caching infrastructure by making HTTP POST Requests for pages of your site.