This resource / tutorial will help you add an entry for Google Spreadsheets to your BB Code Media Sites in your Admin Control Panel.
--------------------------------------------------
1. Go to your Admin Control Panel > Home > BB Code Media Sites > Add BB Code Media Site.
2. Here, enter the following information:
Media Site ID: googlespreadsheet
Site Title: Google Spreadhsheet
Site URL: https://docs.google.com/
Match URLs:
https://docs.google.com/spreadsheet/ccc?key={$id}#
Embed HTML:
You may change the width and height to your liking (shown in the code above in blue).
3. Click "Save the BB Code Media Site".
4. To embed the document with the URL of a Google Spreadsheet, click "Embed Media" and paste the URL.
5. To embed the spreadsheet manually, the format would be something like this:
The result should look something like this:
--------------------------------------------------
1. Go to your Admin Control Panel > Home > BB Code Media Sites > Add BB Code Media Site.
2. Here, enter the following information:
Media Site ID: googlespreadsheet
Site Title: Google Spreadhsheet
Site URL: https://docs.google.com/
Match URLs:
https://docs.google.com/spreadsheet/ccc?key={$id}#
Embed HTML:
Rich (BB code):
<iframe width='750' height='750' frameborder='0' src='https://docs.google.com/spreadsheet/pub?key={$id}&output=html&widget=true'></iframe>
You may change the width and height to your liking (shown in the code above in blue).
3. Click "Save the BB Code Media Site".
4. To embed the document with the URL of a Google Spreadsheet, click "Embed Media" and paste the URL.
5. To embed the spreadsheet manually, the format would be something like this:
Code:
[media=googlespreadsheet]0Aq-ZUoz4kLmPdGlLX2tOSEpPZFlaQ2t1VXMyZ1U0U1E[/media]
The result should look something like this: