Skip to content

Commit

Permalink
Readme and changelog added
Browse files Browse the repository at this point in the history
  • Loading branch information
anantajitjg committed Nov 22, 2018
1 parent b792b25 commit 91e0a8f
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 0 deletions.
62 changes: 62 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
## Changelog

### V 2.3.2 - 2018-01-24
* Focus added when modal window opens

### V 2.3.1 - 2017-06-28
* Minor bug fixes and enhancements

### V 2.3 - 2017-05-12
* UI improvements
* Added title for the embed iframe
* Other minor bug fixes

### V 2.2.5 - 2017-05-03
* Minor bug fixes and enhancements

### V 2.2.5 - 2016-05-12
* Minor bug fixes and enhancements

### V 2.2.4 - 2016-04-04
* Minor bug fix

### V 2.2.3 - 2016-04-04
* Added option to change download link text
* Responsive height support for embeds
* Language compatibility fixes

### V 2.2.2 - 2016-03-10
* Added ppsx support.

### V 2.2.1 - 2015-10-03
* New Language localization.

### V 2.2 - 2015-06-24
* Replaced magnific popup with thickbox.
* Fixed: Media library serach bug.
* UI Improvements

### V 2.1 - 2015-01-25
* Missing image fix.
* Error handling.

### V 2.0 - 2014-12-31
* UI Improvements
* Various bug fixes
* Performance improvements
* Introduced plus version with cloud support

### V 1.0.2 - 2014-11-24
* Added option in advanced option to choose viewer.
* Added option in settings to enable and disable media library insert.
* Fixed: Editor permission issue.

### V 1.1.1- 2014-12-8
* Removed media insert override option.

### V 1.0.1 - 2014-11-12
* Removed unsupported file types.
* Updated support tab.

### V 1.1 - 2014-11-12
* File Not Found fix
110 changes: 110 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,110 @@
[![Embed Any Document](https://ps.w.org/embed-any-document/assets/banner-772x250.png)](https://wordpress.org/plugins/embed-any-document/)
# Embed Any Document
**Contributors:** awsmin
**Tags:** embed documents, upload pdf, embed ppt, document viewer, pdf viewer, pdf viewer plugin, display pdf, embed pdf, embed pdf in wordpress, word, word viewer, word document, embed word, word plugin, doc, doc viewer, docx, docx viewer, excel, excel plugin, xls, xlsx, spreadsheet, embed spreadsheet, powerpoint, powerpoint viewer, ppt, ppt viewer, pptx, image viewer
**Author URI:** http://awsm.in
**Requires at least:** 3.5
**Tested up to:** 4.9.2
**Stable tag:** 2.3.2
**License:** GPLv2

Easiest way to upload and display PDF, MS Office and more documents on your WordPress website using Google Docs Viewer or Microsoft Office Online.

## Summary

Seamlessly embed and display PDF, Microsoft Word, Excel and PowerPoint documents on your WordPress website.

## Description

Embed Any Document WordPress plugin lets you upload and embed your documents easily in your WordPress website without any additional browser plugins like Flash or Acrobat reader. The plugin lets you choose between Google Docs Viewer and Microsoft Office Online to display your documents.

[Live Demo](http://dev.awsm.in/innovations/embed-any-document-plugin-demo/)

### Supported file types

* Microsoft Word (docx, docm, dotm, dotx)
* Microsoft Excel (xlsx, xlsb, xls, xlsm)
* Microsoft PowerPoint (pptx, ppsx, ppt, pps, pptm, potm, ppam, potx, ppsm)
* Adobe Portable Document Format (pdf)
* Text files (txt)
* TIFF Images (tif, tiff)
* Adobe Illustrator (ai)
* Scalable Vector Graphics (svg)

### Key Benefits of Embed Any Document WordPress plugin

1. **Easy to Upload and Embed.** Embed Any Document is integrated seamlessly into the post editor. With a click of ‘Add Document’ button it lets you upload documents directly into media library and embed them.

2. **No 3rd party plugin needed.** The plugin uses Google Docs Viewer and Microsoft Office Online’s services to display the documents in your website. You will not require any additional browser plugins to view the documents and you can expect maximum compatibility for your documents.

3. **Option to choose the viewer.** You can choose between Google Docs Viewer and Microsoft Office Online to display your document. If one service is down, you can switch to another easily.

4. **Cross-browser compatibility.** The viewers are mobile-ready and cross-browser compatible.

5. **Clean and Minimal UI.** Embed Any Document comes with a clean and clutter-free UI.

### Video Demo

[Watch Demo on YouTube](https://www.youtube.com/watch?v=DUW_aEEcBrI)

For more information and instructions visit [our website](http://awsm.in/embed-any-document/)

This is an [AWSM](https://awsm.in/) Project.


## Installation

1. Upload the entire `embed-any-documents` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Done.

Upload or link the documents to your site using the ‘Add Document’ button in the Visual editor.

## Screenshots
1. **‘Add Document’ button integrated into WordPress visual editor**

[![Add Document button](https://ps.w.org/embed-any-document/assets/screenshot-1.png)](https://wordpress.org/plugins/embed-any-document/)

2. **Add document popup**

[![Add document popup](https://ps.w.org/embed-any-document/assets/screenshot-2.png)](https://wordpress.org/plugins/embed-any-document/)

3. **Inserting Document**

[![Inserting Document](https://ps.w.org/embed-any-document/assets/screenshot-3.png)](https://wordpress.org/plugins/embed-any-document/)

4. **Add from URL**

[![Add from URL](https://ps.w.org/embed-any-document/assets/screenshot-4.png)](https://wordpress.org/plugins/embed-any-document/)

## Frequently Asked Questions

* How do I add documents?
Once the plugin is activated you can find ‘Add Document’ button in your WordPress visual editor. Just click on that and follow your heart.

* File not found error in my localhost site!
The viewers (Google Docs Viewer and Microsoft Office Online) do not support locally hosted files. Your document has to be available online for the viewers to access.

* I have another question that you must add in your FAQ.
Great. Send it to [email protected]. We will answer it as soon as we can.

## Changelog

**V 2.3.2 - 2018-01-24**
* Focus added when modal window opens

**V 2.3.1 - 2017-06-28**
* Minor bug fixes and enhancements

**V 2.3 - 2017-05-12**
* UI improvements
* Added title for the embed iframe
* Other minor bug fixes

**V 2.2.5 - 2017-05-03**
* Minor bug fixes and enhancements

**V 2.2.5 - 2016-05-12**
* Minor bug fixes and enhancements

View complete Changelog in [CHANGELOG.MD](https://github.com/awsmin/Embed-Any-Documents/blob/master/CHANGELOG.md)

0 comments on commit 91e0a8f

Please sign in to comment.