Flag Cool Note

Component type

module

Maintenance status

Development status

Downloads

4013

Component created

Component changed

NOTE: Flag 3.x branch supports entity, but the fields added using manage fields are shown only when flagging content and not when un-flagging content. If you don't want to ask for data when user is un-flagging content, you mostly do not need this module. But using this module will save your few extra tables for each field you create in flag entity :) .

Nodequeue Context

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides a CTOOLS context for Nodequeues, allowing users to select a nodequeue as a context parameter for e.g. views

Features:

  • Context for selecting a nodequeue
  • Nodequeue autocomplete

Requirements:

The use-case for this module is to provide a Context in Panels or Minipanels to select a nodequeue. This nodequeue can then be sent along to a Views display to fetch only nodes from that nodequeue.

sendlink

Component type

module

Maintenance status

Development status

Component created

Component changed

Provide user a extra field for adding emails in selected content type to send email , these email can be send as a one time use link or many time use link based on the user setting.Since this is under sandbox development so , will like add more features before the final release.
For now this module contains the code only for poll content type.

Distributed Blocks

Component type

module

Maintenance status

Development status

Downloads

3673

Component created

Component changed

Simple client/server module to share rendered blocks across different Drupal sites. Must be enabled on both sides.

Usage:

Server side:

  • Go to /admin/config/system/distributed_blocks and check 'This site exposes its blocks for sharing'.
  • Under exposed blocks, select those you would like to share with other sites.
  • Save the settings.

Client side:

Wysiwyg Exclude Field

Component type

module

Maintenance status

Development status

Downloads

2395

Component created

Component changed

Wysiwyg exclude field adds control option on textarea's field type to
allow administrators to choose if the wysiwyg editor should appears on form.

With wysiwyg module, the only way you have to define a textarea's field to be
loaded without wysiwyg editor is to create a new text format which will
have no editor selected.
This module fill in this lack by providing an option to unload wysiwyg editor on
a selected field.

Installation

-------------------

Flagyalater

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Overrides a span with a flag link via ajax, to allow chunks of items to be cached for multiple (logged in users) (like cached views) but still have a user specific flag link.

Span should look like:

  <span class="like flagyalater" id="flagyalater-FLAGNAME-CONTENT_ID"></span>

D6 only atm.

Shortie

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides a very short part of core body or cck field (< 255 chars) per each node to use in views/short listings of content

Warnings

  • D6 Only
  • Appends field to node table (not a recommended thing)
  • OMGWTFBBQ?

Answers Taxonomy

Component type

module

Categories

Maintenance status

Development status

Downloads

1032

Component created

Component changed

Overview

Answers Taxonomy adds tags to questions. It extends the Answers project.

Answers Taxonomy creates an "Answers Tags" tagging vocabulary (or uses one if one already exists).

It allows questions to be referenced by these tags. When a user creates or edits a question, he can use or create tags. If a user views a tag, he sees a custom page that lists all the questions associated with it.