Version 4.1 by Jerome on 2010/12/06 12:59

cog
TypePlugin
Category
Developed byUnknown
Rating
0 Votes
LicenseUnknown

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

Get Connected