An open API service indexing awesome lists of open source software.

https://github.com/drupal-modules/html2txt

Drupal module which converts HTML into plain text equivalent.
https://github.com/drupal-modules/html2txt

drupal-5 drupal-6 drupal-7

Last synced: 11 months ago
JSON representation

Drupal module which converts HTML into plain text equivalent.

Awesome Lists containing this project

README

          

********************************************************************
D R U P A L M O D U L E
********************************************************************
Name: HTML To Text Module
Author: Robert Castelo
D7 Maintainer: kenorb (Rafal)
Drupal: 7.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
Drupal 6 version developed by Robert Castelo for Code Positive