Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
21.25 KB
MD5: f3ac105658eaf32eaea67167e7b99029
SHA-1: 4803c2295fd97d9f8dc7fe41cd8ed9d640f15e89
SHA-256: 1228d24aabd0c3f10ec872c645c14e5c26490123627ba8baa1f03d7e770a1a27
Download zip
25.63 KB
MD5: 030ff0228cbceef729423d417829208d
SHA-1: 7f85f57cd8b611b30acd0b082711469715f74f64
SHA-256: 617f8f6dbfbc79731a7bcb2a8d44335b0581d8f9ab7a3293987510732329fc10
Release notes
- #938896: "Add box" should be a local action by dixon_: Add box should be a local action
- #1126844: Box edit forms should have a cancel submit button by e2thex: Box edit forms should have a cancel button
- #1093550: Replace "Edit" text with Contextual Links by e2thex: Move 'Edit' link into Contextual Links
- #1126378: When adding a box with using context inline editor, all ajax on a form does not function by e2thex: Allow mutlistep boxes config forms.
- #1121050: Give the box a change to act on options from submit, and let the box have the form state when building the option form by e2thex: Add an option_submit handler for a box type and provide form_state to the form being rendered.
- #1125256: Tell context to group box instances by e2thex: Allow boxes to group by type within Context UI
- Documentation and E_STRICT fixes