MyBB Community Forums

Full Version: [hearthis.at] Embed profiles and tracks.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[Image: logo.png]



Profiles:

Title:

[PROFILES] hearthis.at

Description:

Let's you embed hearthis.at profiles in your threads/posts.

Regular Expression:
You can change htat to your liking, if you wish.

\[htat\]https://hearthis.at/(.*?)/embed\[/htat\]

Replacement:

<iframe scrolling="no" id="hearthis_at_user_$1" width="100%" height="350" src="https://hearthis.at/$1/embed/" frameborder="0" allowtransparency></iframe>



Tracks:

Title:

[PROFILES] hearthis.at

Description:

This code let's you embed tracks from hearthis.at in your threads/posts.

Regular Expression:
You can change htatrack to your liking, if you wish.

\[htatrack\]http://hearthis.at/(.*?)/embed\[/htatrack\]

Replacement:

<iframe scrolling="no" id="hearthis_at_track_$1" width="100%" height="150" src="https://hearthis.at/embed/$1/transparent_black/?hcolor=&color=&style=2&block_size=2&block_space=2&background=1&waveform=0&cover=0&autoplay=0&css=" frameborder="0" allowtransparency></iframe>




View the demo for these here.

Smile  All of these were made by me with no help, message me if you have a question about these. Smile