Applying filter to node body in atom.module for Drupal 5
According to my previous post, it is not perfect yet. I have just noticed that full contents are not formatted properly. In particular, markdown filter is not applied as expect due to the node_prepare() called to format only teaser.
I have uploaded a new patch. Hopefully it works perfectly. My trick is to call node_prepare() twice for teaser and body.
- sugree's blog
- 3466 reads

Post new comment