HTTP web server index for Apache httpd, lighttpd and nginx.
Go to file
Lars Jung ed1a19dd5c Rewrote js. Added and sorted icons. Cleaned. Version 0.4. 2011-06-27 15:35:50 +02:00
resources Updated readme. Included resources. 2011-06-23 23:27:20 +02:00
src Rewrote js. Added and sorted icons. Cleaned. Version 0.4. 2011-06-27 15:35:50 +02:00
target Rewrote js. Added and sorted icons. Cleaned. Version 0.4. 2011-06-27 15:35:50 +02:00
tools Included build stuff. 2011-06-23 20:35:28 +02:00
.gitignore Rewrote js. Added and sorted icons. Cleaned. Version 0.4. 2011-06-27 15:35:50 +02:00
README.md Rewrote js. Added and sorted icons. Cleaned. Version 0.4. 2011-06-27 15:35:50 +02:00
build.properties Rewrote js. Added and sorted icons. Cleaned. Version 0.4. 2011-06-27 15:35:50 +02:00
build.xml Included build stuff. 2011-06-23 20:35:28 +02:00

README.md

h5ai v0.3.2   ·   a beautified Apache index

Screenshots

screenshot       screenshot

Live example

View a sample folder
(the files are all empty to save webspace)

Install

Everything you need is located in folder target.

  • Copy folder h5ai to the web-root directory of your server or alternativly set an alias /h5ai/ to this folder.
  • Add the content of file dot.htaccess to the .htaccess file inside the directory you want to be styled (you might have to create this file). This directory and any subdirectories will be styled by h5ai.

Optionally add h5ai.header.html and/or h5ai.footer.html files to any of the styled folders to display custom top or bottom sections. The content of those files will be wrapped by <header> and <footer> tags.

References and License

h5ai
h5ai on GitHub

Creative Commons License
This project is provided under the terms of the CC BY-SA 3.0 License.
It is based on HTML5 Boilerplate, jQuery, Modernizr and Faenza icon set, please respect their rights.

Changelog

v0.4

2011-06-27

  • added better fallback, in case JavaScript is disabled
  • rewrote js, fixed middle-button click etc. problems
  • refactored css
  • sorted, added and moved icons and images
  • updated dot.access

v0.3.2

2011-06-24

  • removed lib versions from file names
  • added 'empty' indicator for icons view

v0.3.1

2011-06-24

  • refactored js
  • added folderClick and fileClick callback hooks
  • fixed .emtpy style

v0.3

2011-06-23

  • included build stuff, files previously found in the base directory are now located in folder target
  • styles and scripts are now minified
  • added Modernizr 2.0.4 for future use
  • updated jQuery to version 1.6.1

v0.2.3

2011-06-17

  • more refactoring in main.js
  • added custom js support, and global includes removed, only custom top and bottom sections supported

v0.2.2

2011-06-16

  • refactored a lot, added some comments
  • included fixes from NumEricR
  • added top/bottom message support, only basicly styled

v0.2.1

2011-06-16

  • fixed croped filenames
  • fixed missing .png extension in header
  • added some color to the links
  • added changelog

v0.2

2011-06-15

  • added icon view