format the term sections - linege / names
<?php
//Lineage the tree structure like field_section :
scmp_content_main_section_lineage($node);
//or
scmp_content_main_section_lineage($node,'field_section',true);
$sections = _scmp_content_section_names($node);