Google Doc Embedder - Version 0.2.1

Version Description

Download this release

Release Info

Developer k3davis
Plugin Icon wp plugin Google Doc Embedder
Version 0.2.1
Comparing to
See all releases

Code changes from version 0.2 to 0.2.1

Files changed (2) hide show
  1. gviewer.php +3 -3
  2. readme.txt +3 -3
gviewer.php CHANGED
@@ -2,10 +2,10 @@
2
 
3
  /*
4
  Plugin Name: Google Doc Embedder
5
- Plugin URI: http://wordpress.org/#
6
- Description: Lets you embed PDF files and PowerPoint presentations in a web page using the Google Document Viewer.
7
  Author: Kevin Davis
8
- Version: 0.2
9
  Author URI: http://www.davismetro.com/
10
  */
11
 
2
 
3
  /*
4
  Plugin Name: Google Doc Embedder
5
+ Plugin URI: http://wordpress.org/extend/plugins/google-document-embedder/
6
+ Description: Lets you embed PDF files and PowerPoint presentations in a page or post using the Google Document Viewer.
7
  Author: Kevin Davis
8
+ Version: 0.2.1
9
  Author URI: http://www.davismetro.com/
10
  */
11
 
readme.txt CHANGED
@@ -13,7 +13,7 @@ Google Doc Embedder lets you embed PDF files and PowerPoint presentations in a w
13
 
14
  Similar to services like Sribd, Google Doc Embedder will allow you to embed a PDF or PPT (PowerPoint) file directly into your page or post, not requiring the user to have Adobe Reader or PowerPoint installed to view the contents. Unlike Scribd, the files do not need to be uploaded to any service first - including Google Documents - but can exist anywhere accessible on your site or the internet.
15
 
16
- Note: This plugin utilizes an undocumented feature of the Google Document viewer, and as such it may be subject to hazards if their viewer unexpectedly changes drastically. In this unlikely event, the plugin should degrade nicely and not break your site. :)
17
 
18
  == Installation ==
19
 
@@ -49,8 +49,8 @@ View the source on the web page where you've embedded the viewer. In order to de
49
 
50
  == Changelog ==
51
 
52
- =0.2=
53
- *Initial beta release. Fully functional, but no niceties...
54
 
55
  == License ==
56
 
13
 
14
  Similar to services like Sribd, Google Doc Embedder will allow you to embed a PDF or PPT (PowerPoint) file directly into your page or post, not requiring the user to have Adobe Reader or PowerPoint installed to view the contents. Unlike Scribd, the files do not need to be uploaded to any service first - including Google Documents - but can exist anywhere accessible on your site or the internet.
15
 
16
+ Note: This plugin utilizes an undocumented feature of the Google Document viewer, and as such it may be subject to hazards if their viewer unexpectedly changes drastically. In this unlikely event, the plugin should degrade nicely and not break your site.
17
 
18
  == Installation ==
19
 
49
 
50
  == Changelog ==
51
 
52
+ = 0.2 =
53
+ * Initial beta release. Fully functional, but no niceties...
54
 
55
  == License ==
56