inherit
168679
0
Nov 18, 2012 17:03:07 GMT -8
Virgil Sovereign
Latet anguis in herba.
686
July 2011
syonidv
|
Post by Virgil Sovereign on Feb 15, 2013 0:55:21 GMT -8
VSoundCloud v1.2.0
| RELEASE |
Author: Virgil Sovereign Plugin: VSoundCloud v1.2.0 Release - Visit Proboards Plugin Library to Download Permissions: Editable Keys Used: None Description: | Adds WYSIWYG editor support for embedding SoundCloud, MixCloud, ReverbNation, and AudioMack tracks in posts. The tracks are identified by their embed codes, which can be obtained from the Share option associated with tracks on soundcloud.com, mixcloud.com, reverbnation.com, and audiomack.com.
The plugin adds a button to the WYSIWYG editor (and if present, the augmented Quick Reply) that inserts a [sound] tag in BBCode mode and a track placeholder in Visual mode. When posted, the contents of a [sound] tag are replaced by an embedded audio player and (optionally) a link to the embedded track.
Note that prior to v1.1.0, VSoundCloud used [soundcloud] tags rather than [sound] tags in the BBCode mode of the editor. When updating to v1.1.0+, tracks embedded by previous versions of VSoundCloud will still function properly but will be represented by [sound] tags in the editor.
Customizable settings in the plugin UI are:
- URL or graphic resource used for the WYSIWYG editor button
- editor button tooltip and 'Insert Track' dialog box caption
- instructions presented to the user in the 'Insert Tack' dialog box
- error message presented to the user when an invalid/unknown track is specified
- SoundCloud player markup
- MixCloud player markup (as of v1.1.0)
- ReverbNation player markup (as of v1.2.0)
- AudioMack player markup (as of v1.2.0)
- placeholder(s) to display on platforms that do not support Proboards plugins (as of v1.1.7)
The plugin is equipped with a stylesheet that can be edited in the 'Build' mode of the plugin to fully customize the look and feel of the audio players, links, and track placeholders in the WYSIWYG editor.
The plugin is also equipped with reasonable default settings to work 'out of the box'. |
Screenshots:Fig. 1 - An editor button allows for simple insertion of audio tracks in both editor modes. Visual mode is shown here, with the 'insertaudio' resource (packaged with the plugin) used as a button graphic. Clicking the button will open a dialog where an embed code can be entered/pasted to insert a track. Tracks appear as placeholders in the visual mode of the editor, with a look and feel defined by the editor stylesheet in the 'Build' section of the plugin. The default L&F is shown here. Fig. 2 - The editor is shown in BBCode mode, where embedded tracks are represented by [sound] tags. The track is inserted at the caret (cursor) location. The tag can also be typed in manually. Fig. 3 - When viewed in threads, tracks are replaced by standard audio players and links to the embedded tracks. The exact markup used to render the players and links is customizable in the plugin UI. The look and feel can also be modified by editing the display stylesheet in the 'Build' section of the plugin. The default L&F as of v1.2.0 is shown here. Fig. 4 - The GENERAL tab of the plugin UI is shown here. Fig. 5 - The PLAYERS tab of the plugin UI is shown here. Bugs and Feedback: | Please notify me of any problems you may have in this thread and I will do my best to resolve any issues promptly.
I may also consider certain feature requests if they are reasonable and won't bulk up the code too much.
Aside from that, sweet dreams in the audiosphere! |
Update to v1.0.1 | - Fixed problems related to Proboards changes in WYSIWYG backend. - Fixed bug where embedded players did not reload when hot-swapping content into pages. |
Update to v1.0.2 | - Minor bug fixes. - Updated default SoundCloud player embed code. |
Update to v1.0.3 | - Fixed bug preventing guest users from posting. |
Update to v1.1.0 | - Added support for MixCloud tracks. - Added support for embed codes and Wordpress codes as well as track URLs. - Added instructions to the "Insert Track" dialog box. - Updated default player HTML embed codes to modern (iframe-based) versions. - Various improvements and minor bug fixes.
|
Update to v1.1.7 | - Added "Mobile" settings tab and placeholders for no-plugin platforms. - Various improvements and minor bug fixes.
|
Update to v1.2.0 | - Added support for ReverbNation and AudioMack tracks. - Modernized default player markup. - Modernized documentation.
|
|
|
inherit
190056
0
Jun 17, 2024 13:13:08 GMT -8
scanbran
52
February 2013
scanbran
|
Post by scanbran on Feb 15, 2013 2:20:33 GMT -8
Works perfectly, thanks!
|
|
inherit
183866
0
May 2, 2024 6:46:45 GMT -8
Osky
60
October 2012
camackid
|
Post by Osky on Feb 15, 2013 13:01:07 GMT -8
Thanks this is working great!
|
|
inherit
25298
0
Sept 1, 2017 22:48:41 GMT -8
boneman
Looking for help with the coding of V5
957
June 2004
boneman
|
Post by boneman on Feb 19, 2013 1:47:36 GMT -8
I do not get the soundcloud player appearing at the moment.
|
|
inherit
168679
0
Nov 18, 2012 17:03:07 GMT -8
Virgil Sovereign
Latet anguis in herba.
686
July 2011
syonidv
|
Post by Virgil Sovereign on Feb 19, 2013 8:57:45 GMT -8
boneman: You'll have to give me a link to your board where the problem is occurring.
|
|
inherit
First Contributor
66253
0
Mar 18, 2024 11:09:20 GMT -8
aRMY83
2,925
December 2005
army83
|
Post by aRMY83 on Feb 19, 2013 18:26:50 GMT -8
WOW! Virgil Sovereign... This plugin is one nice piece of work.
|
|
inherit
25298
0
Sept 1, 2017 22:48:41 GMT -8
boneman
Looking for help with the coding of V5
957
June 2004
boneman
|
Post by boneman on Feb 20, 2013 2:22:21 GMT -8
|
|
inherit
25298
0
Sept 1, 2017 22:48:41 GMT -8
boneman
Looking for help with the coding of V5
957
June 2004
boneman
|
Post by boneman on Feb 24, 2013 1:32:47 GMT -8
Did you have a look?
|
|
inherit
168679
0
Nov 18, 2012 17:03:07 GMT -8
Virgil Sovereign
Latet anguis in herba.
686
July 2011
syonidv
|
Post by Virgil Sovereign on Feb 24, 2013 11:42:41 GMT -8
boneman: I created a thread on your board and was able to embed a soundcloud file without issue using Firefox. Likewise, I was able to embed a track using the Quick Reply and IE without issues. When you say you don't get the soundcloud player appearing, could you provide a link to the thread where it isn't showing up? Also, what browser are you using? Could the issue possibly be related to the bug listed in the OP? To wit: "Currently, accessing a page using the control bar (the floating bar at the top of the page) will cause the plugin not to run until the page is refreshed. This is a known bug owing to Proboards omitting global footers. I cannot fix it. Proboards is aware of it, and should undoubtedly have fixed it soon."
|
|
inherit
25298
0
Sept 1, 2017 22:48:41 GMT -8
boneman
Looking for help with the coding of V5
957
June 2004
boneman
|
Post by boneman on Feb 25, 2013 7:15:31 GMT -8
Thanks for testing VS. Everything seems fine now. I have no idea what was causing the problem.
|
|
inherit
189372
0
Aug 20, 2013 14:43:03 GMT -8
merleh
99
February 2013
merleh
|
Post by merleh on Mar 30, 2013 8:54:58 GMT -8
When using this, the Quick Reply BBCode Buttons plugin doesn't work for me.
|
|
inherit
192416
0
Jan 15, 2023 11:27:31 GMT -8
bonebender
2
April 2013
bonebender
|
Post by bonebender on Apr 6, 2013 12:28:35 GMT -8
Top notch work.
|
|
inherit
190056
0
Jun 17, 2024 13:13:08 GMT -8
scanbran
52
February 2013
scanbran
|
Post by scanbran on Apr 10, 2013 9:36:43 GMT -8
In the last few days I've had an issue with the WYSIWYG editor on the forum (visual editor), and when I reported it as a bug, I've been advised that it may be down to the soundcloud plugin. Here is the bug report and answer from the coder : support.proboards.com/thread/457298/js-error-typeerror-undefinedI'd really hate to have to stop using teh soundcloud plugin as it's really useful - would there be any modification that could be made to it to avoid the problem I'm having? Thanks.
|
|
inherit
164241
0
May 31, 2013 18:40:57 GMT -8
Ztrl
22
March 2011
ztrl
|
Post by Ztrl on Apr 13, 2013 22:23:14 GMT -8
Just an FYI the soundcloud button breaks the visual preview of posts. This needs to be fixed.
|
|
inherit
168679
0
Nov 18, 2012 17:03:07 GMT -8
Virgil Sovereign
Latet anguis in herba.
686
July 2011
syonidv
|
Post by Virgil Sovereign on Apr 14, 2013 8:39:24 GMT -8
Hi all. There have been some changes made to the Proboards editor that break several of my plugins. I'm presently crushed with work. You'll have to give me until the end of the month.
My apologies, but such is life.
|
|