Loading...
 

File Upload

The file upload interface in Tiki is


Tiki should select a modern file upload lib, and proceed to appropriate integration throughout This page is to compare options. See also forum thread about File upload component choice

Library comparison chart

Feature / Library FileAPI jQuery File Upload Bootstrap File Input elFinder (already in Tiki, and a also a file/image browser) flow.js
Client-size resize of images. This is really important because phone nowadays will take huge pictures, and in some cases, there is no setting to reduce picture size. Yes Yes Via events (call any ext plugin)    
Upload many files at once (requires modern browser) Yes Yes Yes Yes Yes
Offer simple form based uploads as well as advanced ajax based uploads   Yes Yes    
Templates to control rendering of layout, preview and styles   Yes Yes    
Easily plug and play additional components   Yes Yes    
Inbuilt support to manage previously uploaded files on server.   Yes    (only DELETE) Yes    
Ability to preview files for many file types beyond images (e.g. image, text, html, video, audio. etc.)   Yes (images, audio and video, additional types can be realized via plugins) Yes     
Ability to show custom preview file type icons for each file thumbnail.   Yes (can simply be done via templates and CSS) Yes    
Get file from URL (to avoid download and re-upload)   No, but I've posted sample code here: https://gist.github.com/blueimp/5075976 On wishlist    
Enter caption with upload   Yes (see https://github.com/blueimp/jQuery-File-Upload/wiki/How-to-submit-additional-form-data for howto)    Yes (via extraData)    
Preview image, audio or video before upload (to avoid accidents)   Yes Yes   Image
Progress bar   Yes Yes   Yes
Limit file types for upload   Yes Yes   Yes
Maximal file size or image dimensions (to block before upload)   Yes (max file size, image dimensions also possible via plugin) Yes   Manual validation
Chunked upload (to get around server limits) Yes Yes On wishlist   Yes
Cancelable uploads (Individual file uploads can be canceled)   Yes Yes    
Resumable uploads   Yes     Yes
Upload from webcam yes, via camanJS No, but has API to upload File or Blob      
Drag & Drop Yes Yes Yes Yes Yes
Available via Packagist No Yes, but Packagist meta data not maintained by main dev Yes Not official Yes
License   MIT BSD 3-Clause   MIT
Features that would be nice not just at upload
Image crop Yes No, but possible via processing API Via events (call any ext plugin)    
Watermark Yes No, but possible via processing API      
Orientation from EXIF Yes Yes Via events (call any ext plugin)    
Other criteria
AngularJS Integration   Yes     Yes

 

 

Some options

FileAPI

jQuery File Upload

Bootstrap File Input

elFinder

  • elFinder also does a lot so file picker from elFinder could perhaps be re-used.


flow-php-server

Open Hub stats and comparisons

Keywords

The following is a list of keywords that should serve as hubs for navigation within the Tiki development and should correspond to documentation keywords.

Each feature in Tiki has a wiki page which regroups all the bugs, requests for enhancements, etc. It is somewhat a form of wiki-based project management. You can also express your interest in a feature by adding it to your profile. You can also try out the Dynamic filter.

Accessibility (WAI & 508)
Accounting
Administration
Ajax
Articles & Submissions
Backlinks
Banner
Batch
BigBlueButton audio/video/chat/screensharing
Blog
Bookmark
Browser Compatibility
Calendar
Category
Chat
Comment
Communication Center
Consistency
Contacts Address book
Contact us
Content template
Contribution
Cookie
Copyright
Credits
Custom Home (and Group Home Page)
Database MySQL - MyISAM
Database MySQL - InnoDB
Date and Time
Debugger Console
Diagram
Directory (of hyperlinks)
Documentation link from Tiki to doc.tiki.org (Help System)
Docs
DogFood
Draw -superseded by Diagram
Dynamic Content
Preferences
Dynamic Variable
External Authentication
FAQ
Featured links
Feeds (RSS)
File Gallery
Forum
Friendship Network (Community)
Gantt
Group
Groupmail
Help
History
Hotword
HTML Page
i18n (Multilingual, l10n, Babelfish)
Image Gallery
Import-Export
Install
Integrator
Interoperability
Inter-User Messages
InterTiki
jQuery
Kaltura video management
Kanban
Karma
Live Support
Logs (system & action)
Lost edit protection
Mail-in
Map
Menu
Meta Tag
Missing features
Visual Mapping
Mobile
Mods
Modules
MultiTiki
MyTiki
Newsletter
Notepad
OS independence (Non-Linux, Windows/IIS, Mac, BSD)
Organic Groups (Self-managed Teams)
Packages
Payment
PDF
Performance Speed / Load / Compression / Cache
Permission
Poll
Profiles
Quiz
Rating
Realname
Report
Revision Approval
Scheduler
Score
Search engine optimization (SEO)
Search
Security
Semantic links
Share
Shopping Cart
Shoutbox
Site Identity
Slideshow
Smarty Template
Social Networking
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Staging and Approval
Stats
Survey
Syntax Highlighter (Codemirror)
Tablesorter
Tags
Task
Tell a Friend
Terms and Conditions
Theme
TikiTests
Federated Timesheets
Token Access
Toolbar (Quicktags)
Tours
Trackers
TRIM
User Administration
User Files
User Menu
Watch
Webmail and Groupmail
WebServices
Wiki History, page rename, etc
Wiki plugins extends basic syntax
Wiki syntax text area, parser, etc
Wiki structure (book and table of content)
Workspace and perspectives
WYSIWTSN
WYSIWYCA
WYSIWYG
XMLRPC
XMPP




Useful Tools