The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Links and Downloads Manager Details »» | |||||||||||||||||||||||||
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
|
Благодарность от: | ||
VIP Hawaii |
Comments |
#1152
|
|||
|
|||
Andrew, I feel so stupid for not noticing those tabs earlier. Thanks a ton for the help!
|
#1153
|
|||
|
|||
Hi Andrew,
Installed LDM 2.2.7 last night and I'm impressed Great Mod. Just having a couple of minor issues. The links pages are look different in IE & Firefox. I have attached a couple of screen shots for you to see. I would like them to display the way they do in IE. I know it's possible because I have seen other sites using the same look when viewed in Firefox. Also I would like to add the link separator between each link but I can't figure out how to do it. Any help would be appreciated. Thanks |
#1154
|
|||
|
|||
Quote:
Concerning a separator bar between each item, the way to force this is by giving each entry a different "display_order" on the add/edit entry form. When you do this, you also over-ride *all* the sorting options - groups with the same display order are grouped together according to whatever sort order you want, and each display order group is displayed in sequence. If you wanted to include a bar without messing up the possibility for your users to sort items, the way to do it is to edit the relevant links_linkbit_** template (e.g. links_linkbit for the modern display). Each link bit is in fact a table row with two cells, so if you add the following at the end of the template, you'll get the effect you want: HTML Code:
<tr> <td colspan="2" class="tcat"> </td> </tr> |
#1155
|
|||
|
|||
Thanks Andrew.
I have figured out the firefox thing. Turned out to be a stuborn cookie. Cleared the cookies out and all is fine. I was concerned because I had firefox and ie open at the same time and refreshed both windows with each change I made. The addition at the end of the links_linkbit template has done exactly what I wanted. Many thanks |
#1156
|
||||
|
||||
Quote:
Thank you for that code, it works a treat One more thing - could you please tell me where to set the thumbnail size for pictures? I *thought* I'd done it but it doesn't appear to work. In my AdminCP I clicked Categories > Edit > Control Settings > Template Linkbit is set to Photo Album link_imagesize is set at 0 link_imagemagsize is set at 600 Could you please tell me what I need to change? Thanks very much and have a wonderful holiday Regards, Renada |
#1157
|
|||
|
|||
andrew jus a quickie if possible (oo err) lol
as you can see from the attached file when i place the ldm in vbadvanced with modules to the left and right the ldm block makes the ones either side narrow. can you tell me where to change the width setting if possible many thanks |
#1158
|
|||
|
|||
It's link_imagesize = size of the thumbnail in the main links display - by default set to 0=no thumbs
The 'gotcha' is that the code currently does not automatically re-generate thumbnails when you change the thumbsize - I suppose it should really. If you've already got some thumbs displayed and cached, it continues to display these. So if you change link_imagesize, then go to admin/statistics and select Reset Thumbs |
#1159
|
|||
|
|||
Quote:
Please can a VBadvanced expert help Butty? |
#1160
|
||||
|
||||
Quote:
Saying that .. I take it butty that the sizes for the left and right hand columns have been set up correctly in vBa .. therefore it's the LDM module that causing the right hand column to shrink in size? If so .. Andrew is there a way of giving the LDM module a fixed width? |
#1161
|
|||
|
|||
Quote:
Great mod btw, thanks. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|