vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Video Directory FH List (https://vborg.vbsupport.ru/showthread.php?t=196332)

Twilkey 11-14-2008 10:00 PM

Video Directory FH List
 
1 Attachment(s)

The Skinny
This mod is a beast in a small package. When I was working on this addition to the Video Directory I kept trying to think of more things to add. But now that version 1.1.0 RC 2 is released, I figured it was time to release the first version of this mod.

What this mod does, is basically a couple things. You can list videos on your forum home in a vertical sidebar table (If you have a sidebar already then you may need help getting this to work that way.), or you can display the videos in one of two versions of a horizontal table. The first version is just a basic version. This version only displays the thumbnail image and the name of the video linked to the video post. The second version is a more detailed version. This version allows you to list the videos to blend with the forums. The table has information such as, thumbnail, linked title, description, view count, comment count, and last comment posted by.

Installation
1. Import the product in your admincp.
2. Search in your FORUMHOME template
Find:
Code:

$navbar
Add Below:
Code:

$fhlist_shell
Find:
Code:

$footer
Add Above:
Code:

<if condition="$vboptions[vert_horiz] > 0">
</td>
</table>
</if>

Uninstall
1. Uninstall the product from your admincp.
2. Search in your FORUMHOME template
Find and delete both:
Code:

$fhlist_shell
Code:

<if condition="$vboptions[vert_horiz] > 0">
</td>
</table>
</if>

Developer-Blog:

Feel free to check out our Developer-Blog at vBPoint.org!

ultimatearco 11-15-2008 02:58 PM

Looks great, installed!

masons 11-16-2008 06:01 AM

love it.. thank you so much.. see www.externalaw.com

myown 11-20-2008 06:37 AM

reserved......

rolandogomez 11-28-2008 11:15 PM

Would be nice if we had this for vbAdvanced...thanks, rg.

Twilkey 11-29-2008 05:42 PM

I am working on a vBa version.

Wordplay 12-02-2008 10:23 AM

what style are they using on vbpoint.org?

valdet 12-15-2008 05:33 AM

Quote:

Originally Posted by rolandogomez (Post 1674837)
Would be nice if we had this for vbAdvanced...thanks, rg.

I made a vBAdvanced module to show latest videos from Video Directory. My only remaining problem is to set the x amount of videos to be shown on vBA pages.

Currently I need to hardcode them, but I am close.

Val.

Marka Ragnos 12-15-2008 02:50 PM

Quote:

Originally Posted by valdet (Post 1685690)
I made a vBAdvanced module to show latest videos from Video Directory. My only remaining problem is to set the x amount of videos to be shown on vBA pages.

Currently I need to hardcode them, but I am close.

Val.

looking forward to your release!

ShawneyJ 12-15-2008 10:32 PM

Quote:

Originally Posted by Wordplay (Post 1676978)
what style are they using on vbpoint.org?

Aria by vbstyles.com as you will see at the bottom of his forum lol ;)


All times are GMT. The time now is 10:29 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.01090 seconds
  • Memory Usage 1,735KB
  • 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
  • (6)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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