Share » Forums » Setup & design » How can I determine if it's home page

How can I determine if it's home page

How can I determine if it's home page

Thursday 10 June 2010 2:07:11 am - 2 replies

Author Message

Ivo Lukac

Thursday 10 June 2010 3:22:31 am

Assuming you are in pagelayout.tpl or some included template (ezwebin extension) and your homepage node id is 2, you can do:

{if $current_node_id|eq(2)}<h1>{/if} 
....
{if $current_node_id|eq(2)}</h1>{/if}

http://www.linkedin.com/in/ivolukac
http://www.netgen.hr/eng/blog
http://twitter.com/ilukac

Seb B

Thursday 10 June 2010 5:24:33 am

Thanks it works !

As you explain it, I can use it for a lot of things, great !

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu