xref: /plugin/nodetailsxhtml/conf/default.php (revision 06b275ec441e0b05c99a464795ad0b3ee16d61c8)
1<?php
2
3$conf['usenumberedheading'] = 0;  // show a tailing dot after the numbers
4$conf['documentlengthfortoc'] = 6000;  // show a tailing dot after the numbers
5$conf['useSectionArticle'] = 0;
6$conf['useHeadAnchorInsteadOfHeaderID'] = 0;
7