Posted by darrenmothersele on February 25, 2010 at 1:54pm
| Project: | Markdown filter |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Here's a patch against the D6 version to get Markdown filter working on Drupal 7.
| Attachment | Size |
|---|---|
| markdown-drupal7.patch | 4.71 KB |
Comments
#1
attached a pre-patched D7 version of the Markdown filter module.
if you're interested in what changed I wrote up a short article on my blog: Upgrading a Drupal input filter module to Drupal 7.
#2
thanks, it works :)
#3
#4
This might need another review: I attempted to apply the patch using CVS head and d7a3, and the last hunk (#5 at line 120) failed. Works great otherwise; thanks!
#5
CVS Head for this module is empty. As stated above, the patch is against the D6 version.
#6
Works on D7alpha5, thanks:)
#7
Committed!
#8
Automatically closed -- issue fixed for 2 weeks with no activity.