Skin:
Select the skin you want apply to the TreeView
To define a new skin see this page:
NewSkin
Speed:
The spped for the open and close movement
Persist cookie:
Not available in the current version
Collapsed:
If checked the TreeView open with all the nodes collapsed.
If not checked each element will be open with it's status, like you define in the nodes list
Unique open:
If checked only one node (first level node) can be opened and on each click the extension close all the other first level node.
Controls:
Define if show and where the 2 links to open and close all the nodes
Expand text:
When the Controls is set define the text for the Expand nodes link, can also be an image path that can be choose with the button to the right
Collapse text:
When the Controls is set define the text for the Collapse nodes link, can also be an image path that can be choose with the button to the right
Tree type:
Define if show Folders and files / only the Folders or only the files
Icone size:
The dimension of the files and folders icones, available dimension 16 or 32 pixels
Default folder:
The folder will be the root of the TreeView
Link for file:
If checked the files will have a link to open the file
Target:
The target where open the link url. In case you need open the link in a popup you can define the target value with this method: "name_width_height" like for example "MyPopUp_400_300" the extension will open the link in a popup of width = 400px and height = 300px and the name will be "MyPopUp". The popup will be open at top left corner of the screen.