Skip to content

markdrzy/cr_dirtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

CR Dirtree

This plugin will return an HTML-formatted ordered list of all files and folders within the specified file upload destination.

USAGE

{exp:cr_dirtree fud_id='X'}

PARAMETERS

fud_id

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.

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.

base_list_id

You may specify an id for the base <ol> using the base_list_id parameter (Example: fileList). Default value: none

base_list_class

You may specify a class for the base <ol> using the base_list_class parameter (Example: fileList). Default value: none

site_id

You may specify a site_id if you are utilizing the Multi-site Manager (MSM) (Example: 3). Default value: 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages