25.07.2020, 11:40
(Dieser Beitrag wurde zuletzt bearbeitet: 31.10.2024, 11:20 von MyBB.de Bot.)
Eine neue Erweiterung wurde veröffentlicht: SoundCloud Embed
Zitat:This plugin allows embedding tracks/sets from SoundCloud. The usage is:
Examples:Code:[soundcloud]your soundcloud link here[/soundcloud]
The options are:Code:Track: [soundcloud]https://soundcloud.com/joywave/obsession[/soundcloud]
Set: [soundcloud]https://soundcloud.com/joywave/sets/possession[/soundcloud]
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.Code:- color=0066cc
- auto_play=false
- hide_related=true
- show_comments=false
- show_user=true
- show_reposts=false
GitHub Gist Link