Fri 15 Dec 2006
Embedding Meebo into your wiki
Posted by Chad under Wikis
This morning a colleague asked about embedding a meebo me widget into her wiki. The problem is that a default installation of MediaWiki does not allow embedding of Flash. After some searching around the web, I found this extension at Glenn’s Junk Chest. I installed the extension on her wiki (not yet public), and on the Biz Wiki as well. Thus far it seems to work fine, and it was very easy to set up. If you’re interested, here is how I did it:
- Copy this code into a text file and name it
gflash.php. - Put gflash.php into your MediaWiki extensions directory.
- Enable the setting in your
LocalSettings.phpfile by adding the following:include('extensions/gflash.php'); - Add your meebo me widget with the structure as follows:
480 340 http://www.somewhere.com/someflash.swf
In the example, the numbers determine the display size of the widget or flash file. - Have fun with your widget.
Update: Thanks to Paul’s question in the comments, I tested embedding a Captivate tutorial in the Biz Wiki. You can see the results here. I think it looks kind of nice and keeps the user in the wiki. (However, this screencast was originally programmed to go to our library home page on conclusion, so users eventually leave the wiki. This might be something to change in future versions. )
9 Responses to “ Embedding Meebo into your wiki ”
Comments:
Leave a Reply
Trackbacks & Pingbacks:
-
Trackback from The Distant Librarian
December 15th, 2006 at 3:15 pmEmbedding Flash in a wiki…
…
-
Pingback from And He Blogs » links for 2006-12-18
December 18th, 2006 at 2:48 pm[...] Library Voice » Embedding Meebo into your wiki (tags: mediawiki flash embedded meebo) [...]
-
Pingback from Social Software in Libraries » links for 2007-01-22
February 2nd, 2007 at 9:38 pm[...] Library Voice » Embedding Meebo into your wiki (tags: chapter5 chapter9) [...]
-
Pingback from 240 Things » Embedding Flash
February 5th, 2007 at 4:57 pm[...] See Chad Boeninger’s post on how to embed Flash (Meebo in particular): http://libraryvoice.com/archives/2006/12/15/embedding-meebo-into-your-wiki/ [...]
-
Pingback from example of block « POLS 490 Research Blog
April 30th, 2007 at 1:54 pm[...] of block here is my own thoughts., below is a quote from chad Update: Thanks to Paul’s question in the comments, I tested embedding a Captivate tutorial in the Biz Wiki. You can see the results here. I think [...]
-
Trackback from Jessie
October 30th, 2007 at 6:03 amJessie…
Thanks for the nice read, keep up the interesting posts…..

December 15th, 2006 at 1:52 pm
Hey Chad, any reason to think this wouldn’t work for flash-based screencasts too? I don’t have personal access to a wiki admin module to try it out, but will try to get someone to plug it in here. Any chance you can try it out there?
April 8th, 2007 at 11:33 am
Can meebo be intergrated into a regular web page? Specifically, this one? http://www.northwestms.edu/learning%20resources/library.html I know I’m asking a lot, but I need help sounding techy w/ IT.
April 13th, 2007 at 7:06 am
Maggie,
You will want to look into the meebo me widget, which allows you to easily embed the widget into a static html page.