Forums / Developer / Tree nodes

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!