jplayer.admin.inc |
includes/jplayer.admin.inc |
|
Administrative pages for the jPlayer module. |
jplayer.css |
theme/jplayer.css |
|
/*
* Skin for jPlayer Plugin (jQuery JavaScript Library)
* http: //www.happyworm.com/jquery/jplayer
*
* Skin Name: Blue Monday
*
* Copyright (c) 2010 Happyworm Ltd
* Dual licensed under the MIT and GPL licenses.
* - http:… |
jplayer.info |
jplayer.info |
|
name = jPlayer
description = Provides an HTML5-compatible with Flash-fallback audio player.
package = User interface
core = 6.x
dependencies[] = filefield |
jplayer.install |
jplayer.install |
|
Installation file for jPlayer module. |
jplayer.module |
jplayer.module |
|
Provides an HTML5-compatible with Flash-fallback audio player. |
jplayer.theme.inc |
includes/jplayer.theme.inc |
|
|
jplayer.tpl.php |
theme/jplayer.tpl.php |
|
|
jplayer.views.inc |
includes/jplayer.views.inc |
|
Views module hooks for the jPlayer module. |
jplayer_protect.admin.inc |
jplayer_protect/jplayer_protect.admin.inc |
|
|
jplayer_protect.info |
jplayer_protect/jplayer_protect.info |
|
name = jPlayer Content Protection
description = Prevent direct access to media files.
package = Media
core = 6.x
dependencies[] = jplayer |
jplayer_protect.install |
jplayer_protect/jplayer_protect.install |
|
Installation hooks for the jplayer_protect module. |
jplayer_protect.module |
jplayer_protect/jplayer_protect.module |
|
Provides basic content protection for media files accessed with jPlayer. |
jplayer_style_plugin.inc |
includes/jplayer_style_plugin.inc |
|
Display style plugin for Views that renders rows as a jPlayer playlist. |
README.txt |
README.txt |
|
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 support it. This module provides a default presentation
for the player, as… |
THEMING.txt |
theme/THEMING.txt |
|
The jPlayer default output uses a lot of CSS to get the player looking
respectable. This default set of CSS is based on the demonstration skin provided
at http://www.happyworm.com/jquery/jplayer/latest/demos.htm.
- THEMING -
If you want to override… |