Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
32.3 KB
MD5: 5c1632349f51606475d952a33bb0a6e1
SHA-1: af99aebb284ce8861423353c9a37d19bd73b0f03
SHA-256: 1559f7c6b7bdf684800bfee171aaf8460c55ce95668fb5b6b0bbe7d6da35e027
Download zip
36.18 KB
MD5: acc7272b4f35db72de4553a431086492
SHA-1: 0174c18e4cb6acaabf1174f2e2f966e351583836
SHA-256: a3429029e2b93d96f4553ab0f414a7d5e762fb8e373d176d752fc85cc049af2a
Release notes
Added ability to control the "grid width" used with Arrange Fields.
It is on the settings page. Default is 10px. If set to 1px, this
allows users to move fields with a complete freedom of movement.
Based on issue: #1456534: Vertical field alignment
Changed how the Arrange Fields style tag is set, as well as how
the form is targeted in CSS to be more specific.
based on advice from this issue: #1450450: HTML produced is invalidated by <style> tag
Made changes to keep a STRICT warning from appearing, as per this issue:
#1170352: Strict warning: Only variables should be passed by reference in ...