Closed (fixed)
Project:
Node Hierarchy
Version:
6.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Jun 2009 at 12:40 UTC
Updated:
13 Mar 2013 at 19:45 UTC
A block is the most flexible way to offer customizeable "create" links for Node Hierarchy.
This Block can be placed below the content (default) or in any other region provided by drupal.
| Comment | File | Size | Author |
|---|---|---|---|
| nodehierarchy_blocks.zip | 1.27 KB | derjochenmeyer |
Comments
Comment #1
danielb commentedThat's fantastic, but it doesn't work unless you have a theme with a particular region called 'content' which I don't.
You need to change this
to this
Comment #2
dgorton commentedThis is a nice example of how to extend NH. I don't know that it will make it into the core module, but I've added a page to the docs for code examples and placed it there: http://drupal.org/node/895870#comment-3382200. Thanks much for sharing!
Comment #3
gapuryear commentedHow can this be made to support drupal 7?