AjaXplorer is an easy-to-install files explorer for remotely managing files on a web server, or using as a simple filesharing system. Its rich layout and actions make it accessible to any end-user.
AjaXplorer has been developed for a file sharing purpose. The interface is Ajax based, thus providing very intuitive functionnalities, very close of a standard filesystem explorer you may find on any OS.
Here are some key features of "AjaXplorer":
· Files manipulation : Upload/Rename/Copy/Move/Delete/Download files.
· Bookmarks system
· Create folders, create empty files
· Edit textual files : code files (js, php, html, java, sql, perl) are syntax highlighted in the editor
· View images online, preview images in the list
· Multiple root directory : define many directories to browse on your filesystem and switch easily between them.
· Multiple selection : copy/move/delete action can be applied to a multiple selection. Upload many files at once.
· Keyboard shortcuts : the whole interface can be managed from keyboard (ctrl/maj+up/down for selection, tab for navigation between panels, one letter by action, esc for closing dialog windows)
· Send URL to a friend (needs the server to have the "mail" function working)
Requirements:
· PHP and FTP access to install.
What's New in This Release: [ read full changelog ]
· New Oygen theme and icons
· Fix error when zipping a zero-length file
· Fixed various bookmarks problems (specially when bookmarking root folder)
· Fix "Empty Repository Object"
· Fixed the "1999" log bug.
· Typo error and remove preg_match warnings for the new error_handler.
· Replace the FLV player
· Check rights when cross-repository copying!
Plugings :
· access.mysql : added "pattern" paramater and various fixes
· conf.sql : added Mosen changes and fixes
· access.ftp : Set user/pass at a repository or user level for the FTP driver. Fix bug when trying to set an empty value for a password field.
· auth.phpbb : Retrieve logging session data from PHPBB Session
Internationalisation :
· German translation update
· Korean language
Misc :
· Fixed listing when files > 2Gb and links in folder (Handle false values for filegroup, fileowner and fileperms).
· Sometimes, uri computation was incorrect and players (mp3, flv) not working properly
· Update PHP version in tests, add error_level as info.
· Doc updates
· Thumb_cache_dir : Move INSTALL_PATH inside the conf, to incite people to place the thumb_cache_dir outside the httpd root.
· Added wmv and flv mimetypes icons
· Various tree fixes