Closed (fixed)
Project:
Node Hierarchy
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2008 at 11:08 UTC
Updated:
14 Aug 2010 at 14:32 UTC
Hi,
Is there a way to embed the nodehierarchy_children_list view in parent nodes by default?
Obviously I'd prefer if this were available somewhere in the admin interface.
But if that isn't possible - or is a long way off - is there a workaround I could use?
Thanks in advance!
Scott
Comments
Comment #1
scottrigbyany thoughts about this yet? It would be a great feature!
Thanks
Comment #2
ronan commentedI'll mark this as a feature request.
The way I accomplish this is in my theme for a given node type. Just add the code:
right in your tpl file.
I realize that not everybody is comfortable with this much php, so I'll try and add this feature when I get a chance.
Ronan
Comment #3
ronan commentedchanging to feature request
Comment #4
dgorton commentedThis is actually built into admin in 6.x-2.x - Closing as 5 is feature-complete at this point in time.