Issuepedia:Code/lib/links

From Issuepedia
< Issuepedia:Code‎ | lib
Revision as of 11:32, 13 September 2012 by Woozle (talk | contribs) (→‎GetBrief(): updated syntax)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

ShowLinkData()

This is a functionalized version of the code in Issuepedia:Code/show/link. Don't use that anymore; use this.
> function showlinkdata() <= ()

GetBrief()


> function getbrief() <= ()

ShowRecent()

calls: GetBrief()
> function showrecent() <= ()

ShowTopic_old(iTopic,iMax)


> function showtopic_old() <= ()

ShowTopic_old(topic,max)

This can be deleted if there are no problems with new ShowTopic().
> function showtopic_old() <= ()

ShowTopic(topic,max)


> function showtopic() <= ()