I made a custom tree which is supposed to be a child of the content tree. It works in a separate section, but I cannot get it to show up in content tree (by changing the appAlias field in the umbracoAppTree table from my custom tree alias to "content"). The Favorite Content package (http://our.umbraco.org/projects/backoffice-extensions/favorite-content) is designed to replace the content tree, I wonder if this is the proper way to do it or if there is some undocumented feature?
Add custom tree as child to content tree
Hi,
I made a custom tree which is supposed to be a child of the content tree. It works in a separate section, but I cannot get it to show up in content tree (by changing the appAlias field in the umbracoAppTree table from my custom tree alias to "content"). The Favorite Content package (http://our.umbraco.org/projects/backoffice-extensions/favorite-content) is designed to replace the content tree, I wonder if this is the proper way to do it or if there is some undocumented feature?
Thanks,
atze
UPDATE (as the forum won't let me edit the topic): I'm using v4.5.2 running on .NET 4.
Solved. Actually it was no umbraco problem, just too many databases over here :(
is working on a reply...