Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 12.13 KB
MD5: b7ed0fc6ab5f611fdddd054fff5befcf
SHA-1: 684d8de4d7dcba7dc2d9995ddcac59333d7c194b
SHA-256: 4467808e4d02c81d68b4d0d5ae4e0d434503d40a45acffe1cd30e906c00e306b
Download zip 13.08 KB
MD5: d78f2b11fdd2873afdca84d587774f95
SHA-1: 493abb60780a8c482dfdf60b5b42917997669037
SHA-256: 52fd8cfe22158db3aa5403c80a51678a76778e0e4193473c97c6af4e16258dac

Release notes

This really should be 7.x-3.0, but I only realized that way late.

This version should be have complete feature parity with 6.x-2.1

Changes:
- rewrote the algorithm to be less dependent on one major recursive regular expression. This means that it is less likely to cause memory problems or WSODs. It also makes it easier to enhance it in the future.
- the "style=" option should now be "class=". The old name is supported, but going forward "class=" should be used.
- "title=" and "class=" values should be enclosed in quotes. The module tries to support the old syntax, but I'm sure there are all kinds of edge cases that it will fail at.
- you can now start with [collapsed] instead of [collapse collapsed].

Created by: pukku
Created on: 7 Mar 2011 at 15:53 UTC
Last updated: 2 Jul 2014 at 03:38 UTC
New features
Bug fixes
Unsupported

Other releases