$templates.shared.doctype_frameset $lang_admin.file_manager.title {= expand(templates.shared.content_type); =} {= string main_frame_src = "?dp+templates.shared.file_manager.file_manager_main+volatile.first_time_load+true"; # if this is a request with a defined pathname if (node_exists("volatile.pathname_request")) then ( # Note, the pathname_request is encoded in integers, i.e. 67-132-140... string pathname_request = volatile.pathname_request; main_frame_src .= "+volatile.pathname_request+" . pathname_request; ); =}