SWF Embed

Component type

module

Maintenance status

Development status

Downloads

21666

Component created

Component changed

SWF Embed is a simple developer-centered module for working with Macromedia Flash-based content. It provides the necessary hooks for adding Flash content on the server-side, as well as the necessary JavaScript and jQuery for working with the Flash on the client-side.

Developers, get started by reading the SWF Embed Handbook Page. The handbook walks you through the process of using SWF Embed in your own code.

ImageField Tokens

Component type

module

Maintenance status

Development status

Downloads

37497

Component created

Component changed

The ImageField Tokens module extends the default functionality of Image fields adding the ability to specify default values and use node tokens in the Alt and Title text.

Transformations

Component type

module

Maintenance status

Development status

Downloads

3216

Component created

Component changed

This module is unmaintained.

Sorry folks. Since I left my previous (Drupal-related) company, I haven't found time to work on this module, and without a strong time commitment I don't believe this is going to go somewhere. The good news is that the number and quality of other import/export modules has increased, so you'll likely find something that suits your needs. (See the next point.) The other good news is that a new module called Rules Transformers takes many of the ideas from this module and sets out to implement them on top of the magnificent Rules module, starting from Drupal 7.x and with an entirely new code base.

Good luck with your quest for the perfect data transformation module!

Upfront note for people researching modules.
There are a multitude of different import and export modules in existence to handle the complex task of getting data from other systems into Drupal. A wiki page has been created in an attempt to focus the efforts of the module developers and provide a handy guide for users looking to make a decision.

Flashy

Component type

module

Maintenance status

Development status

Downloads

3419

Component created

Component changed

This module provides a wrapper for the Flashy video player:

http://code.google.com/p/flashy/

The base module depends on SWFEmbed, and provides an object-oriented API for embedding flash videos in your site. If you have the getID3() module, it will also try to auto-detect the size of the video if you do not specify an explicit size for the player.

Menu Access

Component type

module

Maintenance status

Development status

Downloads

16787

Component created

Component changed

Swipht technologies developed a set of security modules with sponsorship from Portland State University. The modules provide roles and user specific security permissions for menus, menu items, nodes, and security integration into the administration and help systems. We would like to provide this suite of modules back to the community to share the usefulness of the suite and involve the community to provide additional support, testing, and moderation.

Node Access

Component type

module

Maintenance status

Development status

Downloads

17325

Component created

Component changed

Swipht technologies developed a set of security modules with sponsorship from Portland State University. The modules provide roles and user specific security permissions for menus, menu items, nodes, and security integration into the administration and help systems. We would like to provide this suite of modules back to the community to share the usefulness of the suite and involve the community to provide additional support, testing, and moderation.

Admin Access

Component type

module

Maintenance status

Development status

Downloads

8598

Component created

Component changed

Swipht technologies developed a set of security modules with sponsorship from Portland State University. The modules provide roles and user specific security permissions for menus, menu items, nodes, and security integration into the administration and help systems. We would like to provide this suite of modules back to the community to share the usefulness of the suite and involve the community to provide additional support, testing, and moderation.

Views Filtergroup

Component type

module

Categories

Maintenance status

Development status

Downloads

1336

Component created

Component changed

Allows grouping of filters so that only one of a set of filters is active at a time. The user can select which filter he or she wants to modify and the view is then only filtered by the selected field of the filter group.

To use this module, enable it and create a new filter from the [Grouping] section. Expose the filter, remove the checkbox from optional and select the filters you want to have in this group. After submitting and going back to that filter, you can also select a default filter for this group. All filters that should be in a group have to be exposed and optional.

Zenophile

Component type

module

Maintenance status

Development status

Downloads

78883

Component created

Component changed

Note: Zenophile is not compatible with the new 7.x-5.x (HTML5) branch of Zen, and probably never will be, particularly since Zenophile itself supports automatic subtheme generation via Drush now. Thanks for a good run, loyal Zenophile users!

Zenophile allows themers to very easily start new Zen subthemes without all the tedious file copying and find-and-replacing required when creating subthemes by hand. It also simplifies other common tasks when creating Zen subthemes, such as adjusting the width and placement of some page regions. Zenophile includes a simple API allowing developers to create their own modules to modify Zenophile's behavior and add their own features.

Form Tooltips

Component type

module

Maintenance status

Development status

Downloads

3583

Component created

Component changed

Converts form-item help text into JavaScript tooltips. The dev version now features form-id based tool tip activation (for any tag with class "description"). There are some issues however, because it will apply to all forms on a page, rather than just the individually requested form.

The goal of this module is to clean up complex forms, and subsequently make them easier to theme.