- check all form steps... it saves the return_url, it also optional gets the current data of the form in case the user presses back - turn on the relation order_n column - check that displayed names are using either the title or label - add api on the folder-list to exclude a particular folder - review all ns_log and properly set the sevirity level - Notice, Warning, Error, Fatal, Bug, Debug - do make procs to construct the addtnl_where - possible construct the addthnl_select too - test the multiple context in template, also we seem to only have 1 template per item. Maybe add support for multiple template per item - what do we do if the index page is delete? - report OpenACS bug that its possible to insert to a view and the item_id is not the same content type, for example i inserted with the item_id to be a content folder - make_option_list_trail needs atleast on item fix it - review all ad_page_contract var so that they are all uniform set optional id var to "" - bring back the support for lob binary items - merge/refactor bcms::item::list_items/tree_items, etc. changes 3/3/2003 - move from bcms::get_cr_folder_root -> bcms::folder::get_cr_root_folder - move from bcms::make_option_list -> bcms::widget::option_list - move from bcms::make_option_list_trail -> bcms::widget::option_tree - move from bcms::item::edit_item -> bcms::item::set_item - move from bcms::item::list_items_with_ancestors -> bcms::item::tree_items - move from bcms::folder::edit_folder -> bcms::folder::set_folder - move from bcms::folder::list_folders_with_ancestors -> bcms::folder::tree_folders - move from bcms::revision::revision_create_in_text -> bcms::revision::add_revision - move from bcms::revision::revision_creare_in_fs -> bcms::revision::upload_file_revision - move from bcms::revision::edit_revision -> bcms::revision::set_revision fully implement the folder_id rather than package_id