inherit
252032
0
Apr 26, 2024 23:51:41 GMT -8
Retread
Tribbial Pursuit.
5,017
January 2018
retread
|
Post by Retread on Apr 4, 2018 11:04:28 GMT -8
Forum URL: guitarnuts2.proboards.com/What I need is something which will allow users of my forum to post their mp3 files in a similar fashion to posting a youtube video. Here's an example using a file I hosted on Cloudinary: res.cloudinary.com/gnuts2/video/upload/v1522844049/Guitar_Standard_Tuning.mp3Clicking that link will open a new tab and the audio can be heard. That's okay, but I would much rather it appear in the post and start when a button is pushed so it can be heard while reading the post. Is there already some BBCode that exists which can be wrapped around it? Additional coding or a plug-in? other?
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Apr 4, 2018 11:24:13 GMT -8
Hi, Retread. While an audio BBCode tag exists it doesn't currently serve any function (which is why it isn't among the existing buttons), so for the time being there's no way to embed an audio file directly into a post without the use of a plugin.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Apr 4, 2018 12:11:49 GMT -8
I did a little digging and it turns out we do still output certain HTML if you input the BBCode a certain way, but the audio tags are output incorrectly and in the case of mp3 files old Javascript code that references a variable which no longer exists is being utilized. This plugin I threw together finds and corrects all of those issues, but since it works based off of broken code it's highly susceptible to breaking in the future. But as long as none of the developers touch the source code related to how we output audio tags in posts you're good to go. BBCode Usage:
|
|
inherit
252032
0
Apr 26, 2024 23:51:41 GMT -8
Retread
Tribbial Pursuit.
5,017
January 2018
retread
|
Post by Retread on Apr 4, 2018 13:49:12 GMT -8
Brian I very much appreciate the time you spent digging. It's not as user-friendly as clicking the video button in the editor and getting the pop-up that allows us to paste the URL but it definitely gets the job done! I'll keep my fingers crossed the developers don't need to change anything in the present system. Do you suppose this might be a worthy Feature Request for v6?
|
|
#e61919
Support Manager
154778
0
1
Nov 26, 2024 12:07:55 GMT -8
Michael
19,618
May 2010
wiseowl
|
Post by Michael on Apr 4, 2018 13:55:20 GMT -8
Brian I very much appreciate the time you spent digging. It's not as user-friendly as clicking the video button in the editor and getting the pop-up that allows us to paste the URL but it definitely gets the job done! I'll keep my fingers crossed the developers don't need to change anything in the present system. Do you suppose this might be a worthy Feature Request for v6? I do believe audio file intergration is already on the list but I'll label this with the Feature Request label regardless.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Apr 4, 2018 15:30:44 GMT -8
Brian I very much appreciate the time you spent digging. It's not as user-friendly as clicking the video button in the editor and getting the pop-up that allows us to paste the URL but it definitely gets the job done! I updated the post with a version that does exactly that.
|
|
inherit
252032
0
Apr 26, 2024 23:51:41 GMT -8
Retread
Tribbial Pursuit.
5,017
January 2018
retread
|
Post by Retread on Apr 4, 2018 16:41:42 GMT -8
I'm not gonna bother trying to find the words to describe the updated version.
|
|
Naj1
New Member
Posts: 138
inherit
18861
0
Apr 5, 2021 11:36:53 GMT -8
Naj1
138
January 2004
naj1
|
Post by Naj1 on Mar 18, 2021 6:22:40 GMT -8
Is there now an update to put an audio file into a post? And is Cloudinary still a good place to upload an mp3 for this purpose?
|
|
#eb7100
1480
0
1
Nov 26, 2024 16:13:21 GMT -8
Craig
209,199
September 2001
cmdynasty
|
Post by Craig on Mar 18, 2021 7:43:06 GMT -8
There is no update on this particular feature, no, i'm afraid.
|
|