GithubHelp home page GithubHelp logo

iseiseje / html5filemanager Goto Github PK

View Code? Open in Web Editor NEW

This project forked from awattenbach/html5filemanager

0.0 0.0 0.0 506 KB

A Simple databased filemanager. Backend in PHP, Frontend with HTMl5 and Jquery

PHP 33.13% CSS 28.42% JavaScript 38.46%

html5filemanager's Introduction

HTML 5 File Manager

main.js includes the main features of this HTML 5 File Manager. Basicly this project can be used if you want to sort multitype elements and tag their positions via database.

Changelog

Version 0.2 includes drag & drop features. You can now drag a element and drop it to another position. The new position can be within the folder or in another folder. Position data is stored on the fly to database. The old navigation from initial version works, too.

Version 0.1 is the initial commit of this project with working (arrow) controlls.

Description

This is a small script which allows you to organize elemets within variable containers.

The elements and folder are database (mysql) tagged and you are able to sort them and tag them via frontend. You may use the arrows to move the elements or you just drag & drop the element.

In the backend PHP is used to handle the javascript request and save tags in the database.

The frontend is completly made in HTML5. You will need a actual browser to see all features. Some Elements use CSS3 but there is still a fallback for older browsers.

The animation was made with jquery. The drag & drop feature was made with help of jquery ui function "sortable()".

Author

Author: Alexander Wattenbach

Date: April 2012

Last Change: 2012/10/24

License

This work is licensed under the MIT license.

html5filemanager's People

Contributors

awattenbach avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.