Forum Index
RegisterSearchFAQMemberlistUsergroupsLog in
No images in print view

 
Reply to topic    Forum Index » Suggestions View previous topic
View next topic
No images in print view
Author Message
flyboy17



Joined: 21 Feb 2007
Posts: 47

Post No images in print view Reply with quote
Hello

I think my title is clear: how can i fix it that no images shows up in the print view?
I hope some good one knows how to do this!
Thanks
Tue Jul 08, 2008 1:59 pm View user's profile Send private message
Guest








Please login to hide the ads.

FI-DD
Admin


Joined: 22 Sep 2005
Posts: 2736
Location: Germany

Post Reply with quote
In print.php find this:
Code:
add_filter('news-entry-content', 'link_to_text');


and add above:
Code:
add_filter('news-entry-content', 'remove_images');

function remove_images($output){

   $output = preg_replace("/<img[^>]+\>/is", "", $output);

return $output;
}


(Not tested.)
Thu Jul 10, 2008 6:38 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    Forum Index » Suggestions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum



Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Music Lyrics.