[RC] YouTube Videos Mod

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment!
Scam Warning
!karolis
Registered User
Posts: 133
Joined: Sun Jun 13, 2010 9:54 am

Re: [BETA] YouTube Videos Mod

Post by !karolis »

great mod.

Is there a way to make youtube directory, where users could put thei youtube links?
User avatar
keith10456
Registered User
Posts: 2315
Joined: Thu Feb 24, 2005 6:55 pm

Re: [BETA] YouTube Videos Mod

Post by keith10456 »

!karolis wrote:great mod.

Is there a way to make youtube directory, where users could put thei youtube links?
No... Sorry.
User avatar
keith10456
Registered User
Posts: 2315
Joined: Thu Feb 24, 2005 6:55 pm

Re: [BETA] YouTube Videos Mod

Post by keith10456 »

DocSommer wrote:
keith10456 wrote:
DocSommer wrote:Hey Keith,

nice Mod - already bookmarked :mrgreen:

It would be great if it will be possible to add some kind of categories feature - like if someone is using the mod for a band fanpage they can file the content in categories like "interviews", "tv-appearances", "live clips" and so on.
Hmmm... I'll look at the code and see.
Hi Keith,

are you still considering some king of categorie/grouping feature? :geek:
DocSommer - I'm about to make the next version public... Just wanted to give you a heads-up on your request. I wasn't able to add the categories features in the way you were asking. However, you still have this option:

Open

Code: Select all

root/styles/yourstyle/youtube.html
Find

Code: Select all

quvic.PresentVideos('recently_featured','',1);
Replace With

Code: Select all

quvic.PresentVideos('search','your_search_term_here',1);
Note: Be sure to replace your_search_term_here with the term you want the script to search for. For example, sports, movies, etc. Also, DO NOT remove the quotation marks around the search term.
User avatar
keith10456
Registered User
Posts: 2315
Joined: Thu Feb 24, 2005 6:55 pm

Re: [BETA] YouTube Videos Mod

Post by keith10456 »

Mod Updated To Beta Version 1.0.0

Update instructions are in the "contrib" folder of the download. The download link is in the 1st post of this topic. I also updated the FAQ post (2nd post in this topic).

  • Add - Auto-hide menu bar (that displays the play/pause and other video options).
  • Add - Thumbnail display of video's playback time (shown on search results thumbnails).
  • Fix - Install instructions to make Auto-mod compliant.
  • Upgrade Notes - If you're using version 0.1.1a the upgrade instructions are in the contrib folder.
    • If you're using a version older than 0.1.1a you DO NOT have to upgrade version to version. You can undo the edits of the version you're using, then follow the install instructions in version 1.0.0.


Enjoy :D [/b]
User avatar
darkonia
Registered User
Posts: 1901
Joined: Tue May 13, 2008 1:10 pm
Location: Munich, Germany

Re: [BETA] YouTube Videos Mod

Post by darkonia »

thx keith for the update!
MMOG-Heaven - Das Gaming Portal
Community bedeutet Gleichgesinnte finden - MMOG-Heaven ist Deine Community! Von Spielern für Spieler bietet Dir dieses Portal genau das, was ein Spieler braucht. Bleibe ständig informiert, finde die neuesten MMORPGs, oder suche die frischesten News aus der Welt des Online Gamings - dieses und vieles mehr erwartet Dich auf MMOG-Heaven.
User avatar
keith10456
Registered User
Posts: 2315
Joined: Thu Feb 24, 2005 6:55 pm

Re: [BETA] YouTube Videos Mod

Post by keith10456 »

FYI - I'm currently in the process of getting this mod validated.
DocSommer
Registered User
Posts: 257
Joined: Mon Aug 24, 2009 10:30 pm
Location: Hamburg

Re: [BETA] YouTube Videos Mod

Post by DocSommer »

no categories in this release then? :oops:
User avatar
darkonia
Registered User
Posts: 1901
Joined: Tue May 13, 2008 1:10 pm
Location: Munich, Germany

Re: [BETA] YouTube Videos Mod

Post by darkonia »

