TextformatterTextBlocks by Ryan Cramer

Define named blocks in textarea fields and reuse them in other textarea fields.

ProcessWire Text Blocks Textformatter

This module enables you to assign a name to any block/region of text in a Textarea field. They are defined by typing start_name where you want the block to start, and stop_name where you want the block to stop. The block(s) of text can then be shown in any other Textarea field at runtime (site-wide) simply by typing the block name on its own line in the format show_name. Note that the word "name" in all of these examples would be wahtever you've decided to name the block.

Released in 2017 as part of ProFields and released open source in 2024.
License: MPL 2.0

Introduction


For a full introduction to this module, use cases and examples, please see: https://processwire.com/blog/posts/text-blocks/

How to install and use


Install

  1. Copy all the files in this directory to: /site/modules/TextformatterTextBlocks/

  2. In your admin, go to Modules > Refresh.

  3. Click the "Install" button next to Text Blocks.

  4. Determine which Textarea fields you want Text Blocks to be supported. Locate those fields in Setup > Fields and edit them. The most likely scenario is that you would apply it to your "body" field. When editing your field, go to the "Details" tab and select "Text Blocks" from the "Text formatters" select box. Save.

Test it out to make sure it is working

Edit any page that has a field using the Text Blocks text formatter. Define a block like this:

start_hello

Hello World!

stop_hello

Now go and edit another page that also has this field, and enter the following somewhere in the text:

show_hello

When viewing the page, you should see the "Hello World!" text.

Install and use modules at your own risk. Always have a site and database backup before installing new modules.

Latest news

  • ProcessWire Weekly #559
    The 559th issue of ProcessWire Weekly brings in all the latest news from the ProcessWire community. Modules, sites, and more. Read on!
    Weekly.pw / 25 January 2025
  • ProcessWire 3.0.244 new main/master version
    ProcessWire 3.0.244 is our newest main/master/stable version. It's been more than a year in the making and is packed with tons of new features, issue fixes, optimizations and more. This post covers all the details.
    Blog / 18 January 2025
  • Subscribe to weekly ProcessWire news

“We chose ProcessWire because of its excellent architecture, modular extensibility and the internal API. The CMS offers the necessary flexibility and performance for such a complex website like superbude.de. ProcessWire offers options that are only available for larger systems, such as Drupal, and allows a much slimmer development process.” —xport communication GmbH