Difference between revisions of "Issuepedia:Code/lib/links"

From Issuepedia
Jump to navigation Jump to search
(→‎ShowTopic(topic,max): debugging: what page names do we get?)
(→‎ShowTopic(topic,max): now trying to retrieve data)
Line 163: Line 163:
 
<let name=links.rtn append copy=pg_title />
 
<let name=links.rtn append copy=pg_title />
 
<let name=links.rtn append>]]</let>
 
<let name=links.rtn append>]]</let>
 +
    <get name=data load page=$pg_title />
 
   </for>
 
   </for>
 
</func>
 
</func>

Revision as of 21:22, 19 September 2011

GetBrief()


> function getbrief() <= ()

ShowRecent()


> function showrecent() <= ()

ShowTopic_old(iTopic,iMax)


> function showtopic_old() <= ()

ShowTopic(topic,max)


> function showtopic() <= ()
> function showtopic2() <= ()