vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - Video-Directory (https://vborg.vbsupport.ru/showthread.php?t=192241)

Jaxel 01-03-2009 02:13 PM

Quote:

Originally Posted by chikkoo (Post 1700260)
1) A preview button to view the movies, before pressing the add video button.
2) Edit video to enable editing of the url of the video.
3) Sub-Categories, with categories.
4) Top poster link at the Video Statistics to bring all the videos posted by the user, instead of showing the profile of the poster.
5) ability to import keywords, or add tags.
6) ability to add parameters to hide related video, and other information.
7) Unregistered/Guests can view the categories and other information, but not playing option.
8) Showing Duration of the clips at thread/summary display.

1 - DONE! Coming in next version! I learned how to do ajax! Yay!
2 - as I said, this simply wont be possible; the embed codes itself are based on the URL of the video. So to change the URL of the video, you would break the embed codes.
3 - DONE! In current version as "display levels"... coming with fixes in next version.
4 - DONE! In current version... coming with fixes in next version
5 - DONE! Coming in next version as TAG CLOUD!
6 - Already in Survivor's version, its in your general video settings... I have re-arranged everything and made things easier to understand in my next version.
7 - DONE! Coming in next version as "Can see hidden listings" usergroup permission!
8 - DONE! Coming in next version as "timelength"!

Jaxel 01-03-2009 03:52 PM

Okay... I realised the way I was doing #7 was completely asanine and complicated. Why was a creating a new exception that had to be calculated on every listing... it was just plain stupid, a pain in the ass, and added a lot of extra queries. So I made it simple...

The whole category setting stuff works as usual... you can turn off listing of categories for usergroups on a case by case basis, as well as the option to de-activate the category for everybody. As well, when searching by tags and users, it will call on the category of the video and exclude videos that are in categories that a user does not have permission to read.

But now I have added a new usergroup permission called "Can Watch Videos". Unless this is set to yes, a usergroup can not watch any videos. They can do everything else that they have permissions for, but hey cant watch videos. This would be great if you want to let unregistered/guests view all video information, but not actually watch the video itself.

Its a lot simpler this way.

KW802 01-04-2009 12:57 AM

Quote:

Originally Posted by lingstar (Post 1700090)
Might someone share what is the hook I need to add to display a 3 random video thumbnails on the main page of my site? I'm running CMPS.

Try this...

https://vborg.vbsupport.ru/showthread.php?t=199084

chikkoo 01-04-2009 02:51 AM

Hi.. Jaxel,

You Rock man..!

This is a most satisfying reply I ever got in vb.org, and a wonderful support from a Not-Supported Mod.

May I add a #9 in my list.

#9 - There is no add Video button at viewing video Page or Video Home page. (Right we need to go to each category to get the Add Video Button). How about adding the button at both these places. Is it possible?

Thanks.


Quote:

Originally Posted by Jaxel (Post 1700390)
Okay... I realised the way I was doing #7 was completely asanine and complicated. Why was a creating a new exception that had to be calculated on every listing... it was just plain stupid, a pain in the ass, and added a lot of extra queries. So I made it simple...

The whole category setting stuff works as usual... you can turn off listing of categories for usergroups on a case by case basis, as well as the option to de-activate the category for everybody. As well, when searching by tags and users, it will call on the category of the video and exclude videos that are in categories that a user does not have permission to read.

But now I have added a new usergroup permission called "Can Watch Videos". Unless this is set to yes, a usergroup can not watch any videos. They can do everything else that they have permissions for, but hey cant watch videos. This would be great if you want to let unregistered/guests view all video information, but not actually watch the video itself.

Its a lot simpler this way.

Quote:

Originally Posted by Jaxel (Post 1700318)
1 - DONE! Coming in next version! I learned how to do ajax! Yay!
2 - as I said, this simply wont be possible; the embed codes itself are based on the URL of the video. So to change the URL of the video, you would break the embed codes.
3 - DONE! In current version as "display levels"... coming with fixes in next version.
4 - DONE! In current version... coming with fixes in next version
5 - DONE! Coming in next version as TAG CLOUD!
6 - Already in Survivor's version, its in your general video settings... I have re-arranged everything and made things easier to understand in my next version.
7 - DONE! Coming in next version as "Can see hidden listings" usergroup permission!
8 - DONE! Coming in next version as "timelength"!


logoz2008 01-04-2009 05:28 AM

Quote:

Originally Posted by indie2industry (Post 1699153)
Jaxel Hooked it up already here in this thread. Here's the post.

https://vborg.vbsupport.ru/showpost....&postcount=560


when you go to manage categories in the AdminCP, you'll see a new column named Display Order. You would use that to create sub-categories.
:up:

Thank you much and thanks to Jaxel as well.

But it is getting confusing, I need to first install the Survivor version, then install Jaxel version?

I see Jaxel is talking about releasing a new one, my humble request will be to release a new MOD with all these features and a one time install.

regards

Jaxel 01-04-2009 06:37 AM

Quote:

Originally Posted by logoz2008 (Post 1701064)
I see Jaxel is talking about releasing a new one, my humble request will be to release a new MOD with all these features and a one time install.

I'm still waiting on word from Survivor for permission... otherwise, I cant.

Jaxel 01-04-2009 08:41 AM

Okay... it looks like this will be my first major mod release if Survivor agrees to it...

Is there anyone out there who would be willing to help me test the install code?

I'm looking for 1 person who is running my last version... and 1 person who is running survivor's version. Send me a message on AIM: BadBreath911 if you are interested.

Morrus 01-04-2009 03:09 PM

Quote:

Originally Posted by Jaxel (Post 1701136)
Okay... it looks like this will be my first major mod release if Survivor agrees to it...

Is there anyone out there who would be willing to help me test the install code?

I'm looking for 1 person who is running my last version... and 1 person who is running survivor's version. Send me a message on AIM: BadBreath911 if you are interested.

If it's released as a separate mod, does that mean losing all the current videos?

dizzine 01-04-2009 03:31 PM

how do i add a box above the 'latest videos' box on video.php page containing instructional and rules information..?

Jaxel 01-04-2009 06:15 PM

Quote:

Originally Posted by Morrus (Post 1701382)
If it's released as a separate mod, does that mean losing all the current videos?

No, it will use all the same tables, so you will lose nothing, except for your Limit settings... which you will need to reconfigure. I haven't figured out a way to fix this bug, but it happens EVERY time you upgrade/install this mod.

Quote:

Originally Posted by dizzine (Post 1701413)
how do i add a box above the 'latest videos' box on video.php page containing instructional and rules information..?

Just edit video_home with your HTML.


All times are GMT. The time now is 12:52 PM.

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.01909 seconds
  • Memory Usage 1,757KB
  • 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
  • (9)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