Skip to content

Releases: Sommerregen/grav-plugin-textformatter

Grav Plugin TextFormatter v1.1.1-beta.1

06 Sep 18:33
Compare
Choose a tag to compare
Pre-release

Improved:

  • Unload unused TextFormatter vendor plugins for disabled options; may address #3 (Update breaks Shortcode plugin!) and #4 (Crashes site after latest update)

Grav Plugin TextFormatter v1.1.0

18 Aug 18:17
Compare
Choose a tag to compare

New:

  • Added option to turn on/off HTML parsing with one toggle #1 (Ability to disable html parsing entirely)
  • Renamed process option to active (Breaking Change!)
  • Moved admin settings into tabs and added more descriptions
  • Updated vendor s9e/text-formatter to v0.6.2

Improved:

  • Better emoticons handling in admin panel (the icon list will be automatically pre-filled)
  • Refactored code (requires Grav v1.1.0+)
  • Updated README.md

Bugfix:

  • Fixed wrong path to emoticons
  • Fixed auto-image filter

Grav Plugin TextFormatter v1.0.2

18 Nov 19:12
Compare
Choose a tag to compare

Improved:

  • Page specific options now respect the default configurations set in the admin panel
  • README.md fixes

Grav Plugin TextFormatter v1.0.1

17 Nov 18:50
Compare
Choose a tag to compare

Bugfix:

  • Strip [plugin:textformatter](..) from content

Grav Plugin TextFormatter v1.0.0

16 Nov 20:30
Compare
Choose a tag to compare

Release Issues Dual license Flattr PayPal

This plugin is a wrapper for TextFormatter, a library that supports BBCode, HTML and other markup via plugin. Handles emoticons, censors words, automatically embeds media and more.

About

TextFormatter is a high-quality plugin for GetGrav.org extending it's page processing options by using the TextFormatter library. It supports BBCode, Markdown, HTML and other markup via plugins. The library is in PHP, with a JavaScript port also available for client-side preview. It comes with a thorough documentation and has a rich feature set already natively supported. This plugin exposes almost all options of them and gives you the full control over the configurations in the admin panel or in the page header.

If you are interested in in seeing this plugin in action you can tryout a demonstration. Here is a screenshot on a live system:

Screenshot TextFormatter Plugin