Site Tools provides several classes for performing several types of operations to search, list, and view files from a directory. It can search for a string within all files in the given directory and sub-directories, list all files in the given directory and its sub-directories, or view all files that are listed in a CSV file on the server. The list of files appears in a form select input. Each file can be viewed in a frame below. The pages in the list can be displayed automatically as in a slide show. The user can browse the files forwards or backwards. Each file can be marked. The name of the marked files is saved in a CSV file.
| Licenses | GPL |
|---|---|
| Implementation | PHP |