Difference between revisions of "MediaWiki: Sidebar"
Line 8: | Line 8: | ||
*friendconnect | *friendconnect | ||
− | ** | + | ** <!-- 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> | ||
+ | |||
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
- utilities
- currentevents-url|currentevents
- recentchanges-url|recentchanges
- randompage-url|randompage
- http://www.mediawiki.org/wiki/Help:Contents%7Chelp
- TOOLBOX