|
|
|
|
|
|
Reads in the tree file associated with the master order of a book and creates the table of contents section for it.
This was originally part of the TIORDER loop above and still uses variables as if still above. It was broken out to provide more clarity particularly when adding collapsing/expanding chapters for a book.
Definition at line 572 of file voyant_mt_app.pl. |
|
Gets the information between two tags.
Definition at line 738 of file globe.pm. Referenced by _arg_inc().
|
|
Replaces the information in between the tags with the supplied information.
|
|
Breaks up the book tree files into even smaller chapter tree files.
It handles the naming and the writing of all tree navigation files. It changes icons where appropriate. The entire mini-TOC for the book was already available. This accomplishes the task of creating chapter chunks that expand/collapse by stripping all the topics from other chapters except the top level. The top level is left, but changes its icon to be a closed book and changes the hyperlink to point to the appropriate master tree file associated with that chapter.
Definition at line 630 of file voyant_mt_app.pl. |
|
What to do when no arguments are given.
Definition at line 656 of file voyant_mt_app.pl. Referenced by _arg_inc().
|
|
|
|
Open-Source tools compliments of Voyant Technologies, Inc. and Glenn C. Maxey.
01/13/2003
TP Tools v2-00-0a
# tpt-perl-hcr-02