Content Queue

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

There are use cases in which you want somebody to fill out a number of forms. A registration procedure where you want somebody to fill in a number of forms, online questionnaires or elevated permissions if somebody has attributed content of some sort.
The Content Queue module acts on Content Types in a way that somewhat mimicks the nodequeue module for nodes. It comes with a basic Progress block that intelligently guides the user.

Yandex Most Popular

Component type

module

Maintenance status

Development status

Component created

Component changed

Yandex Most Popular gets popular links statistics from Yandex.Metrics analytics service (by day, week and month - or any other time period supported by Yandex.Metrics). It then filters these links to get only the links to actual content (nodes, taxonomy terms, ...).

Dependencies

Yandex Services Authorization API

node_comments_language

Component type

module

Maintenance status

Development status

Component created

Component changed

This module contains a panels content type plugin for displaying only comments in the current language from a node context.

This module essentially contains a (mostly) cloned copy the node_comments plugin from the ctools module and a rewrite of comment_get_thread() from the comment module (in Drupal code) which only select comments in the current language.

Central Data

Component type

module

Maintenance status

Development status

Component created

Component changed

Ground-up rewrite of the Central Things module (http://blog.firecannon.com/blog/module-demo-central-things-manager)

This is a code-cleanup & refactoring exercise, and to make some sensible decisions on allowing generic backends rather than limiting to specific technologies.

Features:

CK WYSIWYG Tweaks

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

CK WYSIWYG is a sandbox module to tweak your CK editor wysiwyg in Drupal 7. Setting up a good WYSIWYG editor in Drupal is one of the most painful task for someone getting started.. well scratch that, for ANYONE pretty much. Creating a custom tweaks module for CK Editor is almost a requirement for getting it to work the way you want. This module gives you the starting framework.

Node Uniqueness

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Node Uniqueness module provides a way to require that title fields of a node are unique. This module will add one extra field in content type that we have select administration page settings.

This module also allows you to add duplicate content if you want,for that you just need to uncheck/deselect checkbox during node addtion.

embedcode

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows users without Full HTML permissions to create Full HTML like content.

This is provided by creating and re-using HTML snippets which can be embedded within content. Site administrators define which roles can create/edit the snippets. Then lower privileged roles can use any existing HTML snippet within content by providing the correct token.