Add new function
It’s pretty easy to add a new function. I added desc_toc.php, and linked it in index.php and topmenu.html. To be done properly, I should have added the menu text to English/text.php.
In this case I’m simply including an html page which will be generated by an outside perl script. I miss the ability to generate a table of contents by “ancestral endpoint,” so I’ll be adding that back in. Probably be safest to generate the info from the gedcom sitting in the import directory. I’ll make it 400 permissions rather than 000.

