I wanted to use Markdown with SmartyPants on a 6.x installation and so updated the code to make it compatible both with 6.x and with the Drupal code specification.
Attached is a patch.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | cleanup_marksmarty.patch | 4.4 KB | greggles |
| marksmarty.10.01.patch | 3.21 KB | Beau Gunderson |
Comments
Comment #1
Beau Gunderson commentedComment #2
Beau Gunderson commentedComment #3
gregglesI'm splitting this - there is a simple "update to 6" patch at http://drupal.org/node/208101.
Separately, I've created a new "cleanup" patch which has some benefits over this one
1) help works (note that when you changed _help to use $path you need to change the $in_section
2) It fixed some other php notices in the hook_help
I did this against HEAD which is also the branch point for 5.x so I it should apply to both.
Comment #4
moshe weitzman commentedi cleaned up the versions listing on the filter configure page and then committed this. thanks.
Comment #5
moshe weitzman commentedi cleaned up the versions listing on the filter configure page and then committed this. thanks.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.