Maintainers monitor issues, but fast responses are not guaranteed.

Canned Texts

Canned Text Logo

Dynamically insert pre-defined text strings into nodes or comments. See a screen shot.

Canned Texts creates a views generated drop down list widget in the node-form and/or comment-form. By selecting a list item, text is dynamically inserted into the node and/or comment text area fields, at the point of the cursor. Canned Texts works with the views module and adds a new "display" to the views module called "Canned Texts". The "Canned Texts" display provides widget settings for:

  • Node Type: Select which node type the widget will appear on.
  • Show in: Select if the widget should appear in the comment form or node form.
  • Show title: Select if the view title should be shown above the widget.

Slinky

Slinky is a flexible mechanism for displaying social networking links consistently throughout your Drupal site.

CLI Daemon

This module provides a really fast, secure and stable, lightweight CLI Daemon. This daemon exposes a simple hook in order for module to run actions using it.

Features

  • Clean usage of pcntl_* extension, with SIG handling.
  • Lightweight, it does bootstrap a Drupal in child processes in order to let modules benefits from hook_init(), hook_exit(), and a clean environment.
  • Is able to run job_queue jobs, and Drupal cron if no other module has been run.
  • Provide a Drush integration.
  • The CLI Daemon can be run and killed by site administrator from the Drupal administration.
  • Proceed implementing module list pragmatically, run the first found and dies after remembering where is its module pointer within the module list.

iCal

This is a suite of modules to provide robust iCal integration for Drupal. It has a number of dependencies:

  • The Date Repeat module (part of the Date module suite)
  • The Autoload module (1.x or later)
  • The iCalCreator PHP library.
  • The Libraries module is required for installing iCalCreator.
  • The UUID module for handling ical references.

This module provides a common API for managing iCal data, particularly iCal VEVENT data. It consists of a number of moving parts:

ical module

This module provides the base API and integration with iCalCreator. It also provides an improved wrapping class for managing VEVENT objects, and PHP iterators to generate out instances of a recurrence. It has support for RRULEs, RDATEs, EXRULEs, and EXDATEs.

ical feature

This module provides a feature to use with the features module. It sets ups the needed content types, fields, rules, and other settings needed for a common event system.

icalfield module

Templist

Templist node screenshot

This is a port of the templist theme from Joomla. Templist is a clean theme with a div based, fixed width, 2-column layout (content+left sidebar) with rounded corners and 3 color design. The original joomla theme was created by AbleWebPro. The drupal port was developed by Zyxware Technologies

Language Sections Extras

Adds some extra features to Language Sections, currently the ability to set displayed titles of nodes, blocks and Views.

Modules included

  • Language Sections Node Titles to set node titles.
  • Language Sections Block Titles to set block titles.
  • Language Sections View Titles to set titles of Views (page or block).
  • Language Sections Titles needed by all the above.
  • Language Sections Search to allow content to be indexed for use with Drupal's core Search module. See #361069: Only default language is indexed for search.

Language Sections Node Titles

This module allows node titles to be set from text within a LS section in the body of the node.

Target Audience

Users of Language Sections who want to store content for multiple languages in a single node rather than the node-per-language approach.

=== en ===
Title: This is the Title in English
Here is the English text.
=== fr ===
Title: This is the Title in French
Here is the French text.

Usage notes and limitations

Pages

Subscribe with RSS Subscribe to RSS - Minimally maintained