Content Construction Kit (CCK)

CCK (Content Construction Kit) related modules and plug-ins.

Comment driven

arhak - February 5, 2010 - 16:47

Allows comments to alter node properties through comments.
Supported driven properties:

  • node (title, body, publishing options, etc)
  • taxonomy (all kind of vocabularies, also supports active_tags, taxiselect, etc)
  • CCK (supports nodereference, userreference, etc)

The reason for this module to be so compatible with other modules doing their tweaks is that it delegates to core form API instead of treat them on per case basis, therefore maximizing compatibility.

Includes similar functionalities of following modules altogether (without being a merge of them):

Recommended modules:
* comment_subject (branch 2.x)

Note: please, report any module which doesn't play nicely altogether this module to include a special case support for it if needed.
You may also request any feature included in similar modules listed above that might not be present already.

Pending:
* Permission granularity will be provided (not implemented yet)

Candidate modules to be supported as well:
* betterselect (beta2 is buggy, particularly a blocker issue #705984: broken default_value into betterselect_process)

Vimeo

The Browser UI

This is not an official module, and we have no affiliation with Vimeo.com.

Introduction:

Don't confuse your end users by asking them to paste embed codes or URLs into your website. Instead let them browse the videos visually and insert which ones they want by clicking on them. Now that's easy!

Features:

  • A CCK field which holds all the Vimeo video data.
  • A beautiful video browser which feels right at home to Vimeo users.
  • Copies high-resolution video thumbnails from Vimeo to your server for use with ImageCache.
  • Ability to control which Vimeo sources (users, groups, albums or channels) users can browse.
  • Ability to set which Vimeo source (user, group, album or channel) is loaded by default.
  • Ability to change how the player looks (will not override Vimeo Plus member's settings).
  • Ability to paste Vimeo video URL for quick inserts if needed.

Demo:

Try it out for yourself online: http://vimeo.coredesigns.co.uk/

ImageField Avatar

imagefield_avatar.png

Set up an imagefield/filefield to serve as user picture (avatar). You can choose both content type (in most cases it will be content profile, but any node type should work), and imagefield/filefield. On selected content update, user picture is being pointed to the first file in the filefield.
With this module you can let your users upload several photos to their profiles and choose one photo to be their "primary" picture (avatar). You just need to instruct them to reorder images, so their primary photo is first in the list.

Hierarchical Select Field Selector

crea - February 3, 2010 - 06:27

Hierarchical Select implementation allowing to choose content types and their fields in a user-friendly way. Reusable form element.

This is developer module. Install it only when required by other module.

Requirements: Hierarchical Select, CCK

Modules that use Hierarchical Select Field Selector: Imagefield Avatar

Reverse node reference url

Reverse node reference url updates a node's reference of a node from the url.

By default it just checks if the user has "Bypass rnrurl acces" to let em add it, but can extend that via hook_nrnurlaccess, maybe.

Name refers to being a reverse of nodereference_url; and some code was based off of it.

FileField UI Extras

A helper module that provides a collection of miscellaneous FileField UI enhancements.

This module requires CCK 2.5 or above to work.

These include (or are limited to):

1) Collapsible fieldset wrapper on the data elements.

These include the alt, title, description fields provided by FileField and any additional fields that are created by other modules, namely ImageField Extended module.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.