MyBB.de Forum

Normale Version: SoundCloud Embed
Du siehst gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
Eine neue Erweiterung wurde veröffentlicht: SoundCloud Embed

Zitat:This plugin allows embedding tracks/sets from SoundCloud. The usage is:

Code:
[soundcloud]your soundcloud link here[/soundcloud]
Examples:

Code:
Track:   [soundcloud]https://soundcloud.com/joywave/obsession[/soundcloud]
Set:     [soundcloud]https://soundcloud.com/joywave/sets/possession[/soundcloud]
The options are:
Code:
- color=0066cc
- auto_play=false
- hide_related=true
- show_comments=false
- show_user=true
- show_reposts=false
Tracks and sets are embedded with a height of 164px and 450px, respectively. The height behavior can be edited in the $height variable and any of the options can be edited in the $params variable.

GitHub Gist Link