Google Docs Plugin

Last modified by Vincent Massol on 2021/03/17 22:05

cogEdit the Wiki Table using Google Spreadsheets
TypePlugin
Category
Developed by

xwiki:XWiki.GabrielaRadu

Rating
0 Votes
LicenseGNU Lesser General Public License 2.1

Table of contents

Description

Here is how to install the experimental Google Docs plugin allowing you to edit the Wiki Table using Google Spreadsheets

  • Install the XWiki Google Docs plugin (one jar)
  • Install the Gooogle GData API jars
  • Configure xwiki.cfg
    • In the plugins add: com.xpn.xwiki.plugin.gdata.GDataPlugin, \
    • Add the Google user and password (only needed for the formula calculator):
      • gdocs.userame=xyzuser@gmail.com
      • gdocs.password=xyzpassword
  • Install the GoogleDocs xar file by importing it from Admin/Import in your XWiki installation
  • Visit any page with a Wiki table
Tags: google
Created by Ludovic Dubost on 2009/03/22 18:27
    

Get Connected