Would fail computing views if no file_id was provided. Since both version_id and file_id are optional (...), added a check to fill file_id is empty or doesn't exist.
Enclosed legend text in span so a style can be applied to it if needed. Applied implicit association for checkbox/radio by wrapping the formfield with the label tag. Don't generate empty div blocks (e.g. when label is empty)
CV:mprove the search, and get back only one element in cases where file names are similar Like my_page.html and my_page.htm ----------------------------------------------------------------------
Added the mktree_remember global variable so scripts that use mktree can decide if they want to keep the state of tree or not (mktree_remember defaults to false)