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.
* -… |
jplayer.info |
jplayer.info |
|
name = jPlayer
description = Provides an HTML5-compatible with Flash-fallback audio player.
package = Media
core = 7.x
dependencies[] = file
dependencies[] = libraries
configure = admin/config/media/jplayer
files[] = jplayer.install
files[] =… |
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 |
|
Theme and preprocess functions for the jPlayer module. |
jplayer.tpl.php |
theme/jplayer.tpl.php |
|
Provide the HTML output for a jPlayer interface. |
jplayer.views.inc |
includes/jplayer.views.inc |
|
Views module hooks for the jPlayer module. |
jplayer_protect.admin.inc |
jplayer_protect/jplayer_protect.admin.inc |
|
Page callback for the jPlayer protection statistics page. |
jplayer_protect.info |
jplayer_protect/jplayer_protect.info |
|
name = jPlayer Content Protection
description = Prevent direct access to media files.
package = Media
core = 7.x
dependencies[] = jplayer
files[] = jplayer_protect.install
files[] = jplayer_protect.module |
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 |
|
CONTENTS OF THIS FILE
---------------------
* Introduction
* Installation
* Player kinds
* Upgrading
* Known issues
* Support
* Sponsorship
INTRODUCTION
------------
The jPlayer module provides a wrapper around the jPlayer JavaScript… |