Version: 2.3.0, by AndrewD
Developer Last Online: Apr 2010
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.
Didn't know this mod came with unlimited personal support.... very time-consuming I'm sure.
Not unlimited but reasonable support. Obviously I'm a sad guy who can't live a real life. More seriously, it can be interesting to understand what types of difficulties exist.
Is the image on the link is obtained automatically or I have to upload?
The image is normally provided separately from the link/file.
The first step is to set LDM/admin/settings/link_imagesize to the size of the thumbnail you want to display. Otherwise, you are not given the option to specify an image in the add/edit entry form. (Up to LDM version 2.2.9, you have to do this step explicitly. From 2.3.0, it will automatically pick up a value from vbulletin if necessary)
It is also a good idea to specify LDM/admin/settings/thumbs_dir, so that LDM can cache the thumbnails of your images, but this is not essential.
After you have done this, the add/edit entry form contain one or two extra fields, for pointing to an image and for uploading an image. (The field for uploading an image only appears if you have also enabled uploads.)
The thumbnail image is also created automatically in the following situations:
- Your main file is an image, or
- Your main file is an mp3 file containing albumart *and* you have installed the ID3tags extra for LDM.
I want to show latest files on the first page of forum,I use CMPS v3.0.1 and I thought I need to add a new module "Latest Files",but I did not know how to write the code?
I want to show latest files on the first page of forum,I use CMPS v3.0.1 and I thought I need to add a new module "Latest Files",but I did not know how to write the code?
Please help !
attach is the exampe.
Have you taken a look in the LDM release zip? The vba_modules subdirectory in /release contains modules such as ldm_new.module, which shown the latest releases. The php code for this module is available in /development/vba_modules/php