News Item: : personal notes : slims
(Category: Internet)
Posted by farhan
Thursday 17 June 2010 - 10:45:28

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


This news item is from www.farhan.info
( http://www.farhan.info/news.php?extend.50 )