ISARA is a file manager written in PHP.
(Planned) Features:
- cut, copy, paste, create, rename, view and edit files and directories (not complete implemented)
- set file/directory permissions (planned)
- zip/unzip files (planned)
- uploads (planned)
- php5+ compatible / as much as OOP as possible (rewrite in progress)
- I18n (english, german etc.)
- mimetype icons / images thumbs (in progress, by antibushist)
Security:
- Works with PHP classes only (no shell/exec)
- input filter (planned)
Standards:
- outputs clean XHTML Code
- XML export of whole directories (planned)
Author
I started this project because the projects out there were not exactly what I had in mind. Some are too complex to use, others have a huge filesize and some projects don't care about aesthetics or usability.
I'm no full-fledged programmer, so don't bawl my project out. If you think the code could be better, feel free to enhance it and join the project.
FAQ
Q: How do I join the project?
A: http://groups.google.com/group/isara_php - join the group and contact me
Q: What does ISARA stand for?
A: ISARA - I Suck At Recursive Acronyms
Q: Why isn't there THIS and THAT?
A: K.I.S.S - Keep It Simple, Stupid!
Q: Why doesn't THIS or THAT work?
A: I'm doing this project for fun and improving myself. I have to work for food ;-) !
Feel free to join the project.