Cloud Zoom

Component type

module

Maintenance status

Development status

Downloads

46376

Component created

Component changed

IMPORTANT: The 1.x plugin has been removed from the Professor Cloud website. Only the 2.x plugin is available now, which is not tested with the module and is only free for non-commercial use.

Phone Number

Component type

module

Maintenance status

Development status

Downloads

37101

Component created

Component changed

Another CCK/Fields module to provide a phone number field type.

Main differences cck_phone from Phone (CCK) phone.module are:
- Single field widget instead of ever growing field widget per country
- Supports all/multiple countries in one field
- Covers almost all country codes out of the box, with generic phone number validation
- Includes all countries codes or select your own list of countries
- Custom country specific phone numbers validation & formatting
- Custom country validation can be turned off, configurable per field
- D6: Better tel link support (RFC3966) or mobile support - iPhone, Android, iPad, Opera Mobile/Mini, etc. D7: To be replaced by RDFa.

Drag and Drop files

Component type

module

Maintenance status

Development status

Downloads

1524

Component created

Component changed

Automatically converts all node forms to enable HTML5 Drag and Drop File API support. It currently works only with Drupal core's attachment/upload module, and the CCK Filefield module. No configuration is required, it should just-workâ„¢ out of the box.

As this currently only works in Firefox, I would recommend using Drag'n'Drop Uploads instead.

DownloadFile

Component type

module

Maintenance status

Development status

Downloads

43599

Component created

Component changed

Update on March 07, 2017: This module now has two new maintainers: Ayesh and Ben. The critical security issue (SA-CONTRIB-2017-023) is now fixed in the 7.x-2.1 version. If you are using any version older than 7.x-2.1 or any 7.x-1.x version, please upgrade immediately. Module will continue to receive bug fixes and new features in the future. You are welcome to collaborate!


DownloadFile is a module to direct download files or images.

Features

  • Added four formatters
  • Usable in templates and views
  • Accessible formatters

Reference Preview

Component type

module

Maintenance status

Development status

Downloads

4151

Component created

Component changed

Allows users to preview the content they are referencing when editing a node-reference field. When the user selects a reference, a preview of the node is displayed inline under the field. This module current only works with node-references with the auto-complete widget - although support for other references (user, data, etc.), and other widgets will be coming.

Out of the box this module allows you to do a preview using either the full node, or a node teaser. If mini-panels is installed, you can use any of your mini-panels as your preview!

Usage

Hidden Widget

Component type

module

Development status

Downloads

1056

Component created

Component changed

Gives the ability to create CCK fields which have no input fields.

This gives developers the ability to use CCK to create fields and make use of of all the back end integration such as views, tokens etc.

Multi file field widget

Component type

module

Development status

Component created

Component changed

This is a namespace reservation for an extra file field widget with multiple file upload features.

As more and more different multi upload possibilities are showing up, all using different technologies like flash, java,... I started looking for a simple cross-browser multiple upload script with a progress feature that is as simple as possible.

Mediareference

Component type

module

Development status

Component created

Component changed

Mediareference is a compound field which extends CCK nodereference field with some special fields like title, description, link, color etc. which can be optionaly enabled in per-field CCK settings. It allows page editors to assign media nodes (primarily images) to other content and add custom title, link or description to them. Widget includes Mediareference browser popup which is built upon the view and allows flexible filtering and output of the media nodes.

Implemented features:

  • Mediabrowser popup view (lightbox lightframe) with dynamical node type filtering and exposed filters (types are get from CCK referenceable types field settings)
  • Adding new media nodes through Mediabrowser popup
  • Assigning thumbnail source field for each node type per mediareference field
  • Optional special fields: title, description, link, color, ...
  • Each special field can be switched on/off per cck field settings
  • WYSIWYG support - ability to insert image/video from mediareference widget to every text content (textarea)