vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - Radio and TV Player (https://vborg.vbsupport.ru/showthread.php?t=167567)

soundbarrierpro 12-03-2008 10:53 PM

Quote:

Originally Posted by Dream (Post 1677963)
edit the radiostation_ templates

I went through every template in the template list in style manager>Radio And TV Templates

I don't see any of those edits in the code, do you know specifically which templates? Maybe I'm missing something?

Dream 12-04-2008 12:50 AM

hm not sure now if it is in radioandtv.php hardcoded... as website only appears when there is a website, so a code must do it

soundbarrierpro 12-04-2008 01:38 PM

Hi all, does anybody know if it's possible to add additional "players" to the player templates, which require a player plugin install in order to work?

I am able to successfully embed sopcast, tvants, and tvu broadcasts on non-vb pages with no problems. The end user just has to install the specific plugin for the video to play without the full player requirement.

I'd like to scrap all of my non-vb pages and use only radiotv for playing video streams.

Dream 12-04-2008 01:49 PM

that's a nice idea for a update actually, let users add aditional players. not sure how hard would it be to do, also not much time right now for me to do it, maybe next year when I come back from vacation in february.

Dream 12-04-2008 01:50 PM

Quote:

Originally Posted by GreasySpoon (Post 1677082)
No problem, maybe it will be done in the next version ;-)

Greetz

I'll keep a list of ideas to implement on next versions on the third post of this thread, I'll add this one to it.

GreasySpoon 12-04-2008 02:11 PM

Quote:

Originally Posted by Dream (Post 1678450)
I'll keep a list of ideas to implement on next versions on the third post of this thread, I'll add this one to it.

Thanks for this.

I have modified it yesterday in our forum. If you need some information or if i can help you, just let me know.

Here you can take a look at my modifications: Radio und TV

I have added the station title in the META title-tag and the station description in the META description-tag. I have also modified the navigation in the plugin, so that user without js and the google bot can browse it.

If someone need the rewrite rules for vbseo, here you got:
Quote:

// Radio and TV
'radioandtv\.php$' => 'radio-and-tv/'
'radioandtv\.php\?station=(\d+)$' => 'radio-and-tv/station/$1.html'
This rewrite rules only make sense if you modified this plugin like me, for user without JS.
Quote:

// Radio and TV
'radioandtv\.php\?letter=(\w+)$' => 'radio-and-tv/a-to-z/$1.html'
'radioandtv\.php\?letter=(\w+)&page=(\d+)$' => 'radio-and-tv/a-to-z/$1/page/$2.html'
'radioandtv\.php\?letter=(\w+)&category=(\d+)$' => 'radio-and-tv/a-to-z/$1/category/$2.html'
'radioandtv\.php\?letter=(\w+)&search=(\w+)$' => 'radio-and-tv/a-to-z/$1/search/$2.html'
'radioandtv\.php\?page=(\d+)$' => 'radio-and-tv/page/$1.html'
'radioandtv\.php\?category=(\w+)$' => 'radio-and-tv/category/$1.html'
'radioandtv\.php\?search=(\w+)$' => 'radio-and-tv/search/$1.html'
'radioandtv\.php\?letter=(\w+)&search=(\w+)$' => 'radio-and-tv/a-to-z/$1/search/$2.html'
Greetz

Dream 12-04-2008 02:21 PM

you just want the station title on the meta and the description on the meta description? anything else?

GreasySpoon 12-04-2008 02:29 PM

Yes, filled meta title, description and keyword tags.

It would be also great if this plugin would use urls like:
"/forum/radio-and-tv/1-powerhitz-radio-xyz.html"
"/forum/radio-and-tv/category/1-jazz.html"
"/forum/radio-and-tv/letter/I.html"
and so on. Just SEO friendly.

And also dual browsing. For people with turned on js, AJAX and for people with turned off JS the normal way of browsing. Something like: <a href="/forum/radio-and-tv/1-powerhitz-radio-xyz.html" onclick="openStation(1); return false;" title="Powerhitz Radio xyz">Powerhitz Radio xyz</a>

Greetz

EDIT:
And could you please put the JS in an external .js file in the next version? Just to keep the sourcecode clean.

Dream 12-04-2008 02:45 PM

some of the .js is created dinamically I think, if not I will

Dream 12-04-2008 02:46 PM

what did you put on keywords


All times are GMT. The time now is 09:30 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01751 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete