Experimental Project

This is a sandbox project, which contains experimental code for developer use only.

Implements a compound field that consists of:

  • title
  • body
  • optional node references (yes, multiple.. unlimited number in fact.)
  • optional view reference that accepts tokens to pass in arguments

Additionally, by calling a theme function, you can get an unordered list of 'jump-links' to each content sub-section.

Simply by adding this to the node template:

print theme('subsection_jump_link_list', array('node' => $node));

THIS IS A WORK IN PROGRESS

But, it is fully usable in it's current state.

Note: Views & Token support are provided with 'progressive enhancement'. In other words, if you don't have views or token installed, this module will still work, with slightly less function. Node Reference functionality is built into the module, and does not depend on the node reference module or any other module to work.

Maintainers for Subsection

  • willvincent - 8 commits
    last: 1 year ago, first: 1 year ago

Issues for Subsection

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
nobody click here