Prevent "TipAFriend" Link from appearing in printer friendly

Author Message

Softriva .com

Tuesday 17 July 2007 12:51:18 am

I am using layout/set/print/...... for printer friendly view. How can I check (conditional) that I am in the printer friendly view so I prevent the Tip a Friend link from appearing.

paul bolger

Friday 20 July 2007 7:31:37 am

how about...

{if $requested_uri_string|contains( 'set/print' )}

That sort of thing works for me for setting page banners by url path.

(actually, contains|not - or whatever, but you get the idea!)

Paul Bolger

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.