collapse_text.info |
collapse_text.info |
|
name = Collapse Text
description = "Input filter allowing plain text sections to become collapsible."
dependencies = filter
package = "Input filters" |
collapse_text.module |
collapse_text.module |
|
collapse_text is an input filter that allows text to be collapsible |
README.txt |
README.txt |
|
collapse_text.module is an input filter to allow text to be
made into collapsible sections (like on editing forms).
Surround text with `[collapse]` and `[/collapse]` to make that
text be a collapsible section. You may open with `[collapse… |