oe800/flarum-ext-bbcode-pastebin

There is no license information available for the latest version (0.1.2) of this package.

Embed pastebin inside Flarum post.

Installs: 467

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 0

Open Issues: 0

Type:flarum-extension

0.1.2 2017-04-04 19:34 UTC

This package is not auto-updated.

Last update: 2024-04-19 17:32:09 UTC


README

BBCode Pastebin Embed Extension

Embeds the paste into the Flarum post. Respects the exposure and expiration settings for the paste. A notice is provided if the paste expires (or is deleted) or if the paste is private. Displays the proper formatting when syntax highlighting is used.

Install:

composer require oe800/flarum-ext-bbcode-pastebin

Usage:

For small pastes (about 7 lines)

[pastebin]{Pastecode}[/pastebin]

For medium pastes (about 30 lines)

[pastebinm]{Pastecode}[/pastebinm]

For larger pastes (42 + lines)

[pastebinl]{Pastecode}[/pastebinl]

Examples:

Smaller Paste:

Imgur

Medium Paste:

Imgur

Larger Paste:

Imgur