Booktree

Uccio - December 10, 2006 - 11:09

A simple tree presentation of one book.

What it does is to take as input a series of Book nodes and create a tree-like structure using Book node relationships.

Usage of the module is quite simple and flexible, and options exist to set the root node, the tree depth and to shorten long titles.

Usage

Default mode

/?=booktree
or
/booktree

You must configure module in /admin/settings/booktree to specify the root node, the depth and the lenght of nodes title.

Advanced Usage
Different settings from the ones specified in the settings page can be forced by URL with the following syntax:
/?=booktree[/<root-node>[/<depth>[/<trim-length>]]]
where:

  • is the optional "root" Book node id
  • is the max tree depth
  • is the maximum length of node titles (titles longer than this will be trimmed and followed by "..."

This allows to have different book trees on the same site referring to different books.

Releases

Official releasesDateSizeLinksStatus
6.x-1.52009-Nov-098 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-7.52009-Sep-147.9 KBRecommended for 5.xThis is currently the recommended release for 5.x.
4.7.x-2.52009-Jun-126.99 KBRecommended for 4.7.xThis is currently the recommended release for 4.7.x.
Development snapshotsDateSizeLinksStatus
7.x-1.x-dev2009-Jul-057.93 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
6.x-1.x-dev2009-Oct-248 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.