https://bugzilla.wikimedia.org/show_bug.cgi?id=3525

--- Comment #22 from Victor Vasiliev <[email protected]> ---
(In reply to comment #19)
> Victor, I'd like to echo Andre's comment above; are you still interested in
> working on this feature?
> 

I am interested, if there are people interested in reviewing the design of that
feature.

I had a ~working prototype of it, which I made, IIRC, during one of the
Wikimanias I attended. It is, however, probably lost because it was done in a
pre-git era when branching was hard and I have no idea where it is.

The back end part basically requires that you maintain a global recent changes
table, since reading RC tables from all individual wikis is not feasible. That
is not really hard, as long as you make sure that you mirror all revision
deletion correctly.

Surprisingly, the front end is the more problematic part here. When I tried to
work on it, the UI code for watchlist showed active resistance to being adopted
for the cross-wiki purposes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to