Difference between revisions of "Widget:Google Spreadsheet"

From Sugar Labs
Jump to navigation Jump to search
Line 4: Line 4:
 
It was originally created by [[mediawikiwiki:User:Sergey Chernyshev|Sergey Chernyshev]] for [http://www.semanticcommunities.com/ Semantic Communities LLC.]
 
It was originally created by [[mediawikiwiki:User:Sergey Chernyshev|Sergey Chernyshev]] for [http://www.semanticcommunities.com/ Semantic Communities LLC.]
  
See http://www.mediawikiwidgets.org/Widget:Google_Spreadsheet.
+
See http://www.mediawikiwidgets.org/Widget:Google_Spreadsheet and http://www.mediawikiwidgets.org/Google_Spreadsheet for usage instructions.
  
 
To insert this widget, use the following code:
 
To insert this widget, use the following code:
Line 12: Line 12:
 
|width=500
 
|width=500
 
|height=300
 
|height=300
 +
|page=true .....(pending update)
 
}}</nowiki>
 
}}</nowiki>
  
Line 17: Line 18:
 
* '''key''' - key parameter in document URL
 
* '''key''' - key parameter in document URL
 
* '''width''' and '''height''' define spreadsheet dimensions, 500x300 is default, but you might want to copy it from embed code since size depends on fields you have
 
* '''width''' and '''height''' define spreadsheet dimensions, 500x300 is default, but you might want to copy it from embed code since size depends on fields you have
 +
* '''page''' - set it to embed whole page with edit links and more.
  
 
== Security NOTE ==
 
== Security NOTE ==

Revision as of 01:57, 12 March 2010

This widget allows you to add Google Spreadsheets to your wiki page.

It was originally created by Sergey Chernyshev for Semantic Communities LLC.

See http://www.mediawikiwidgets.org/Widget:Google_Spreadsheet and http://www.mediawikiwidgets.org/Google_Spreadsheet for usage instructions.

To insert this widget, use the following code:

{{#widget:Google Spreadsheet
|key=po-s58YMwf85Q3UxRzdGOBw
|width=500
|height=300
|page=true .....(pending update)
}}

Parameters

  • key - key parameter in document URL
  • width and height define spreadsheet dimensions, 500x300 is default, but you might want to copy it from embed code since size depends on fields you have
  • page - set it to embed whole page with edit links and more.

Security NOTE

Keep in mind that to use this widget you must make the document you're publishing to be open for everybody to see, which might be undesirable for some uses (intranets, closed groups, and etc.)

Sample result