CCK iCal
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This module adds an iCal download formatter for CCK date fields as well as adding a link to the links variable for selected content types.
This module adds an iCal download formatter for CCK date fields as well as adding a link to the links variable for selected content types.
This is a placeholder page for a new module that is intended to create nodereference style relationships between nodes and solr datasources.
A common use case for this would be the following:
Acme Brick Building has a list of products maintained by the Acme Product Management System. That system sends all of its products to a solr index. The Acme drupal website needs to relate various items, such as press releases with products in the product management system and display basic information about them.
The Formatter Settings module is a spiritual backport of the Drupal 7 Field Formatter Settings functionality for Drupal 6, adding two new Formatter hooks to provide user definable settings for Formatters on a contextual basis.
This module is primarily for developers as it doesn't do anyting other than provide the Formatter Settings hooks and modify the Display Settings UI if Formatter Settings are present on the selected Formatter.
Formatter Settings was written and is maintained by Stuart Clark (deciphered).
- http://stuar.tc/lark
Â
Preamble:
Recently I've faced with problem of importing some content from WebAsyst shop script to Drupal. In fact it can be done in two ways: directly from WebAsyst database (but often a developer doesn't have proper access) or from CSV files which contain information from few WebAsyst database tables. Such CSVs can be generated with phpMyAdmin or another tool.
Provides a CCK "Video Chapter Marker" field, which allows users to jump to predefined points in a long video.
Currently functions with JW Player. http://www.longtailvideo.com/
Built by Robots - Lullabot
* Apply unique field check in real time.
* And lots of other hacky hard-coded junk.
* See http://drupal.org/project/formmsgs for the Drupal 7 done-right version of this.
UFAJAX
The idea is to give a warning message if a user tries to add a fruit type that has already been added with the same color term.
FlickrBrowser is an extension to the existing flickr module to allow users to browse flickr image sets to select images for flickrfield cck fields instead of manually entering the photo ids.
There are a few assumptions and things of note regarding this module:
This module adds Colorbox integration to the Flickr module. Specifically to the flickrfield CCK field.
Just like with colorbox and imagefields you can select from a listing of the different size presets available to flickr images and choose how you want the images grouped into galleries.
Sponsorship for this module provided by:
Youth Science Canada
JSONfield lets you define CCK fields that map to array elements supplied by a searchable JSON data feed.
For example, if you want to reference products via a searchable JSON service (like Solr), specify the Solr endpoint URL and the object key ID that should be stored in the database. Other values from the JSON array can be used for tokenized HTML output / autocomplete selection, similar to a Node Reference.