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

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

Category: Major Additions - Version: 3.7.0 Rating:
Released: 12-24-2007 Last Update: 06-13-2009 Installs: 576
DB Changes Uses Plugins
Re-useable Code Additional Files Translations  
No support by the author.

What this is and does

LDM is a general-purpose tool for managing libraries of links and files, and handling uploads and downloads in a flexible way, while tracking and control user access. It has a range of integrated media players and a large library of 'plugin' extras.

Installation and Usage Explained in the on-line Wiki, with a brief explanation in the file instructions.txt in the release zip. The recent revision history is given in the first post of this thread.

Please use carefully and always backup your database before upgrading. Post reports of problems and suggestions for enhancements in this thread.

14.06.09 Version 2.3.0 is now the the officially-supported version. Works with 3.7 and vb 3.8. Please post comments in this thread

22.06.08 Version 2.2.9-post1 - This is the previous supported version. Works fine with all versions of vb 3.6 and vb 3.7. All standard features except profile integration and forum prefix selection work fine with vb 3.8.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #1782  
Old 04-01-2009, 05:54 AM
pooslokka pooslokka is offline
 
Join Date: Jun 2008
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by obmob View Post
Don't you have any limits on your server config?

Maybe the images are too big to upload.
Capacity wise the size is well ok. not sure about the Height and Width limitaions in server settings. but in vbulleting attachments options, the dimention of the image limitation has set to any.
Reply With Quote
  #1783  
Old 04-01-2009, 12:31 PM
sparklywater sparklywater is offline
 
Join Date: Jun 2008
Posts: 248
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Andrew, I'd be grateful if you can let me know how to make the following change to my LDM setup. I know that currently the 'can_access_link' permission prevents users from accessing ALL links in a given category. However, I want to change this so that the permission affects all links EXCEPT those that are playable in a media player, ie. those that are played by the LDM Jukebox. In other words, those who have the 'can_access_link' permission set to false should still be able to access a media file which is played by LDM. I'm quite sure that this is possible using conditionals in some function, but I don't know what code-edits to make.
Reply With Quote
  #1784  
Old 04-02-2009, 08:14 PM
Simon Lloyd's Avatar
Simon Lloyd Simon Lloyd is offline
 
Join Date: Aug 2008
Location: Manchester
Posts: 3,481
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
The problem was not in the upgrade to 3.8.2. When I told you the phrase names for these profile box titles, I forgot to check whether the code would correctly handle a change made *on the fly*. I have patched the two LDM plugins on your site and it seems to be working correctly now. Sorry about that.
Andrew, as ever thanks for the great support, no sorry needed
Reply With Quote
  #1785  
Old 04-03-2009, 12:10 PM
abdelghani68 abdelghani68 is offline
 
Join Date: Oct 2007
Location: France
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a lot of miniatures empty in my server. I think it's the images of the audio. It will be good if we can desactive the minatures for the audio.

Thanks very mush
Reply With Quote
  #1786  
Old 04-04-2009, 03:20 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sparklywater View Post
Andrew, I'd be grateful if you can let me know how to make the following change to my LDM setup. I know that currently the 'can_access_link' permission prevents users from accessing ALL links in a given category. However, I want to change this so that the permission affects all links EXCEPT those that are playable in a media player, ie. those that are played by the LDM Jukebox. In other words, those who have the 'can_access_link' permission set to false should still be able to access a media file which is played by LDM. I'm quite sure that this is possible using conditionals in some function, but I don't know what code-edits to make.
This is not straightforward, because there are checks on can_access_link in several places/files, precisely to stop people from bypassing the control. Not all those checks take place in situations where the code is aware of the entry's type. I am reluctant to spent the time to work out how to modify things, particularly since these changes would need to be re-thought with each subsequent release.
Reply With Quote
  #1787  
Old 04-06-2009, 02:14 PM
abdelghani68 abdelghani68 is offline
 
Join Date: Oct 2007
Location: France
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi

I have featur request please :

We can use highslide for the pictures

If we have a long description for an entree, we can put it in a page and these page opened when we clik in a picture.

And there is a little picture for go in the discussion of the entree.

I think the pictures that I said can will put near that :



In vbadvanced, for the module ldm_new.php, ldm_hot.php and ldm_random.php : when an entree change, the color of the line change. The color don't change when the line change. The module ldm_new.php works good.

Thanks very mush.
Reply With Quote
  #1788  
Old 04-06-2009, 04:05 PM
vbboarder's Avatar
vbboarder vbboarder is offline
 
Join Date: Jun 2008
Location: Silicon Valley, CA
Posts: 417
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by abdelghani68 View Post
Hi

I have featur request please :

We can use highslide for the pictures

If we have a long description for an entree, we can put it in a page and these page opened when we clik in a picture.

And there is a little picture for go in the discussion of the entree.

I think the pictures that I said can will put near that :



In vbadvanced, for the module ldm_new.php, ldm_hot.php and ldm_random.php : when an entree change, the color of the line change. The color don't change when the line change. The module ldm_new.php works good.

Thanks very mush.
Hi abdelghani,

Andrew has already implemented 2 image viewers: lightbox and shadowbox. Lightbox is an older version, but shadowbox was recently implemented with many features (besides pics, can play audio & video files). You can also have a thumbnail in the entry; click on the title to see the full image. Is there a reason why you want highslide and not shadowbox? Andrew probably has a backlog of issues to deal with, so implementing another image viewer when shadowbox works fine is probably very low priority.
Reply With Quote
  #1789  
Old 04-06-2009, 04:45 PM
abdelghani68 abdelghani68 is offline
 
Join Date: Oct 2007
Location: France
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi vbboarder

I am with you in what you say. It's right.
Shadowbox is very good product and works with no problem.

(I like highslide for her speed in opening a picture).
Reply With Quote
  #1790  
Old 04-07-2009, 09:16 AM
abdelghani68 abdelghani68 is offline
 
Join Date: Oct 2007
Location: France
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Andrewd

Sorry, I have forget to ask in my featur request :

For the module ldm_newcats, there is the option :

"Comma-separated list of category ids to search. Leave blank to search all categories"

Otherwise, I can not find things missing. This product is great !

thanks!
Reply With Quote
  #1791  
Old 04-08-2009, 07:47 AM
abdelghani68 abdelghani68 is offline
 
Join Date: Oct 2007
Location: France
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The "Wimpy" extras may need to be updated also to work with the new Wimpy registration codes and flash player 10 requirements. And it will be possible to use wasp inline ?

Thanks very mush.
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 07:21 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.10018 seconds
  • Memory Usage 2,319KB
  • 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
  • (4)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
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • 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