Posted by pukku on December 15, 2008 at 4:38pm
| Download | Size | md5 hash |
|---|---|---|
| collapse_text-6.x-1.1.tar.gz | 7.77 KB | 5637c7ab656c66b12376191d674b16b9 |
| collapse_text-6.x-1.1.zip | 8.65 KB | 225ea47a619a9ea9f78e5edbbc9894f6 |
Last updated: December 24, 2010 - 22:38
Fixed:
- #256176: Make Use the arrow to expand or collapse this section translatable. Thanks yngens.
- #256354: Collapsible text works only ONCE. Thanks rolf, sza, jippie1948, Justyn.
- #259535: put collapsible text link in the filter, not in header tags. Thanks rivena, Justyn.
- Missing space in comparison caused
collapsedattribute to be ignored.
Also, added comments, redid regex to use /x modifier and commented the regex.