Thursday 17 June 2010 - 10:45:28
personal notes : slims
pak Hendro,
dulu saya pernah bermasalah dengan swf viewer, akhirnya balik lagi ke adobe plugin untuk browser dengan merubah line 77 file /lib/contents/ attachment_ list.php
------------
echo '<li style="list- style-image: url(images/labels/ ebooks.png) "><strong> <a title="Click To View File" href="index. php?p=fstream& fid='.$attachmen t_d['file_ id'].'&bid= '.$attachment_ d['biblio_ id'].'" target="_blank" >'.$attachment_ d['file_title' ].'</a></ strong>';
------------ --
menjadi
------------ --
echo '<li style="list- style-image: url(images/labels/ ebooks.png) "><strong> <a title="Click To View File" href="index. php?p=fstream- pdf&fid=' .$attachment_ d['file_id' ].'&bid=' .$attachment_ d['biblio_ id'].'" target="_blank" >'.$attachment_ d['file_title' ].'</a></ strong>';
------------ ---
untuk bypassing zviewer menuju acroread dengan asumsi semua komputer klien telah terinstall adobe reader. apakah ada efek2 dari perubahan code itu yg perlu diketahui?
Terimakasih Pak
Trackback address for this post: http://farhan.info/e107_plugins/trackback/trackback.php?pid=50No trackbacks for this newspost.