Link Maker Type
Last changed: -10.10.192.236

.
Summary
LinkMaker object
LinkMaker inherits from Object

Members

Instance Members

String LinkToCompare(String fullTopicName, Integer diff, Integer oldid)
Answer a link to compare two versions for the given topic
String LinkToEditTopic(String topic)
Answer a link to the page that lets the user edit the given topic
String LinkToImage(String s)
Answer a link to the given image
String LinkToLogin(String topic)
Answer a link to the page that allows a user to login
String LinkToLogoff(String topic)
Answer a link to the page that logs off the current user
String LinkToLostAndFound(String ns)
Answer a link to the lost and found for the given namespace
String LinkToPrintView(String topic)
Answer a link to the 'print' view of the given topic
String LinkToRecentChanges(String ns)
Answer a link to the recent changes list for the given namespace
String LinkToRename(String fullyQualifiedTopicName)
Answer a link to the page that allows the given topic to be renamed
String LinkToRestore(String topic)
Answer a link to the topic that processes a restore
String LinkToSearchFor(String Namespace, String searchExpression)
Answer a link to search for the given string in the given namespace
String LinkToSearchNamespace(String ns)
Answer a link to the search page for the given namespace
String LinkToSubscriptions(String ns)
Answer a link to the list of subscriptions for the given namespace (or null for all)
String LinkToTopic(String topic)
Answer a link to the given topic
String LinkToTopicWithDiffs(String topic)
Answer a link to display the given topic with diffs highlighted
String LinkToVersions(String fullTopicName)
Answer a link to a list of all the versions for the given topic
String SimpleLinkTo(String target)
Answer an absolute link on this site.

Type Members

Discussion

Question
How can I generate a link to an external URL using WikiTalk? If I try to use the normal syntax for generating a link with alternate text in a table, it just displays the quotes and colons. -- MikeSchinkel [2004-07-24]

Examples

With