Quote:
Originally Posted by josiespencer
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&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.