基于MooTools框架实现的文件管理器MooTools FileManager

13年前
这是一个基于MooTools JavaScript框架实现的文件管理器,能够让你通过浏览器查看/预览,上传和修改在远程服务器中的文件和文件夹。

功能如下:

  • 游览服务器中的文件和文件夹
  • 重命名、删除、移动(拖动实现)、复制(Drag + hold CTRL)和下载文件
  • View detailed Previews of Images, Text-Files, Compressed-Files or Audio Content
  • Nice User Interface ;)
  • 通过FancyUpload无刷新上传文件
  • 当上传大张图片时,可选择是否自动裁剪大小
  • Use it to select a File anywhere you need to specify one inside your Application's Backend
  • Use as a FileManager in TinyMCE or CKEditor
  • Provides your client with the most possible convenience
  • 使用来Gallery插件来创建一个相册功能。
  • 历史和状态管理
  • Backend PHP support for mod_alias/mod_vhost_alias/otherwise nonlinear mapped filesystems
  • Auto-adjusts directory views, balancing performance and the amount of data shown, unsuring optimum user experience

下载地址:https://github.com/cpojer/mootools-filemanager