Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Radio and TV Add-on Details »»
Radio and TV Add-on
Version: 1.7, by Dream Dream is offline
Developer Last Online: Sep 2010 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.8 Rating:
Released: 07-11-2007 Last Update: 11-04-2007 Installs: 686
DB Changes Uses Plugins Template Edits
Re-useable Code Additional Files Translations  
No support by the author.

This mod's vB 3.6.x version has been abandoned. The new vB 3.7.x version is here.

This will add a radio and TV library to your forum.

Features:
- Users can add / delete / edit own stations
- Favorite stations
- Report broken / duplicate stations
- Full AJAX
- Plays Windows Media Player, Real Player and Quicktime streams
- and more...

Nominate this mod for Mod of the Month!

If you like this script don't forget to donate.

This mod is "Re-usable Code", meaning you can modify it and release your own "distribution".

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #742  
Old 10-15-2007, 05:45 PM
yoyoyoyo's Avatar
yoyoyoyo yoyoyoyo is offline
 
Join Date: Dec 2004
Location: USA
Posts: 1,612
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

One small suggestion, if possible I would like to see the navigation work like this:

The page that the user is currently viewing would not have a link, and would instead be bold, similar to the way that vbuletin does it. For example, let's say the user is viewing page 1, it would look like this:

Pages: 1 2 3 4 5 6

and if they were on page 2 it would look like this:

Pages: 1 2 3 4 5 6

etc..

I would also like to see < and << as well as > and >> navigational options. If you wanna get really fancy you could always let people choose how many pages they want to display at once, before the break, similar to vbulletin, like this:

<< < 1 2 3 4 5 36 > >>
Reply With Quote
  #743  
Old 10-17-2007, 08:46 PM
ogameclub ogameclub is offline
 
Join Date: Oct 2006
Location: T?rkiye
Posts: 99
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks,

Turkish forum demo:
http://www.ogameclub.com
Reply With Quote
  #744  
Old 10-17-2007, 10:02 PM
powerful_rogue powerful_rogue is offline
 
Join Date: Jan 2007
Location: Kent
Posts: 603
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

WOW! Just installed and it looks fantatsic!

One question though, what would I need to do to have my header and footer on the radioandtv.php page? At the moment its very bare and make it difficult to navigate back to the actual site.

I have had a browse through the pages, but cant seem to see anyone asking the same.

Thanks

Dave
Reply With Quote
  #745  
Old 10-17-2007, 10:38 PM
Dream's Avatar
Dream Dream is offline
 
Join Date: Oct 2001
Posts: 2,251
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There are instructions to add header and footer in a post in this thread... not sure where though.
Reply With Quote
  #746  
Old 10-17-2007, 11:00 PM
powerful_rogue powerful_rogue is offline
 
Join Date: Jan 2007
Location: Kent
Posts: 603
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Stifmeister2 View Post
In the navbar, instead of


HTML Code:
<td class="vbmenu_control"><a href="javascript:openRadioStations()">$vbphrase[rs_radiostations]</a></td>

Add this:

HTML Code:
<if condition="$show['member']">
<td class="vbmenu_control"><a href="javascript:openRadioStations()">$vbphrase[rs_radiostations]</a></td>
		</if>
Hi,

Ive tried this and it only shows the link for members, however when you click on it nothing happens.

This is what im currently using,

Quote:
<td class="vbmenu_control"><img class="inlineimg" src="$stylevar[imgdir_misc]/music.gif"/>&nbsp<a href="javascriptpenRadioAndTV()">$vbphrase[rs_radiostations]</a></td>
How would I change it so guests cant view?
Reply With Quote
  #747  
Old 10-17-2007, 11:01 PM
powerful_rogue powerful_rogue is offline
 
Join Date: Jan 2007
Location: Kent
Posts: 603
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Dream View Post
There are instructions to add header and footer in a post in this thread... not sure where though.
Hi dream, after some more digging I no longer need it. I didnt realise that once in the navbar, when clicked on it opens up in a small window.

This is superb. thank you
Reply With Quote
  #748  
Old 10-17-2007, 11:56 PM
Dream's Avatar
Dream Dream is offline
 
Join Date: Oct 2001
Posts: 2,251
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You are welcome glad you liked it.

And yay, 500 installs! ^_^
Reply With Quote
  #749  
Old 10-18-2007, 02:43 AM
Dream's Avatar
Dream Dream is offline
 
Join Date: Oct 2001
Posts: 2,251
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by yoyoyoyo View Post
One small suggestion, if possible I would like to see the navigation work like this:

The page that the user is currently viewing would not have a link, and would instead be bold, similar to the way that vbuletin does it. For example, let's say the user is viewing page 1, it would look like this:

Pages: 1 2 3 4 5 6

and if they were on page 2 it would look like this:

Pages: 1 2 3 4 5 6

etc..

I would also like to see < and << as well as > and >> navigational options. If you wanna get really fancy you could always let people choose how many pages they want to display at once, before the break, similar to vbulletin, like this:

<< < 1 2 3 4 5 36 > >>
I don't particularly see much good on adding the arrows as you can directly click any number, but the removing the link of the current page was something I was going to do, but that's not easily done code wise, it would need more templates and checks to be done, also you can easily see in which page you are in the navigation breadcrumbs of the list of stations. But maybe someday.
Reply With Quote
  #750  
Old 10-18-2007, 02:53 AM
yoyoyoyo's Avatar
yoyoyoyo yoyoyoyo is offline
 
Join Date: Dec 2004
Location: USA
Posts: 1,612
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

well - I can see how the coding would be complicated. The arrows would be useful if you are not going to remove the link of the current page, especially with so many tv stations, etc.
Reply With Quote
  #751  
Old 10-18-2007, 08:33 AM
Stifmeister2 Stifmeister2 is offline
 
Join Date: Feb 2006
Location: Finland
Posts: 755
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by powerful_rogue View Post
Hi,

Ive tried this and it only shows the link for members, however when you click on it nothing happens.

This is what im currently using,



How would I change it so guests cant view?
Just add the if condition.


HTML Code:
<if condition="$show['member']">
<td class="vbmenu_control"><img class="inlineimg" src="$stylevar[imgdir_misc]/music.gif"/>&nbsp<a href="javascriptpenRadioAndTV()">$vbphrase[rs_radiostations]</a></td>
		</if>
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:06 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05690 seconds
  • Memory Usage 2,316KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_html
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete