This drove me crazy and I saw another person in a forum asking about this. If you turn on the HTML corrector in the input filter configuration, the collapse_text stops working. Please warn others about this in the documentation. Maybe the HTML corrector filter should come first in the priority.
Hope you get the nesting working someday.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | Rearrange Full HTML.jpeg | 53.22 KB | andreiashu |
Comments
Comment #1
andreiashu commenteddps,
Thanks for opening this issue.
Indeed, if you put the HTML corrector before Collapsible Text it works (I've attached a screenshot with my ordering).
Bumping priority. Some users might loos hours until realizing this. Also, HTML corrector is used on many sites...
Comment #2
deviantintegral commented"needs review" means there is a patch to fix this.
Anyone looked into it and figured out why HTML corrector does this?
Comment #3
chris_bbg888 commentedHey guys,
i just had the problem that I didnt know that you have to enable the module in the full html/filtered html (eingabeformate)
Please please put that in the readme.txt file. I just spend 2 hours on that.
Thanks
Comment #4
MBroberg commentedThank you so much - that worked for me and I didn't have to worry about the WYSIWYG. I am using FCK and by rearranging the filters it seems to ignore the fact that the extra tags are still being added. Or perhaps the code has been updated too? Either way it's working to just type [collapse] and [/collapse] from within FCK!
For newbies like me, you have to go to
admin/settings/filters
and configure each filter by enabling collapsible text. Then click the tab for "rearrange" and drag the "collapse text" filter underneath the HTML corrector.
Comment #5
pooneil commentedThanks much for the information. I just created a new version (6.x-2.0-beta1) with several improvements and added this important note to the README file.
Anthony