User talk:This, that and the other

Archives

Yes, I get the Signpost delivered right to my discussion doorstep!

There are some archives of this page. See the orange box at right.

Bug 5645

[edit]

Saw this bug report over the signature button appearing in namespaces that editor's would rather it didn't and figured I should mention the "obvious"

Just add

		'filters': [ 'body.ns-talk, body.ns-4' ], 

to the signature button's entry in jquery.wikiEditor.toolbar.config.js and your done. The same approach is used for the references button (see that same .js file if you don't believe me)

If you want to allow the signature button's generation in more namespaces, just add their numeric designation(s) to the filter using body.ns-4 in the above as your example (no comma after the last entry btw).

You can also exclude button generation for certain namespaces this way....

		'filters': [ 'body:not(.ns-2, .ns-8, .ns-828)' ], 

Hope that helps -- George Orwell III (talk) 22:54, 27 July 2014 (UTC)[reply]

That implementation method was not something I was aware of, so thanks for enlightening me :) However I don't think it is necessarily appropriate for this situation. It wouldn't be right to hard-code the list of namespaces in this JavaScript code, and it also seems a bit wasteful to be stringing together a 'body.ns-' + namespaceId type thing when we can just delete the entry from the JavaScript object.
The main issue surrounding this bug is that no-one can agree on how we should decide which namespaces get the sig button. I would appreciate it if you could contribute, based on the three options I outlined in comment 19 of the bug. — This, that and the other (talk) 07:31, 28 July 2014 (UTC)[reply]
Same old, same old. No-one agrees because each has their own embedded bias/perspective by now if they've been a regualar for any noteworthy amount of time by now. I dare say even your poo-poo'ing of the existing filter settings has some trace degree of that too.

