r56506 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r56505‎ | r56506 | r56507 >
Date:12:44, 17 September 2009
Author:werdna
Status:deferred
Tags:
Comment:
Add more examples to feedthreads
Modified paths:
  • /trunk/extensions/LiquidThreads/api/ApiFeedLQTThreads.php (modified) (history)

Diff [purge]

Index: trunk/extensions/LiquidThreads/api/ApiFeedLQTThreads.php
@@ -245,7 +245,9 @@
246246
247247 protected function getExamples() {
248248 return array (
249 - 'api.php?action=feedthreads'
 249+ 'api.php?action=feedthreads',
 250+ 'api.php?action=feedthreads&type=replies&thread=Thread:Foo',
 251+ 'api.php?action=feedthreads&type=newthreads&talkpage=Talk:Main_Page',
250252 );
251253 }
252254

Status & tagging log