0

I'm working with Umbraco 5.1 to implement this blogpost which describes how to create a custom hive provider with a custom tree provider to show data in the content tree. It all works nice, however the nodes show up as follows:

  • Content
    • Music Catalog (the custom one)
    • Content (default Content node)

Umbraco Tree Output

So just out of nothing a new level of Content appears.

Why is this? Is there any way to get the Music Catalog node as a sibling of Custom test block?

Ropstah
  • 17,538
  • 24
  • 120
  • 194

1 Answers1

1

It's possible this, thread will help you

MikeW
  • 4,749
  • 9
  • 42
  • 83