Widgetbox Widgets

MyWikiBiz, Author Your Legacy — Tuesday March 19, 2024
Jump to navigationJump to search

Description

Widgetbox (widgetbox.com) offers a very nice way to manage several widgets and embed them into your own pages.

Here is how it works:

  • you should create a Widgetbox account and create a new panel
  • configure your panel and add widgets you want to it (you should subscribe and configure these widgets first
  • install your whole panel -- just copy the generated code and paste into your Wikidot page within the <embed> ... </embed> tags.

There is a nice overview at their website here.

The panels can be both horizontal or vertical.

Code

Embed your own generated code, here is just an example how it should look like (choose "Other" when asked which site to use):

<embed>
<script type="text/javascript" src="http://widgetserver.com/syndication/subscriber/InsertPanel.js?panelId=eae283bb-c474-4a6f-90de-c405e4ca9a86"></script>
</embed>

In action

<embed> <script type="text/javascript" src="http://widgetserver.com/syndication/subscriber/InsertPanel.js?panelId=eae283bb-c474-4a6f-90de-c405e4ca9a86"></script> </embed>

<embed> <script type="text/javascript" src="http://widgetserver.com/syndication/subscriber/InsertPanel.js?panelId=98dbc819-f727-4e53-828b-c8f1898a2c91"></script> </embed>

The cool thing is that you can configure and manage your panels directly at Widgetbox.com.

Help:Extensions Widgetbox Widgets