Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.3 KB

README.md

File metadata and controls

40 lines (28 loc) · 1.3 KB

Cute-File-Browser

Based on https://tutorialzine.com/2014/09/cute-file-browser-jquery-ajax-php

  • Added Fancybox Support
  • Added custom icon management
  • Modified /assets/js/script.js in order to be supported by most recent jquery version, also better for fancybox.

There are actually no plans to extend this tool. You're free to download it and extend it for your own use.


Demo: https://hamende.eu/FileBrowserDemo/


Sample data:


Installation instructions:

  1. Download zip-file
  2. Extract all content to your hosting space. All folder names should be without spaces
  3. Place all you content into the "Home"-folder
  4. You're done :)

Customizations:

Icon Management

This tool is developped in order to check if an icon exists for specific folder, if not, it will apply default icons. Place your png icon with the same name as your folder within the same structure as your content folder.

Example: Folder: /Home/Lorem Ipsum/ will get icon /images/icons/Home/Lorem.ipsum.png

Background Image

Just replace /images/background.jpg by another one and change the name to background.jpg