Name | Modified | Size | Downloads / Week |
---|---|---|---|
Source | 2011-12-26 | ||
index.php | 2011-12-29 | 26.1 kB | |
readme.mkd | 2011-12-26 | 1.7 kB | |
Totals: 3 Items | 27.8 kB | 0 |
Demo
Everybody loves a good demo. A full guest demo (without write permissions) is hosted on the ClrHome site.
For the admin demo (with write actions, login as "admin" with password "admin." For guest (without write permissions), use "guest" as the username and password.
Installation
Download index.php. This is the only file you'll need, and the only file Phinder will ever use.
Everything you can configure is in the top section of index.php and is heavily commented. Edit this with any plain-text editor, such as Notepad, then save and upload to your server wherever you want to access it. You're done!
Uploading files
Just drag-and-drop!
In a future version, a static upload form will be added for browsers that do not support the drag-and-drop file reading.
Keyboard shortcuts
Much of the work put into the UI went into making it keyboard-friendly. Anything you can do in Phinder with a mouse, you can do without one!
- Up, Down, Shift, and Ctrl: navigation
- Ctrl+Down or Ctrl+O: open directory or file
- Ctrl+Up: go to parent directory
- Ctrl+R: refresh listing
- Ctrl+Backspace: delete file
- Enter: rename file
All Ctrl-key shortcuts use Cmd (⌘) on a Mac.
Source
The Source folder contains source images used by Phinder. They have already been incorporated into the main script and are not required for use.
The full, human-readable source is contained in the index.php file.
Feedback
For bug reports and suggestions, please visit our new bug report system. Enjoy!