Since there hasn't been any activity on this module in quite awhile, I've attached a patch for a Drupal 7 version.
(Issue is tagged as 6.x because the field was required)
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | heading_norm_filter-7.x-1.x.patch | 11.91 KB | ianwremmel |
Comments
Comment #1
miro_dietikerCool, but i can't find a patch attached.
Comment #2
ianwremmel commentedHmm, sorry about that. Turns out not only do you need to browse for a file, it's also really important to click the attach button.
Also, I think I resolved #1068048: Filter not triggered when HTML contains attributes and possibly #584042: Better incasesensitive heading matching (not sure about the second one, code seems right, but it didn't work, but that could have been a result of other filters/the wysiwyg module).
Comment #3
miro_dietikerThank you. Great start.
There was still something wrong with the replacement loop.
Finally fixed that and the current code seems working here.
Comment #4
miro_dietiker