atom_reference.css |
modules/fields/atom_reference/atom_reference.css |
|
Provides some basic style to make the drag & drop more usable. |
atom_reference.info |
modules/fields/atom_reference/atom_reference.info |
|
name = Atom Reference
package = Scald
core = 7.x
dependencies[] = field
dependencies[] = scald
dependencies[] = dnd
files[] = atom_reference.test
; Migrate handler
files[] = atom_reference.migrate.inc |
atom_reference.install |
modules/fields/atom_reference/atom_reference.install |
|
Install, update and uninstall functions for the Atom reference module. |
atom_reference.migrate.inc |
modules/fields/atom_reference/atom_reference.migrate.inc |
|
Support for processing atom reference fields in Migrate. |
atom_reference.module |
modules/fields/atom_reference/atom_reference.module |
|
Defines a new field type, allowing to directly reference Scald Atoms from
a node. |
atom_reference.test |
modules/fields/atom_reference/atom_reference.test |
|
Tests for atom_reference module. |
dnd-library.css |
modules/library/dnd/css/dnd-library.css |
|
This file contains a sample library theming,
mainly trying to reshape Views' exposed filters
to something more suitable for such a tiny space. |
dnd.admin.inc |
modules/library/dnd/dnd.admin.inc |
|
Provides the administration related parts of the DnD module. |
dnd.info |
modules/library/dnd/dnd.info |
|
name = DnD Library
package = Scald
description = Enable a drag and drop media interface.
core = 7.x
dependencies[] = scald |
dnd.install |
modules/library/dnd/dnd.install |
|
DnD Installation. |
dnd.module |
modules/library/dnd/dnd.module |
|
|
editor-global.css |
modules/fields/mee/css/editor-global.css |
|
Stylesheet used to provide align and wrap functionality for atoms |
editor.css |
modules/fields/mee/css/editor.css |
|
Stylesheet used by richtext editors. |
mee.info |
modules/fields/mee/mee.info |
|
name = Multimedia Editorial Element
package = Scald
description = Allows users to define metadata on atoms that are embedded in text fields
dependencies[] = field
dependencies[] = text
dependencies[] = dnd
dependencies[] = scald
core =… |
mee.install |
modules/fields/mee/mee.install |
|
MEE installer. |
mee.module |
modules/fields/mee/mee.module |
|
Defines a special textarea, with drag and drop media driven by Scald and
dnd.module. |
mee.views.inc |
modules/fields/mee/mee.views.inc |
|
Provide views data and handlers for mee.module. |
README.txt |
README.txt |
|
SCALD: MEDIA MANAGEMENT MADE EASY
---------------------------------
Homepage: http://drupal.org/project/scald
Documentation: http://drupal.org/node/1652740
Contents of this file:
* Introduction
* Terminology
*… |
README.txt |
modules/providers/scald_video/README.txt |
|
Scald Video is a scald provider to host your videos in your drupal site.
Accepts video files .mp4, .webm and .ogv.
The following modules provide additional players:
- VideoJS (http://www.videojs.com/): html5, flash fallback
… |
README.txt |
modules/library/dnd/README.txt |
|
This module makes a bridge to drag and drop your atoms from any library to
a text field (it could be a textfield, plain textarea or richtext textarea).
A default library (scald_dnd_library) is also shipped within the project.
Each dropped atom… |
sas.css |
modules/fields/mee/plugins/sas/sas.css |
|
|
sas.inc |
modules/fields/mee/plugins/sas.inc |
|
MEE wysiwyg plugins definitions. |
scald-atom.tpl.php |
scald-atom.tpl.php |
|
|
scald.admin.inc |
includes/scald.admin.inc |
|
|
scald.api.php |
scald.api.php |
|
Hooks related to Scald atoms and providers. |
scald.atom.inc |
includes/scald.atom.inc |
|
Functions related to the Scald atom entity rendering. |
scald.constants.inc |
includes/scald.constants.inc |
|
Scald Constants |
scald.features.inc |
scald.features.inc |
|
File name: scald.features.inc. |
scald.info |
scald.info |
|
name = Scald Core
description = "Scald is Content, Attribution, Licensing, Distribution. This is the core of the framework."
package = Scald
core = 7.x
dependencies[] = taxonomy
dependencies[] = ctools
dependencies[] = image
dependencies[]… |
scald.install |
scald.install |
|
|
scald.module |
scald.module |
|
The Scald Core, which handles all Scald Registries and dispatch. |
scald.pages.inc |
includes/scald.pages.inc |
|
This file contains the various callbacks related to Scald defined pages. |
scald.plupload.inc |
includes/scald.plupload.inc |
|
Plupload integration helper functions. |
scald.test |
tests/scald.test |
|
Tests for scald.module. |
scald.tokens.inc |
scald.tokens.inc |
|
Builds placeholder replacement tokens for atom-related data. |
scald.translation_handler.inc |
includes/scald.translation_handler.inc |
|
Translation handler for the Scald Atom entity. |
scald.views.inc |
includes/scald.views.inc |
|
Provides support for the Views module. |
scald.views_default.inc |
includes/scald.views_default.inc |
|
Default views for the Scald module. |
ScaldAtom.inc |
includes/ScaldAtom.inc |
|
Defines a class for Scald Atoms. |
ScaldAtomController.inc |
includes/ScaldAtomController.inc |
|
This file contains the Scald Atom controller. |
scald_audio.info |
modules/providers/scald_audio/scald_audio.info |
|
name = Scald Audio
description = Provides Audio atoms from audio files.
package = Scald Providers
core = 7.x
dependencies[] = scald |
scald_audio.install |
modules/providers/scald_audio/scald_audio.install |
|
Scald Images Installation |
scald_audio.module |
modules/providers/scald_audio/scald_audio.module |
|
Scald Audio is a Scald Atom Provider for audio files. |
scald_audio_html5.tpl.php |
modules/providers/scald_audio/scald_audio_html5.tpl.php |
|
Scald Audio player template
Changed to use HTML5 Audio element by Mark Conroy - https://www.drupal.org/user/336910 |
scald_audio_player.tpl.php |
modules/providers/scald_audio/scald_audio_player.tpl.php |
|
Scald Audio player template
Created by Hervé Tubaldo - herve@webup.fr |
scald_dnd_library.api.php |
modules/library/scald_dnd_library/scald_dnd_library.api.php |
|
Hooks related to Scald DnD Library. |
scald_dnd_library.info |
modules/library/scald_dnd_library/scald_dnd_library.info |
|
name = Scald DnD Library
description = "Bridge between Scald and DnD"
package = Scald
core = 7.x
dependencies[] = scald
dependencies[] = dnd
dependencies[] = views
files[] = includes/scald_dnd_library.views.inc
files[] =… |
scald_dnd_library.install |
modules/library/scald_dnd_library/scald_dnd_library.install |
|
Scald Library Installation |
scald_dnd_library.module |
modules/library/scald_dnd_library/scald_dnd_library.module |
|
Scald DnD Library |
scald_dnd_library.views.inc |
modules/library/scald_dnd_library/includes/scald_dnd_library.views.inc |
|
Views plugins implementation. |