Hi Andrew,
When clicking on a link in the 'Who's Online' Display, for example linking to a media file being played by a user, this link should go directly to the embedded file in LDM, ie. it should go to the page which uses the 'link_play_embedded' template, so users should be able to immediately start playing the media. Currently, what happens is that the link in 'Who's Online' redirects to an intermediate page which uses the 'links_main' template, and this page is unable to play the media file directly. The user is required to click on the filename on this page again to be taken to the correct 'links_play_embedded' template.
The 'links_main' template being used in the intermediate page also causes another problem. The 'extended description' of the category in which the entry is in becomes displayed under the filename in this page, even though the page is displaying information about the media file and not the category.
These problems would be solved if we could get rid of the intermediate redirecting page, which to me is rather unnecessary, and would mean that users are taken directly to the embedded media file from the 'Who's Online' display. Can you please let me know if it's possible to do this?
|