Skip to content
Snippets Groups Projects
Name Last commit Last update
README.txt
html2txt.info
html2txt.module
********************************************************************
                     D R U P A L    M O D U L E
********************************************************************
Name: HTML To Text Module
Author: Robert Castelo
Drupal: 6.x
********************************************************************
DESCRIPTION:

Converts HTML into plain text. Useful for sending emails as plain text.

This module provides an API, don't install it unless required by another module.



********************************************************************
INSTALLATION:

Note: It is assumed that you have Drupal up and running.  Be sure to
check the Drupal web site if you need assistance.

1. Place the entire directory of this module into your Drupal directory:
   sites/all/modules/
   

2. Enable the module by navigating to:

   administer > build > modules
     
  Click the 'Save configuration' button at the bottom to commit your
  changes.
  



********************************************************************
AUTHOR CONTACT

- Report Bugs/Request Features:
   http://drupal.org/project/html2txt
   
- Comission New Features:
   http://www.codepositive.com/contact
   
- Want To Say Thank You:
   http://www.amazon.com/gp/registry/O6JKRQEQ774F

        
********************************************************************
ACKNOWLEDGEMENT

Developed by Robert Castelo for Code Positive <http://www.codepositive.com>