FatSecret REST API Integration module

Component type

module

Maintenance status

Development status

Component created

Component changed

FatSecret: The Drupal 6 & 7 FatSecret REST API Integration module
--------------------------------------------------------------------

This module allows you to integrate FatSecret API and to call all related API function of FatSecret.

This version of the module only works with Drupal 6.x & 7.x.

Disable RSS

Component type

module

Maintenance status

Development status

Downloads

3602

Component created

Component changed

This module will disable the core RSS feed at http://mysite.com/rss.xml, and remove any reference to it in the html header.

The mechanism for action is simply to return page not found for that path, so this module may not play nicely with other modules providing variations to that path, such as Views or RSS Permissions.

Entity reference access

Component type

module

Maintenance status

Development status

Downloads

1348

Component created

Component changed

Description

This module adds new field formatters for entityreference which check access before displaying rendered entities. Views has access filters such as 'published', but entityreference rendered entity formatter only checks entity_access() for the current user.

Current formatters

  • Role

Simple Ready Workflow

Component type

module

Maintenance status

Development status

Downloads

733

Component created

Component changed

This module adds a new "ready" publishing option on node bundles and fine-grained permissions on publishing options.
It gives you a simple worflow:

  • Ready not checked (draft)
  • Ready checked (ready to be published)
  • Published checked (and surely ready!)

If you need a more suitable and customised workflow, you better look at Worflow module: http://drupal.org/project/workflow

Locker module

Component type

module

Maintenance status

Development status

Downloads

900

Component created

Component changed

Locker is a site authentication module using session to forbid access and hide website. One is required to login to gain access to the website. Locker is not a replacement for Drupal authentication but it serves as an additional layer to hide your Drupal site from public. Locker is an alternative to HTTP Auth standard and recommended to be used in case your server doesn’t support HTTP Auth or you don’t have permission to set it up or you want additional features that Locker module provides.

WARNING - files will be still accessible via direct links!

Iron Curtain

Component type

module

Maintenance status

Development status

Downloads

388

Component created

Component changed

Developed by Reload, sponsored by Scribo.

This module allows the site admins to restrict access to certain paths or the entire site, based on the visitor's IP address.

It allows users with a certain role to bypass the system, it allows a list of paths to bypass the system and it allows you to make a list of paths which can only be seen by whitelisted IPs, and another list which can not be accessed by blacklisted IPs.