r65583 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r65582‎ | r65583 | r65584 >
Date:20:54, 27 April 2010
Author:jeroendedauw
Status:deferred
Tags:
Comment:
Updated todo
Modified paths:
  • /trunk/extensions/Storyboard/tags/Storyboard/storyboard.js (modified) (history)

Diff [purge]

Index: trunk/extensions/Storyboard/tags/Storyboard/storyboard.js
@@ -24,7 +24,7 @@
2525 {
2626 'action': 'query',
2727 'list': 'stories',
28 - 'stcontinue': $storyboard.attr( 'offset' ) + '-0', // TODO: get id of last story here to break ties correctly
 28+ 'stcontinue': $storyboard.attr( 'offset' ) + '-0', // TODO: get modification date and id of the last story
2929 'stlimit': 4,
3030 'format': 'json'
3131 },

Status & tagging log