Fields
Jquery jsTree
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Overview
This jquery_jstree module is a wrapper module for jsTree jQuery library. Module integrates jsTree to Drupal so that it can be used in variety of ways. Built-in sub module provides widget for term references. jsTree can be used in custom forms as any Form API element.
Advanced upload pages
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
This project intended to provide advanced upload pages for CCK FileField/ImageField nodes.
Intended to make correct images/media/other large files upload(using flash or html5/gecko possibilities).
Boolean Field
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Provides a "boolean" field type with an additional state of "not set" in addition to the usual "true/false" or "on/off." A separate display string can be defined for each state. For example, if the field represents the status of a cron job, the three display strings might be:
- Cron job completed without errors
- Cron job completed with errors
- Cron job has not been run.
The corresponding default storage values are 1, 0, and -1.
The field type is integrated with the Rules module.
Safeword
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
It's often useful to provide two versions of a given string: one that's intended for human viewing and another that's intended for use in database queries, URLs, and so on.
In Drupal, this is generally known as a 'Name' and 'Machine name' pair. Drupal 7 even provides a prefab FormAPI element to simplify the process of entering these matched pairs.
Safeword exposes a custom FieldAPI field type that stores two strings using the name/machine name approach. It can be useful when generating PathAuto aliases, exposing Views arguments, and so on.
ImageField Focus
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module allows to scale and crop images focusing on their important portions.
- View an example (and click on the faces)
- Try out a demonstration
- Read a blog post about ImageField Focus + Pictures
- Watch Daily Dose of Drupal Episode #178 on CodeKarate.com
If you are using ImageField and ImageCache, you might have had hard times trying to get Scale And Crop to show what you actually want of your images.
That is what ImageField Focus was made for.
It allows you to tell ImageCache what portion of the image you want to focus to, and what portion you want to be cut out.
Key features
- Extends ImageField's Image widget (no separate widget!)
- Adds a new Focus Scale And Crop ImageCache action.
- Adds a new Focus Crop ImageCache action.
- Uses a new jQuery plugin that will soon be also available as a separate download.
- Integrates with Smart Crop.
OG Menu link
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Stores relations between menu links and groups (Organic groups), filters the available parent menu items on node forms to the ones belonging to the groups a user is a member of, and automatically chooses the group audience of nodes based on their location in the menu.
Dependencies
Certified to Rock field
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
This module provides a field that allows one to input their Drupal.org user ID, and view their Certified to Rock rating. This was mainly coded as a learning exercise, so it may be limited in features and polish.
Basically if you're looking for a way to get the Certified To Rock rating for your users, then this is a module that will do the job!
File viewer
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module has been moved to PDF module formally,
This module add Internet Archive BookReader (http://openlibrary.org/dev/docs/bookreader) for PDF and EPUB support into Drupal to make both of them can be open and view file field in the browser. "Search inside" was just added. Can be bugy. If you upload a book, it will be very slow, because I just use JS for search. Maybe do it on server side in the future. didn't test on IE.
RSS field formatters
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Provides field formatters for node RSS view mode:
