swap to "button" media player - embed into blogs and pages modules

alt=
@glgalbraith
9 years ago
22 posts
I want my users to see the "button" player when they embed "Audio" media in their site pages/blogs. Didn't find any templates to change the media player type for these 2 modules. Can you direct me where and how this can be changed.
Thanks
updated by @glgalbraith: 03/20/15 07:18:47AM
alt=
@glgalbraith
9 years ago
22 posts
I assume this is not possible due to the non-response :)?
SteveX
SteveX
@ultrajam
9 years ago
2,584 posts
Haven't tried it, but a search for button player on the docs page gives this (one of two possibles):
https://www.jamroom.net/the-jamroom-network/documentation/development/788/jrcore-media-player
The first example above the fold is for jrAudio_button


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
alt=
@glgalbraith
9 years ago
22 posts
Forgive the questions - I'm a Ux designer not dev so I can only address the easier stuff.

Is it pulling the player type via the embed module or pages module?

OR Is there anyway to control (or swap out) the audio player for all modules that call the player globally. Like disabling everything but the player I want. I only want 1 player for the site anyhow.

Many THanks
SteveX
SteveX
@ultrajam
9 years ago
2,584 posts
I don't know, but I'd doubt it.

Try searching jrAudio for jrCore_media_player, its in pretty much all of the jrAudio templates.

Some of them already use type="jrAudio_button", change the others to use it as well.

You can do that via the jrAudio template tab in the ACP


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
alt=
@glgalbraith
9 years ago
22 posts
I swapped out through the include.php
SteveX
SteveX
@ultrajam
9 years ago
2,584 posts
That's interesting, did you do that in a listener? You'll need to take care over upgrades to jrAudio, probably not a problem.


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
alt=
@glgalbraith
9 years ago
22 posts
Just the config.php - don't know how to do the listener. Seems like a good UI/UX solution out of the box would be to assign 1 player via a setting/module for a skin, especially the default skin.
Thanks

Tags