![]() |
|
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 |
#61
|
||||||||
|
||||||||
OK - so for Google charts, we are a bit stuck because ideally we would have 4 {param}'s available. As it stands now, we have two:
{param} {option} So I've set option = google charts "oid", and param = google charts chart number. I've hard coded the width to 800 and height to 600, and let users know they need to size their published charts to this size. Shy of installing a mod allowing multiple {param}'s, this is where we are. But it works well. ![]() Title: Google Chart BB Code Tag Name: BB Code Tag Name Replacement:
Example:
Description:
Button Image (Optional): -- create an image if you desire -- Remove Tag If Empty: yes All other Disable options: yes Feel free to clean it up more, but that gets it going at least. ![]() No members have liked this post.
|
#62
|
|||
|
|||
Thanks; this made my day!
Originally Posted by kylek
![]()
__________________
Greetings Klaus No members have liked this post.
|
#63
|
||||
|
||||
Hmm, I tried messing around with it but can't seem to get it to work. The new spreadsheet link that is.
Anyone else get it working? Key= has been replaced with /d/ now Edit: I think I fixed it. Not positive. But here is the new code.
I replaced the /Key= part with /d/{param}/edit#gid=0 in both html lines, and it worked for me. Edit 2:when it loads the spreadsheet it sends you to the top of the page. also if you click in the spreadsheet after clicking out of it, it will send you to top of the page. No idea how to stop that. No members have liked this post.
Last edited by Pittski; 17 Jun 2014 at 17:52. |
#64
|
|||
|
|||
Can anyone assist with this? After the changes were made by Google, I use the /d/ now and it loads the spreadsheet just fine, but now instead of just the cells appearing, I get the entire Spreadsheet including the Tools at the top.
For example: I'm looking to see just this: ![]() What I'm actually seeing: ![]() Any way to clean this up that anyone knows about? No members have liked this post.
|
#65
|
|||
|
|||
Does the same for me shows everything, guess will stick to using the iframe code they give for the embed share link.
No members have liked this post.
Last edited by kylek; 01 May 2015 at 21:10. |
#66
|
||||
|
||||
Ok tried for about 3 weeks to get google spreadsheets working on vb 5.2.6 then on vb 5.3.0 alpha as it is something i really needed the way i was getting them to display the sheet was to embed it with iframe and to do this i had to enable html which is not a good idea so it was left to me do update the sheets.
I finally got it working the solution was staring me in the face i got the google docs working no problem but the spreadsheet would not so i compared the 2 sets of replacement code the spreadsheet code used single qoute ' instead of double qoute " so this is the amended code i am using now and works a treat
Many thanks for this. Regards Willie The following members like this post: BirdOPrey5
|
#67
|
||||
|
||||
Here is a quick and easy way to install these bbcodes it can be done in admincp or in phpmyadmin simply run the sql query below i have tested this method on all versions of vbulletin from vb3.6.8 through 5.3.0 and it works on all versions though you may need to edit 1 word depending if you set a prefix for db tables the simply put the prefix in front of bbcode example is vbbbcode
No members have liked this post.
Last edited by willie53; 14 Apr 2017 at 22:31. Reason: wee typo |
#68
|
||||
|
||||
Originally Posted by willie53
VB 5.x doesn't have a plugin system to which this code would be compatible, FYI.
![]()
__________________
-Joe Former vb.org Moderator. Retired. @BirdOPrey5 | All Things BOP5 | Joe's Ultimate Off Topic Note - I no longer making new VB mods, sorry. The following members like this post: seb5594
|
#69
|
||||
|
||||
Originally Posted by BirdOPrey5
It is actually running on my main site which can be seen @ this post https://cometbar.co.uk/forum/darts/4...pionship-stats![]()
also have it installed on various versions of vb No members have liked this post.
|
#70
|
||||
|
||||
My bad I thought you were supplying plugin code. Your code makes direct alterations to the BBCode table. Guess I should have looked closer.
I would still advise caution, there are reasons manual edits to database tables are last resorts. People shouldn't get in the habit of inserting BB Codes via direct queries. One mistake/typo and you can screw up your site.
__________________
-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.
|
#71
|
||||
|
||||
I do agree there if you are not comfortable altering the database then leave it alone this is why i always use one of my my testing sites on my laptop before i put anything on my live site also i backup the database beforehand.
No members have liked this post.
|
#72
|
||||
|
||||
Originally Posted by Grimholtt
i am curious of this too....the extra header can be a security concern would be nice to hide it....also it now added a chat as well, which we dont really want....i tried hiding them by css, even tho its loading the main sheet from google, but fail...not sure what else to even try...![]()
also have got errors loading spreadsheets like this:
be nice to clean it up and secure it a little better but seems to basically work..vb4.2.5 php 5.6 oh and btw, that is result by using this replacement code which is the one that seemed to work for me
No members have liked this post.
Last edited by IggyP; 31 Aug 2017 at 09:19. |
#73
|
||||||||
|
||||||||
Add
to your bbcode remove the toolbars. Eg:
No members have liked this post.
|
#74
|
||||||||
|
||||||||
Originally Posted by [email protected]
that works perfectly thank you....i tried the same however for the google docs and didnt seem to work..is it slightly different there? i know that first part at least is the same with the updated "htt ps://docs.google.co m/document/d/{param}" format but the after part i tried matching your ss code then a few other ways and still failed..
![]()
No members have liked this post.
|
#75
|
||||
|
||||
Originally Posted by IggyP
Try this for a Google Doc.![]()
The following members like this post: willie53
|
![]() |
«
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 13:57.