Comment whitelist

Component type

module

Maintenance status

Development status

Downloads

797

Component created

Component changed

Important: this module will not be developed further as nobody uses it anyway. For similar (and more advanced) functionality in D7, see Comment Trust.

This module maintains a whitelist for unregistered comment authors (in form of name/email combinations) allowed to bypass comment approval queue.

OG Node Access

Component type

module

Maintenance status

Development status

Downloads

1160

Component created

Component changed

When you update the privacy settings of an Organic Group, you may need to rebuild the node access settings of the nodes assigned as posts to that group. Unfortunately the node access rebuild system focuses on rebuilding all nodes, instead of just those affected.

This module has forked the node rebuild system to allow developers to target one or more Organic Group's for node rebuild. It has the following features:

  • Automatically detect when group privacy changes as the result of the node edit form and directs users automatically to the batch edit screen.
  • Integration with Spaces allowing group administrators to rebuild node access for their group at need.
  • Developer API in the form of a og_node_access_needs_rebuild() function to add new groups for rebuild.
  • Plays nicely with general node access rebuild flag, allowing general node access to trump og-specific rebuild.

This is in response to #1101738: Repairing node access permissions without rebuilding all, thanks to @btopro for getting the ball rolling.

Status

This module is set for maintenance and bug fixes only and is unlikely to get much in the way of new features. Good, minimal feature patches are welcome. As we currently have no use for a D7 version of this module, we are open to requests to create and co-maintain a D7 branch.

Custom CRM

Component type

module

Maintenance status

Development status

Component created

Component changed

The purpose of this sandbox project is to collect pieces of CRM solutions und bring them together. The main focus is to build a CRM with as less coding as possible. The result should be some kind of package (installation profule, module), maybe not out of the box, but an instruction with default views etc. where one can easely make one's own custom CRM based on nodes.

CRM is much too complex for one person - so contribute !

Context Admin + variable set page

Component type

module

Maintenance status

Development status

Component created

Component changed

This sandbox is a proof-of-concept branch of Contextual Administration, trying out the concept of having pages where you can set system variables.

Screencast with a quick demonstration is available here:
http://vimeo.com/24673708 / http://www.archive.org/details/ProofOfConceptContextAdminVariableSetter

Freebase Reference

Component type

module

Maintenance status

Development status

Component created

Component changed

This module defines a 'Freebase Reference' field type which can be used to reference freebase topics via Freebase's suggest widget.

The field stores the label and mid of a Freebase topic. It renders values either as (1) 'Topic Name + mid ('Harold and Maude [mid: /m/03gmw] '), (2) just the topic name ('Harold and Maude'), or (3) just the mid ('/m/03gmw') .

The list of topics which can be referenced can be limited to specific Freebase types.

Possible uses for this module include:

Embed Content

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is used to embed any drupal site's content into the embedable javascript to display drupal site content on external sites. Javascript will render an iframe to fetch dynamic site content from Drupal website.

Draggable Captcha

Component type

module

Maintenance status

Development status

Downloads

14636

Component created

Component changed

Introduction:

  • Extended the captcha module, offered a mobile friendly, draggable & clickable style.
  • Originally used a free lib from blog.lukeblackamore.com, which had been changed and improved a lot in this module.

Installation:

  • Install as usual modules.

Features:

  • Draggable and Clickable.
  • Refreshable.

Dependency