https://bugzilla.wikimedia.org/show_bug.cgi?id=44797
--- Comment #1 from [email protected] --- Hey, all. The script itself is based on User:Ale jrb's userhist script; it works directly from the article's history page and uses an API call to filter the entries by a selected user name. (I've made some modifications to the script, fixing a bug here or there and adding buttons to enable the loading of diffs in-place, rather than going to a separate page.) The script was already built by Ale jrb to accept a GET parameter ("isolate"), which, when present, automatically filters the history page by the given user name. Thus, in order to be accessed from a separate page, the URL requires two things: the target page for the standard "title" parameter, and the filtered user's name for the "isolate" parameter. The source for the script is at User:Writ Keeper/Scripts/userHistory.js; much of the code is unchanged from the original at [[User:Ale jrb/Scripts/userhist.js]]. Let me know if I can be of any help. Thanks! -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
