Giter Site home page Giter Site logo

jquery-file-upload-for-cmsmadesimple's Introduction

The best JQuery file upload tool for the best Cms.

  • Specially designed for front-end.
  • Easily integrated and highly configurable even with FEU.

This module is based on the project jQuery-File-Upload. More information on http://blueimp.github.com/jQuery-File-Upload/

Exemple of use :

{JQueryFU number='4'}

List of parameters

  • (optional) accept_file_types="'/.(txt|gif|jpe?g|png)$/i'" - Regex of the files extensions that are allowed.
  • (optional) number="99999" - Number of files that can be in the uploads directory at the same time
  • (optional) max_width="0" - The max width for the images uploaded. Exemple : max_width=150
  • (optional) max_height="0" - The max_height for the images uploaded. Exemple : max_height=150
  • (optional) min_width="0" - The min width for the images uploaded. Exemple : min_width=150. By Default : min_width=0
  • (optional) min_height="0" - The min height for the images uploaded. Exemple : min_height=150. By Default : min_height=0
  • (optional) clean_name="true" - if true, will replace accents, spaces and other spacials caracters by some more clean
  • (optional) dir_path="/uploads/jqueryfu" - the directory used to upload files. Be carefull, use "/" or "" into Unix or Windows system
  • (optional) dir_url="/uploads/jqueryfu" - the url used to display uploaded files
  • (optional) template="full" - The name of the template. Are allowed : "full", "basic" and all the templates into the "/modules/JQueryFU/templates" directory

Demonstration

you can test this module on my website

Download

You can download CmsMadeSimple on this page

You can download the module on this page

jquery-file-upload-for-cmsmadesimple's People

Watchers

 avatar

Forkers

ekosolutionsbe

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.