Overview @font-your-face provides an administrative interface for browsing and applying web fonts (using CSS @font-face, supported in all popular browsers) from a variety of sources. Features A font browsing interface allows selection of fonts from from several providers: Typekit.com Google Fonts Font...
A Drupal 7 field module to hold postal addresses, implementing a subset of the fields defined in the xNAL standard. Features This module only does one thing, but does it correctly: store international postal addresses. Standardized storage of (international) postal addresses based on the xNAL standard...
Update: Addressfield module now provides feeds mapper so this module is no longer required, please update to the last addressfield module version. This module provides feeds mappers for addressfield module. Project Information Maintenance status: Abandoned Development status:...
Advanced gallery uses CCK nodereference and imagefield fields to make nice comfortable to work gallery for the multuiser site. This module is recommended to use together with advupload module to have comfortable upload page. Module package includes: Own images managements for users. Galleries. Module...
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). Features: - can create pages for different node types with filefield or imagefield fields. - has individual...
Overview Allocated seating provides two field types - an allocated seating designer and a seating plan. These fields can be used for various purposes - eg the designer can be used on a node edit form to allow users to create a seating plan for an event whilst the plan can be used as part of a checkout...
This module reverts Drupal 7's file upload widget to the Drupal 6 behavior, and trusts the site administrator to be smart enough to allow uploads with any file extension. It also lengthens the allowed file extensions box from 128 characters to 2048, allowing you to specify a larger number of extensions. While...
This modules enables you to easily duplicate existing fields to other bundles of the same entity type. Example use cases Node: You need to create serveral content types which share some equal fields. Commerce: You need to create several product types, which all have the same fields in common. Sponsors Module...
The Attachment Links module provides permanent links to files attached to a node. A single, easy-to-remember URL can be used to retrieve the preferred (canonical) or newest version of a file regardless of how many versions of that file have been attached to a node. Typically, users will want to create...
AudioField module adds new CCK field that allows you to upload audio files and automatically displays them in a selected audio player. Currently it supports 6 players and it provides API for easy addition of new players. Developed by Tamer Zoubi Installation See the Documentation. Dependencies AudioField...
Auto Admin is a module that automatically generates good looking, highly customizable administration pages. Let Auto Admin build list, add, edit and delete pages for you using its Drush commands to generate configuration data. Then customize the text and form settings to your liking. One-to-many and...
The Availability Calendar module allows for availability calendar fields to be attached to entities. It is useful for showing availability on websites for small accommodation providers, e.g. bed and breakfast, guest houses or self catered apartments. The default formatters show the availability on...
Defines a blob field type. The blob field has no input or display, instead it acts merely as a structural tool. Other modules can add widgets and display handlers for special case blobs. This module is handy if you are writing something that needs to store blobs related to entities. Input widget and...
Defines a field type Block reference which creates a relationship to a block and allows the block to be displayed as the content of the field. This module is modelled on Node reference and usage is similar. If you would like to support this project, please donate with PayPal. Project Information ...
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...
Bundle copy is a replacement for the Content copy module which lives in the CCK project for Drupal 6. Has export/import support for: Node types Taxonomy User Field API fields Field groups You can find the export/import links for the supported entities on following paths: Nodes: admin/structure/types Taxonomy:...
Adds a button field type for use with any fieldable entity type and Rules. Provides two different widgets: HTML Button and Image Button. Adds a new button click event, clicked button comparison, and reload page action for use with rules. When the button is clicked, an AJAX call is used to run the event....
A CCK content field which lets you add a country to your content types; displaying country name, ISO 3166-1 alpha-2 code, ISO 3166-1 alpha-3 code or a countryicon with module Country Icons (6.x-1.0-beta2 and newer releases now supports Country Icons 1.x and 2.x). Requires the optionwidgets module (CCK)...
This module adds a CCK list field type, that lets you add a list display to any content type, without having to manually enter HTML. To be more specific, it adds a textarea field. Every row in the textarea will be a list point. The output is generated by the theme system, so you don't have to worry...
CCK Pager allows to page the item list of any CCK field with multiple values. The module extends others CCK formatter by paging the field item list; setting the number of elements per page and pager type (full or mini) can be made per field.It only works with versions of CCK >= 6.x-2.5. 7.x-version Version...
This module adds a CCK table field type that lets you add a table display to any content type without having to manually enter HTML. It currently parses text data to form the header and row content. The output is generated by the theme system, so you don't have to worry about formatting valid HTML or...
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,...
The click2call.module enables administrators and developers to create website gadgets that, when pressed, call the user and provide access to site-related services and content via regular phone calls. Click2Call gadgets are available as CCK fields, as website blocks, or as elements to be inserted in...
Define field allowed values in your module.codes.inc file. Why? The core Options module provides allowed values for List type fields. This is not really usable when you want to work with those values in your custom module, because it could easily break when someone modifies those allowed values. Codes...
Comment Field provides a field that can hold simple comments. It holds the uid of the author, timestamp, and body (comment text). The display is configurable, making it possible not to display the author (for example, in cases where the author is always the same) or timestamp. This allows administrators...
