elFinder | |
This is an optional file gallery manager for end users included in Tiki which allows managing files in Trackers and File Galleries, as a "Finder view", in the new drop-down box to select views in each File Galleries. ElFinder features enhanced drag and drop functionality. |
Drag & Drop in Tiki | |
Copy to clipboard
elFinder is an open-source file manager for web, written in JavaScript using jQuery UI. As you can see its creation is inspired by simplicity and convenience of Finder program used in Mac OS X operating system. |
Features | |
|
How to use it | |
Once the feaure "elFinder" is enabled sitewide in the admin panel for File Galleries, then you will have the option to choose Finder view in each file gallery:
You will also be able to set the new "Finder view" as the default one per file gallery, through the interface to change the "display properties":
The elFinder view allow you have many contextual actions if you right click with the mouse pointer on a file:
Moreover, you will be able to drag and drop files from one file gallery to others:
And you will be able also to drag some files from your local desktop in your own computer, and drop them inside the file gallery of your choice:
Last, you will be able to display files in a detailed view, sort them by many criteria, like by file types:
|
Installation tips | |
Invalid backend configuration
Readable volumes not available
These errors probably mean that the 'root' gallery for the site is not #1 but some other number for some historic/site reworking reason. To check just hover over the top-level 'File Galleries' link in the breadcrumb list at the top of a normal File gallery listing to see which Id is being used. To fix this another record needs to be added to the tiki_preferences table in the database - which needs to be done by direct/manual access to the database since there is not an admin panel option to do this (yet!). The new name to be inserted into the table is fgal_root_id and it should be set to whatever is the gallery Id of your site's File gallery root. |
Links | |