GoogleModifyContent
About GoogleModifyContent
GMC extends the Plone content Edit function by adding the GoogleModify operation, which only applies to documents stored on Google servers.
GMC embeds the Google Docs application inside the Google Modify panel, allowing Plone users to edit their documents directly from the Plone application.
Copyright and license
Copyright (c) 2009 Federica D’Elia
This software is subject to the provisions of the GNU General Public License, Version 2.0 (GPL). A copy of the GPL should accompany this distribution. THIS SOFTWARE IS PROVIDED “AS IS” AND ANY AND ALL EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS FOR A PARTICULAR PURPOSE
See the LICENSE file that comes with this product.
Requirements
FileSystemStorage, GoogleAuthentication, GoogleSystemStorage and gdata-1.3.0 must be correctly installed.
Installation
With buildout
This example speaks of itself:
[buildout]
parts =
...
fss
...
eggs =
...
collective.googlesystemstorage
collective.googleauthentication
collective.googlemodifycontent
iw.recipe.fss
iw.fss
...
...
zcml =
...
collective.googlesystemstorage
collective.googleauthentication
collective.googlemodifycontent
iw.fss
iw.fss-meta
...
[fss]
recipe = iw.recipe.fss
zope-instances =
${instance:location}
storages =
global / flat
portale /portale site1 ${buildout:directory}/var/portale_fss_storage ${buildout:directory}/var/portale_fss_backup
Credits
Main developer: D’Elia Federica <federica.delia@redturtle.it>
Changelog
1.0.0
Initial release
Release files for collective.googlemodifycontent 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| collective.googlemodifycontent-1.0.0.tar.gz | 15.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| collective.googlemodifycontent-1.0.0-py2.4.egg | Legacy Egg format | - | - | Details |
Total release size: 32.2 kB
Release files / collective.googlemodifycontent-1.0.0.tar.gz
| Download URL | collective.googlemodifycontent-1.0.0.tar.gz |
|---|---|
| Size | 15.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cedcb27b70ed92b0d08951c98e18121f8631ad609192d436ea00a7009fe7db8a
|
|
BLAKE2b-256 checksum How to use checksums |
e574c814d3ff8bb36b2448f673d7c1346dd1ef5d9a336c9ce5bfaf1f3ae7f9a1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / collective.googlemodifycontent-1.0.0-py2.4.egg
| Download URL | collective.googlemodifycontent-1.0.0-py2.4.egg |
|---|---|
| Size | 16.4 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
5f151bd751ca3621184bf5aac50d11f58766003a76cac0d7a7e57d51a39590a5
|
|
BLAKE2b-256 checksum How to use checksums |
0945d8ee8c772bf02abbffd4b9dd992b7661c8565bd397aabf66d476f68c193a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |