Minor changes :)
- to collapse_text.module:
function collapse_text_init() { drupal_add_js('misc/collapse.js', 'core', 'header', FALSE, TRUE); } - to collapse_text.info:
dependencies[] = filter core = 6.xrandom datestamp :)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | collapse_text.zip | 7.69 KB | sza |
Comments
Comment #1
sza commentedzip
Comment #2
psicomante commentedwonderful, thanks!
Comment #3
pukku commentedHi! I'm going to mark this a duplicate of #233877: Attached is modified version including nesting and custom title support (I know that your patch is the basis for 233877, and will give you credit).
Comment #4
pukku commentedBTW: many thanks for doing this...