Plugin Sheet

Use this wiki plugin to integrate data from a Tiki Spreadsheet into a page.

Parameters

Plugin Manager error: sheet plugin not found


In Tiki7, you can use an internal or external url to a csv file in the url param of the sheet plugin, in order to show the csv file as a spreadsheet within Tiki.

Add one

Insert this code in a wiki page in order to have on spreadsheet added there:

Copy to clipboard
{sheet}


And follow the instructions/links that you will be provided in the page after saving it.

Example

This code:

Copy to clipboard
{SHEET(id="15")}Table 2. Advantages and disadvantages detected by the teaching staff after using Wiki methodology{SHEET}


A tiki site with sheet id 15 (tiki-view_sheets.php?sheetId=15) as:

Image


Would produce, in the middle of a wiki page context:

Image


The edit sheet button is shown while a registered user is logged in to the site. When logged out, no "edit sheet" button is shown.