Quote:
Originally Posted by imranbaig
Wanted to Have a Standalone player, which opens as a popup, and along with links such as send to friend, close, a option to save/download would be nice.
|
I attach modified versions of the link_play_standalone and link_play_embedded templates, with the save/email/etc links included. Just import these via the VB admincp.
Quote:
Originally Posted by imranbaig
There are templates like photo_album, modren, etc I liked the one which is photo album but it does not have save option.
|
You can edit any of the main linkbit templates to include a 'save' option. You need to place the following code:
Code:
<if condition="$linksavebit">$linkurlsave</if>
where you want it to appear.
The templates are as follows:
modern - links_linkbit
photo - links_linkbit_photo
table - links_linkbit_table
bold - links_linkbit_greg
Quote:
Originally Posted by imranbaig
Also Is there a option to have sis files? i.e mobile phone themes? I have this in attachment table as Content-type: application/vnd.symbian.install, and add a screen shot for the themes?
|
If sis files are defined in the vb attachment table, then LDM will handle them automatically as downloadable files. However, there's no means to automatically display a screen shot - the standard utility libraries do not know how to extract the graphics. What you could do is create separate jpg files as screen shots and upload these as the accompanying 'image' in the LDM add entry form.