Introducing GeekShed Embed: A WordPress Plugin
After helping many people who were having trouble adding the TFlash chat client to their WordPress powered website, I decided to write a plugin that would create a shortcode that people can use to easily embed their chatroom into their site.
The plugin has been submitted and accepted into the WordPress plugin repository, so installation is simple. To install, simply go to the Add New Plugin page of your WordPress install, and search for GeekShed. Under GeekShed Embed, click install. Supply your FTP/SSH information if required, and hit Proceed. The shortcode currently supports three parameters: channel, width, and height. Any, none, or all can be used, in any combination.
Note: If the width is less than 500 or the height is less than 375, parts of the chat box will be cut off and not visible. Future versions will fix this issue.
Examples:
Comments, questions, suggestions? Leave them as a comment to this post, and the will be addressed as soon as possible.
The plugin has been submitted and accepted into the WordPress plugin repository, so installation is simple. To install, simply go to the Add New Plugin page of your WordPress install, and search for GeekShed. Under GeekShed Embed, click install. Supply your FTP/SSH information if required, and hit Proceed. The shortcode currently supports three parameters: channel, width, and height. Any, none, or all can be used, in any combination.
Note: If the width is less than 500 or the height is less than 375, parts of the chat box will be cut off and not visible. Future versions will fix this issue.
Examples:
What You Type | What You Get |
[geekshed] | A 500 by 375 chat box that displays the channel list once connected |
[geekshed someChannel] | A 500 by 375 chat box that joins someChannel once connected. |
[geekshed height=XXX] | A chat box XXX pixels tall and 500 pixels wide. It will display the channel list once connected. |
[geekshed width=XXX] | A chat box XXX pixels wide and 375 pixels tall. It will display the channel list once connected. |
August 12, 2010 - 1:39 pm
Very nice! I gunna have to install that. Looks like a very nice easy way to embed the chat, I will no long have to teach my clients html to embed there chat room into their site.
Thank GeekShed staff for everthing! :D
August 25, 2010 - 12:50 pm
You guys at GeekShed keep amazing me!!! A job well done and my greatest compliments for your work!
Regards,
Olrik
August 28, 2010 - 2:43 pm
It’s possible change the type? Change the size or color on embed?
Thank you.