Link List
|
The link list allows you to create a directory or reference list of links which take a pre-defined format. Each link can have both a link and a description which will help with searching.
|
Screen Shots
Link List
wpLinkList
The LinkList is a quick way of formatting a series of links in a similar fashion.
Where to use this node
Attributes
Name | Use | Value | Help |
---|
style | oneof | standard, detailed | Select a style for the list. "Simple" shows the link name and URL with a link to "more information", whereas "detailed" shows the first 32 words of the details content instead of a link to "more Information". |
Sub Nodes
Name | Type | Help |
---|
linkentry | wpLinkEntry | An instance of a link entry. |
Sample
wpLinkEntry
Each link entry can contain a title, a URL (link) and a description.
Where to use this node
Sub Nodes
Name | Type | Help |
---|
title | wpStringL | A title for the link. Eg. Royal Ontario Museum |
link | wpLink | The URL of the item. Eg. http://www.rom.on.ca |
description | wpHtml | A brief description of the website. |
Sample
wpLink
An instance of a link, taking the form http://www.mydomain.com.
Inherits from:
Where to use this node
Sample