User talk:Martijn Hoekstra/Archives/2013/November

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

The Signpost: 30 October 2013

Help renaming football templates.

Hello, you may remember me from September when I asked you how to unSALT a page. Anyway, today I come with a different question. Could you help me rename a few templates? I understand that the way I could do it is through requesting for the template to be renamed but I would rather not go through that process when there is a clear reason to change the template name. The templates in question are: Template:Fb team Churchill Brothers SC, Template:Fb team Dempo Sports Club, Template:Fb team Mumbai FC, and Template:Fb team Salgaocar Sports Club. I would love to have these templates changed to the following respectivly: Template:Fb team Churchill Brothers, Template:Fb team Dempo, Template:Fb team Mumbai, and Template:Fb team Salgaocar. I understand that all 4 requested names are already blue-linked but I would rather these be the actual names I see when I click on the links instead of some redirect. The reason I would like this change is because this is usually the proper way to name templates. Examples from wikipedia's association footballs better monitered areas include Template:Fb team Arsenal instead of Template:Fb team Arsenal F.C. or Template:Fb team Manchester United instead of Template:Fb team Manchester United F.C.. Cheers and I look forward to hearing back from you. Thanks again. --ArsenalFan700 (talk) 23:27, 31 October 2013 (UTC)

Hi ArsenalFan, I'm not sure how it's useful to reverse a redirect: for article space people actually see the page title, but nobody ever really sees to title of a template, but I don't mind looking in to it this evening if the pub doesn't hold me up too much, or tomorrow early afternoon if it does. In the mean time, if you want to move a page to another blue link, that is possible to do yourself, but only if the bluelink is currently a redirect to the page you're trying to move, and it's the only revision in its history. That effectively means you can reverse redirects, provided the new target has no history other than the redirect. I quickly checked Churchill Brothers, and it doesn't go for that one, but it might for (some of) the others. Martijn Hoekstra (talk) 11:42, 1 November 2013 (UTC)
Due to a hangover that should (but unfortunately probably won't) end all hangovers, I slacked on this. I'll take a look tonight. Martijn Hoekstra (talk) 14:11, 4 November 2013 (UTC)
Thats fair. I did not even realize you replied to this yet! I must have missed it on my watchlist. Anyway, take your time. Don't feel like I am forcing you to get it done now, if you need time to yourself or with whatever else you are doing then feel free to. Cheers. --ArsenalFan700 (talk) 21:12, 4 November 2013 (UTC)

Greetings! You have been randomly selected to receive an invitation to participate in the request for comment on Wikipedia:Requests for comment/Best practice guidelines for Public Relations professionals. Should you wish to respond to the invitation, your contribution to this discussion will be very much appreciated! If in doubt, please see suggestions for responding. If you do not wish to receive these types of notices, please remove your name from Wikipedia:Feedback request service. — Legobot (talk) 00:04, 6 November 2013 (UTC)

The Signpost: 06 November 2013

Greetings! You have been randomly selected to receive an invitation to participate in the request for comment on Talk:Young Justice (TV series). Should you wish to respond to the invitation, your contribution to this discussion will be very much appreciated! If in doubt, please see suggestions for responding. If you do not wish to receive these types of notices, please remove your name from Wikipedia:Feedback request service. — Legobot (talk) 00:06, 11 November 2013 (UTC)

The Signpost: 13 November 2013

Greetings! You have been randomly selected to receive an invitation to participate in the request for comment on Wikipedia talk:IP block exemption. Should you wish to respond to the invitation, your contribution to this discussion will be very much appreciated! If in doubt, please see suggestions for responding. If you do not wish to receive these types of notices, please remove your name from Wikipedia:Feedback request service. — Legobot (talk) 00:12, 17 November 2013 (UTC)

VisualEditor newsletter for November 2013

Since the last newsletter, the VisualEditor team has worked on some feature changes, major infrastructure improvements to make the system more stable, dependable and extensible, some minor toolbar improvements, and fixing bugs.

A new form parsing library for language characters in Parsoid caused the corruption of pages containing diacritics for about an hour two weeks ago. Relatively few pages at the English Wikipedia were affected, but this created immediate problems at some other Wikipedias, sometimes affecting several dozen pages. The development teams for Parsoid and VisualEditor apologize for the serious disruption and thank the people who reported this emergency at Wikipedia:VisualEditor/Feedback and on the public IRC channel, #mediawiki-visualeditor.

There have been dozens of changes since the last newsletter. Here are some of the highlights:

  • Accidental deletion of infoboxes and other items: You now need to press the Delete or ← Backspace key twice to delete a template, reference or image. The first time, the item becomes selected, and the second time, it is removed. The need to press the delete key twice should make it more obvious what you are doing and help avoid accidental removals of infoboxes and similar (bug 55336).
  • Switch from VisualEditor to the wikitext editor: A new feature lets you make a direct, one-way editing interface change, which will preserve your changes without needing to save the page and re-open it in the wikitext editor (bug 50687). It is available in a new menu in the action buttons by the Cancel button (where the "Page Settings" button used to be). Note that this new feature is not currently working in Firefox.
  • Categories and Languages are also now directly available in that menu. The category suggestions drop-down was appearing in the wrong place rather than below its input box, which is now fixed. An incompatibility between VisualEditor and the deployed Parsoid service that prevented editing categories and language links was fixed.
  • File:, Help: and Category: namespaces: VisualEditor was enabled for these namespaces the on all wikis (bug 55968), the Portal: and Viquiprojecte: namespaces on the Catalan Wikipedia (bug 56000), and the Portal: and Book: namespaces on the English Wikipedia (bug 56001).
  • Media item resizing: We improved how files are viewed in a few ways. First, inline media items can now be resized in the same way that has been possible with block ones (like thumbnails) before. When resizing a media item, you can see a live preview of how it will look as you drag it (bug 54298). While you are dragging an image to resize it, we now show a label with the current dimensions (bug 54297). Once you have resized it, we fetch a new, higher resolution image for the media item if necessary (bug 55697). Manual setting of media item sizes in their dialog is nearly complete and should be available next week. If you hold down the ⇧ Shift key whilst resizing an image, it will now snap to a 10 pixel grid instead of the normal free-hand sizing. The media item resize label now is centered while resizing regardless of which tool you use to resize it.
  • Undo and redo: A number of improvements were made to the transactions system which make undoing and redoing more reliable during real-time collaboration (bug 53224).
  • Save dialogue: The save page was re-written to use the same code as all other dialogs (bug 48566), and in the process fixed a number of issues. The save dialog is re-accessible if it loses focus (bug 50722), or if you review a null edit (bug 53313); its checkboxes for minor edit, watch the page, and flagged revisions options now layout much more cleanly (bug 52175), and the tab order of the buttons is now closer to what users will expect (bug 51918). There was a bug in the save dialog that caused it to crash if there was an error in loading the page from Parsoid, which is now fixed.
  • Links to other articles or pages sometimes sent people to invalid pages. VisualEditor now keeps track of the context in which you loaded the page, which lets us fix up links in document to point to the correct place regardless of what entry point you launched the editor from—so the content of pages loaded through /wiki/Foobar?veaction=edit and /w/index.php?title=Foobar&veaction=edit both now have text links that work if triggered (bug 48915).
  • Toolbar links: A bug that caused the toolbar's menus to get shorter or even blank when scrolled down the page in Firefox is now fixed (bug 55343).
  • Numbered external links: VisualEditor now supports Parsoid's changed representation of numbered external links (bug 53505).
  • Removed empty templates: We also fixed an issue that meant that completely empty templates became impossible to interact with inside VisualEditor, as they didn't show up (bug 55810).
  • Mathematics formulae: If you would like to try the experimental LaTeX mathematics tool in VisualEditor, you will need to opt-in to Beta Features. This is currently available on Meta-wiki, Wikimedia Commons, and Mediawiki.org. It will be available on all other Wikimedia sites on 21 November.
  • Browser testing support: If you are interested in technical details, the browser tests were expanded to cover some basic cursor operations, which uncovered an issue in our testing framework that doesn't work with cursoring in Firefox; the Chrome tests continue to fail due to a bug with the welcome message for that part of the testing framework.
  • Load time: VisualEditor now uses content language when fetching Wikipedia:TemplateData information, so reducing bandwidth use, and users on multi-language or multi-script wikis now get TemplateData hinting for templates as they would expect (bug 50888).
  • Reuse of VisualEditor: Work on spinning out the user experience (UX) framework from VisualEditor into oojs-ui, which lets other teams at Wikimedia (like Flow) and gadget authors re-use VisualEditor UX components, is now complete and is being moved to a shared code repository.
  • Support for private wikis: If you maintain a private wiki at home or at work, VisualEditor now supports editing of private wikis, by forwarding the Cookie: HTTP header to Parsoid ($wgVisualEditorParsoidForwardCookies set to true) (bug 44483). (Most private wikis will also need to install Parsoid and node.js, as VisualEditor requires them.)

Looking ahead:

  • VisualEditor will be released to some of the smaller Wikipedias on 02 December 2013. If you are active at one or more smaller Wikipedias where VisualEditor is not yet generally available, please see the list at VisualEditor/Rollouts.
  • Public office hours on IRC to discuss VisualEditor with Product Manager James Forrester will be held on Monday, 2 December, at 1900 UTC and on Tuesday, 3 December, at 0100 UTC. Bring your questions. Logs will be posted on Meta after each office hour completes.
  • In terms of feature improvements, one of the major infrastructure projects affects how inserting characters works, both using your computer's built-in Unicode input systems and through a planned character inserter tool for VisualEditor. The forthcoming rich copying and pasting feature was extended and greater testing is currently being done. Work continues to support the improved reference dialog to quickly add citations based on local templates.

If you have questions or suggestions for future improvements, or if you encounter problems, please let everyone know by posting a note at Wikipedia:VisualEditor/Feedback. Thank you! Whatamidoing (WMF) 22:10, 20 November 2013 (UTC)

Greetings! You have been randomly selected to receive an invitation to participate in the request for comment on Wikipedia talk:Manual of Style. Should you wish to respond to the invitation, your contribution to this discussion will be very much appreciated! If in doubt, please see suggestions for responding. If you do not wish to receive these types of notices, please remove your name from Wikipedia:Feedback request service. — Legobot (talk) 00:01, 23 November 2013 (UTC)

The Signpost: 20 November 2013

Greetings! You have been randomly selected to receive an invitation to participate in the request for comment on Wikipedia:Village pump (policy). Should you wish to respond to the invitation, your contribution to this discussion will be very much appreciated! If in doubt, please see suggestions for responding. If you do not wish to receive these types of notices, please remove your name from Wikipedia:Feedback request service. — Legobot (talk) 00:03, 28 November 2013 (UTC)

Altered speedy deletion rationale: Wikipedia talk:Articles for creation/Samuel Affum

A10 is for articles that duplicate existing articles - this wasn't an article. Also if I recall correctly, the AFC submission predated the main space article. Hack (talk) 16:40, 30 November 2013 (UTC)

True, but I call it 'close enoguh'. It's clearly in the spirit of A10. Though I do appreciate you sticking to the letter of the CSD, not trying to represent something it's not. Martijn Hoekstra (talk) 16:47, 30 November 2013 (UTC)
Thanks for that. I'm never quite sure which rules can be ignored here. Hack (talk) 16:50, 30 November 2013 (UTC)
Well, it takes some practice, and people tend to disagree at times. For most things, but especially CSD, if you're not sure going by the letter, like you did now, is often the best solution. Martijn Hoekstra (talk) 16:55, 30 November 2013 (UTC)