Install
Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
357.07 KB
MD5: 5c74d22e1e12d17e1882ac4875e92252
SHA-1: ab7854c98cec8cf7f30d23b2909b1c0e7da651db
SHA-256: 5fe12c296258c4d9a6ec06b4110bc4854de02957b87839bc7cdd9541604b56be
Download zip
413.46 KB
MD5: 6c03cccc6d709d9c9296ef142971f550
SHA-1: d50fe8912b3ea99b6bacef1d7ee369b884869e0d
SHA-256: 07557db895a5c88c91b853eabd938d62bd060328ade4c22b9c19d9523a52315c
Release notes
For alpha 3 of Spark for Drupal 8.
Changes since 8.x-2.0-alpha2 (9 commits):
- #1811346 by Bojhan: Added Lessen gradient.
- Refactor and improve testability of aloha_add_format_settings().
- WYSIWYG in core: round one — filter typeshttp://drupal.org/node/1782838 got committed, woohoo!
- As of the previous commit (for issue #1815246), you now need to apply a different core patch.
- #1815246 by Wim Leers: Stop relying on filter_get_allowed_tags_by_format(), figure out which tags & attributes are allowed through blackbox testing.
- #1782372: Initial, rough support for the Image plug-in. Comes with searching all images on the site.
- Updated Aloha Editor build to a post-0.22.2, pre-0.22.3 build, including my latest Image plug-in bugfixes that were merged.
- Fixed #1813288 by Tobias Steiner: drupalcontenthandler.js uses Sanitize incorrectly
- Shell script to facilitate Drupal 8 patch testing.