Email Input Filter
Email Filter converts email style markup (with '>'s and a "fred wrote:" line) into something that can be themed using div's
The idea is that this module can be used in conjunction with the Controlled Edit (http://drupal.org/project/controlledEdit) module, such that together you can allow users to add inline comments to a page using a nice easy email style markup, while preventing them from deleting content.
The default behavior of this module is to theme comments indenting with the oldest comment indented the least, and the newest indented the most - this is most normal for a web page (but back to front from the way emails work).
The module also allows the user to hide all comments, with a simple jquery toggle button.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.0 | 2007-Aug-15 | 7.88 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.x-dev | 2009-Apr-04 | 7.89 KB | Download · Release notes | Development snapshot | |
