Get the code required for your gadget. Start with a plain text editor (Notepad or Notetab. If you use a document processor like Microsoft Word it may embed hidden characters that make the file unusable unless you can save it in plain text mode.<?xml version="1.0" encoding="UTF-8" ?> <Module> <ModulePrefs title="hello world example" /> <Content type="html"> <![CDATA[ Hello, world! ]]> </Content> </Module>
Or you can download a gadget from the Gadgets page on this site, edit it as you wish and upload it to a file cabinet page on your own site. Then right-click on the download link and capture the URL. Now edit the page where you want the gadget to appear, use Insert, More gadgets, Add gadget by URL and paste in the link. NOTE: Many gadgets, notably Facebook ones and others, will not work on a private site!!! Sites will have to be "Public on the Web". If your gadget gives an error you might want to make sure your site is shared publicly. |