Experimental project

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

This module provides some extends for taxonomy module.

  • Token "term:hierarchypath":
    This is a token, generates hierarchy path like voculaburyname/roottermname/nextleveltermname/...
    For a voculabury named Music, terms like:
    ChineseMusic
    ---ClassicalMusic
    ---POPMusic
    EnglishMusic

    The token for term "ChineseMusic" is "Music/ChineseMusic", and token for term "ClassicalMusic" is "Music/ChineseMusic/ClassicalMusic"

  • node order:
    Order nodes under a term. New nodes appears in the top, drag and drop to order nodes manually, sticky.

Project information