Parent Directory
|
Revision Log
|
Revision Graph
Updated README and INSTALL docs.
| 1 | ABOUT |
| 2 | |
| 3 | This is a simple filter module. It handles <code></code> and <?php ?> tags so |
| 4 | that users can post code without having to worry about escaping with < and |
| 5 | > |
| 6 | |
| 7 | |
| 8 | INSTALLATION |
| 9 | |
| 10 | See the INSTALL.txt file for important installation instructions. |
| 11 | |
| 12 | |
| 13 | CURRENT MAINTAINER |
| 14 | |
| 15 | John Wilkins - JohnAlbin on Drupal.org |
| 16 | |
| 17 | |
| 18 | CREDITS |
| 19 | |
| 20 | This mini-module was made by Steven Wittens <unconed@drupal.org>, based on the |
| 21 | PHP filter in Kjartan Mannes's <kjartan@drupal.org> project.module. |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |