Node page admin

Component type

module

Maintenance status

Development status

Downloads

3141

Component created

Component changed

Current situation

Drupal (6.x, 7.x) core module node provides a view which shows a list of all the published nodes:

http://www.example.com/node

Nowadays most Drupal installations use Views, Panels, etc, which are more configurable making this feature useless.

Description

This module adds an administration settings panel to handle /node page access.

Facebook Likebox Field Widget

Component type

module

Maintenance status

Development status

Component created

Component changed

Based off of jwilson3's Twitter Field Widget http://drupal.org/sandbox/jwilson3/1180622

The project takes a text field url and displays it as a Facebook Like Box. It uses a template file to display the widget, which contains hard-coded settings that you can override at the theme level.

We needed this for a site with many companies, to display the likebox on their node page via a views block.

Panel Schedule

Component type

module

Maintenance status

Development status

Downloads

1900

Component created

Component changed

Panel Schedule provides a ctools access plugin, intended to be used for controlling visibility of panel panes, and selection of panel variants based on a scheduled start (and optionally end) date & time.

Being a simple ctools access plugin, it should also be usable with any other task that makes use of ctools access plugins.

This module depends on:

Services UUID

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a module to provide retrieve functionality for the 7.x-1.0-alpha1 version of the UUID module. When alpha3 is released with an upgrade path for alpha1 this module will most likely be deprecated as its functionality appears to be emerging in as a sub module to the UUID module.

Private files download permission

Component type

module

Maintenance status

Development status

Downloads

31982

Component created

Component changed

Version 7.x-1.x provided "two useful features which Drupal itself is missing: a simple permission to allow downloading of private files by role, plus the ability to combine both public and private downloads".

Version 7.x-2.x removes the "global" permission and implements a per-directory by-user and by-role filter instead, to let the administrator better tweak the whole website and increment the overall security.

Reply

Component type

module

Maintenance status

Development status

Downloads

8379

Component created

Component changed

Description

Reply is a D7 answer to entity comments.

Reply is basically a fieldable entity so you can create a 'review', 'comment', 'forum post' or whatever you like by creating bundles and attaching fields to them. Such bundles can be attached to any fieldable entity by 'reply field'.