i look forward after the release in the MODDB
MMOG-Heaven - Das Gaming Portal
Community bedeutet Gleichgesinnte finden - MMOG-Heaven ist Deine Community! Von Spielern für Spieler bietet Dir dieses Portal genau das, was ein Spieler braucht. Bleibe ständig informiert, finde die neuesten MMORPGs, oder suche die frischesten News aus der Welt des Online Gamings - dieses und vieles mehr erwartet Dich auf MMOG-Heaven.
User avatar
keith10456
Registered User
Posts: 2315
Joined: Thu Feb 24, 2005 6:55 pm

Re: [BETA] YouTube Videos Mod

Post by keith10456 »

DocSommer wrote:no categories in this release then? :oops:
Correct. Did you try the edit I posted?
DocSommer
Registered User
Posts: 257
Joined: Mon Aug 24, 2009 10:30 pm
Location: Hamburg

Re: [BETA] YouTube Videos Mod

Post by DocSommer »

Hi Keith,

sorry I totally must have overlooked that, thanks. I'll try it out on my test site as soon as I get back to it.
User avatar
keith10456
Registered User
Posts: 2315
Joined: Thu Feb 24, 2005 6:55 pm

Re: [BETA] YouTube Videos Mod

Post by keith10456 »

@ heredia21 - You're not playing by the rules when you remove the copyright links from the YouTube page :idea:
User avatar
keith10456
Registered User
Posts: 2315
Joined: Thu Feb 24, 2005 6:55 pm

Re: [BETA] YouTube Videos Mod

Post by keith10456 »

Mod Updated To Beta Version 1.0.6

Due to the fact that I updated the mod numerous times since I last made a public release, I decided to release the latest version until I get around to making the last last few suggestions from the mod team. If you're already using this mod, I suggest you upgrade to this version (see the change log below). As with any mod, be sure to back-up your files before you install this mod.


Demo URL: Click here for the demo.


Modification Download: Click here to download the mod.


Upgrade Instructions:
See Question 1 in the Frequently Asked Questions post in this topic.


Change Log:

Code: Select all

Version 1.0.6
* Fix - Language variable typo.

Version 1.0.5
* Fix - Instructions in subsilver edits.

Version 1.0.4
* Fix - Updated jquery.
* Fix - Root path info in overalheader file.
* Change - Added blue background to video page.
* Change - Moved subsilver instructions to contrib folder
* Fix - Link in header.

Version 1.0.3
* Fix - Corrected mod validation errors.

Version 1.0.1
* Fix - Numerous validation errors.

Version 1.0.0
* Add - Thumbnail display of video's playback time (shown on search results thumbnails).
* Add - Auto-hide menu bar (that displays the play/pause and other video options).
* Fix - Install instructions to make mod Auto-Mod compliant.

Version 0.1.1a
* Add - Added Subsilver2 support.

Version 0.1.1
* Add - Added a link to the overall_header.html file.
* Fix - Language variable edit.
* Fix - Cleaned-up a little css
* Fix - A couple of html mistakes in the videos page.
* Fix - Mistake in the install instructions.

Version 0.1.0
* Initial release
Rick718
Registered User
Posts: 7
Joined: Sat Jan 07, 2012 7:38 am

Re: [BETA] YouTube Videos Mod

Post by Rick718 »

Hi Keith !
Thank you for the great mod!!!

Can anyone help me with this please.

I don't know anything about codes but I was able to put this mod in my portal but the video over takes the sidebar, is it possible to autosize the video? if so, how can i do that? hope you can help me.

Thanks!
Rick.
Last edited by Rick718 on Sun Jan 15, 2012 6:36 pm, edited 1 time in total.
Keefy
Registered User
Posts: 407
Joined: Fri Jan 28, 2005 4:30 am

Re: [BETA] YouTube Videos Mod

Post by Keefy »

Hi Keith

Thanks for a great mod..

Ive added my style to this mod, but would like to know if there is anyway to put the name of the video playing in my header bar: (the bit where ive added {VIDEO_NAME}
<div><div class="c-h-l"><div class="c-h-r"><div class="c-h-c"><div align="left"><div class="c-h-title3"><h4>{VIDEO_NAME}</h4></div></div></div></div></div></div>
Thanks
User avatar
keith10456
Registered User
Posts: 2315
Joined: Thu Feb 24, 2005 6:55 pm

Re: [BETA] YouTube Videos Mod

Post by keith10456 »

Off the top of my head... Not that I'm aware of.

However, when I get back into the code I'll see if I can figure it out.

Return to “[3.0.x] MODs in Development”