![]() |
|
Mod Options |
![]() |
|||||||||||||||||||||||
BBCode - Embed Google Documents Collection (BB Code)
![]() Developer Last Online: Feb 2021 ![]() ![]() ![]()
Embed Various Google Docs
Live Demo: Here Google Docs is a free service by Google. Google Docs are a professional collection of "Office" applications like a Word Processor, Spreadsheet, Presentation Designer, and Drawing tool. Google Docs is a serious alternative to the very expensive Microsoft Office. Documents are stored online, can be shared among users, and in the case of this BB Code they can be embedded in other web pages. There are several BB Codes in this collection, Google Doc (Document), Google Spreadsheet and Google Presentation. Google Drawings can be embedded using the standard [img] tags but I will give an example here anyway. You may get a warning message saying the {param}s aren't enclosed in quotes. You can hit "continue" to ignore this error. As you can see in the code there are eventually double-quotes. When working on any Google Document in the top right of the window will be a "Share" button with drop-down arrow. Click on this arrow and choose "Publish to Web" or "Publish / Embed" and you will be given code to link to and/or embed the document. You will be given a URL such as: https://docs.google.com/document/pub?id=1bhtK-AhiXqfWK5bGJcULvEO3zMahcFgnJEsT1YvYsuc What you need is the document ID which is the long string of characters after "id=" or "key=" and before the ampersand (&) if present, in this case your id is: 1bhtK-AhiXqfWK5bGJcULvEO3zMahcFgnJEsT1YvYsuc In all cases you put the ID between the appropriate tag for the type of document. Google Document (Word Processor Document) [gd]1bhtK-AhiXqfWK5bGJcULvEO3zMahcFgnJEsT1YvYsuc[/gd] Google Spreadsheet [gs]0AmOHO6Cm8vvAdFR2b0dMMnVwMUE0MlpXYnowWnowWWc[/gs] Google Presentation [gp]dcjktv94_1fcpptwqc[/gp] Google Drawing No special BB Code is needed to embed a drawing because it's rendered as any other image. Just put the URL given between IMG tags... [IMG]https://docs.google.com/drawings/pub?id=1C1arwoUzUyzxnzk9yD7ysx6vyMfcDuDXXzQTqnngh2c&w=640&h=480[/IMG] To add one or more of these BB Codes follow any of the below instructions: Add a New BB Code Title: Google Document BB Code Tag Name: gd Replacement:
Example:[gd]1bhtK-AhiXqfWK5bGJcULvEO3zMahcFgnJEsT1YvYsuc[/gd] Description: Embed a Google Document. Use Option: No Button Image: (optional) ![]() Remove Tag If Empty: Yes All Disable Options: Yes ------ Add a New BB Code Title: Google Spreadsheet BB Code Tag Name: gs Replacement:
Example: [gs]0AmOHO6Cm8vvAdFR2b0dMMnVwMUE0MlpXYnowWnowWWc[/gs] Description: Embed a Google Spreadsheet. Use Option: No Button Image: (optional) ![]() Remove Tag If Empty: Yes All Disable Options: Yes ------ Add a New BB Code Title: Google Presentation BB Code Tag Name: gp Replacement:
Example:[gp]dcjktv94_1fcpptwqc[/gp] Description: Embed a Google Presentation. Use Option: No Button Image: (optional) ![]() Remove Tag If Empty: Yes All Disable Options: Yes ------ In any of the above codes you can edit the height and width attributes to suit your needs. ------ ------------------------------------------------------ Please "Mark as Installed" if you use this. ![]() Donations always appreciated. ![]() Nominate MOTM if you LOVE it! ![]() Check My Profile for other BB Code enhancements. They work on all versions. Download the .txt file for a copy of the Install instructions. Screenshots Attached: Download Now Only licensed members can download files, Click Here for more information. Screenshots Show Your Support
The following members like this post: blind-eddie
|
![]() |
||||
Mod | Developer | Type | Replies | Last Post |
BB Code Enhancements Jigzone.com BB Code - Embed Puzzles in your forums - (BBCode) | BirdOPrey5 | vBulletin 4.x Add-ons | 30 | 27 Apr 2015 15:43 |
BB Code Enhancements BB Code - Twitvid - Twitter Videos - Embed (BBCode) | BirdOPrey5 | vBulletin 3.8 Add-ons | 5 | 31 Mar 2012 06:05 |
BB Code Enhancements BB Code embed Videos from Google into posts. | Vaupell | vBulletin 3.8 Add-ons | 2 | 31 Jan 2010 03:52 |
Comments |
#2
|
|||
|
|||
tagged and thanks
very good indeed No members have liked this post.
|
#3
|
|||
|
|||
great work
No members have liked this post.
|
#4
|
||||
|
||||
Make sure you put double quotes around the {parms}
No members have liked this post.
|
#5
|
||||||||
|
||||||||
Always good to keep a lookout for BB Codes that don't properly enclose {param}'s in double quotes but if you look closely all of these are in double quotes, just with additional code in them.
For example:
The param is between these quotes:
__________________
-Joe Former vb.org Moderator. Retired. @BirdOPrey5 | All Things BOP5 | Joe's Ultimate Off Topic Note - I no longer making new VB mods, sorry. No members have liked this post.
|
#6
|
|||
|
|||
Thank you BirdOPrey5 so much!!
I have been always wanted a tool like this that would allows my community to share their presentation files. Your work is a great solution to my needs. A quick question: when I setting up this BB code, that is a warning that say lthat some of the html attributes are not enclosed in " ". Is it fine to let it go like that? I just pushed the continue button but I am not sure if there would not be any issues some time in the future. Any thought? No members have liked this post.
|
#7
|
||||
|
||||
Cyamia-
Yes I believe it is OK to "continue" in that warning. Although {param} itself isn't in quotes, such as "{param}", there are indeed quotes a little later on in the code as explained in my post above yours. I believe this is sufficient to keep the code safe and I use it myself.
__________________
-Joe Former vb.org Moderator. Retired. @BirdOPrey5 | All Things BOP5 | Joe's Ultimate Off Topic Note - I no longer making new VB mods, sorry. No members have liked this post.
|
#8
|
|||
|
|||
Thank you; I trust you.
No members have liked this post.
|
#9
|
||||
|
||||
Thanks, I'll try the continue as well.
No members have liked this post.
|
#10
|
||||
|
||||
This will save me from lot of trouble .....
No members have liked this post.
|
#11
|
|||
|
|||
I am very new to all of this. Hence this may sound silly.
But where do I insert the new BB code? No members have liked this post.
|
#12
|
||||
|
||||
In the Admin Control Panel. On the menu on the side scroll down to Custom BB Codes -> Add A New BB Code.
__________________
-Joe Former vb.org Moderator. Retired. @BirdOPrey5 | All Things BOP5 | Joe's Ultimate Off Topic Note - I no longer making new VB mods, sorry. No members have liked this post.
|
#14
|
||||
|
||||
This stuff should be default.
No members have liked this post.
|
#15
|
|||
|
|||
Can't get this to work for a spreadsheet, would love to have it though!
4.1.1 No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 22:48.