Share » Forums » Setup & design » How to set the <title> ?

How to set the <title> ?

How to set the <title> ?

Tuesday 11 October 2005 8:47:25 am - 1 reply

Author Message

Ɓukasz Serwatka

Tuesday 11 October 2005 10:33:15 am

Path in <title> is generated in page_head.tpl. You can override this file and add some logic with {if}

{if eq( $module_result.node_id, HOME_ID )}
  special title
{else}
  standard title_path
{/if}

Just copy standard page_head.tpl into design/(your_design)/templates/ and add changes. Remeber to clear the cache.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

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

36 542 Users on board!

Forums menu