gmc将google docs应用程序嵌入到google modify面板中,允许plone用户直接从plone应用程序编辑他们的文档。

collective.googlemodifycontent的Python项目详细描述


谷歌修改内容

关于googlemodifycontent

gmc通过添加googlemodify操作扩展了plone内容编辑功能, 它只适用于存储在google服务器上的文档。

gmc将google docs应用程序嵌入到google modify面板中,允许plone用户 直接从plone应用程序编辑他们的文档。

要求

文件系统存储、googleauthentication、googlesystemstorage和gdata-1.3.0 必须正确安装。

安装

有建筑

这个例子本身就说明了这一点:

[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

学分

主要开发人员:d'elia federica<;federica.delia@redturtle.it>;

更改日志

1.0.0

  • 初始版本

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
jsp错误:包net。旧金山。jasperreports。发动机JAVA中不存在设计   python PySpark未初始化   而Java中的循环并没有按我所希望的那样工作   jframe我在线程“AWTEventQueue0”java中遇到异常。lang.NumberFormatException:用于输入字符串:“年:”   java无法解析符号页   java分割包含问号和等号的字符串的最佳方法   java使用hibernate everytime查询oracle视图结果为空   拆分如何在java中提取两个字符之间的数据   java将链表的头部移动到尾部   java无法根据从数据库检索到的值设置微调器位置   java在SpringBoot中有什么方法可以控制关闭机制吗?   在Java8中,使用ValueComparator按值对Map<Integer,Float>进行排序会产生错误   java Eclipselink持久关系表创建选择   java将图像保留在图像视图位置   新安装的Neo4J服务器首次运行时出现linux java权限错误   java SQL插入与枚举?   javaswt标签中的透明背景