Skip to content

Latest commit

 

History

History
executable file
·
16 lines (9 loc) · 798 Bytes

File metadata and controls

executable file
·
16 lines (9 loc) · 798 Bytes

Textarea Preview for ProcessWire

Adds a preview and zoom button to regular text areas for live preview.

While you type in the text area, the changes are sent to the server via ajax and processed by all text formatters that are assgined to that field.

Useful to see live how the content will turn out, especially for markdown or textile.

The default style sheet contains Github-like styles but the style sheet is configurable, see module settings.

Demo video: https://www.youtube.com/watch?v=L1RAZrTA6OU

Forum thread: https://processwire.com/talk/topic/6605-module-textarea-preview/

preview-inline preview-full