PostEditor.Forum Documentation

Class: PostEditor.Forum {#PostEditor.Forum}

The default snippets, typing pairs, and selections from the MooTools Forum.

Authors

License:

MIT-style license.

Syntax

new PostEditor.Forum(textarea[, options]);
 

Arguments

All the arguments from PostEditor.

Options

All the options from PostEditor. Defaults to the snippets, typing pairs, and selections from the MooTools Forum.

Example

new PostEditor.Forum($('myTextarea'));