Page 1 of 1

Google Docs BBcode

Posted: 07 Sep 2012, 16:03
by matthewtimothy
I searched for a bbcode but I could not find one so I made this one. Note I have only tested this with spreadsheets.

Code: Select all

[spreadsheet]{IDENTIFIER}[/spreadsheet]
HTML Replacement

Code: Select all

<iframe src="https://docs.google.com/spreadsheet/ccc?key={IDENTIFIER}" width="675" height="675" border="0"></iframe>
Help Line

Code: Select all

Enter everything after the key=
How to make it work in google drive:

1. Create your spreadsheet on the main layer right click > share > share (yes a second share) > Who can access clich change in blue > Select radio with "anyone with the link". Click save

2. Copy the link in blue.
3. Remove "https://docs.google.com/spreadsheet/ccc?key=" and paste the remaining in the between [spreadsheet][/spreadsheet]

Google Docs BBcode

Posted: 16 Dec 2012, 01:52
by Blackwolf
Cool....thanks :thumb: