inline-google-docs


Embed your google documents/spreadsheets in your Wordpress posts/pages

This project has been deprecated in favor of better, more secure ways to embed your google document. The author apologizes for not responding to fix requests as he does not have the resources to test the plugin on all server configurations (which are almost infinite).

Many people maintain dynamic content on Google Documents or hold volatile data on Google Spreadsheets. These change when collaborators save an update or users submit a form. Occasionally, one may wish to embed the contents of one's Google Documents or Spreadsheets in a post or page to reflect the latest updates on one's blog. This plugin seeks to provide this functionality without using an <iframe>. In addition, it caches contents of the Google Documents or Spreadsheets to speed up page loading.

Currently, the plugin can only access published documents, but can access both private and public spreadsheets.

http://img40.imageshack.us/img40/9343/sampledoc.png
Embedding a document in a blog post, inline.

Features

  • Document, Spreadsheet, and cell embedding
  • Table styling, including alternating patterns
  • Document styling
  • Caching
  • Tablesorter
  • Custom column headings

MoreĀ»

Blogs Using IGD

Important

Should you decide to checkout a copy of the plugin using SVN, make sure you correct the file permissions on your own as SVN does not preserve file permissions. I recommend the following settings (assuming FTP user as codex and Web user as www-data): -rw-r----- codex www-data some-file.php drwxr-x--- codex www-data some-directory

As for the cache and error log: drwxrwx--- codex www-data cache -rw-rw---- codex www-data error.log.php

MoreĀ»

Changlog [0.9]

  1. Capability to embed single cell added
  2. Capability to import stylesheets from user-specified directory added
  3. Bug caused by Wordpress URL fixed
  4. Document styling added
  5. Custom classes for documents and spreadsheets added
  6. Other minor bug fixes

Changelog [0.8]

  1. Zend library reduced
  2. Support for WPMU added
  3. Migrated to v2.7, implemented Settings API
  4. Tablesorter functionality added (blue skin included)
  5. Error handling improved
  6. Links within plugin modified, folder name may now be changed by user
  7. Zend not found error fixed

Changelog [0.7]

  1. Improved error and exception management
  2. Support for Google Apps
  3. Document images enabled
  4. File permissions corrected for improved security
  5. Additional class for tr and td to allow alternating (zebra) styling

Discuss | Submit a Bug | Donate

Project Information

  • License: GNU GPL v2
  • 22 stars
  • svn-based source control

Labels:
documents spreadsheets inline embed wordpress blog post pages plugin