cck_reminder

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Description
-----------
Another CCK module to provide a rmeinder field type.

Prerequisites
-------------

Installation
------------
To install, copy the cck_reminder directory and all its contents to your modules directory.
To enable this module, go to Administer > Modules, and enable Phone Number.

Themable
--------

Todo Tasks:
-----------
- simpletest

Ongoing Tasks:
--------------

Views Fields Compare Filter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Views Fields Compare Filter module provides a filter for use with Views module.
This filter (Global: Fields Comparison) allows the user to choose a comparison operation between 2 of the fields selected for the view.

Provision CDN support

Component type

module

Maintenance status

Development status

Downloads

8351

Component created

Component changed

Introduction

This is a simple module and drush script for that allows you to enable CDN support per site in Aegir. It takes care of setting up a new virtual host that is configured to serve your site's static files over one or more additional domains, eg. css.example.com, js.example.com, cdn.example.com. Use in conjunction with the Drupal CDN module for full effect.

Text & Integer Field

Component type

module

Maintenance status

Development status

Downloads

695

Component created

Component changed

A compound field with a text field and paired integer field.

There is now also a submodule called textintegerfieldx2url -- that's two text fields, two integer fields, and a URL field. This is unlikely to fit your exact needs but it is another example you can copy for making compound fields.

Fieldgrid

Component type

module

Maintenance status

Development status

Component created

Component changed

This module will define the "fieldgrid" form element. It will create a table based grid with an arbitrary amount of rows, using a user supplied callback function that defines the form elements for a row as a usual Drupal FAPI array. By default, it will provide AJAX based addition of new rows via an 'Add more' button.

CCK Video

Component type

module

Maintenance status

Development status

Downloads

10848

Component created

Component changed

CCK Video is used to display CCK filefied as video (and automatically as Image if image format detected, if none then CKK Video display field as file url). Now, you can upload Video file into your website rather than use YouTube as external source, this give you full control to the Video file!

Requirements!

D7 version uses Flowplayer 5.4.2 which requires jQuery 1.7.1+ but D7 come with jQuery 1.4, so you need to install jQuery Update module then choose jQuery 1.7 or 1.8.

Two level comment

Component type

module

Maintenance status

Development status

Downloads

1817

Component created

Component changed

Two Level (or Top Levels) Comment, as its name tells, is a small module that allows you to keep exactly two levels of comment. It could be used for Question/Answer style nodes.

For each node type, there are three comment mode:

Context entity field

Component type

module

Maintenance status

Development status

Downloads

43077

Component created

Component changed

Context Entity Field provides a context condition based on field values in an entity.

This module creates a condition for Context. The condition causes a reaction if an entity (e.g. a node, user, ...) contains a field with a specific value. All field types available in core (number, boolean, text, ...), taxonomy term, node reference and user reference are supported. You can also activate a context when a field has no value.

Enterprise Webform

Component type

module

Maintenance status

Development status

Downloads

12285

Component created

Component changed

Enables you to add web forms to your site that can be emailed and/or saved to a database. Includes a contact us example form but allows you to build any number of custom forms. It is a part of the Open Enterprise distribution but can be installed on any Drupal 7 site.