Html2Text Library ================= This TYPO3 CMS extension creates a plain text version of a webpage using the `html2text `__ library. |Packagist| |TYPO3| Requirements ------------ - PHP - TYPO3 Installation ------------ TER Entry http://typo3.org/extensions/repository/view/html2textlibrary/ Packagist Entry https://packagist.org/packages/webit-de/html2textlibrary/ Source ------ https://github.com/webit-de/html2textlibrary/ Usage ----- - Include the TypoScript example which inherits it’s setting of an existing ``page`` template and open the target page with paramter ``&type=99`` - …or append the script »Html2TextLibrary« as user function at the desired point in your TypoScript convert any HTML to plain text License ------- GNU General Public License version 2 or later The GNU General Public License can be found at http://www.gnu.org/copyleft/gpl.html. Author ------ Dan Untenzu (untenzu@webit.de / [@pixelbrackets](https://github.com/pixelbrackets)) for webit! Gesellschaft für neue Medien mbH (http://www.webit.de/) Changelog --------- See `CHANGELOG <./CHANGELOG.md>`__ Contribution ------------ TYPO3 - inspiring people to share! This TYPO3 extension is Open Source, so please use, patch, extend or fork it. .. |Packagist| image:: https://img.shields.io/packagist/v/webit-de/html2textlibrary.svg :target: https://packagist.org/packages/webit-de/html2textlibrary/ .. |TYPO3| image:: https://img.shields.io/badge/TYPO3-extension-orange.svg :target: https://extensions.typo3.org/extension/html2textlibrary/