Forums / Install & configuration / Menu content
Kristoffer Karlsson
Thursday 07 June 2007 5:20:44 am
Hi!
I am using ezP ver. 3.9.1 and the ezwebin extension.
I want the topmenu to show only folders. But when I create a new class, hidden folder (a copy of the folder class), it too is shown in the topmenu.
I don't want that!
Menu.ini?
_____________________________________ Blog: http://www.kristofferkarlsson.com Website: http://www.spelkanalen.com
Kristof Coomans
Monday 25 June 2007 4:54:22 am
Yes, menu.ini [MenuContentSettings] TopIdentifierList[]
independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org
Tuesday 26 June 2007 5:11:43 am
No,
...it doesn't work.
Here is my extension/ezwebin/settings/menu.ini.append.php
<?php /* #?ini charset="iso-8859-1"?*/ [MenuContentSettings] TopIdentifierList[] TopIdentifierList[]=folder LeftIdentifierList[] LeftIdentifierList[]=folder ?>
Still both folder and "hidden folder" are shown in the menu.
André R.
Tuesday 26 June 2007 5:31:22 am
This is a known bug in ezwebin 1.1 (menu/flat_top does not filter classes), you need to upgrade to 1.2.But since it's using nested cache blocks you also need to update ez publish to 3.9.2
eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription @: http://twitter.com/andrerom
Thursday 28 June 2007 12:05:59 am
Where do I find ezwebin 1.2 for download? I can not find it.
Łukasz Serwatka
Thursday 28 June 2007 12:18:02 am
You need to update eZ Publish to 3.9.2 first, then follow ezwebin upgrade instruction mention is this document:http://ez.no/doc/content/download/17538/72970/version/3/file/ezwebin_setup.pdf
http://ez.no/doc/ez_publish/upgrading/upgrading_to_3_9/from_3_9_x_to_3_9_yhttp://ez.no/download
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog
Softriva .com
Tuesday 14 August 2007 12:22:38 pm
is it possible to prevent only one from folder from appearing in the top menu?