Forums / Developer / Tree nodes

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Tree nodes

Author Message

Albe Terra

Friday 16 May 2008 2:48:29 am

Hi!
I have created my own content class.
Then I added a sub-item of that class to a folder. But the item doesn't appear in the tree navigation structure? How can I see it in the tree?

Thanks

Felix Laate

Friday 16 May 2008 3:16:15 am

Hi Alba,

do you mean in the admin interface?

The ini-file <i>contentstructuremenu.ini</i> controls what is shown in this menu.

You should add your class under the section <i>ShowClasses</i> and everything should be fine.

Felix

Publlic Relations Manager
Greater Stavanger
www.greaterstavanger.com

Albe Terra

Friday 16 May 2008 5:16:51 am

Thank you! Solved!
Hi!