Install

Works with Drupal: 7.x

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Downloads

Download autofloat-7.x-2.x-dev.tar.gztar.gz 14.68 KB
MD5: b9577358ce5b390565f963c9cba5ba50
SHA-1: fe0cdf3800909a857aaddee048842b04fdae71cd
SHA-256: e04daa6c62b6cf7ee1d57e71c49fda587c2707bd538bfd9036e7183305ca8091
Download autofloat-7.x-2.x-dev.zipzip 19.27 KB
MD5: af9274775b60764c99609dfff601ff24
SHA-1: 6fa1d1706917208f1a58b4b14468c0aab7582393
SHA-256: e4bfd798a7e9d5bd57f9034a7ab57a8676444859c32316e3d1070922bd8a70c8

Release notes

Using an xPath DOM parser instead of regular expressions. Initially the functionality is identical to the 1.x branch with some minor differences:

  • Instead of wrapping elements in a span to target them with CSS, a class is added directly to the element itself to float.
  • Rejector and selector classes to target are limited to two, instead of the unlimited classes that can be used with the 'regular expressions' version.

Both branches are actively maintained for now. Making a choice is just a matter of personal preference. Some background info on the reasons on creating this branch can be found at:

Created by: lolandese
Created on: 9 Dec 2013 at 16:12 UTC
Last updated: 25 Aug 2015 at 11:58 UTC

Other releases