clean up any code that is not to the Drupal specification
Beau Gunderson - October 1, 2007 - 17:24
| Project: | Markdown with SmartyPants |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
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.
| Attachment | Size |
|---|---|
| marksmarty.10.01.patch | 3.21 KB |

#1
#2
#3
I'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.
#4
i cleaned up the versions listing on the filter configure page and then committed this. thanks.
#5
i cleaned up the versions listing on the filter configure page and then committed this. thanks.
#6
Automatically closed -- issue fixed for two weeks with no activity.