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
  #862  
Old 12-16-2006, 03:13 PM
smoknz28's Avatar
smoknz28 smoknz28 is offline
 
Join Date: Sep 2005
Location: SoCal
Posts: 257
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Gotta tell ya....Andrew definitely goes out of his way. :up: Speaking from personal experience.
Reply With Quote
  #863  
Old 12-16-2006, 04:04 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by WebmasterSimds View Post
So basically should I always keep an eye on the cache for the thumbs? or not worry about it seeing i did a reset of it?

Thanks In Advance
If the reset has worked, everything should be ok. If it ever goes wrong again, just repeat the cache reset.
Reply With Quote
  #864  
Old 12-16-2006, 06:46 PM
Rouzbeh1 Rouzbeh1 is offline
 
Join Date: Sep 2006
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Rouzbeh1 View Post
hi,

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
any suggestions?
Reply With Quote
  #865  
Old 12-16-2006, 08:42 PM
ansuk ansuk is offline
 
Join Date: Dec 2006
Location: UK
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
Plenty of chance of a free service, if you send me a PM with site details, an ftp account and a vb admin userid...

Just as long as it's not too strange a site
Thanks very much Andrew, i'll give you a shout next week Perhaps i can atleast give you a donation towards continued development :alien:
Reply With Quote
  #866  
Old 12-17-2006, 12:10 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Rouzbeh1 View Post
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 View Post
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:

Code:
<td class="alt1" align="center" <if condition="$links_defaults[cellsize]">width="$links_defaults[cellsize]"</if>>
<if condition="$linkimg">
<a href="$LINKS_SCRIPT.php?catid=$catid&amp;linkid=$linkid" title="$title">
<img src="$RESIZE_SCRIPT.php?linkid=$linkid&amp;size=$links_defaults[link_imagesize]" border="0" alt="$linkname_clean" />
</a>
<else />
<span class="smallfont">$linktypebit<if condition="$linkstatus<=0">$linkname<else />$linkurllink</if></span>
</if>
</if>
</td>
For adv_portal_custom_ldm_new, use this:

Code:
<tr><td><table width="100%" cellpadding="0" cellspacing="0"><tr>$links</tr></table></td></tr>
Reply With Quote
  #867  
Old 12-17-2006, 05:57 PM
Rouzbeh1 Rouzbeh1 is offline
 
Join Date: Sep 2006
Posts: 111
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks you Andrew

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)
Reply With Quote
  #868  
Old 12-17-2006, 06:17 PM
robihot robihot is offline
 
Join Date: Dec 2004
Location: Europe
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AndrewD View Post
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}

Thanks for your help!

Regards, robihot
Reply With Quote
  #869  
Old 12-17-2006, 06:49 PM
josiespencer josiespencer is offline
 
Join Date: Dec 2005
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #870  
Old 12-17-2006, 07:49 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by robihot View Post
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}

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.

Will think about this.
Reply With Quote
  #871  
Old 12-17-2006, 07:55 PM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by josiespencer View Post
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:

Code:
<a href="local_links.php?action=jump&amp;id=577" target="_new">Statute</a>
where you would replace 577 by the linkid of the entry in question (get it by hovering the mouse over the entry)

For the second, you would create an LDM entry which points to http://yoursite/forum/showthread.php?t=threadid, etc

For the third, there's an autocreate_thread extra in the release extras directory.
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 06:19 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.17084 seconds
  • Memory Usage 2,331KB
  • 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
  • (3)bbcode_code
  • (8)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