Hey Wikimaniacs,
If you're like me, you may find it a bit cumbersome to add yourself to the list of "Interested attendees" on Submissions pages. It only takes a few clicks and keystrokes, but multiply that by the number of sessions you're interested in and *poof* your afternoon is gone.
Because I care about your afternoons (and about mine!), I've written a user script this morning that lets you do it in one click. If you'd like to use it, go to https://wikimania2015.wikimedia.org/wiki/Special:MyPage/common.js and add:
importScript('User:Guillom/addme.js');
The script seems to mostly do what it's supposed to do, but I'm still new to JavaScript so if you notice something wrong, let me know on my talk page. More experienced JavaScript authors are also welcome to review and improve the script and/or turn it into a gadget so that all users can use it.
HTH,
Nice idea, Guillaume! Thanks.
2015-03-07 15:31 GMT-06:00 Guillaume Paumier guillaume.paumier@gmail.com:
Hey Wikimaniacs,
If you're like me, you may find it a bit cumbersome to add yourself to the list of "Interested attendees" on Submissions pages. It only takes a few clicks and keystrokes, but multiply that by the number of sessions you're interested in and *poof* your afternoon is gone.
Because I care about your afternoons (and about mine!), I've written a user script this morning that lets you do it in one click. If you'd like to use it, go to https://wikimania2015.wikimedia.org/wiki/Special:MyPage/common.js and add:
importScript('User:Guillom/addme.js');
The script seems to mostly do what it's supposed to do, but I'm still new to JavaScript so if you notice something wrong, let me know on my talk page. More experienced JavaScript authors are also welcome to review and improve the script and/or turn it into a gadget so that all users can use it.
HTH,
-- Guillaume Paumier
Wikimania-l mailing list Wikimania-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikimania-l
On 7 March 2015 at 13:31, Guillaume Paumier guillaume.paumier@gmail.com wrote:
The script seems to mostly do what it's supposed to do
... but the regular expressions are hit-and-miss, and I don't want to spend my week-end debugging them, so it's probably safer not to use the script :)
Hi Guillaume,
Guillaume Paumier schreef op 7-3-2015 om 22:31:
If you'd like to use it, go to https://wikimania2015.wikimedia.org/wiki/Special:MyPage/common.js and add:
importScript('User:Guillom/addme.js');
Nooooooo, no more imports ;-) Nice script, but modifying javascript will scare off a lot of people. Make gadgets out of it. Than you just have to click a check box :-)
Maarten
wikimania-l@lists.wikimedia.org