How to remove embed urls

 How to remove embed url from galleries?

Quote · 21 Apr 2009

I'm not sure what you mean. Further information as to what *exactly* you wish to remove, and where from would help.

Quote · 12 May 2009

I do not want members to be able to use embed url function...

 

Talked to Boonex Developers and here is the solution if you do not want to share using embed url or popular bookmarks in the actions menu...

 

1) The embed link can be removed in the file inc\classes\BxDolSharedMedia.php on the line:
                    <a href="<?=$sFileUrl?>"><b><?=$sTitle?></b></a>
you can just remove the whole line.

2) To remove the Share link, you can delete the following line:
        'Share' => array('icon'=>'action_share.gif', 'link'=>'javascript:void(0);', 'onClick'=>'action=share__fileID____fileUrl__'),
from the same file.

 

Thanks boonex delvelopers for you response...

Quote · 12 May 2009

Hi, i try to delete the line, but nothing change... I will to delete the URL end EMBED link to the sharedphoto, on the info block... because if i follow the embed link, i can download the imgaes.. (what i don't want)

But i really don't know how..

Thank you...

...
Quote · 12 Jul 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.