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.
- Host: GitHub
- URL: https://github.com/drupal-modules/html2txt
- Owner: drupal-modules
- Created: 2013-04-12T19:31:01.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-04T17:33:59.000Z (almost 13 years ago)
- Last Synced: 2025-01-16T02:18:51.054Z (about 1 year ago)
- Topics: drupal-5, drupal-6, drupal-7
- Language: PHP
- Size: 130 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
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