Look, it seems like all the wiki-projects at least share the same ~17(I forget what the right # is) core namespaces - that's all you folks should be discussing a default setting for. Period.

Half of those are talk-pages so body.ns-talk or some similar solution should allow the button for those talk namespaces. That leaves "you" with what? ~8 core namespaces shared acrosss all the wiki-projects to bicker over? Out of those remaining namespaces, only the Project: ns (ns-4) would have any legit reason to host talk-page like discussions (a la Village Pump for example) where the button is useful.

Get into the namespaces numbered ~100 or higher from one Wiki-domain to the next, and you'll find using content namespaces to include/exclude button generation will not be as neatly uniform as the core namespaces are. This area is where 'ickypedia blinders' cause developers to make changes that typically don't go over well @ any project BUT Wikipedia or Commons (I can almost bet next week's pay-check that whatever solution is applied at the end of the day, it will conflict with the existing ability to use the filter).

My vote is to set a default using whatever manner or method makes the most sense for the core namespaces that all wikis share and leave the far lower trafficked assignable namespaces out of it - let folks deal with it or solve it on their own locally if the presence of the button so annoying to them. Prost. :) -- George Orwell III (talk) 08:52, 28 July 2014 (UTC)[reply]

We want to be able to configure this behind the scenes on a per-wiki basis. For example, Meta uses signatures in the main namespace, while this wiki does not. It's more about how to determine exactly how this configuration interacts with other wiki elements. For instance, does the presence of __NEWSECTIONLINK__ indicate we should allow the signature button on that page? I don't know the answer to that.
I should also stress that this relates to the MediaWiki software in general, which is used by many others besides the WMF (for example, a lot of companies use MediaWiki internally for planning and collaboration between staff). We need a solution that will work out-of-the-box for all wikis, as well as to be configurable by the server administrator as required. — This, that and the other (talk) 09:43, 28 July 2014 (UTC)[reply]
I think you answered your own question - especially if your rationale goes beyond the Wiki foundation projects and into the "commercial" aspects of the software. Again the core namespaces are not likely not be re-tasked into blogs or newsfeeds but additional namespaces might be. If that rationale is true, the logical approach would be set only the .ns-talk namespaces as the extension's default for sig. button generation while leaving deviation or modification of said default a matter left to local administration to wrangle with post-deployment. -- George Orwell III (talk) 23:15, 28 July 2014 (UTC)[reply]
Also, I don't think I'm "poo-poo'ing" the existing settings, insofar as there are none. The status quo is to show the signature button in all namespaces, which seems rather inadequate. — This, that and the other (talk) 09:43, 28 July 2014 (UTC)[reply]
Well that point on 'showing in all namespaces' goes back to the rather bloated default package of defaults loaded with WikiEditor and the hoops one has to jump through just to customize the basics that are sold as "tools" in a tool-bar. For example, I can appreciate the need to cover Asian character sets along with the others but there should be a way for at least the local administration if not User:s themselves to pick and choose individual sets. Sure, one can add characters to existing sets and add entirely new sets but there is no way to prevent sets in the existing defaults from loading every time the tab is selected - well at least I can't find a way other than removing the entire booklet and rebuilding it without the unwanted sets (I think this is due to the setting 'deferLoad': true, in that same .js mentioned above usurping anything I might have set to removeFromToolbar in my local .js file(s)). If you know better, please, I'm I dying to find out how its done.

Anyway, the point I'm trying to make is that its great to incorporate defaults that allow for a positive "out-of-box experience" but they should not be so embedded in the module that customizing/deviating from those defaults necessitates the negation then duplication of the original coding involved. As the move to more mobile platforms plays out and/or the need for screen-space management increases, it seems things like which default loaded buttons (or tabs) you want loaded by default in which namespace scenario(s) is something that should be standardized in one's User: preferences rather than locked into additional scripting and/or patching as those options currently seem to be. -- George Orwell III (talk) 23:15, 28 July 2014 (UTC)[reply]

FtCG

[edit]

I loveFtCG, but it would be nice if it could delete templates like {{Category ordered by date|Files licensed by third parties|2013|08|13}}. Thanks! (tJosve05a (c) 00:09, 1 August 2014 (UTC)[reply]

Hi Josve05a, I'm really sorry it's taken me this long to answer! Do you think FtCG should remove all invocations of the template "Category ordered by date", or only those with "Files licensed by third parties" as the first parameter? — This, that and the other (talk) 02:51, 17 August 2014 (UTC)[reply]
All instances, since Commons don't have (didn't the last time I checked) that template. (tJosve05a (c) 07:16, 17 August 2014 (UTC)[reply]

One more thing

[edit]

Is it possible to make FtCG to add:
[[Category:Files uploaded by Josve05a (cleanup)]] [[Category:Files transferred from en.wikipedia by Josve05a]] ‎ to all files I tranfer? (tJosve05a (c) 00:11, 5 September 2014 (UTC)[reply]

Ping. (tJosve05a (c) 15:26, 14 September 2014 (UTC)[reply]

For the Common Good : run reversely

[edit]

Hi, my home-wiki is Russian.

It is rather often it is needed to move files from Commons to ru-wiki: because a set of files is found not corresponding to the free content criteria yet is useful for many articles under fair use restrictions.

Before writing some bot from a scratch I am wondering if For the Common Good can be a little bit changed (or some settings applied to it as it is) so it could transfer sets of files from Commons to ru.wikipedia.org File: namespace?

The relevant discussion about a bot (in Russian) is currently here.

Best regards, Seva — Preceding unsigned comment added by Neolexx (talkcontribs) 16:49, 4 August 2014 (UTC)[reply]

+1. Please help. Details here: Википедия:Запросы к ботоводам#Выгрузка файлов из Викисклада в Рувики (via google translate) --Fastboy (talk) 17:20, 4 August 2014 (UTC)[reply]
Fastboy Neolexx: My apologies for not replying any sooner. Such a tool would certainly be possible to create. Indeed, in the past, I used a "lightly hacked" version of For the Common Good to transfer files from Wikitravel Shared (a site similar in nature to Wikimedia Commons) to local Wikivoyage editions after the establishment Wikivoyage in late 2012. So it is certainly possible. I will be happy to look at this in the coming week. — This, that and the other (talk) 12:25, 7 August 2014 (UTC)[reply]
That would be terrific! By all other means the app seems fit perfectly to our needs uncluding the ability of an editable "template dictionary". I have translated your answer at our forum - as there is no rush then to do and to debug something from a scratch, it is better to wait then. --NeoLexx (talk) 17:25, 7 August 2014 (UTC)[reply]

Hi Fastboy and Neolexx, I have uploaded version 1.0.5.11 of For the Common Good to http://atlight.github.io. In conjunction with the instructions at User:This, that and the other/For the Common Good/Reverse transfers, it should now be possible to run FtCG in reverse! If you find any problems or would like additional features to be added, please let me know. Thanks for your interest in FtCG. — This, that and the other (talk) 02:45, 17 August 2014 (UTC)[reply]

  1. FtCG doesn't memorize chexbox settings (I had to ckeck "ignore warnings" every other image)
  2. FtCG doesn't have automating to bypass a ban to create image with a name that already exists in commons. Of cauze admins doesn't have this problem. But I had to rename each image manually. It would be nice if you could set some prefix/postfix to new file name once and FtCG would apply it for each next image.
  3. One more feature I'd like to see: mandatory replacements or replacement groups (one of). If such "mandatory" replacement pattern not found, FtCG must make a very nicely visible error warning.

Could you make some of such features? Or, could I contribute to code? ~Nirvanchik~ ⊤άλҟ 07:34, 21 October 2014 (UTC)[reply]

And, by the way, in reverse order you can configure only "source" wiki which is commons and which is English, and you can't configure "destination" wiki, which is not English, so I had to use very coplicated replacement pattarn to change image description template by Russian version of these template, and to move all variables correctly. It would be nice if reverse wiki could be supported in more natural way. ~Nirvanchik~ ⊤άλҟ 07:39, 21 October 2014 (UTC)[reply]
Btw thanks for that previous support! It really helped! ~Nirvanchik~ ⊤άλҟ 07:43, 21 October 2014 (UTC)[reply]

512 character limit for special page titles

[edit]

Assuming you are the "tto" on Freenode who asked "just wondering if you could clarify for me why you added the 512-character limit on special page titles in r18220?" I didn't add a 512-character limit, I raised the limit from 255 to 512 bytes on the basis that 255 bytes was not sufficient. 512 bytes was sufficient for use cases then in existence. -- Tim Starling (talk) 09:28, 7 August 2014 (UTC)[reply]

That was me :) Thanks for the clarification. So it was mostly an arbitrary choice, then. That was what I was interested in knowing. — This, that and the other (talk) 09:59, 7 August 2014 (UTC)[reply]

Did you notice that this redirect format doesn't work? I'm not sure if it is the page or Mediawiki which should be fixed. --Stefan2 (talk) 17:37, 17 August 2014 (UTC)[reply]

It's the long standing bug 6151. I've been poking around at the MediaWiki title code recently, so I might try to fix it... although the fact that it hasn't been fixed in 8 years isn't promising... — This, that and the other (talk) 23:06, 17 August 2014 (UTC)[reply]

Your submission at Articles for creation: Beth Sotelo (September 5)

[edit]
Your recent article submission to Articles for Creation has been reviewed! Unfortunately, it has not been accepted at this time. Please check the submission for any additional comments left by the reviewer. You are encouraged to edit the submission to address the issues raised and resubmit when they have been resolved. Coin945 (talk) 07:33, 5 September 2014 (UTC)[reply]

Your submission at Articles for creation: Beth Sotelo (September 10)

[edit]
Your recent article submission to Articles for Creation has been reviewed! Unfortunately, it has not been accepted at this time. Please check the submission for any additional comments left by the reviewer. You are encouraged to edit the submission to address the issues raised and resubmit when they have been resolved. Coin945 (talk) 11:20, 10 September 2014 (UTC)[reply]

A3 template changes

[edit]

Hello TTATO,
I don't mean to be pushy, but you said on Wikipedia talk:Twinkle that you would do preliminary work on Twinkle tomorrow (which is probably yesterday now), however Twinkle is still tagging pages with {{db-nocontent}}. Please tell me why this is the case as my new templates are now finished and are ready to be moved. Thanks, Passengerpigeon (talk) 14:54, 15 September 2014 (UTC)[reply]

Hi Passengerpigeon, this is a bit of a "chicken or egg" problem. But so long as the new A3 templates are set up as redirects to db-nocontent for the time being, there shouldn't be an issue. I can't promise when the change to Twinkle will be deployed, but hopefully it will be available on-wiki not long after I finish writing the code tonight. — This, that and the other (talk) 23:15, 15 September 2014 (UTC)[reply]
{{db-a3}} will not change in the move, and {{db-a3-notice}} currently redirects to {{db-nocontent-notice}} but will be overwritten by {{db-nocontent-notice}} once the move takes place, thus everything should work the same way it does currently. Passengerpigeon (talk) 23:32, 15 September 2014 (UTC)[reply]
[edit]

Hello This, that and the other. This message is part of a mass mailing to people who appear active in reviewing articles for creation submissions. First of all, thank you for taking part in this important work! I'm sorry this message is a form letter – it really was the only way I could think of to covey the issue economically. Of course, this also means that I have not looked to see whether the matter is applicable to you in particular.

The issue is in rather large numbers of copyright violations ("copyvios") making their way through AfC reviews without being detected (even when easy to check, and even when hallmarks of copyvios in the text that should have invited a check, were glaring). A second issue is the correct method of dealing with them when discovered.

If you don't do so already, I'd like to ask for your to help with this problem by taking on the practice of performing a copyvio check as the first step in any AfC review. The most basic method is to simply copy a unique but small portion of text from the draft body and run it through a search engine in quotation marks. Trying this from two different paragraphs is recommended. (If you have any question about whether the text was copied from the draft, rather than the other way around (a "backwards copyvio"), the Wayback Machine is very useful for sussing that out.)

If you do find a copyright violation, please do not decline the draft on that basis. Copyright violations need to be dealt with immediately as they may harm those whose content is being used and expose Wikipedia to potential legal liability. If the draft is substantially a copyvio, and there's no non-infringing version to revert to, please mark the page for speedy deletion right away using {{db-g12|url=URL of source}}. If there is an assertion of permission, please replace the draft article's content with {{subst:copyvio|url=URL of source}}.

Some of the more obvious indicia of a copyvio are use of the first person ("we/our/us..."), phrases like "this site", or apparent artifacts of content written for somewhere else ("top", "go to top", "next page", "click here", use of smartquotes, etc.); inappropriate tone of voice, such as an overly informal tone or a very slanted marketing voice with weasel words; including intellectual property symbols (™,®); and blocks of text being added all at once in a finished form with no misspellings or other errors.

I hope this message finds you well and thanks again you for your efforts in this area. Best regards--Fuhghettaboutit (talk) 02:20, 18 November 2014 (UTC).[reply]

       Sent via--MediaWiki message delivery (talk) 02:20, 18 November 2014 (UTC)[reply]

For the Common Good

[edit]

Good day.

My name is Sergey Semenov, I'm the administrator Russian Wikipedia. I am writing to you about the reverse transfer images from the Commons in the Russian Wikipedia using a program For the Common Good. Unfortunately, this program is quite difficult to master, and will move quite a lot.

I have uploaded to Commons several thousand images of tombstones set in the cemeteries of Russia. Unfortunately, in our country there is complete freedom of panorama, so these files can at any time be removed. I decided to move them to the Russian Wikipedia template FoP-Russia. In connection with this appeal to you to write the configuration files for the particular transport mechanism to simplify the programming work far from the participants. In today's conditions, the use of mass transfer of files can lead to disastrous results.

P. S. I'm sorry for the mistakes I badly speak English and translate through Google translator. --SerSem (talk) 12:55, 1 December 2014 (UTC)[reply]

Hi Sergey, thanks for your message, and don't worry about your English, I understand it well! I understand that reverse transfers with FtCG aren't as easy as they perhaps should be. I'll have a moment later today to see if I can prepare you a configuration file that will do what you ask. Thanks, — This, that and the other (talk) 03:40, 2 December 2014 (UTC)[reply]
Thank you very much. I'll wait. --SerSem (talk) 12:51, 2 December 2014 (UTC)[reply]
I made this configuration file for For the Common Good: http://atlight.github.io/ftcg/ForTheCommonGood_SerSem.cfg You should download it, rename it to ForTheCommonGood.cfg, and move it to the same location as ForTheCommonGood.exe.
Be aware of a couple of things:
  1. You must turn off the "Tag file with {{now commons}}" check box above the "Transfer" button.
  2. If you want to go through each of your uploads, you can download this text file: http://atlight.github.io/ftcg/SerSem_files.txt and click the "Other source" option to load this text file into FtCG.
  3. There is no template on ruwiki for CC-BY-SA version 4.0 (see c:template:cc-by-sa-4.0). You will need to create this template on ruwiki before transferring.
I would say that, since you have such a huge number of files, it might be better to ask for a bot to perform the transfers. I think you will find FtCG too slow for this work. But if you wish to give it a go, I hope it helps you. — This, that and the other (talk) 01:13, 3 December 2014 (UTC)[reply]
Thank you very much for your help, I was able to master the program and begin to transfer files with its help. All I do not need to unload, I have old photos uploaded to Commons. With the help of your program I have unloaded in Russian Wikipedia about 700 photos. This is a very important and necessary option in the program. --SerSem (talk) 18:01, 4 December 2014 (UTC)[reply]
  • Good day. I tried to upload a list of files at once from the category "Literatorskie mostki", but I did not succeed. If I use the text in this form, as provided by you in the file, the program writes the message: "An API error occured. Bad title" File: "". If I add the "File:" at the beginning of each line, the program writes the message: "An API error occured. Bad title:" File: <>. JPG ". What could be wrong? --SerSem (talk) 14:39, 9 December 2014 (UTC)[reply]
    • I would suggest that you check the encoding of the text file. For the Common Good expects the file to be stored in the UTF-8 encoding. Alternatively, you could upload the file to the Internet so I could look at it and check it for any problems. — This, that and the other (talk) 00:17, 10 December 2014 (UTC)[reply]

A barnstar for you!

[edit]
The Technical Barnstar
For assistance in establishing unloading unfree files in the Russian Wikipedia Commons. The administrator Russian Wikipedia SerSem (talk) 18:03, 4 December 2014 (UTC)[reply]

Toolserver

[edit]

Hi Purodha, I was triaging some old Toolserver migration bugs, and noticed that there is a task phab:T63028 relating to one of your tools. Do you intend to migrate this tool to Tool Labs? — This, that and the other (talk) 00:16, 1 December 2014 (UTC)[reply]

Although I do not unterstand the phab:T63028 web page, I understand that someone ist asking whether or not I plan to migrate former toolserver tools to tools labs. I do. I only do not have plans as to when I have time to do it. --Purodha Blissenbach (talk) 19:39, 8 December 2014 (UTC)[reply]
Bugzilla seems not wo work any more. It redirects to something else. My account to bugzilla was lost in the process. So, for the time being, I am out of this business. --Purodha Blissenbach (talk) 09:48, 9 December 2014 (UTC)[reply]
@Purodha: Bugzilla was migrated to the new Phabricator issue tracking system a few weeks ago. You can create a Phabricator account that is attached to your Wikimedia SUL account, if you want to comment on bugs. See mw:Phabricator/Help#Creating_your_account for some info.
In any case I'll update the Phabricator task to say that you haven't forgotten about it. Thanks for the reply! — This, that and the other (talk) 09:56, 9 December 2014 (UTC)[reply]
Thank you. I knew about the migration, and I was on the Phabricator page that should allow me to connect to my old bugzilla account a few day ago. That is why I wrote that my access was lost. Maybe, I just have to wait for it to be migrated, I did not really dive into the details. -- Purodha Blissenbach (talk) 10:44, 9 December 2014 (UTC)[reply]

Wikipedia:Village pump (technical)/Archive 133#Custom notices on user .js and .css pages

[edit]

You are invited to join the discussion at Wikipedia:Village pump (technical)/Archive 133#Custom notices on user .js and .css pages. Thanks. — {{U|Technical 13}} (etc) 15:04, 6 January 2015 (UTC)[reply]

Relisting of TfD for Template:Infobox academic division

[edit]

TTO, Template:Infobox academic division has been re-nominated for deletion/merger, following a DRV. You participated in the previous TfD discussion, and I thought you would appreciate the opportunity to comment on the newly re-opened/re-listed discussion at Wikipedia:Templates for discussion/Log/2015 January 22#Template:Infobox academic division. Dirtlawyer1 (talk) 07:26, 22 January 2015 (UTC)[reply]

Now re-re-relisted for more betterness (under the original link), containing the original discussion, but not any comments made in the re-listing. Sorry for the mess. Martijn Hoekstra (talk) 15:13, 22 January 2015 (UTC)[reply]

RfC - Helper Script access

[edit]

An RfC has been opened at RfC to physically restrict access to the Helper Script. You are invited to comment. --Kudpung กุดผึ้ง (talk) 16:28, 1 February 2015 (UTC)[reply]

Problem!

[edit]

Hi! In attempt to load the file from Ruvika jumps out the message: "The Internet inquiry isn't executed. The inquiry was interrupted: The inquiry is cancelled." Photo: http://radikall.com/images/2015/02/13/ecRa7.jpg --Dogad75 (talk) 10:43, 13 February 2015 (UTC)[reply]

Twinkle for TRwiki

[edit]

I am a technician from TRwiki. I wanna activate Twinkle. I created following pages(from ENwiki) but "TW tab" didnot appeared.

And I made necessary changes in Gadgets tab. Wikipedia:Twinkle/Localisation pages is outdated. Is there a new instruction page? What I am missing? --Mavrikant (talk) 01:27, 22 February 2015 (UTC)[reply]

@Mavrikant: Try altering the Gadgets-definition line to the following:
Twinkle[ResourceLoader|dependencies=mediawiki.user,mediawiki.util,jquery.ui.dialog,jquery.tipsy|rights=autoconfirmed]|morebits.js|morebits.css|Twinkle.js|twinklespeedy.js|twinklediff.js|twinkleconfig.js|twinklefluff.js
This, that and the other (talk) 06:28, 22 February 2015 (UTC)[reply]

Nope :( I even tryed before enwiki's Gadgets-definition: Twinkle[ResourceLoader|dependencies=mediawiki.user,mediawiki.util,jquery.ui.dialog,jquery.tipsy,moment|rights=autoconfirmed]|morebits.js|morebits.css|Twinkle.js|twinkleprod.js|twinkleimage.js|twinklebatchundelete.js|twinklewarn.js|twinklespeedy.js|friendlyshared.js|twinklediff.js|twinkleunlink.js|twinkledelimages.js|friendlytag.js|twinkledeprod.js|friendlywelcome.js|twinklexfd.js|twinklebatchdelete.js|twinklebatchprotect.js|twinkleconfig.js|twinklefluff.js|twinkleprotect.js|twinklearv.js|friendlytalkback.js I also tried MediaWiki:Gadget-Twinkle.js of Simplewiki. I haven't seen TW tab near search bar yet. There was old version (2009) of Twinkle stored subpages of User:Vito Genovese/Twinkle, I suspicious that old files sabotages new Twinkle but I cleaned main pages of old Twinkle. Do you need technician rights to look what is wrong? --Mavrikant (talk) 13:33, 22 February 2015 (UTC)[reply]

It is working. I followed new version of Wikipedia:Twinkle/Localisation page. Thank you Siddhartha Ghai and User:This, that and the other --Mavrikant (talk) 14:33, 22 February 2015 (UTC)[reply]

You've got mail!

[edit]
Hello, This, that and the other. Please check your email; you've got mail!
It may take a few minutes from the time the email is sent for it to show up in your inbox. You can remove this notice at any time by removing the {{You've got mail}} or {{ygm}} template.

MusikAnimal talk 03:10, 26 February 2015 (UTC)[reply]

Did you get my email? I'm eager to move forward with the block module but am having trouble with testing. Should I use the fragmented modules on testwiki (as opposed to one big twinkle.js)? How can I get the perl script to upload there instead of enwiki? I can't get the concatenated twinkle.js to work in my userspace since it requires morebits. Morebits doesn't appear to be a module that I can use with mw.loader.load and mw.loader.using, and even trying putting the Twinkle init stuff in a callback of $.getScript things still don't load in the right order. I feel like there must be an easier way. Thanks MusikAnimal talk 23:45, 28 February 2015 (UTC)[reply]
Yeah, I often have trouble getting Twinkle to show up in the UI on testwiki. Normally I will just open my browser's F12 tools and directly call the callback, e.g. Twinkle.protect.callback(). — This, that and the other (talk) 01:34, 1 March 2015 (UTC)[reply]
Beautiful :) Not sure why I didn't think of that! Many thanks MusikAnimal talk 02:52, 1 March 2015 (UTC)[reply]

I take it you wish not to communicate through email? I understand if you do not, there's just some matters I'd rather discuss in private. Anyway, I've been working hard and have the interface for the blocking module more or less done. I thought I'd run this by you before I move on to the actual blocking functionality, just in case something stands out that I'm doing wrong. Pull request is here, feel free to comment. Thanks! MusikAnimal talk 03:13, 2 March 2015 (UTC)[reply]

Invitation

[edit]
A gummi bear holding a sign that says "Thank you"
Thank you for using VisualEditor and sharing your ideas with the developers.

Hello, This, that and the other,

The Editing team is asking for your help with VisualEditor. I am contacting you because you posted to a feedback page for VisualEditor. Please tell them what they need to change to make VisualEditor work well for you. The team has a list of top-priority problems, but they also want to hear about small problems. These problems may make editing less fun, take too much of your time, or be as annoying as a paper cut. The Editing team wants to hear about and try to fix these small things, too. 

You can share your thoughts by clicking this link. You may respond to this quick, simple, anonymous survey in your own language. If you take the survey, then you agree your responses may be used in accordance with these terms. This survey is powered by Qualtrics and their use of your information is governed by their privacy policy.

More information (including a translateable list of the questions) is posted on wiki at mw:VisualEditor/Survey 2015. If you have questions, or prefer to respond on-wiki, then please leave a message on the survey's talk page.

Thank you, Whatamidoing (WMF) (talk) 15:56, 26 March 2015 (UTC)[reply]

You've got mail!

[edit]
Hello, This, that and the other. Please check your email; you've got mail!
Message added 02:00, 8 April 2015 (UTC). It may take a few minutes from the time the email is sent for it to show up in your inbox. You can remove this notice at any time by removing the {{You've got mail}} or {{ygm}} template.

MusikAnimal talk 02:00, 8 April 2015 (UTC)[reply]

MfD nomination of Wikipedia:Lua/Modules

[edit]

Wikipedia:Lua/Modules, a page you substantially contributed to, has been nominated for deletion. Your opinions on the matter are welcome; please participate in the discussion by adding your comments at Wikipedia:Miscellany for deletion/Wikipedia:Lua/Modules and please be sure to sign your comments with four tildes (~~~~). You are free to edit the content of Wikipedia:Lua/Modules during the discussion but should not remove the miscellany for deletion template from the top of the page; such a removal will not end the deletion discussion. Thank you. Steel1943 (talk) 20:29, 20 April 2015 (UTC)[reply]

Hillary Rodham Clinton - Move Discussion

[edit]

Hi,

This is a notification to let you know that there is a requested move discussion ongoing at Talk:Hillary_Rodham_Clinton/April_2015_move_request#Requested_move. You are receiving this notification because you have previously participated in some capacity in naming discussions related to the article in question.

Thanks. And have a nice day. NickCT (talk) 18:55, 26 April 2015 (UTC)[reply]

Persondata RfC

[edit]

Hi, You participated in the previous Persondata RfC. I just wanted to notify you that a new RfC regarding the methodical removal of Persondata is taking place at Wikipedia:Village pump (proposals). Thanks, —Msmarmalade (talk) 08:15, 6 May 2015 (UTC)[reply]

Some opposers of this move have now contended that there is a "Critical fault in proposal evidence", which brings the opinions expressed into question. Please indicate if this assertion in any way affects your position with respect to the proposed move. Cheers! bd2412 T 04:36, 8 May 2015 (UTC)[reply]

Talkback on WP:UND

[edit]
Hello, This, that and the other. You have new messages at Wikipedia:Requests for undeletion#User talk:User.
You can remove this notice at any time by removing the {{Talkback}} or {{Tb}} template.

I thought I'd post this here as well since i assume you were asking about this in order to find Twinkle defects. Steel1943 (talk) 14:05, 30 May 2015 (UTC)[reply]

The Signpost: 01 July 2015

[edit]

Talkback

[edit]
Hello, This, that and the other. You have new messages at Eman235's talk page.
You can remove this notice at any time by removing the {{Talkback}} or {{Tb}} template.

The Signpost: 08 July 2015

[edit]

You've got mail

[edit]
Hello, This, that and the other. Please check your email; you've got mail!
It may take a few minutes from the time the email is sent for it to show up in your inbox. You can remove this notice at any time by removing the {{You've got mail}} or {{ygm}} template.

The Signpost: 15 July 2015

[edit]

The Signpost: 22 July 2015

[edit]

Community desysoping RfC

[edit]

Hi. You are invited to comment at RfC for BARC - a community desysoping process. Kudpung กุดผึ้ง (talk) 06:58, 24 July 2015 (UTC)[reply]

The Signpost: 29 July 2015

[edit]

very belated reply re Wikiquote 'This Sporting Life' deletion

[edit]

Hi there TTO (I hope that abbreviation is ok, I'm very lazy),

I'm just writing to say I've been meaning to reply to your April 2014 heads-up on my talk page regarding the above. Unfortunately I was probably either taking a break from the insanity that is Wikipedia or else just busy with other things when you posted. What a shame that was removed (was it because TSL doesn't meet USA-dominated notability standards or something like that?). Very annoying.

Kind regards,

--TyrS 07:07, 4 August 2015 (UTC)[reply]

Hi TyrS! Wow, that was a long time ago. I had forgotten about it. If you head over to the Wikiquote link, you will see the page was deleted because it had "no sourced quotes", so I suspect it was not a matter of notability - rather, one of sourcing. If you want to further work on the page, I imagine Wikiquote has a process for requesting undeletion or deletion review, in the same way as we have our processes here. — This, that and the other (talk) 07:10, 4 August 2015 (UTC)[reply]

The Signpost: 05 August 2015

[edit]

The Signpost: 12 August 2015

[edit]

The Signpost: 19 August 2015

[edit]

The Signpost: 26 August 2015

[edit]

The Signpost: 02 September 2015

[edit]

Invitation to subscribe to the edit filter mailing list

[edit]

Hi, as a user in the edit filter manager user group we wanted to let you know about the new wikipedia-en-editfilters mailing list. As part of our recent efforts to improve the use of edit filters on the English Wikipedia it has been established as a venue for internal discussion by edit filter managers regarding private filters (those only viewable by administrators and edit filter managers) and also as a means by which non-admins can ask questions about hidden filters that wouldn't be appropriate to discuss on-wiki. As an edit filter manager we encourage you to subscribe; the more users we have in the mailing list the more useful it will be to the community. If you subscribe we will send a short email to you through Wikipedia to confirm your subscription, but let us know if you'd prefer another method of verification. I'd also like to take the opportunity to invite you to contribute to the proposed guideline for edit filter use at WP:Edit filter/Draft and the associated talk page. Thank you! Sam Walton (talk) and MusikAnimal talk 18:22, 9 September 2015 (UTC)[reply]

The Signpost: 09 September 2015

[edit]

The Signpost: 16 September 2015

[edit]

The Signpost: 23 September 2015

[edit]

please delete the user page for master vijay singh

[edit]

please delete the user page for master vijay singh


vijay15:05, 29 September 2015 (UTC)Dispuralive (talk)

The Signpost: 30 September 2015

[edit]

Thanks for contributions minor-edit filter

[edit]

Thank you for working on "Allow minor edits to be filtered out of Special:Contributions"! I'm looking forward to it going live. ~ Jeff Q (talk) 08:58, 9 October 2015 (UTC)[reply]

Thanks... but I should point out that the code hasn't been reviewed yet. Unfortunately, changes like this normally take at least a month to be approved, quite often longer. — This, that and the other (talk) 10:26, 9 October 2015 (UTC)[reply]

The Signpost: 07 October 2015

[edit]

The Signpost: 14 October 2015

[edit]

The Signpost: 21 October 2015

[edit]

May I ask what purpose this page serves? —Skyllfully (talk | contribs) 02:30, 28 October 2015 (UTC)[reply]

@Skyllfully: I was probably trying to debug some problem with the MediaWiki software or something like that. Is the page showing up in some database report or backlog? — This, that and the other (talk) 02:33, 28 October 2015 (UTC)[reply]
Nope, I found it in Main Page's WhatLinksHere maintenance report. —Skyllfully (talk | contribs) 02:35, 28 October 2015 (UTC)[reply]

The Signpost: 28 October 2015

[edit]

The Signpost: 04 November 2015

[edit]

The Signpost: 11 November 2015

[edit]

The Signpost: 18 November 2015

[edit]

Hi,
You appear to be eligible to vote in the current Arbitration Committee election. The Arbitration Committee is the panel of editors responsible for conducting the Wikipedia arbitration process. It has the authority to enact binding solutions for disputes between editors, primarily related to serious behavioural issues that the community has been unable to resolve. This includes the ability to impose site bans, topic bans, editing restrictions, and other measures needed to maintain our editing environment. The arbitration policy describes the Committee's roles and responsibilities in greater detail. If you wish to participate, you are welcome to review the candidates' statements and submit your choices on the voting page. For the Election committee, MediaWiki message delivery (talk) 16:41, 23 November 2015 (UTC)[reply]

The Signpost: 25 November 2015

[edit]

TTOBot request re minor league affiliates navboxes

[edit]

Hey, after a (brief) discussion at WT:BASEBALL, I'd like to nominate all the templates at Category:Minor league baseball affiliates navigational boxes for deletion, as they are redundant to the main Major League Baseball teams' navboxes (which already include links to all of an MLB team's MiLB affiliates, with a more correct breakdown of classifications). As I've never done a mass XFD nomination before, and I really don't relish dong it all manually, I'd appreciate a pass through with the bot for tagging and some advice on the setting up of the appropriate discussion. If you can, ping me to let me know. Thanks. oknazevad (talk) 03:18, 1 December 2015 (UTC)[reply]

Hi. I'll get TTObot to perform the tagging once the TFD nomination is set up. See Wikipedia:Templates_for_discussion/Log/2011_September_11#BTCC.2FPTR_season_templates for an example of how to format a multiple template discussion: simply give it a descriptive heading, and write out one :{{Tfd links|...}} line for each template, like this:
:{{Tfd links|MLB Team}} :{{Tfd links|MLB Blue Jays franchise}} :{{Tfd links|MLB Braves franchise}} :{{Tfd links|MLB Brewers franchise}} :{{Tfd links|MLB Cardinals franchise}} :{{Tfd links|MLB Chicago Cubs franchise}} :{{Tfd links|MLB Indians franchise}} :{{Tfd links|MLB Nationals franchise}} :{{Tfd links|MLB Orioles franchise}} :{{Tfd links|MLB Phillies franchise}} :{{Tfd links|MLB Pirates franchise}} :{{Tfd links|MLB Rays franchise}} :{{Tfd links|MLB Reds franchise}} :{{Tfd links|MLB Royals franchise}} :{{Tfd links|MLB Team Arizona Diamondbacks}} :{{Tfd links|MLB Team Boston Red Sox}} :{{Tfd links|MLB Team Colorado Rockies}} :{{Tfd links|MLB Team Houston Astros}} :{{Tfd links|MLB Team Los Angeles Angels}} :{{Tfd links|MLB Team Los Angeles Dodgers}} :{{Tfd links|MLB Team Miami Marlins}} :{{Tfd links|MLB Team Minnesota Twins}} :{{Tfd links|MLB Team New York Mets}} :{{Tfd links|MLB Team New York Yankees}} :{{Tfd links|MLB Team Oakland Athletics}} :{{Tfd links|MLB Team San Diego Padres}} :{{Tfd links|MLB Team San Francisco Giants}} :{{Tfd links|MLB Team Seattle Mariners}} :{{Tfd links|MLB Team Texas Rangers}} :{{Tfd links|MLB Tigers franchise}} :{{Tfd links|MLB White Sox franchise}} 
Let me know once the TFD nomination has been started. Thanks, — This, that and the other (talk) 03:27, 1 December 2015 (UTC)[reply]
I made the nominations. It's at Wikipedia:Templates for discussion/Log/2015 December 3#Minor league affiliates navboxes. oknazevad (talk) 20:48, 3 December 2015 (UTC)[reply]
Done. You may like to notify the following users, who created the templates:
  • Gateman1997
  • Vikreykja
  • SportsMaster
  • Dale Arnett
  • Enkrates
  • JB82
  • Evill72
  • Tommie91
  • NClark128
This, that and the other (talk) 22:50, 3 December 2015 (UTC)[reply]

The Signpost: 02 December 2015

[edit]