Email this Page
Log Support Call
Send Feedback
Print |
||||||||||||
Creating WidgetsWidgets are created from code in the layout file and resources stored on the web server, online resources, or topics from the library. Lets look at an example where the widget is used to display links to online help files.
Note, the actions in step 2 will vary depending on the type of widget you are creating. The layout fileThe layout file defines the general settings for the widget, including the text and image used in the title bar.
When you update the layout file ensure the image name and location is added between the icon tags. Author-it Live looks for the image folder in the theme's subfolder, for example \Inetpub\wwwroot\AITLive\theme\default. The code also defines the file used for the widget's content, and its location on the web server.
The widget's content fileIn this example the widget content is a list of links to online help topics.
The content is created from the FindOutHowTo.html file stored in the MyHomePage folder (located at \Inetpub\wwwroot\AITLive\HomePageLayouts\MyHomePage). Images used in the content should be stored in the HPI folder, with a reference to the location included in the code.
|
||||||||||||
| Top of Page |
Email this Page
Log Support Call
Send Feedback
Print |
|||||||||||
|
||||||||||||