Last modified: 2007-07-26 13:33:37 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T12291, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 10291 - Add "changes since last visit" link to Special:Watchlist and page history
Add "changes since last visit" link to Special:Watchlist and page history
Status: RESOLVED DUPLICATE of bug 4903
Product: MediaWiki
Classification: Unclassified
History/Diffs (Other open bugs)
1.11.x
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on: 10277
Blocks:
  Show dependency treegraph
 
Reported: 2007-06-16 18:52 UTC by Roan Kattouw
Modified: 2007-07-26 13:33 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Roan Kattouw 2007-06-16 18:52:52 UTC
The patch I submitted to bug 10277 makes it possible to add a "changes since last visit" link to the history of a watched page and the watchlist. This link would show the combined diffs of all edits since the user's last visit, like so:

index.php?title=PAGENAME&curid=PAGEID&oldid=LASTSEENREVID&diff=0

LASTSEENREVID in the example above can be determined by finding the revision with the timestamp given in wl_notificationtimestamp (the timestamp of the first edit since the last visit) and going one revision back in time.

This shouldn't be extremely hard to implement, but since I know nothing about skins and all that, I won't be able to do it.
Comment 1 Raimond Spekking 2007-07-26 13:33:37 UTC

*** This bug has been marked as a duplicate of bug 4903 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links