Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
This release providers support for the new widget functionality of the latest CKEditor library. This makes the embedded atoms more robust, less likely to get broken. Update instructions can be found in the documentation at: Scald Installation / configuration
The panels' custom content is now supported built-in. The scald_panels_dnd
module is not required anymore for that purpose.
Backwards incompatible changes
3rd party video providers are moved to separate projects
The scald_vimeo, scald_youtube, and scald_dailymotion modules have been moved
to separate contrib modules, in order to not have any 3rd party integration
modules in Scald Core.
Steps to upgrade to the latest version:
(Note: Instead of using Registry Rebuild in below steps a Drupal Cache Clear might be enough in certain cases.)
- Install Registry Rebuild (if not already installed) either as a drush
command or as a php file.
Explanation at https://www.drupal.org/project/registry_rebuild
- Update to the latest version of Scald Core
- Download the youtube/vimeo/dailymotion modules depending on which ones were
used before on the site
- Run Registry Rebuild
Scald_video moved to core, video players moved to separate projects
The scald_video base module which provided a html5 video player with local
storage is now part of Scald Core. The extra players are now available as
separate modules.
Steps to upgrade to the latest version:
- Install Registry Rebuild (if not already installed) either as a drush
command or as a php file.
Explanation at https://www.drupal.org/project/registry_rebuild
- Disable and uninstall the scald_video players that are used on the site. Do
not disable or uninstall the scald_video module itself.
- Delete the scald_video module already existing on the site
- Update to the latest version of Scald Core
- Download the player modules that was used on the site (now separate projects)
- Run Registry Rebuild
- Enable the player modules that was used on the site before
"link" option is now urlencoded
The scald_image module's link data property is now urlencoded. If any custom
code used $options['link'] before this version, it should now be changed to
urldecode($options['link']).
All changes since 7.x-1.3:
- #2490460 by nagy.balint, Cellar Door: CKEditor Fallback for old atom markup
- #2399897 by Renrhaf, nagy.balint, nicoloye, ciss: Scald context exportable - overriden shared feature
- #2025785: Move base video provider to core.
- #2487211: Coding style issue in mee.module
- #2025785: Move Dailymotion provider into contrib
- #2025785: Move scald_vimeo provider into contrib
- #2025785: Move YouTube provider into contrib
- #2486947 by bdimaggio: Typo in Scald Quickstart info file
- #2483595 by nagy.balint: Atom reference options column update hook can get stuck
- #2479281 by nagy.balint: Ckeditor widget problems after deleting atoms
- #2476933 by nagy.balint: sas to markup render will not work on panels custom content
- #2478787 by nagy.balint: Open the delete confirm form in ctools modal
- #2476677 by free-radical: Fix misspelling: "Debuging"
- #2396179 by gnucifer, nagy.balint: compatibility with EVA
- #2475241 by gifad, nagy.balint, martin.knapp: Is it possible to get a list of atom usage?
- #2474601 by nagy.balint, martin.knapp: Adding a new context does not appear until caches are cleared
- #2472223 by gifad, nagy.balint: Widget filter will not work if there are amp signs in the options
- #2469015 by nagy.balint, DeFr, gifad: Atom Reference: JS behaviors no longer attached on atom representation
- #2068267 by gifad, Raphael Apard, al.ex, nagy.balint, shortspoken, A-snowboard, jcisio: Scald Image to respect scald_thumbnail field maximum file size limit
- #2360747 by nagy.balint, slybud: Atom reference does not work with i8n_field
- #2468313 by gifad, nagy.balint: Unable to trigger onLoad on checkbox type on edit atom properties
- #2468431 by nagy.balint: Removing unnecessary atom reference instance context config
- #2375505 by nagy.balint, gifad: qtip preview doesnt respect settings from qtip config page
- #2467625 by nagy.balint: Notice: Undefined index: field_text in mee_field_widget_form_alter()
- #2467623 by nagy.balint: How to create atom_reference field in custom form
- #2391369 by targoo: Translatable fields are not populated with the source language values
- #2451587 by gifad, nagy.balint: Fixed an issue with saving options incorrectly in atom reference field.
- #2401717 by nagy.balint: CKEditor renders the editable area unusable when used together with the default 'count' plugin
- #2402123 by Shiraz Dindar, nagy.balint, aron.beal: Width and height dimensions YouTube not working?
- #2442187 by allez, nagy.balint: Notice: Undefined index: page_arguments in theme_commerce_backoffice_product_node_add_list()
- #2453363 by nagy.balint, gifad: Adding edit and view links in the CKEditor widget contet menu
- #2451587 by gifad, nagy.balint: Possibility of overriding representation in atom reference field
- #2166519 by jussil, nagy.balint: Support Display suite and Field Group
- #2366247 by nagy.balint, gifad, Aron Novak: Add an option to pass through custom scald form (hook_scald_add_form)
- #2458875 by nagy.balint, gifad: Make the dndck4 ckeditor plugin to be the default configuration of scald for new installs only
- #2457707 by nagy.balint: Php version 5.3 is now required in dev
- #2463181 by Aron Novak, gifad: Fix function name reference in comment of scald_atom_view()
- #2459945 by nagy.balint, gifad: Create a JS hook system + pluggable AjaxExpandWidget
- #2449181 by dremy, nagy.balint: DND Library Wrapper floats under Panels IPE modal
- #2433885 by nagy.balint, gifad, asherry: Add ->data to fetch function
- #2457779 by mr.york: Atom reference field does not fire a change event on the underlying text field when an atom is dropped or removed
- #2447959 by gifad: Pluggable Options for Atom Properties
- #2407023 by gifad: CKEditor: dragging into a summary field of a text and summary is broken
- #2393425 by yched, gifad, nagy.balint: Ckeditor widget broken atom drop on firefox
- #2393693 by nagy.balint: Ckeditor Widget: Easier way of setting the mee_store_format variable
- #1978828 by drikc, gifad, wroxbox, nagy.balint, jcisio, huteb, mr.york: Adding edit and view links bellow the atom reference field
- #2420741 by angel.h: Scald implementation of hook_i18n_string_info() is wrong
- #2401515 by NerOcrO: Iframe title added for accessibility
- #2428929 by nagy.balint, gifad: To hide the link atomproperty instead of disabling it
- #2424189 by a.milkovsky: Make scald_render_multiple compatible with Entity API
- #2435657 by Alex Bukach: Invalid Vimeo video identifier
- #2136415 by yched, gifad, jcisio, nagy.balint, davidhk, splatio, f2boot: Support CKEditor 4.3 Widget plugin