Simple CCK
Component type
Categories
Downloads
Component created
Component changed
Simple CCK is a module that was developed to make it possible for end-users to work with CCK.
Simple CCK is a module that was developed to make it possible for end-users to work with CCK.
FeedAPI and related modules provide lots of ways to get feed data into Drupal, especially into nodes. This module provides a way to set default values in node fields on a per feed basis (instead of per content type -- but this is also broken, see issue #XXXXX), as well as filter values from a PHP snippet on a per feed basis.
This project is sponsored by OpenBand on behalf of its clients.
Text Review is a bundle of modules that allows you to review texts in a variety of ways and display the results within the text.
Text sources, review methods and defusers (methods to ignore certain pieces of texts) can be added and overridden by other modules. See trevi.api.php. The central module acts as a hub for different review methods and text sources. This means that if you add a text source, it can be reviewed with all available methods directly.
The Content Levels module exposes a cck field type & widget by the same name.
This field allows the user to define some ordered series of content ranking (e.g. 'Gold', 'Silver', 'Bronze') and to specify the visibility and editability of each field on the content-type depending on the content level of a node.
This is a CCK field module that provides Vehicle Identification Number (VIN) validation. Additionally, Version 2.x provides optional hooks into lookup/decode services to break out year, make, model and trim level of the vehicle where data is available for the given VIN.
The field taxonomy module allows you to do two things
1) Select taxonomy terms to attach to fields themselves.
This leads to such fields only being available for a node form if the node in question has already one of the selected terms assigned.
2) Select taxonomy terms to attach to values for taxonomy fields.
Both functionalities are currently not working with free-tagging vocabularies.
Field Permissions Plus provides View Own Field and Edit Own Field permissions for CCK fields. It provides this functionality by superceding and expanding on the Content Permissions module packaged with CCK, granting access to fields whether a given user has View Field or View Own Field permission.
"Own" refers to ownership of the node. The author is able to View/Edit their "own" fields.
This solves #363950: Edit own field permission.
This module provides a CCK widget for the CCK text module. The widget displays 2 fields instead of 1. The values of the two fields will be merged to value1|value2 where value1 must be numeric and value2 must not be empty.
If you use this widget for a multiple field the final list of values will look equal to the allowed values format of the CCK Number and CCK text fields. E.g.:
This module provides a slightly modified copy of the CCK Numbers module (Integer, Decimal, Float). The allowed values are gathered from a CCK field of the node the OG context points to.
OG remote options was designed for the projectweb feature for Open Atrium.