MyWikiBiz, Author Your Legacy — Tuesday November 26, 2024
Jump to navigationJump to search
1,255 bytes added
, 21:13, 6 February 2007
==Description==
Widgetbox ([http://www.widgetbox.com 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 <nowiki><embed> ... </embed></nowiki> tags.
There is a nice overview at their website [http://docs.widgetbox.com/bloggers/tour/ 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):
<pre>
<embed>
<script type="text/javascript" src="http://widgetserver.com/syndication/subscriber/InsertPanel.js?panelId=eae283bb-c474-4a6f-90de-c405e4ca9a86"></script>
</embed>
</pre>
==In action==
<embed>
<script type="text/javascript" src="http://widgetserver.com/syndication/subscriber/InsertPanel.js?panelId=eae283bb-c474-4a6f-90de-c405e4ca9a86"></script>
</embed>
The cool thing is that you can configure and manage your panels directly at Widgetbox.com.