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

Quote:
Originally Posted by Simon Lloyd View Post
Andrew, sorry to be a pain, can you tell me where the vba_modules and extra's folders go as i don't have these in my configuration?
Simon, these don't get uploaded and you can ignore them unless you need them. vba_modules contains a set of modules to integrate LDM inside vbadvanced. extras contains a whole series of 'specials', mainly in the form of vbulletin plugins, which in some way extend LDM. Each of the extras sits in its own subdirectory with a 'readme' file explaining what it does and how to use it.

By the way, have you found the wiki at www.eirma.org/wikis, which explains a lot about LDM.
Reply With Quote
  #833  
Old 08-15-2008, 05:43 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by vbboarder View Post
I have some feature requests for LDM 2.3.0 or another future update:

1. Allow featured_user_favs to accept usergroups such that all users in that group will have their favorites featured (ie: favorites of all users in VIP group are featured).

2. Use settings in vBulletin's "search relevance options" to order searches.

3. Provide an option for similar_threads plugin to search only in the same category as the entry being searched.

4. Integrate LightWindow into LDM and provide an option to make it the default Flash/ PDF/ image/ video player. LightWindow is a very versatile and robust solution for displaying many file types with just one script (don't need to combine multiple scripts like Lightbox + JW/ Wimpy players). Also, it's free and MIT-licensed so it's less strict than the creative commons license of Lightbox & JW players. Check it out here: http://stickmanlabs.com/lightwindow/#features

5. Need fix for this bug: When editing an entry, the user is able to upload another file (the file is saved in the upload directory), but the new file does not show (file is not linked to in the entry) and his upload allowance is not updated.

Thanks for this great mod and helpful contributions!
Noted - will see what I can do - some of these are straightforward but the tricky one looks like (2)
Reply With Quote
  #834  
Old 08-15-2008, 06:02 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by chet View Post
I seem to have usergroup permision problems

I have set up two categorys, one usergroup should be able to see both category's and entries within the category's, the second usergroup should only be able to see just one category and the entries within.

The second usergroup can see the category but not the entries, I can the following when I try to access the Category: -

Sorry - there is nothing to show you (no permisions, all entries are hidden, etc)

Can you let me know where I have gone wrong please

Club officals can view both, Team managers have the problem

Cheers

Chet

The forum-based permission system is a bit tricky to understand. It was the original protection mechanism I wrote for LDM, and it is applied separately to categories and entries (i.e. entries in categories can have different permissions than the category). LDM's own permissions system is applied at the category level, so you don't have that possible confusion.

I think your problem is that you have not correctly associated the entries in your categories with the correct forums. This is shown by the information on the screenshot you posted - the categories are associated correctly with the different forums but both your entries have been associated with the same forum.

The category and all the entries which are to be visible to Club Officials and Team Managers should be associated with the Team Members forum.

The category and all the entries which are to be visible to Club officials only should be associated with the Club Officials forum.

You can make the changes in a number of ways - with edit category and checking the box 'Also make this forum the parent of all entries currently in the category' or with edit entry, or on the admin/mass edits pages.

For what you are trying to achieve, you could also (instead of using the forums based permissions system) use LDM's own permissions. Edit the categories, select the usergroup permissions tab and give/deny *can_view_category* permission.

Hope this helps, but get back to me if not.
Reply With Quote
  #835  
Old 08-15-2008, 07:08 AM
pooslokka pooslokka is offline
 
Join Date: Jun 2008
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hai guys,
just installed and this is a wonderfull Plugin. We had no any issues in installing.
Cheers to the developer !
Reply With Quote
  #836  
Old 08-15-2008, 07:46 AM
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
Simon, these don't get uploaded and you can ignore them unless you need them. vba_modules contains a set of modules to integrate LDM inside vbadvanced. extras contains a whole series of 'specials', mainly in the form of vbulletin plugins, which in some way extend LDM. Each of the extras sits in its own subdirectory with a 'readme' file explaining what it does and how to use it.

By the way, have you found the wiki at www.eirma.org/wikis, which explains a lot about LDM.
I'm using vbadvanced so do i need to place the contents of the vba folder somewhere? As for the wiki im checking that now!

Regards,
Simon
Reply With Quote
  #837  
Old 08-15-2008, 09:29 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Simon Lloyd View Post
I'm using vbadvanced so do i need to place the contents of the vba folder somewhere?
No - just keep them on your PC. If you decide to use any of the LDM vba modules, you simply upload them via your vb admincp/vba/download upload modules
Reply With Quote
  #838  
Old 08-15-2008, 09:50 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by vbboarder View Post
5. Need fix for this bug: When editing an entry, the user is able to upload another file (the file is saved in the upload directory), but the new file does not show (file is not linked to in the entry) and his upload allowance is not updated.
I can't reproduce this bug - my tests replace the upload and update the allowances - can you give me more details
Reply With Quote
  #839  
Old 08-15-2008, 10:22 AM
Simon Lloyd's Avatar
Simon Lloyd Simon Lloyd is offline
 
Join Date: Aug 2008
Location: Manchester
Posts: 3,481
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Andrew, i've installed it, just have to configure it now, it's a vast add-on! seems really great, such a lot of work gone in to it once again thanks

Hey guys, if you use this mod donate as i did to give this guy the motivation to keep helping us and coming up with great things like this!
Reply With Quote
  #840  
Old 08-15-2008, 10:50 AM
pooslokka pooslokka is offline
 
Join Date: Jun 2008
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hai Andrew,

Ok, every think configured and woks nicely. I have a question.

When i click the subforum that created when creating a catagory, page cannot disply appear. some problem with the link. how to solve that?

Thank you for making this useful plugin.
Reply With Quote
  #841  
Old 08-15-2008, 11:14 AM
AndrewD AndrewD is offline
 
Join Date: Jul 2002
Location: Scotland
Posts: 3,486
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by derfelix View Post
While we are at it.. a little internetexplorer bug when editing keywords..

ok we are at the normal display page.. with a page with 20 entries..
each entry (depending of the template you are using) allows you as admin to edit keywords inline..

works fine (I modified the template a little bit)
BUT if you toggle the tag graphic the word "keywords" appears and a field where you can edit the keywords of this entry.. and a go button..

if you click the word "keywords" it goes back to the tag symbol...

In IE7 it acts weird.. because the link is linked to a jumpmark that doesnt really exist.. #$linkid
and it eventually reloads the page.. or pushes the link to the top of the screen when you edit it.. (adding the jumpmark #$linkid to the url)

I fixed it that way:
the link in the template is:
HTML Code:
<a href="#{$linkid}" onclick="ldm_show('keys{$linkid}_', 1, 2);">$vbphrase[ll_keywords]</a>
i changed it to:
HTML Code:
<a href="#" onclick="ldm_show('keys{$linkid}_', 1, 2);return false;">$vbphrase[ll_keywords]</a>
It has to be done twice (also for the tag image when you toggle).. otherwise IE will jump to the link.. this is NOT the way it should act (imho).. because:

if you are editing the last link on the page... it will open the editfield (as it should) but will then "jump" to that link.. so if you had it in the middle of the page.. it will scroll that link to the top of the page..
It's the same when you close the editbox when klicking on the word: "keywords"
(grrr hope you understood what i meant)


Anyway there should at least be a: return false; at the end of the "onclick" stuff..

Felix

PS: I also removed the $linkid leaving only the # thinking there is no point jumping to that link because you are allready at that link..(i might be wrong)
I can't reproduce this, but I can see what you saying and have coded the change (also got rid of some duplicate text that I'd put in there for debugging quite a while ago and forgot about...)
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 11:00 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.11378 seconds
  • Memory Usage 2,335KB
  • 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
  • (2)bbcode_html
  • (7)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
  • (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