vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Links and Downloads Manager (https://vborg.vbsupport.ru/showthread.php?t=119041)

obmob 11-20-2007 04:14 PM

The best gallery i've known is 4homeapges, 4image has an incredible way to synch files... of course, i'm not a coder, so i've no ide if that would be useful for you Andrew. :p

Maybe you can take a look at it and see how that works.

http://www.4homepages.de/

You think we can have a plugin to show latest uploads in a box below or above the categories? :D

http://demo.4homepages.de/?l=english

An maybe also a random box!

thanks

moon_spell 11-22-2007 05:16 PM

wow installed but i dont know how to activate and use enhancements in Extras & development?! for example i would like to use tv channels or gallery ! how to install and manage them ?

thx

AndrewD 11-22-2007 05:54 PM

Quote:

Originally Posted by Nam (Post 1386063)
Andrew, I found a minor size problem with the flash-based plug-in. The VEOH video player is bigger than YouTube player, is there anyway to specific the size of player for YouTube and VEOH?

I tried to increased the size in plug-manager to make it suit VEOH but then I increased the size of ALL Youtube files. Any guide to overcome this problem would be great!

I'm not sure why these sites are displaying at different sizes.

Anyway, as you discovered, by default all the flash players are set up to display at the size configured in *flash_sites_plugin.xml*, i.e. at 480x360.

You can change this on a per-player basis by editin the file includes/local_links_flashsites.php.

You'll find a series of declarations, such as the following for Veoh:

Code:

"Veoh" => array(
        "pattern" => "#http://www.veoh.com/videos/([a-z0-9]*)#i",
        "replace" => "$1",
        "iconpattern" => "#www.veoh.com/videos#",
        "icon" => "flv",
        "recordhitnow" => 1,
        "template" => '

<embed
        src="http://www.veoh.com/videodetails.swf?permalinkId=$url&id=1&player=videodetails&videoAutoPlay=0"
        width="$player_width"
        height="$player_height"
        bgcolor="#000000"
        type="application/x-shockwave-flash"
        pluginspage="http://www.macromedia.com/go/getflashplayer" />

',
        ),

Change statements like

Code:

        width="$player_width"
        height="$player_height"

replacing $player_height and $player_width as you wish.

AndrewD 11-22-2007 05:58 PM

Quote:

Originally Posted by moon_spell (Post 1387613)
wow installed but i dont know how to activate and use enhancements in Extras & development?! for example i would like to use tv channels or gallery ! how to install and manage them ?

thx

You should ignore the development directory unless you are really keen - it contains the raw templates, phrases, etc, used to build the main product installer.

For each of the extras, there is a 'readme.txt' file in the subdirectory, which explains how to install it. In most cases, you do this by uploading the extra's xml file using vbulletin/admincp/products and plugins/download and upload plugin.

Nam 11-23-2007 10:23 AM

Veoh format is 540x438, they allow more resolution and unlimited file size, I guess that's why the different in window player.

I found and fixed it perfectly, thank you so much.

hotwheels 11-23-2007 07:28 PM

Can someone tell me how to play .flv movies..........i don't feel like reading all the posts....thanks

AndrewD 11-24-2007 04:42 AM

Quote:

Originally Posted by hotwheels (Post 1388252)
Can someone tell me how to play .flv movies..........i don't feel like reading all the posts....thanks

Install LDM's JWPlayer addon, included in the release/extras directory.

Make sure you've defined mimetype information for flv in the vbulletin attachments table, or use the LDM add-mimetype addon to do this for you.

hotwheels 11-24-2007 10:47 AM

Okay, i added the jwplayer......but i didn't add the mimetype......I will do that today and see how it goes....

Thanks for the quick reply andrew......

hotwheels

General_ 11-25-2007 02:04 PM

Hi Andrew,

is there a possibility to ban a group from LDM completly?
So the members of this group just see the vbulletin message when trying to enter ldm.php ?

Thanks!

AndrewD 11-25-2007 03:09 PM

Quote:

Originally Posted by General_ (Post 1389159)
Hi Andrew,

is there a possibility to ban a group from LDM completly?
So the members of this group just see the vbulletin message when trying to enter ldm.php ?

Thanks!

Easiest wasy is with a short plugin, see http://www.eirma.org/wikis/index.php..._access_to_LDM


All times are GMT. The time now is 09:58 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.03251 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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