In my opinion the title should be displayed in the same way, regardless if there is a URL involved or not. Changed the location of <p> Tags accordingly.
Use site_node(instance_name) for folder label. Use object_id of file-storagepackage for cr_folder name. All file storage root folders have the sameparent_id so we need to ensure a unqiue cr_items.name.
Added define_function_arg calls to non-content-revision objects and tocreate_type and create_attributes, so we can do these operations viaTcl. Content revisions, due to LOB/non-LOB issues and the incompatibilityof LOB operations between DBs need their own "smart" Tcl API.