CodeTrack v.0.98 To Do's and wishlist: To do: Completely separate filtering from display functions DTD header parse on all files, or better yet, specify string parameters via XML schema... Link to external validating parser for admin "verify XML database" utility Implement a more elegant mechanism for forcing the order of node elements from forms Eradicate all remaining presentational remnants including inline styles, with CSS classes Less brute-force way to restrict field lengths on forms (see scrub_and_tag_data function) Revisit all the reg-eps (file scrubbing "over-escapes" inside [ ]) Standardize and re-name all the bug_? references, maybe bug_table, etc. Too dangerous now... More elegant way to preserve original submit time than hidden variable in edited bug... Lose repeating TRs for debug in new user, new project Eliminate extaneous project_cnt tracking outside case body Add a constant for don't sort, and recast xml_parse function for a cleaner style: xml_parse ( bugs.xml, KEEP_HISTORY, sort_style=FALSE, sort_element='' ) -- too dangerous now Need to regep scrub $permission_data from projectaccess form. Full text search on reports page. Review feedback on font issues from Mac Users Sort home page columns.