Void
06-04-2008 21:08:16
B-22
06-04-2008 21:27:58
CoDEmanX
05-08-2008 07:32:32
MockY
07-10-2009 02:26:30
Phil
07-10-2009 20:39:06
MockY
07-10-2009 23:22:35
B-22
08-10-2009 22:34:51
B-22
26-10-2009 20:40:14
can this also be done with the default vibe streamer name ?
because i like my own brandname in the title bar ...but so fare i look into every js,vibe ,etc file but i cant find it[/quote1ps07u5a]
replying to myself ,its in the index.vibe just change the name between <title>......your name </title>
siit
26-10-2009 22:13:28
MockY
29-11-2009 08:58:44
siit
29-11-2009 10:47:02
MockY
01-12-2009 00:07:13
The default value for the title is "My Vibe Streamer". If you want to set it to blank for everyone, simply check it for "Everyone" and set the value to nothing.[/quote1puvgva7]
So I should set it as blank if I want the modifications in the vibe-all.js file? Furthermore, there are now two vibe-all.js files. Which one is the active one, or the one I should add document.title = record.get("mdArtist") + '-' + record.get("mdTitle");?
MenoRikey
01-12-2009 17:24:22
Phil
03-12-2009 19:05:30
The default value for the title is "My Vibe Streamer". If you want to set it to blank for everyone, simply check it for "Everyone" and set the value to nothing.[/quote318u0eia]
So I should set it as blank if I want the modifications in the vibe-all.js file? Furthermore, there are now two vibe-all.js files. Which one is the active one, or the one I should add document.title = record.get("mdArtist") + '-' + record.get("mdTitle");?[/quote318u0eia]
The original method still works fine. The vibe-all.js you want to modify is at C\Program Files (x86)\Vibe Streamer\sites\default\build. This takes precedence over the Title setting of which there is no need to blank out.
As for there being two files I'm guessing this had to do with the "refactoring" in the latest release. At some point I may just completely uninstall and install fresh to remove any duplicated files.
MockY
04-12-2009 11:50:35
Phil
04-12-2009 16:55:50
document.title = record.get("name"); does not even exists in the second file, so I don't really know where to enter the new string.[/quote2wo7kajs]
It's located at C\Program Files (x86)\Vibe Streamer\sites\default\build assuming you used the default install path (remove space and (x86) after program files if not using 64-bit Vista or 7). It works as I'm using it now.
MockY
04-12-2009 20:30:27
Phil
04-12-2009 21:07:32