games - elgg 1.8

Warning: This plugin has't been updated in over 54 years. It may no longer be maintained.

What you can do to help:

Bring online games to your site

Last updated

Demo at http://games.heybuddy.in/

Integrates Gametreat into elgg 1.8 so that one has a large collection of games. Go to http://www.gametreat.com/publishers/get-game-treat and gran full size web app Once you get the code it will look something like below.

You need to enter the wid number in settings

<script type="text/javascript" src="http://widget.gametreat.com/static/js/jquery.js"></script&gt; <script src="http://widget.gametreat.com/static/js/GameTreatWidget.js" type="text/javascript"></script>

<div id="gameTreatWidget" style="width:960px;height:730px"></div> <script type="text/javascript">

params ={

wid: some number (This number you need to enter in settings) ,

width: 960,

height:730,

type: "FULL_SIZED_WIDGET",

style: "white",

noDocTypeSupport:false,/*If your site does not have a DOCTYPE tag (see http://www.w3.org/QA/Tips/Doctype), please change the ‘noDocTypeSupport’ parameter below to true. This will disable the turn-the-light-off button in the widget.*/

fl: 3,

autoPlay:false,

GOTD: "false",

widgetContainerId:"gameTreatWidget",

embed: true};

var widget = GameTreat.getWidget(params);

</script>

 

Stats

  • Category: Games
  • License: GNU General Public License (GPL) version 2
  • Updated: 1970-1-1
  • Downloads: 2794
  • Recommendations: 5

Other Projects

View anirupdutta's plugins