Share » Forums » Install & configuration » Left menu - adminpanel

Left menu - adminpanel

Left menu - adminpanel

Sunday 27 August 2006 4:19:49 am - 4 replies

Modified on Sunday 27 August 2006 4:20:39 am by Patryk Kala

Author Message

André R.

Sunday 27 August 2006 5:15:26 am

Please write your questions in English, so more people can help and also get the soulution if they have the same problem.

If thats a problem, you always have http://ez-publish.pl/

Are you not seeing the left admin menu?

Please also post your configuration, minimum: eZpublish version / php version / httpd type and version, and if possible a picture of what you see in your installation.

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

Patryk Kala

Sunday 27 August 2006 8:15:39 am

How make was possible to develop it in order to?
Like this:
http://kallosz.ovh.org/ez/rozwijane.png
http://kallosz.ovh.org/ez/rozwijane_arty.png

I have eZp 3.8.3
php 4.4.0

I apologize for my english

I wrote with the aid http://www.translate.pl/

André R.

Sunday 27 August 2006 12:53:26 pm

Ok, I guess you want to show articles and other class types(folder, comments, gallery and so on) in your tree menu ??

Well, in 3.8 eZ changed what is shown in this menu for perfomance reasons, when you get over 100 objects in the menu you'll see.
They also did it so it's closer to what you are used to from explorer.

But you can change it back or to whatever you want by adding more class types.

1. create a new file in your "settings/override/" or your "settings/siteaccess/<your admin siteaccess>/" called "contentstructuremenu.ini.append.php"

2. here is a sample of the content for this file:

<?php /* #?ini charset="iso-8859-1"?

[TreeMenu]
ShowClasses[]=forum
ShowClasses[]=article
ShowClasses[]=gallery

*/ ?>

this add's forum, article and gallery to the list of class types allready defined in "settings/contentstructuremenu.ini", if you want to overide those settings change:

[TreeMenu]
 

to this:

[TreeMenu]
ShowClasses[]

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

Patryk Kala

Monday 28 August 2006 12:51:56 am

Thanks very much. It works great :)

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

36 542 Users on board!

Forums menu