MediaWiki talk:Common.js
It appears that the addition of the stats code has broken the Comments tab, anyone able to figure out the problem? --Brian McNeil / talk 09:54, 4 October 2007 (UTC)
- Seems ok at present, presumably if there was a conflict it's been fixed? --brion (talk) 16:35, 27 October 2008 (UTC)
[edit] Shorten URL tooltip
{{editprotected}}
The tooltip for the the URL shortener in the Toolbox reads "Make a enwn.nwt shortcut for this page". It should say "enwn.net", not "enwn.nwt". Thanks. Reach Out to the Truth (talk) 15:29, 23 March 2010 (UTC)
Fixed, thanks. Tempodivalse [talk] 16:24, 23 March 2010 (UTC)
[edit] tasks_to_review_link
{{editprotected}}
A while back, pursuant to this discussion, I added to template {{tasks}} a message about 'when it's ready to be reviewed again, change the {{tasks}} tag to {{review}}'. "Change" is supposed to be a button, like on template {{develop}}, but that takes javascript infrastructure. I did code the template as if there were already a hook for tasks_to_review_link, parallel to the existing hook for develop_to_review_link here. (At least, I think I did.) Could we add the code here to support tasks_to_review_link? --Pi zero (talk) 19:13, 27 April 2010 (UTC)
- I'd prefer to re-use the same code as on {{develop}} and make that button remove both {{develop}} and {{tasks}}. Is that ok? Bawolff ☺☻ 19:25, 27 April 2010 (UTC)
- Sure. I think at the time I had in mind a reason for a separate hook, but since I can't now recreate what that reason was, we might as well assume conveniently that it wasn't a good reason. --Pi zero (talk) 23:33, 27 April 2010 (UTC)
- did this earlier today, forgot to mark it as
Done. 24.65.69.94 (talk) 00:40, 28 April 2010 (UTC)
- did this earlier today, forgot to mark it as
- Sure. I think at the time I had in mind a reason for a separate hook, but since I can't now recreate what that reason was, we might as well assume conveniently that it wasn't a good reason. --Pi zero (talk) 23:33, 27 April 2010 (UTC)
