MyBB Community Forums
[1.8] Imgur Album - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Resources (https://community.mybb.com/forum-8.html)
+--- Forum: MyCodes (https://community.mybb.com/forum-117.html)
+--- Thread: [1.8] Imgur Album (/thread-216243.html)



[1.8] Imgur Album - Akustikus - 2018-03-08

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.


RE: [1.8] Imgur Album - Ikerepc - 2018-03-08

Can we see demo (maybe screenshot or something) of how it works?


RE: [1.8] Imgur Album - S474N - 2021-12-12

Is this working on newest version 1.8.29?


RE: [1.8] Imgur Album - Pecetowicz - 2022-02-06

(2021-12-12, 04:46 PM)S474N Wrote: Is this working on newest version 1.8.29?


It should be.