Download the PHP package webit-de/html2textlibrary without Composer
On this page you can find all versions of the php package webit-de/html2textlibrary. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download webit-de/html2textlibrary
More information about webit-de/html2textlibrary
Files in webit-de/html2textlibrary
Package html2textlibrary
Short Description This TYPO3 CMS extension creates a plain text version of a webpage using the html2text library
License GPL-2.0-or-later
Homepage https://github.com/webit-de/typo3-html2textlibrary/
Informations about the package html2textlibrary
Html2Text Library
This TYPO3 CMS extension creates a plain text version of a webpage using the html2text library.
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/typo3-html2textlibrary/
Usage
-
Include the static TypoScript »Html2TextLibrary« in your root template
- The TypoScript creates a new pagetype which inherits it's settings from
an existing
pageobject, passes all content to script »Html2TextLibrary« and returns the plain text - Open the target page with parameter
&type=99to render the new page type
- The TypoScript creates a new pagetype which inherits it's settings from
an existing
- …or append the script »Html2TextLibrary« as user function at the desired point in your TypoScript manually to 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 (@pixelbrackets) for webit! Gesellschaft für neue Medien mbH (http://www.webit.de/)
Changelog
See CHANGELOG
Contribution
TYPO3 - inspiring people to share!
This TYPO3 extension is Open Source, so please use, patch, extend or fork it.