Register

Sound Link

An Add-on Module for Foundry Virtual Tabletop

Author: HappySteve Project Source: Project URL Versions 0.8.6+ (Verified 0.8.9) Last Updated 1 year, 5 months ago

Ability to add a sound button in the text of your journals and items that will toggle a sound from your Sound Library. You can add a sound link button in two ways

  1. writing @Sound[Playlist name|Sound Name]{Sound Name} in the text editor of a journal. It's the same way you would write a link for an Actors or a Journals
  1. Editing the HTML source of the editor and adding an a href link there. The link looks like this: <a class="sound_link" data-playlist="PLAYLIST NAME" data-sound="SOUND NAME">Sound Name</a>

Be aware that the first option might not work and cause conflicts with other modes that modify how the TextEditor renders the content. If so, use the second option.

 

 

Categories

Available Versions

  1. Version 0.1.1

    1 year, 5 months ago
    Foundry Version 0.8.6+ (Verified 0.8.9) Manifest URL Read Notes
  2. Version 0.1.0

    Foundry Version 0.8.6+ (Verified 0.8.6) Manifest URL Read Notes
  3. Version 0.0.6

    Foundry Version 0.8.2+ (Verified 0.8.6) Manifest URL Read Notes
  4. Version 0.0.4

    Foundry Version 0.6.0+ (Verified 0.6.6) Manifest URL Read Notes
  5. Version 0.0.3

    Foundry Version 0.6.0+ (Verified 0.6.6) Manifest URL Read Notes