Difference between revisions of "MediaWiki: Sidebar"

From PAWS Lab
Jump to: navigation, search
Line 6: Line 6:
 
** People|People
 
** People|People
 
** Meetings|Meetings
 
** Meetings|Meetings
 +
 +
<!-- Include the Google Friend Connect javascript library. -->
 +
<script type="text/javascript" src="http://www.google.com/friendconnect/script/friendconnect.js"></script>
 +
<!-- Define the div tag where the gadget will be inserted. -->
 +
<div id="div-2623137169290831826" style="width:220px;border:1px solid #cccccc;""></div>
 +
<!-- Render the gadget into a div. -->
 +
<script type="text/javascript">
 +
var skin = {};
 +
skin['BORDER_COLOR'] = '#cccccc';
 +
skin['ENDCAP_BG_COLOR'] = '#e0ecff';
 +
skin['ENDCAP_TEXT_COLOR'] = '#333333';
 +
skin['ENDCAP_LINK_COLOR'] = '#0000cc';
 +
skin['ALTERNATE_BG_COLOR'] = '#ffffff';
 +
skin['CONTENT_BG_COLOR'] = '#ffffff';
 +
skin['CONTENT_LINK_COLOR'] = '#0000cc';
 +
skin['CONTENT_TEXT_COLOR'] = '#333333';
 +
skin['CONTENT_SECONDARY_LINK_COLOR'] = '#7777cc';
 +
skin['CONTENT_SECONDARY_TEXT_COLOR'] = '#666666';
 +
skin['CONTENT_HEADLINE_COLOR'] = '#333333';
 +
skin['NUMBER_ROWS'] = '4';
 +
google.friendconnect.container.setParentUrl('/w/' /* location of rpc_relay.html and canvas.html */);
 +
google.friendconnect.container.renderMembersGadget(
 +
{ id: 'div-2623137169290831826',
 +
  site: '17583231317453737881' },
 +
  skin);
 +
</script>
  
 
* SEARCH
 
* SEARCH

Revision as of 18:52, 14 April 2009

  • navigation
    • mainpage|Home
    • Projects|Projects
    • Systems|Systems
    • Publications|Publications
    • People|People
    • Meetings|Meetings

<script type="text/javascript" src="http://www.google.com/friendconnect/script/friendconnect.js"></script>

<script type="text/javascript"> var skin = {}; skin['BORDER_COLOR'] = '#cccccc'; skin['ENDCAP_BG_COLOR'] = '#e0ecff'; skin['ENDCAP_TEXT_COLOR'] = '#333333'; skin['ENDCAP_LINK_COLOR'] = '#0000cc'; skin['ALTERNATE_BG_COLOR'] = '#ffffff'; skin['CONTENT_BG_COLOR'] = '#ffffff'; skin['CONTENT_LINK_COLOR'] = '#0000cc'; skin['CONTENT_TEXT_COLOR'] = '#333333'; skin['CONTENT_SECONDARY_LINK_COLOR'] = '#7777cc'; skin['CONTENT_SECONDARY_TEXT_COLOR'] = '#666666'; skin['CONTENT_HEADLINE_COLOR'] = '#333333'; skin['NUMBER_ROWS'] = '4'; google.friendconnect.container.setParentUrl('/w/' /* location of rpc_relay.html and canvas.html */); google.friendconnect.container.renderMembersGadget(

{ id: 'div-2623137169290831826',
  site: '17583231317453737881' },
 skin);

</script>

  • SEARCH
  • TOOLBOX