Version: 2.2.8, by AndrewD
Developer Last Online: Apr 2010
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.
i am using ldm_new.module, everything is perfect. the only thing is that, i have sub categories and when i specify the main category, it wont list the entries in the subcategories.
i need this for 3 levels subcategories (i.e. main cat-->sub cat 1-->sub cat 2-->entry)
could you please help me do this?
thanks in advance
ADD*: which template should i use to show thumbnails instead of text links. i am currently using links_vbathumbs, but Category Strips are not shown correctly. image attached
i am using ldm_new.module, everything is perfect. the only thing is that, i have sub categories and when i specify the main category, it wont list the entries in the subcategories.
i need this for 3 levels subcategories (i.e. main cat-->sub cat 1-->sub cat 2-->entry)
could you please help me do this?
thanks in advance
I have uploaded new versions of the vba modules (see start of thread). The hot and new modules now have an extra parameter - subcategories. If set, the code searches all subcategories (children, grandchildren, etc) or the categories specified.
Bear in mind that you can always specify a comma-separated list of categories if you want to restrict the module to those, e.g. "1,3,5,6".
Quote:
Originally Posted by Rouzbeh1
which template should i use to show thumbnails instead of text links. i am currently using links_vbathumbs, but Category Strips are not shown correctly. image attached
If you have installed the new module versions of the vba code, the important templates are adv_portal_custom_ldm_new_one and adv_portal_custom_ldm_new.
To get the effect of a row of thumbs instead of the normal text links, you need to edit both of these. For adv_portal_custom_ldm_new_one, use the following:
is it possible to extract the entries to 2 rows?
for example i have set this module to show 8 Entries. but i want to show 4 entries per row....
BTW. the other modification is exactly what i needed. since i have TOO MANY subcategories (about 550 in each main category), this was the better way to handle that. thanks again
i have also one suggestion :
for people who have more than 500 entries in LDM, and also too many sub categories, it would be useful to have an EDIT button near each entry (for admins or ppl with permission to edit)
Now I understand. This is (I think) easy to do with a plugin. Send me a pm with details of the thumbnail service you want to use and I'll take a look.
Hi Andrew
I would like to use the ArtViper Thumbnail Service.
To create a thumbnail, the url has to be parsed as parameter like this:
http://www.artviper.net/screenshots/screener.php?&url={URL}
This is probably a duh! but I did search and could not find the answer. Is there a demo site for LDM? I have the product installed and have tried to get started with it but I am having some kind of synaptic gap black out or something. I can't figure out the logic for linking the files I load into LDM to a post or thread or directory.
I would like to use the ArtViper Thumbnail Service.
To create a thumbnail, the url has to be parsed as parameter like this:
http://www.artviper.net/screenshots/screener.php?&url={URL}
Thanks for your help!
Regards, robihot
The only tiny problem with artviper is that it returns a .bmp format file, which the standard php libraries don't handle.
This is probably a duh! but I did search and could not find the answer. Is there a demo site for LDM? I have the product installed and have tried to get started with it but I am having some kind of synaptic gap black out or something. I can't figure out the logic for linking the files I load into LDM to a post or thread or directory.
Which way round? An LDM entry which points to a post/thread, or a post which contains a pointer to an entry in LDM, or a post that announces that there's a new entry in LDM
For the first. I set up a custom bbcode [link=id], as follows: