Difference between revisions of "MediaWiki: Sidebar"

From PAWS Lab
Jump to: navigation, search
Line 8: Line 8:
  
 
*friendconnect
 
*friendconnect
** <!-- Include the Google Friend Connect javascript library. -->
+
<!-- Include the Google Friend Connect javascript library. -->
 
<script type="text/javascript" src="http://www.google.com/friendconnect/script/friendconnect.js"></script>
 
<script type="text/javascript" src="http://www.google.com/friendconnect/script/friendconnect.js"></script>
 
<!-- Define the div tag where the gadget will be inserted. -->
 
<!-- Define the div tag where the gadget will be inserted. -->

Revision as of 19:08, 14 April 2009

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

<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