Downloads

Download tar.gz 12.05 KB
MD5: b2407629534c3ab7463571f3ecb26a45
SHA-1: b708ccd82d15c8e617e22adae101f60d98fafc55
SHA-256: c2f6319e587591c334792bdb3be751437a9ad6362aa49ddbb4c5e7ed56c94a12
Download zip 12.98 KB
MD5: 4852c393719e46e8ece732c062854ea8
SHA-1: 6d0be4c28304dbb286558fe29bb7522a6dee4435
SHA-256: 3f546ab9a4b036cb37fbb405dab89f6607f6cb1cff33f989d9bff81ac5f6ae9f

Release notes

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

This version is almost completely rewritten. It has parity with the features of the D7 version.

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:51 UTC
Last updated: 7 Mar 2011 at 15:56 UTC
New features
Bug fixes
Unsupported

Other releases