|
FAQ
Which PHP version does the plugin require?PHP 5. Does it use iframes?No, it doesn't. The plugin doesn't show up on my list of installed plugins. Why?The most probable reason for this is because the user that your Web server runs as (usually nobody or www-data) does not have read permissions to the plugin files. To fix this, use chgrp to change the group of the files to one that your Web server runs as. For example, chgrp -R www-data . How do I create zebra patterns for my tables ?As of v0.7, all rows and columns have an additional class that marks it as even or odd. Use these to create alternating patterns. How can I get the numbers to display as rounded, without decimal points?The current plugin doesn't support any data manipulation (I would like to leave that to Google since they do such a great job.) To round your numbers, use the function ROUND (number, count) in your cell. Further documentation from Google is available here. | |
► Sign in to add a comment
does this work with pdf? My word documents appear but not my pdf's
no, it doesn't.
I have been using this for over a year at morningsidehospital.com with great satisfaction, but we recently started getting the following fatal error related to memory allocation:
Fatal error: Allowed memory size of 94371840 bytes exhausted (tried to allocate 134 bytes) in /home/infoinsights/morningsidehospital.com/wp-content/plugins/inline-google-docs/library/Zend/Gdata/App/Base.php on line 245
This is on a page that has three separate docs displayed inline. Each of the spreadsheets show without problem on its own page. Is there a memory or filesize limit?
Hi mukasama.
There is a limit, but it is not set by my plugin. The limit is set by PHP in php.ini
See "memory_limit" in http://php.net/manual/en/ini.core.php
Is it possible to display only a range of cells or, alternatively hide columns? My hidden columns show up on the web page.
I am trying to show data from single cells - this works perfectly if the Row and Column numbers are below 10 - but nothing at all show when either number is 10 or above?
Any ideas?
Hi guys
I'm not sure where and can edit my SVN, so I can access my google docs and embed them. I've installed the plugin, connected it with my google account, but the change of the SVN I do not not where do to.
I want to embed my google docs to this wordpress installation www.thomasgam.org/refleksion. It for a a school report.
Thank you!
How can i make a page with this plugin that shows all my docs and directories i have on my google docs account?
Any ideas?
Hi,
Can I use this to embed a form? And (probably stupid) how do I access the plugin's configuration? I don't see that as an option on the plugins page.
Thanks!