webit-de/html2textlibrary
Composer 安装命令:
composer require webit-de/html2textlibrary
包简介
This TYPO3 CMS extension creates a plain text version of a webpage using the html2text library
README 文档
README
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 (untenzu@webit.de / @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.
统计信息
- 总下载量: 2.06k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2019-08-01