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 |
#582
|
|||
|
|||
Bear = to endure, to stand up to... not the fluffy stuffed animal or the honey eater XD
|
#583
|
|||
|
|||
Yes, but I called him honey bear... and he said bear with me... so... ya know..
|
#584
|
|||
|
|||
Quote:
|
#585
|
|||
|
|||
Quote:
$player = "flvplayer"; } |
#586
|
|||
|
|||
Quote:
Now, i made a two icon links_favbit... huh? yeah, two stages, if it's in the favorite, then it shows an icon with a minus, letting the user know he/she can delete it from favorites. Now, if i click, it returns me to the category... is it possible to make it ajax and avoid that redirection? :tired: Have never played with ajax, i'd need some help Here is the template, i removed the highlight, but it can be added with no problem. Oh and i used my templates misc folder, i had no idea how to call the LDM folder Code:
<if condition="$linkfav and $viewcatid!=-2"> <a href="$ACTION_SCRIPT.php?action=dofavlink&id=$linkid&set=<if condition="$linkfav">-1<else />1</if>&catid=$linkcatid&page=$pagenumber" title="<if condition="$linkfav">$vbphrase[ll_myfav_del]<else />$vbphrase[ll_myfav_add]</if>"> <img class="inlineimg" src="$stylevar[imgdir_misc]/ll_favdel.gif" title="<if condition="$linkfav">$vbphrase[ll_myfav_del]<else />$vbphrase[ll_myfav_add]</if>" alt="<if condition="$linkfav">$vbphrase[ll_myfav_del]<else />$vbphrase[ll_myfav_add]</if> " border="0" /></a> <else /> <a href="$ACTION_SCRIPT.php?action=dofavlink&id=$linkid&set=<if condition="$linkfav">-1<else />1</if>&catid=$linkcatid&page=$pagenumber" title="<if condition="$linkfav">$vbphrase[ll_myfav_del]<else />$vbphrase[ll_myfav_add]</if>"> <img class="inlineimg" src="$stylevar[imgdir_misc]/ll_favadd.gif" title="<if condition="$linkfav">$vbphrase[ll_myfav_del]<else />$vbphrase[ll_myfav_add]</if>" alt="<if condition="$linkfav">$vbphrase[ll_myfav_del]<else />$vbphrase[ll_myfav_add]</if> " border="0" /></a> </if> |
#587
|
|||
|
|||
Well, i start playing with the resize mod in 2.2.6
But somehow i can't make it work as i want... i think there must be a way to do this. First, i base my category browsing in the links_linkbit_short. Then, by clicking the image i see the details of this in the links_linkbit template. OK, so i replaced the simple $linkimg in "short" with something like this: Code:
<if condition="$linkimg"><a href="WHAT IN HERE?"><img class="inlineimg" src="http://mysite.com/dll_resize.php?linkid=$linkid&size=200" alt="$linkname" border="0" /></a></if> Somehow i know the right URL is in $linkurllink. but this one creates the whole text link, is there a variable that calls the url inside that link? :hurt: Thanks |
#588
|
|||
|
|||
Quote:
should do it |
#589
|
|||
|
|||
Quote:
|
#590
|
|||
|
|||
well i have spent hours trying to find the link to get the jukebox on screen so that it can be used and now this program has crashed my database and my web hosts advise me that they can not repair the db error, so I have lost my complete site.
|
#591
|
|||
|
|||
Quote:
I'm very happy to help you get LDM installed and working - just send me a PM and we can take it from there. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|