Skip to content

Commit

Permalink
Exif updates and new methods fix #974 fix #978 fix #979 fix #980
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-v committed May 25, 2017
1 parent e1cac9e commit a2ffd3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ If you noticed, you need to load the `jquery.min.js` and `bootstrap.min.css` in

**Optional Dependent Plugins**

- The `piexif.min.js` file is the source for the [JavaScript-piexif plugin by blueimp](https://github.com/blueimp/JavaScript-piexif). It is required to be loaded before `fileinput.min.js` if you wish to use the image resize feature of the **bootstrap-fileinput** plugin.
- The `piexif.min.js` file is the source for the [Piexif plugin by hMatoba](https://github.com/hMatoba/Piexif). It is required to be loaded before `fileinput.min.js` if you wish to use the image resize feature of the **bootstrap-fileinput** plugin.
- The `sortable.min.js` file is the source for the [Sortable plugin by rubaxa](https://github.com/rubaxa/Sortable). It is required to be loaded before `fileinput.min.js` if you wish to sort the thumbnails in the initial preview.
- The `purify.min.js` file is the source for the [DomPurify plugin by cure53](https://github.com/cure53/DOMPurify). It is required to be loaded before `fileinput.min.js` if you wish to purify your HTML for HTML content preview.

Expand Down

0 comments on commit a2ffd3e

Please sign in to comment.