Share » Forums » Setup & design » [Solved] Removing the Global Zone...

[Solved] Removing the Global Zone (displayed on right side)

[Solved] Removing the Global Zone (displayed on right side)

Saturday 16 May 2009 10:23:10 am - 3 replies

Modified on Sunday 17 May 2009 2:38:30 am by Hakim Bouras

Author Message

Hakim Bouras

Sunday 17 May 2009 2:36:53 am

It can be change at the template level by adding :

{ezpagedata_set( 'extra_menu', false() )}

You can also control the left-menu and the path using the following:

{ezpagedata_set( 'left_menu', false() )}
{ezpagedata_set( 'show_path', false() )}

Neo Pixel

Monday 18 May 2009 3:50:00 am

What template do you put

{ezpagedata_set( 'extra_menu', false() )}

into?

pagelayout.tpl?

Asking stupid questions so you don't have to!

Hakim Bouras

Monday 18 May 2009 5:05:54 am

You should put it in the template used to view the node.

ie: if you want to remove the right panel when viewing a folder object, you will put it in the "full/folder.tpl" that you will override or that is already overriden in your config (http://ez.no/doc/ez_publish/technical_manual/4_0/templates/the_template_override_system)

Cheers,
Hakim

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

36 542 Users on board!

Forums menu