dvz / mybb-MinimalEditor

A MyBB 1.8.x plugin for server-rendered previews of post content.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MinimalEditor

Inserts a Preview checkbox attached to <textarea id="message"> elements that shows MyCode output rendered by the server-side MyBB Parser.

The minimal preview mode works as a substitute to the visual editor, which can be toggled with the Show the MyCode formatting options on the posting pages preference (UserCP → Edit Options).

Parsing with HTML is currently not supported.

Requirements:

About

A MyBB 1.8.x plugin for server-rendered previews of post content.

License:ISC License


Languages

Language:PHP 68.4%Language:JavaScript 27.3%Language:Smarty 2.2%Language:CSS 2.1%