MyBB Community Forums

Full Version: [1.8] Imgur Album
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
With this MyCode you are able to embed Imgur Albums to your Posts. This is youseful for Slideshows und more Pictures with more simplified Posts.

Title: Imgur Album

Short Description: What you want

Regular Expression
\[imguralbum\](.*?)\[/imguralbum\]

Replacement
<blockquote class="imgur-embed-pub" lang="en" data-id="$1"><a href="$1">View post on imgur.com</a></blockquote><script async src="//s.imgur.com/min/embed.js" charset="utf-8"></script>


Usage:
First get the link from the Imgur Album like this one: https://imgur.com/a/YS3lo Next insert this into the code.

[imguralbum]a/YS3lo[/imguralbum]

Note:
This does only work for your own Albums. It does not work for Gallery Posts.
Can we see demo (maybe screenshot or something) of how it works?
Is this working on newest version 1.8.29?
(2021-12-12, 04:46 PM)S474N Wrote: [ -> ]Is this working on newest version 1.8.29?


It should be.