Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Links and Downloads Manager Details »»
Links and Downloads Manager
Version: 2.2.8, by AndrewD AndrewD is offline
Developer Last Online: Apr 2010 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.x Rating:
Released: 06-18-2006 Last Update: 02-03-2008 Installs: 661
DB Changes Uses Plugins
Additional Files Translations  
No support by the author.

Version 2.3.0 of LDM is now the official release. This works with both VB3.7 and VB3.8. You can obtain it here

Version 2.2.8 remains available here, with limited support.

04.02.08: patch-cat.xml 'extra' uploaded - see first post for information

27.10.07: Version 2.2.8-post1 uploaded
French translation of product installer uploaded (other language translations are in the main release zip)

Remember to back up your current database tables before upgrading.

What this is and does

LDM is a general-purpose link and file manager, which handles user uploads and downloads in a flexible way. A range of media players is integrated into LDM and others are included as plugin extras. LDM is described below in the first post of this thread, which also contains a brief list of the currently-known bugs.

This release of LDM works correctly with all VB versions 3.6.x and recent versions of vbadvanced.

Documentation, screen shots, etc, are provided as a Wiki at http://www.eirma.org/wikis/index.php...nloads_Manager

Thank you to everyone who has tested, given suggestions, helped with the translations, etc.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
VIP Hawaii

Comments
  #2462  
Old 10-06-2007, 07:03 PM
Nam's Avatar
Nam Nam is offline
 
Join Date: Oct 2001
Location: NY
Posts: 206
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Andrew, excuse me if this question has been asked before.

Do LDM support other video site such as google video, Veoh, etc. besides youtube? Or youtube flash player works with them as well? I haven't tried it yet.
Reply With Quote
  #2463  
Old 10-07-2007, 04:37 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by itsblack View Post
I replace the links_main template with the attached code, unfortunately it doesn't work.

With the new template, the width of the main section was extended to 100%, that's OK, I can fix it. But the statistic still stayed under the main section. Just don't know what happened.
I'm also at a bit of a loss. I pulled down the template I'd posted yesterday and tried it again, and it still works for me, see image.

These are the changes in the form of the unix 'diff' command:

Left file: Y:\Users\Andrew\Desktop\links_main-original.txt
Right file: Y:\Users\Andrew\Desktop\links_main-modified.txt
0a1,5
> <if condition="$includeinmain[prestats] or $viewcatstats or $viewcathits or $includeinmain[poststats]">
> <table width="100%">
> <tr>
> <td width="70%" valign="top">
> </if>
158a164,167
> <if condition="$includeinmain[prestats] or $viewcatstats or $viewcathits or $includeinmain[poststats]">
> </td><td valign="top">
> </if>
>
164,167d172
< <table cellpadding="0" cellspacing="0" border="0" width="100%">
< <tr><td width="70%">&nbsp;</td>
< <td>
<
189,190d193
< </td></tr>
< </table>
197a201,206
> <if condition="$includeinmain[prestats] or $viewcatstats or $viewcathits or $includeinmain[poststats]">
> </td>
> </tr>
> </table>
> </if>
>
Reply With Quote
  #2464  
Old 10-07-2007, 04:39 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Nam View Post
Hi Andrew, excuse me if this question has been asked before.

Do LDM support other video site such as google video, Veoh, etc. besides youtube? Or youtube flash player works with them as well? I haven't tried it yet.
the flash-sites add in in release/extras should work with all the sites you mention. Take a look at the readme.txt for details.
Reply With Quote
  #2465  
Old 10-07-2007, 07:18 PM
itsblack itsblack is offline
 
Join Date: Dec 2005
Location: Augsburg
Posts: 148
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
I'm also at a bit of a loss. I pulled down the template I'd posted yesterday and tried it again, and it still works for me, see image.

These are the changes in the form of the unix 'diff' command:

