The jPlayer module provides a wrapper around the jPlayer JavaScript library. This library provides an HTML5-based player, that uses a Flash fallback for browsers that do not yet support it. This module provides a default presentation for the player, as well as integration with CCK file fields and a display style for Views. This makes it possible to easily convert the display of any file field into an audio player.
This player will only work with files supported by the jPlayer library.
Totally re-written to take power of native fields in core and javascript libraries. Works with the new jPlayer 2.0 for all different types of audio and video files.
Single display formatter with instance configurations including: autoplay, solution, preload, volume, muted, repeat and background color.
Different player kinds including: single (intelligent multi-format support) or playlist.
This module provides two functionalities. It helps you to define which menu link should be active when a node (or entity) is not directly linked to a menu link and it makes menu items fieldable (D7 version).
EazyLaunch is a fast text-based launcher for instantly navigating the entire menu system of a Drupal site. On any page, hit Ctrl+Z and start typing to see suggestions, then press Enter to launch. Features include:
navigate your site without using your mouse
go directly to sub-pages without needing to drill down into menus
pop-up launcher - hit Ctrl+Z to open
fast autocomplete while typing
all menu items are available from the launcher including Administer, Primary Links, Secondary Links, and any other menus you create
additional admin shortcuts for clearing cache, running cron.php, and running update.php
Devel module integration - the devel module's switch user list is available from the launcher
EazyEdit provides in-place edit links when hovering over objects like blocks, nodes, or comments, and provides a view field for adding EazyEdit links to nodes in views. Features include:
in-place links for comments - edit comment, publish/unpublish comment
views field integration - EazyEdit links can be made to appear for each node in a view simply by adding the EazyEdit field to your view
clicking a link takes your directly to the edit page and returns you to your previous destination on submit
disable EazyEdit on individual blocks or node types by checkbox on edit pages
hide EazyEdit temporarily on a page by clicking the 'x' link. Sometimes hover links appear over other things you need to click. This gets EazyEdit out of your way.
EazyEdit attaches itself to the $content variable of nodes and blocks which makes it automatically appear in most themes. If for some reason you don't use $content in your theme, you can inject EazyEdit directly using $node->eazyedit or $block->eazyedit