Actively maintained
Wireframe Me
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Front-end designers, project managers, and clients consistently ask Drupal engineers for clickable wireframes early in the development cycle. When developing "agilely", this is particularly important. Unfortunately, it's not always easy to manage placeholder page content in Drupal. Often it's done by creating placeholder nodes, but that requires either maintaining database dumps containing these nodes, or creating them on the fly with install scripts.
Up RPC
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
Up RPC is a system for migrating data from a Drupal 5 site to a Drupal 6 site, for use on those site upgrades where the D6 version of the site is an entirely new build rather than an upgrade.
Imports run as a batch process, with data transmitted over XMLRPC using Services and Transport. The framework provides the means to migrate users, taxonomy terms, and nodes, including CCK fields.
Views Decorator
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
This module provides a layer on top of the Views interface for registering new handlers ready for dynamical handler extending. It's an API module designed to be used by other modules to ease the implementation of the Decorator module for achieving "horizontal extensibility" in Views. It takes care only of the interface and lets the code alone to be cooked by the Decorator module.
Views Field Rewrite
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module changes the "Rewrite the output of this field" section in all Views fields in the UI. To accomplish that it uses the Views Decorator module.
At the moment it provides field rewriting using regular expression patterns and replacement strings, which may also contain replacement tokens that can use any existing field output.
Browser class
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Summary
This small module helps theme-developers to deal with cross-browser compatibility. It makes easier to handle different types of non-widespread browsers just as much as it helps with using different versions of Internet Explorer.
The module extends the $body_classes variable in page.tpl.php based on the enduser's browser, and platform.
The module also makes a $browser_classes variable available in page.tpl.php, which stores the data in an array, this way the developer can make use of it as needed, if he does not wish to use the $body_classes variable.
Supported browsers
- ie
- opera
- safari
- chrome
- netscape
- ff
- konqueror
- dillo
- chimera
- beonex
- aweb
- amaya
- icab
- lynx
- galeon
- operamini
Browser version checking
The module creates version classes.
- ie[version]
- opera[version]
- chrome[version]
- safari[version]
- netscape[version]
- ff[version]
- konqueror[version]
- operamini[version]
Supported platforms
- win
- ipad
- ipod
- iphone
- mac
- android
- linux
- nokia
- blackberry
- NetBSD
- FreeBSD
- OpenBSD
Mobile detecting
The module checks if the device is mobile and adds "mobile" or "desktop" class.
Flexi Access
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
The Flexi Access module will provide a simple and flexible interface to the ACL (Access Control List) module. It will let you set up and mange ACLs naming individual users that are allowed access to a particular node.
The module let you manage access to individual nodes. The administrator may grant individual users the right to: View (read), update (edit/write), and delete the node.
Video.js (HTML5 Video Player)
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Video.js is a HTML5-based video player with a built-in Flash fallback for older browsers. This means that videos can be played on nearly all devices and operating systems, provided the right codecs are used.
This module is a support module for Video.js. It doesn't contain Video.js itself, but integrates it with the File, Link and Video modules after you've installed it.
Autocomplete Deluxe
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
This is an enhanced autocomplete element, that uses the JQuery UI autocomplete. It will also implement a widget for taxonomy.
Features
- Combo/Select box like selecting.
- Select without entering something.
- Widget for taxaonomy
- Chosen like multiple selecting.
If you want to deny adding new terms, then checkout Chosen. It converts select boxes to autocomplete fields.
Authorize.Net
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
A payment method using Authorize.Net for transactions handled by the Payment API.
