https://bugzilla.wikimedia.org/show_bug.cgi?id=424
Abhinav Koppula <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #36 from Abhinav Koppula <[email protected]> --- Hi, I am new to mediawiki development and I thought of starting off with this bug. I had 3 alternatives in mind. 1> As pointed out in Comment 34, I was thinking of handling the whole situation in Jquery. We could have an unwatch link just like (diff|hist|unwatch) and on clicking that it would simply slide up signifying it to me unwatched and behind the scenes we can have an ajax call which can take successive actions. 2> We can also think of having a checkbox for each watched item which can be "Marked" and at the bottom of the page we can have a button "Unwatch all checked items" - a procedure similar to the standard view of Gmail 3> Or should I proceed in the direction of the already submitted patch? Please share your thoughts upon this. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
