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
  #142  
Old 08-13-2006, 04:34 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by xadoa
one more question for AndrewD,

can you parse the code that we can enter the link as the following format?

http://password:user@www.urlweb.com/files.zip ? since the files.zip is located on a server which has the htaccess protected to the outsiders.
for the RC version, I tried with this format, i alwasy got an error as link failed

Thank you
XD
LDM handles this ok as a general format, from what I can see. However, it isn't something that I've ever tested, so there may be something I've missed. Either send me a PM with a valid url including user and pawd, or bear with me until I have the chance to set up an htaccess protected corner on our site.
Reply With Quote
  #143  
Old 08-13-2006, 08:33 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by xadoa
hi Andrew,

for the limit # of download per file basis doesn't seem to work for me.. i still can click as many time as I like on one files to be downloaded .. can u have a look ? or this is fixed in the Gold version? and how to upgrade this if i already have the database installed and running with the RC version ..

thanks
XD
I'm happy to take a look at your site - send me a PM with details of an admin username and pwd

To upgrade, you just re-upload the files from the /release/forum subdirectories and reinstall the product.xml file, telling VB to overwrite. You'll not lose anything.
Reply With Quote
  #144  
Old 08-13-2006, 09:24 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by xadoa
one more question for AndrewD,

can you parse the code that we can enter the link as the following format?

http://password:user@www.urlweb.com/files.zip ? since the files.zip is located on a server which has the htaccess protected to the outsiders.
for the RC version, I tried with this format, i alwasy got an error as link failed

Thank you
XD
Just for the record - isn't the format http://userassword@www.urlweb.com/files.zip rather than http://password:user@www.urlweb.com/files.zip
Reply With Quote
  #145  
Old 08-14-2006, 03:02 PM
xadoa xadoa is offline
 
Join Date: Nov 2003
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi AndrewD,

sorry about the format, i had the username the same as the password, so i might mistype on the format, but it should be ok if it works.. I will PM you the test file of the site i'm working on this format of url.

thank you.
Reply With Quote
  #146  
Old 08-14-2006, 03:50 PM
RaceJunkie RaceJunkie is offline
 
Join Date: Jun 2005
Posts: 371
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How do you get the thumbnails to show beside each link?

Like here.
http://www.eirma.org/devel/LDM/index...ontents.html&1

Quote:
thumbs_dir
Directory in which thumbnails are stored. NB: This must be within your website regardless of the setting of local_file_root, e.g. /images/thumbs, and must be writeable by the web server.
I have
forums/images/ldm_thumbs


What else do i need?
Reply With Quote
  #147  
Old 08-14-2006, 03:56 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RaceJunkie
How do you get the thumbnails to show beside each link?

Like here.
http://www.eirma.org/devel/LDM/index...ontents.html&1



I have
forums/images/ldm_thumbs


What else do i need?
ldm/admin/settings

set link_imagesize to the size you want these thumbs to be displayed
Reply With Quote
  #148  
Old 08-14-2006, 04:01 PM
RaceJunkie RaceJunkie is offline
 
Join Date: Jun 2005
Posts: 371
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
link_imagesize
0: No thumbnail displayed and data entry form does not offer image field. >0: Size in pixels of thumbnail image shown within linkbit. (Images are displayed at this size along the larger dimension)
I have 125 in the box

Quote:
link_imagemagsize
Size in pixels of enlarged thumbnail image created with magnifier. 0: Show image at full size.
300 in the box
Reply With Quote
  #149  
Old 08-14-2006, 04:03 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RaceJunkie
I have 125 in the box



300 in the box
send me a pm with details of your site and an admin username and password - it's easier just to look...
Reply With Quote
  #150  
Old 08-14-2006, 04:03 PM
RaceJunkie RaceJunkie is offline
 
Join Date: Jun 2005
Posts: 371
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

doi havee to upload a thumb for each link? Or does it create one?
Reply With Quote
  #151  
Old 08-14-2006, 04:09 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RaceJunkie
doi havee to upload a thumb for each link? Or does it create one?
If you've given link_image_size a non-zero value, the 'add link' data entry form includes an extra field for an image url or upload, which is used to create the thumb. If the main url is an image, LDM will use that automatically. Also, if you install the id3 'plugin' in the 'extras' directory, it will automatically grab the cover art from mp3 files if this exists.
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 12:58 PM.


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.05579 seconds
  • Memory Usage 2,313KB
  • 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
  • (9)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
  • (4)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