This plugin will return an HTML-formatted ordered list of all files and folders within the specified file upload destination.
{exp:cr_dirtree fud_id='X'}
The numeric id representing the file upload destination you wish to view (Example: 4). It is required that you provide either a fud_id or a fud_name.
The name given for the file upload destination as found in the file upload preferences (Example: General File Uploads). It is required that you provide either a fud_id or a fud_name.
You may specify an id for the base <ol> using the base_list_id parameter (Example: fileList). Default value: none
You may specify a class for the base <ol> using the base_list_class parameter (Example: fileList). Default value: none
You may specify a site_id if you are utilizing the Multi-site Manager (MSM) (Example: 3). Default value: 1