Left file: Y:\Users\Andrew\Desktop\links_main-original.txt
Right file: Y:\Users\Andrew\Desktop\links_main-modified.txt
0a1,5
> <if condition="$includeinmain[prestats] or $viewcatstats or $viewcathits or $includeinmain[poststats]">
> <table width="100%">
> <tr>
> <td width="70%" valign="top">
> </if>
158a164,167
> <if condition="$includeinmain[prestats] or $viewcatstats or $viewcathits or $includeinmain[poststats]">
> </td><td valign="top">
> </if>
>
164,167d172
< <table cellpadding="0" cellspacing="0" border="0" width="100%">
< <tr><td width="70%">&nbsp;</td>
< <td>
<
189,190d193
< </td></tr>
< </table>
197a201,206
> <if condition="$includeinmain[prestats] or $viewcatstats or $viewcathits or $includeinmain[poststats]">
> </td>
> </tr>
> </table>
> </if>
>
I found it has something to to with the extra "add page info". Because I changed the template links_pageinfo_bit before. Now I make a little change, and it works.
Reply With Quote
  #2466  
Old 10-08-2007, 07:52 AM
Phalynx Phalynx is offline
 
Join Date: Feb 2004
Location: Erlangen, Germany
Posts: 2,747
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How can I edit the text that appears in in "links_main" below <if condition="$viewcattext or $viewcatextra">? As the mainpage is not a cat I cannot find the description for that.
Reply With Quote
  #2467  
Old 10-08-2007, 06:36 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Phalynx View Post
How can I edit the text that appears in in "links_main" below <if condition="$viewcattext or $viewcatextra">? As the mainpage is not a cat I cannot find the description for that.
You mean this section of the template?

PHP Code:
<if condition="$viewcattext or $viewcatextra">
<
tr>
    <
td class="alt1">
    
$viewcattext
    $viewcatextra
    
</td>
</
tr>
</if> 
$viewcattext contains the parsed version of the extended category description (i.e. with bbcodes filled in, etc.)

$viewcatextra contains the contents of the links_catbit_extras template, and is used to hold information on synchronisation, user allowances, etc.

If you want to modify either of these, you could write a plugin that is hooked on ldm_maindisplay_end, e.g. you can append to $viewcatextra
Reply With Quote
  #2468  
Old 10-08-2007, 06:43 PM
Phalynx Phalynx is offline
 
Join Date: Feb 2004
Location: Erlangen, Germany
Posts: 2,747
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ah, ok, thanks. Will try this.

This field is empty on my site: On the main page only the name of the DB is printed out, followed by an empty row.
Reply With Quote
  #2469  
Old 10-09-2007, 10:59 AM
pspcrazy pspcrazy is offline
 
Join Date: Apr 2005
Posts: 184
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Andrew, I was wondering if there is a way to have related videos/files shown horizontally below the listing when you click on a link for a video stream.

Like something like this: http://psp3d.com/jukebox.php?do=view&type=media&mid=23, but with a horizontal bar with related or reccomeded videos from the same category.
Reply With Quote
  #2470  
Old 10-10-2007, 04:11 AM
GrendelKhan{TSU's Avatar
GrendelKhan{TSU GrendelKhan{TSU is offline
 
Join Date: Jun 2005
Location: Boston | Seoul, S. Korea
Posts: 1,311
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

request:

if possible, any chance of adding

www.imeem.com
www.megavideo.com
http://stage6.divx.com

to the flash site list?


if you could provide a brief tutorial on how to add more sites, I'd be willing to try my hand at it for others as well.
Reply With Quote
  #2471  
Old 10-10-2007, 07:57 AM
IrPr IrPr is offline
 
Join Date: Mar 2005
Posts: 351
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GrendelKhan{TSU View Post
request:

if possible, any chance of adding

www.imeem.com
www.megavideo.com
http://stage6.divx.com

to the flash site list?


if you could provide a brief tutorial on how to add more sites, I'd be willing to try my hand at it for others as well.
Andrew, another suggestion
You can integare this mod to vB AnyMedia and use anymedia class to parse all of media types to stream
Im using class_anymedia.php parsing Youtube, Megavideo and stage6 in my LDM and it rocks!

Again my special thanks goes to Andrew, your LDM in fully modifable due to huge hook locations
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:57 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06836 seconds
  • Memory Usage 2,333KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_php
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete