$wgRCMaxAge

edit

Thanks for fixing that! Yay for mediawiki 1.16.0 :)

Curious, though: It was really always 7 days? o_o Why did no one notice this before? v_v I mean, Recent Changes offers links back to 30 days ago - that'd never have been sensible given a 7-day default value.

-Pinkgothic 12:51, 30 November 2009 (UTC)Reply

Yes it was, but since 1.13.0 you can use $wgRCFilterByAge to filter that entries. iAlex 11:20, 1 December 2009 (UTC)Reply

Hi

edit

I am gonna put in my wiki group "Steward". How I can do it? Please ansver in my talk page. I am checking extensions now, not rc-list.--Horny The Horrible 18:22, 16 January 2010 (UTC)Reply

Broblem solved!--Horny The Horrible 19:41, 16 January 2010 (UTC)Reply

Updates request, for the sidebar here on mediawiki.org

edit

Hi IAlex, I'm a bit lost. Regarding this request of mine Updates request, for the sidebar here on mediawiki.org is there some way I could receive temporary permissions to perform the updates myself? Are you the right person to ask, or who should I contact instead? Thanks. Hamilton Abreu 02:34, 26 January 2010 (UTC)Reply

I just added your translations, but such requests should be done on Project:Forum, not the support desk which is for MediaWiki (the software) support. iAlex 17:58, 26 January 2010 (UTC)Reply
Thanks. Hamilton Abreu 01:11, 27 January 2010 (UTC)Reply

Recent changes options

edit

Hi Alexandre, I'm contacting you because I saw that you are able to change this page, and I think it's exactly what I need. I was wondering if you could help me with this: I want to know how to make changes in the Recent changes options in the pt-Wikipedia, so we could add a new button to improve the vandal tracking. My idea is to put a Show/Hide autoconfirmed users button to show anonymous and new-registered users in the same list. Thanks, Bozomal 18:16, 29 January 2010 (UTC)Reply

I don't think this is possible without an expensive database query since this status is not stored in the database but calculated on each request. An other solution is to add another user group, like the "autopatroled" group we have on the French Wikipedia and whose members have their edits automatically marked as patrolled. Then you can use "hide patrolled edits" on recent changes to hide these edits. iAlex 18:44, 29 January 2010 (UTC)Reply
Alexandre, thank you very much for the fast answer!
In Portuguese Wikipedia we have this user group but only for bots and admins. The change of the database to store autoconfirmed users edits is out of question? Probably yes =(. Just one more question =P, do you know where (URL) is locate SpecialRecentchanges.php in the Portuguese Wikipedia and who has the editing rights? Thanks again. Bozomal 21:16, 29 January 2010 (UTC)Reply
There's bug 21093 for that, but I don't if this will be fixed. For the second part, I'm not sure to understand your question, this file is on the servers and it is updated from subversion in the same time as the whole software. This is not done automatically, but manually by a system administrator after code review process is done. iAlex 21:25, 29 January 2010 (UTC)Reply
My other question is about this page. Is this the page that Mediwiki is using right now or it's only for development? The real page is only changed through software update or someone can change when needed? Thx, Bozomal 05:33, 31 January 2010 (UTC)Reply
This is used for development. The code that is running on the servers is at http://svn.wikimedia.org/viewvc/mediawiki/branches/wmf-deployment/ and is manually updated when needed (urgent fixes or software updates). This branch can only be modified by system administrators. iAlex 07:20, 31 January 2010 (UTC)Reply
Thank you very much Alex and sorry for bothering you with so many newbie questions =P. I will post a comment in the bug 21093 and hope they make that change. Regards Bozomal 19:24, 1 February 2010 (UTC)Reply

WebSequenceDiagram extension

edit

Hi Alex.

I saw that you've made a change to the Extension:WebSequenceDiagram page and wondered if you know how to make it work. Even though I install the extension, the tags <websequencediagram style="modern-blue"> </websequencediagram> don't seem to work.

Greg Gregra 16:47, 1 February 2010 (UTC)Reply

I don't know how this extension work, I just did some maintenance on that page. It's better to contact the author directly. iAlex 17:44, 1 February 2010 (UTC)Reply

Permission for using logo and name of MediaWiki in an application

edit

Hello,

My name is Alexej Hirsch and i develop an application called "Bug Shooting" (www.bugshooting.com). My application can capture screenshots and send them to a lot of different other applications (like Bug Tracker systems). Now i want to integrate support for MediaWiki in my application to make possible to upload screenshots to MediaWiki. For this i want use the MediaWiki logo (commons:File:MediaWiki-logo.svg) and name. I read in the "logo and trademark policy" that i need permission from MediaWiki to use this trademarks. I dont know if you are the right person who i have to ask for permission. If not please tell me who i have to contact to request permission. 87.166.93.181 20:01, 20 February 2010 (UTC)Reply

The copyright is held by the Wikimedia Foundation, the organization that supports the development. You'll need to contact it directly, the better thing is to send an email to the appropriate address listed meta:OTRS (but I can't help you for that). iAlex 20:37, 20 February 2010 (UTC)Reply

Configure: Are you still supporting this extension?

edit

I looked at Extension:Configure and I'm not sure I understand the color chart at the bottom of the infobox. Are you currently working on and supporting this extension? Just curious. Thanks! 74.167.38.9 07:27, 24 February 2010 (UTC)Reply

Sorry for the confusion -- the above user is me (I wasn't logged in). Lisa Ridley (talk) 07:29, 24 February 2010 (UTC)Reply
Yes, this is still being worked on. See CodeReview for recent commits to this extension. siebrand 10:17, 24 February 2010 (UTC)Reply

Help:Categories#Add a page to a category

edit
W

Hi, you know, about the meaning of this phrase? When exactly should I add a line break? Kaganer 17:10, 23 March 2010 (UTC)Reply

Line breaks before [[Category:]] are removed, this means that if you write:
* A list item
[[Category:Some cat]] Some text
This will be rendered the same as:
* A list item Some text
iAlex 17:26, 23 March 2010 (UTC)Reply
Thank you, I did not think... Maybe add example into help page? Kaganer 17:50, 23 March 2010 (UTC)Reply
Done. iAlex 20:09, 23 March 2010 (UTC)Reply

Configure

edit

I'm planning to do an extension configuration project for GSoC 2010. It's pretty closely related to Configure, and I'll probably end up having a lot of questions about it, and a few discussions with you about involved issues might be very constructive then. Now my question is if you are willing to have such discussions and expect have the time for them? (this would be end May, June) Jeroen De Dauw 16:33, 3 April 2010 (UTC)Reply

Sure, I will have time until end of June, but about no time (only some hours on week-end) since July, unfortunately. iAlex 17:34, 3 April 2010 (UTC)Reply
Awesome :) Jeroen De Dauw 11:33, 5 April 2010 (UTC)Reply
I've already been checking out configure to some extend and have several questions I prefer to ask in IM fashion to you. Can I add you on some IM app, or catch you on IRC somewhere? Jeroen De Dauw 05:34, 19 May 2010 (UTC)Reply

Apologies

edit

Hello,

You recently deleted a page I created, "Yuval." My apologies for creating it -- it wasn't an act of vandalism, I was just trying to create a test page on my local MediaWiki installation and hadn't realized I'd clicked out into the real world.

Best, Yuval 66.152.196.60 19:13, 16 April 2010 (UTC)Reply

svn:eol-style native

edit

I notice that you made some changes to my extensions in SVN with the description svn:eol-style native. Does this mean I have something set wrong in Subversion/auto-props? Thanks, Tisane 05:36, 22 April 2010 (UTC)Reply

The problem with auto-props is that you need to set one by file extension. In r65208 I only change a perl file in RPED, so all PHP files were correct. This is normal if you followed the page you linked since perl files are not listed there. iAlex 08:25, 22 April 2010 (UTC)Reply

Need your advice

edit

I need your advice about using "int:" prefixes in PD Help texts. Kaganer 19:48, 3 May 2010 (UTC)Reply

Template:Languages

edit

Hi IAlex, a quick favour: in Template:Languages, could you please change the table entry that reads Portugese to Portuguese? Hamilton Abreu 21:59, 6 June 2010 (UTC)Reply

Done. iAlex 05:51, 7 June 2010 (UTC)Reply
Many thanks. Hamilton Abreu 07:07, 7 June 2010 (UTC)Reply

Transition of extension Configure in MediaWiki standard

edit

Hi IAlex,

from a usability's view point there's no extension out there that is comparably helpful like configure extension. As far as I know no central MediaWiki customization script exists capable of accelerating system administrative tasks. Up to now maintaining a flat LocalSettings files with myriad php variables is quite ackward and lacks any ease of use.

Therefore I strongly suggest the transferral of configure extension into MediaWiki core code. How could the transferral be promoted?

Thanks and keep up that precious work!

--Stoettner 21:37, 19 June 2010 (UTC)Reply

Hi!
I know for a good part of administrators, having to edit LocalSettings.php is hard, but there're still some problems:
  • Current system is not suitable for Wikimedia itself (i.e. Wikipedia, this wiki, ...), it is not as fast as having LocalSettings.php, it can't change settings based on current time and request variables.
  • If this was integrated to core, it would need a complete rewrite of how settings are defined and modified, since currently it's very easy to have an error somewhere
So the extension won't be moved to core before someone will take time to fix these problem (and I don't have this time right now). iAlex 07:27, 20 June 2010 (UTC)Reply

Hey

edit

I see you deleted a couple of pages, I'm wondering if you can do username changes. Thanks! Silver Yoshi 08:01, 23 June 2010 (UTC)Reply

Yes, but you can put our request on Project:Requests so that all bureaucrats will see it. iAlex 12:17, 23 June 2010 (UTC)Reply

Configure extension

edit

Hi Alex, I have a request for you: Are you able to develop a modified version of the "Configure"-Extension, with that bureaucrats can edit only usergrouprights, like in Extension:GroupPermissionsManager. That would be great! (Sorry, my English is not very good) Regards GenJack 10:25, 16 July 2010 (UTC)

Sorry, but I only have a little bit of time, so I not going to do big changes. What you can do is restrict all other settings with $wgConfigureEditRestrictions (you'll need to copy the list, since I don't think this can be done automatically). iAlex 11:40, 17 July 2010 (UTC)Reply

SocialProfile + Postgres

edit

Hi, IAlex. I'm sysop on pt.wikipedia and eo.wikipedia and I was in the last Wikimania, in Poland. I'm looking for tools that integrates MediaWiki with other Web 2.0 resources, and this extension seems to be very useful. Unfortunately, nobody's developed the PostgreSQL schema for SocialProfile yet, as Jack Phoenix said. As you are an expert on that, would you please tell me if it's a too difficult thing to do? Thanks. Castelobranco 19:37, 18 October 2010 (UTC)Reply

about Configure Extension

edit

please could you help me i can't restrict page per namespace >>>do u think there is a problem at Configureextension??? Nishastar 10:03, 10 November 2010 (UTC)Reply

You are talking about $wgNamespaceProtection? It has no effect when you enter rights in the textboxes? iAlex 11:35, 10 November 2010 (UTC)Reply
so ... how can i protect my Namespace per specific group
please could u send me your email?? Nishastar 13:49, 10 November 2010 (UTC)Reply

Thank you for your reply

edit

Thank you for replying to my question! I really appreciate the help. Bluesoju 03:21, 15 November 2010 (UTC)Reply

Mlpearc

edit

Thanx for the message. This is my first Wiki I didn't know. where are these settings made ? I see I thought I was editing on my new wiki sorry. Mlpearc powwow 19:42, 6 December 2010 (UTC)Reply

If you want to change them for your wiki; edit you LocalSettings.php file (and add the settings at the bottom if they are not present); you can also read includes/DefaultSettings.php to see all available settings and their default values. iAlex 19:42, 6 December 2010 (UTC)Reply
Thank you so much. I helped a group of en-Wiki users build a Wiki and thought of my idea and now I need to learn how to setup the technical stuff they all knew how to do. Might of bit off more than.... well you know the old saying. Mlpearc powwow 15:29, 7 December 2010 (UTC)Reply

Category:MediaWiki configuration settings 1.16.1 - setup

edit

I documented a 1.16.1 configuration setting and created the above-named category, then discovered mediawiki.org's category templates for the first time. I tried to model my work after the 1.16.0 category -- hope my edits were done correctly. Maiden taiwan 21:33, 5 January 2011 (UTC)Reply

Template:Speedy‎

edit

Hi IAlex, the reason for my insert was to determine why Project:Deliberately unused templates shows up in Category:Candidates for speedy deletion ... any idea? axpdeHello! 08:13, 21 April 2011 (UTC)Reply

The categorisation of that was due to the translations of that template, I corrected them to correctly pass the nocat parameter. iAlex 10:05, 21 April 2011 (UTC)Reply
Tried the same, but now the translated speedy-templates show up in Category:Candidates for speedy deletion :( axpdeHello! 10:21, 21 April 2011 (UTC)Reply
Corrected, thanks for the notice. iAlex 10:47, 21 April 2011 (UTC)Reply

New parser discussion

edit

Alex, I'm not sure whether you're already on the wikitext-l mailing list https://lists.wikimedia.org/mailman/listinfo/wikitext-l . That's where we're discussing plans for the new MediaWiki parser and it would be great if you joined and shared your thoughts. Thanks.

Sumanah 21:46, 8 June 2011 (UTC)Reply

Configure $wgConfigureAdditionalExtensions

edit

I'm a newbie extension author here... am I to understand that without changing any files in Configure I can add Configure support for my extension using $wgConfigureAdditionalExtensions? Is this the prefered way to do it? Where should I be putting this in my extension.php file? In the constructor for my extension class? Will you load it, otherwise how would it ever get called? Am I forced to use a init function instead? Quadir 01:05, 23 September 2011 (UTC)Reply

The first part is correct. You need to define your extension in $wgConfigureAdditionalExtensions after including the Configure extension itself but before calling efConfigureSetup() since the inclusion of the extensions sets that variable to an empty array (to prevent register globals vulnerability) and it will be used in efConfigureSetup(). The best way to do this is to put it directly in LocalSettings.php between the two statements described just above. iAlex 06:12, 23 September 2011 (UTC)Reply
Thanks, that did the trick. I should of been able to figure that out >< More importantly I've put this information in my FAQ for my extension so others will hopefully run into it. Thanks for the extension! Quadir 13:04, 23 September 2011 (UTC)Reply

Fabrice Florin's user page

edit

I've restored User:Fabrice Florin. It says in the third paragraph that he is working for the Wikimedia Foundation on the Article Feedback Tool, which is certainly within project scope. Hopefully that's fine. Reach Out to the Truth 16:52, 12 October 2011 (UTC)Reply

Thank you for restoring my user page!
Yes, I started work for the Wikimedia Foundation as a consultant on September 26th. I am working with Eloquence, Jorm, Howief and DarTar, among others.
I look forward to collaborating with you and other Wikimedians to help engage readers to participate thoughtfully on Wikipedia.
Onward!
Fabrice Fabrice Florin 19:14, 17 October 2011 (UTC)Reply

Upcoming developers' meetups

edit

Alex, it would be great to see you at an upcoming MediaWiki developers' meeting, if you have time. Thanks.

best, Sumanah 13:56, 7 November 2011 (UTC)Reply

SpecialUpload.php / Commons

edit

Hi, (..oh threaded discussion, never used it before...) I had a glad look at http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/specials/SpecialUpload.php?revision=102112&view=markup#l468 and wonder why the headings are still not internationalized on Commons when using the upload-form e.g. https://secure.wikimedia.org/wikipedia/commons/w/index.php?title=Special:Upload&uselang=deownwork .

What do we have to change in order to enable this feature (get {{int:license-header}} instead of == Licensing ==)? I searched the help-pages here but they weren't really helpful. Thanks for your advice.

Regards -- Rillke 15:14, 11 November 2011 (UTC)Reply

You need to ask the sysadmins to add those messages (license-header, filedesc, filestatus and filesource) in $wgForceUIMsgAsContentMsg in Bugzilla. iAlex 07:03, 13 November 2011 (UTC)Reply
Thank you. bugzilla:32587 - done. Rillke 16:31, 22 November 2011 (UTC)Reply

Need help with infobox

edit

Hi,

sorry for writing, but I am in need. I am not able to create infoboxes on my mediawiki. I try everything, but I can t work it out. I also installed parser function and still nothing.

Can you look at it please?

I ll be very thankful. Bye. My mail: tut2222@zoznam.sk

Tut2222 Tut2222 23:08, 21 November 2011 (UTC)Reply

$wgMessageCache->addMessages() Replacement

edit

Hi IAlex, I see you removed the addMessages() function here: Special:Code/MediaWiki/76110. Is there another way to add dynamic messages to the wiki? I have an extension that adds a message per namespace in the wiki where the name of the message is based on the name of the namespace. The namespace configuration is stored in the database and changes on occasion so there's no way to create a static message file. Any ideas? --Cneubauer 15:09, 19 January 2012 (UTC)Reply

You can try the MessagesPreLoad hook. iAlex 16:14, 19 January 2012 (UTC)Reply
Hello.
I'm trying to resolve this in some extensions.... but...
I think that the MessagesPreLoad hook is not called in the sequence of wfMsg function...
I'm in the wright way?????
Another function must be used instead of wfMsg?
Fdo. Fernando Carpani (talk) 19:44, 12 March 2012 (UTC)Reply

Request for Assistance with a Wiki Project

edit

Hello IAlex I am working on a wiki project and the current media wiki developers we are using feel like the project is a bit too large for them. I need assistance from other developers to help fill in the gaps. Would you be able to help me with this project? Please let me know. If so, we can talk on skype and I can get you caught up on everything. My skype id is sunil.wagle1. Thanks so much IAlex and I look forward to hearing back from you! Swagle 03:03, 2 February 2012 (UTC)Reply

Heatherawalls/workin_page/what_we_offer

edit

This page is not spam, I am working on something on my own user space, please don't delete it. heather walls 07:16, 6 February 2012 (UTC)Reply

SkinPerNamespace doesn't seem to work for MW-1.18.1

edit

Hi Alex, During a MW upgrade (1.16.5 -> 1.18.1) the SkinPerNamespace extension gives an error message:

Original exception: exception 'MWException' with message 'Call to undefined method <SKINNAME>::setTitle' in <PATH TO MEDIAWIKI>/includes/Skin.php:1567

Any idea how to fix this?
Appreciated your efforts! Albert Ke (talk) 18:25, 16 February 2012 (UTC)Reply

Ok, this seems to do the trick (but could be mistaken as I'm not a php prog.):
In SkinPerNamespace.php; around line 75 replace:
 $skin->setTitle( $out->getTitle() );
with:
 if ( method_exists( $skin, 'setTitle' ) ) {
     $skin->setTitle( $out->getTitle() );
 }
For what it is worth, Albert Ke (talk) 20:44, 16 February 2012 (UTC)Reply
I updated the extension in r111831, but that version now requires MediaWiki 1.19 to work. I think you can keep your patched version until that version of MediaWiki is released. iAlex 15:32, 18 February 2012 (UTC)Reply
edit

Hi IAlex. In the ProofreadPage Extenstion, you recently made a change (around line 445) which seems to have caused all page links to be coloured in all namespaces on English Wikisource after the MW 1.19 upgrade. Was this intended, and if so could you amend the comments to reflect it? Otherwise, could we have confirmation that this is not intended? If it is a permanent feature, we can adjust our local CSS to expect it, if it is not intended we'd be chasing our tails by adjusting CSS without knowing what we are adjusting to. Thanks in advance! Inductiveload (talk) 12:27, 26 February 2012 (UTC)Reply

edit

Hi IAlex,

Could you update your bot to display a link to the git commit on top? That makes it easier to find out how old the commit it (since with git, the hashes don't indicate how old it is).

Right now it begins with:

'''Statistics are based on:''' <code>1.20alpha (c62cc31)</code>

Statistics are based on: 1.20alpha (c62cc31)

Perhaps use the following instead:

'''Statistics are based on:''' <code>1.20alpha ({{git|c62cc31}})</code>

Statistics are based on: 1.20alpha (git #c62cc31)

Thanks! Krinkle (talk) 02:06, 22 June 2012 (UTC)Reply

As stated on the page, this is the result of the maintenance/language/transstat.php maintenance script, so this would require changing MediaWiki itself... IAlex (talk) 09:57, 28 June 2012 (UTC)Reply
Nevermind then :) Krinkle (talk) 00:10, 9 July 2012 (UTC)Reply

Translating manual pages

edit

Hello iAlex, as you are perhaps the top manual-pages creator I'd really like you to comment on Project:Village Pump/Flow/2012#c-Nemo_bis-2012-10-21T09:23:00.000Z-Translate_extension. Thank you very much, Nemo 10:37, 20 November 2012 (UTC)Reply

Automatic update of hook info

edit

Hello, I'm coming from User talk:Alterego#Hooks, parameters and rights: would you be able to automatically (and if possible regularly) update {{Extension }} infoboxes with the hook data now available on Extension Matrix/Hooks (it surely can be improved, but that can be done later if it's useful). Nemo 22:01, 29 December 2012 (UTC)Reply

Communication/fr

edit

Hi! Need your help for migration of Communication/fr into new translation system. I've imported old translations into new version of Communication/fr and appeal to you to check and finish it. Thanks in advance! Kaganer (talk) 23:35, 30 January 2013 (UTC)Reply

wgFixDoubleRedirects

edit

Bonjour,

Harmonia Amanda, contributrice de la Wikipédia francophone, a découvert récemment le mot-clef présent sur quelques redirections.

Nous avons un peu regardé à quoi cela correspondait, et j'ai trouvé la tâche ad hoc de correction des doubles redirections.

Manual:$wgFixDoubleRedirects contient la remarque Tends to conflict with page move vandalism, use only on a private wiki.. Nous nous demandions quel pouvait être un exemple de scénario d'un tel vandalisme ? Dereckson (talk) 16:19, 21 March 2013 (UTC)Reply

Salut,
Tu peux regarder le
bug:15622
, avec un lien vers ce qu'un des administrateurs a du faire pour révoquer les contributions du script qui corrige les double redirections (dans le champ « URL »).
Le principal problème si mes souvenirs sont bons, est que quand un vandale renomme une page vers un nom obscène ou injurieux, toutes les pages qui ont un lien vers celle-ci vont alors aussi avoir le nouveau nom de la page renommée dans le titre et que suivant comment est effectué le renommage en sens inverse, tu dois révoquer toi-même les modifications du script.
J'espère que cela a répondu à ta question. IAlex (talk) 06:50, 22 March 2013 (UTC)Reply

Requests for comment/Configuration database

edit

Hi, Requests for comment/Configuration database is being considered as one of the RFCs to be discussed at the RFC review on 2013-11-06 via IRC. You are receiving this notification because you edited or discussed this RFC. We hope to see you there. Qgil (talk) 00:31, 5 November 2013 (UTC)Reply

An important message about renaming users

edit

Dear User talk:IAlex/An important message about renaming users,

I am cross-posting this message to many places to make sure everyone who is a Wikimedia Foundation project bureaucrat receives a copy. If you are a bureaucrat on more than one wiki, you will receive this message on each wiki where you are a bureaucrat.

As you may have seen, work to perform the Wikimedia cluster-wide single-user login finalisation (SUL finalisation) is taking place. This may potentially effect your work as a local bureaucrat, so please read this message carefully.

Why is this happening? As currently stated at the global rename policy, a global account is a name linked to a single user across all Wikimedia wikis, with local accounts unified into a global collection. Previously, the only way to rename a unified user was to individually rename every local account. This was an extremely difficult and time-consuming task, both for stewards and for the users who had to initiate discussions with local bureaucrats (who perform local renames to date) on every wiki with available bureaucrats. The process took a very long time, since it's difficult to coordinate crosswiki renames among the projects and bureaucrats involved in individual projects.

The SUL finalisation will be taking place in stages, and one of the first stages will be to turn off Special:RenameUser locally. This needs to be done as soon as possible, on advice and input from Stewards and engineers for the project, so that no more accounts that are unified globally are broken by a local rename to usurp the global account name. Once this is done, the process of global name unification can begin. The date that has been chosen to turn off local renaming and shift over to entirely global renaming is 15 September 2014, or three weeks time from now. In place of local renames is a new tool, hosted on Meta, that allows for global renames on all wikis where the name is not registered will be deployed.

Your help is greatly needed during this process and going forward in the future if, as a bureaucrat, renaming users is something that you do or have an interest in participating in. The Wikimedia Stewards have set up, and are in charge of, a new community usergroup on Meta in order to share knowledge and work together on renaming accounts globally, called Global renamers. Stewards are in the process of creating documentation to help global renamers to get used to and learn more about global accounts and tools and Meta in general as well as the application format. As transparency is a valuable thing in our movement, the Stewards would like to have at least a brief public application period. If you are an experienced renamer as a local bureaucrat, the process of becoming a part of this group could take as little as 24 hours to complete. You, as a bureaucrat, should be able to apply for the global renamer right on Meta by the requests for global permissions page on 1 September, a week from now.

In the meantime please update your local page where users request renames to reflect this move to global renaming, and if there is a rename request and the user has edited more than one wiki with the name, please send them to the request page for a global rename.

Stewards greatly appreciate the trust local communities have in you and want to make this transition as easy as possible so that the two groups can start working together to ensure everyone has a unique login identity across Wikimedia projects. Completing this project will allow for long-desired universal tools like a global watchlist, global notifications and many, many more features to make work easier.

If you have any questions, comments or concerns about the SUL finalisation, read over the Help:Unified login page on Meta and leave a note on the talk page there, or on the talk page for global renamers. You can also contact me on my talk page on meta if you would like. I'm working as a bridge between Wikimedia Foundation Engineering and Product Development, Wikimedia Stewards, and you to assure that SUL finalisation goes as smoothly as possible; this is a community-driven process and I encourage you to work with the Stewards for our communities.

Thank you for your time. -- Keegan (WMF) talk 18:24, 25 August 2014 (UTC)Reply

--This message was sent using MassMessage. Was there an error? Report it!

MediaWiki message delivery (talk) 18:24, 25 August 2014 (UTC)Reply

MyBot change

edit

Hi there. I'm not sure I understand this change, as it almost emptied the page. Can you please explain? Thanks! Elitre (WMF) (talk) 14:08, 11 November 2014 (UTC)Reply

Thanks for the notice. There was indeed something broken in the script, which is now fixed. IAlex (talk) 09:14, 16 November 2014 (UTC)Reply

deploying SkinPerNamespace on mediawiki.org

edit

Hi there, in case you didn't notice, to move the Data and developer hub and OOUI living style guide onto mediawiki.org we'll need to deploy Extension:SkinPerNamespace on the cluster (phab:T98897). As part of that I've requested a dedicated phab project for the extension (phab:T102865). Thanks for writing it! SPage (WMF) (talk) 19:48, 17 June 2015 (UTC)Reply

Traduction des pages d'aide MW

edit

Bonjour,

Je me suis mis en tête de comprendre comment fonctionne wikipedia (le wiki), d'où visite à MW, et de proche en proche j'ai commencé à traduire les pages d'aide (enfin une certaine page, dont tu es le créateur :

https://www.mediawiki.org/w/index.php?title=Special:Translate&group=page-Manual%3AConfig+script&action=page&filter=&language=fr

. Donc c'est de ta faute. Donc tu es volontaire pour me répondre (c'est où les smileys, sur Flow ?). Je m'acharne depuis ce matin à faire apparaître à l'écran les derniers alinéas traduits hier. J'y avais mis le texte original (en anglais des messages d'erreurs, avec entre () la traduc française, pour d'une part que l'on comprenne ce que dit le message en anglais, ce qui n'est pas une évidence, même pour certains informaticiens, même jeunes, et d'autre part en vue de la traduction future des messages affichés eux-mêmes. Or non seulement la traduc des messages n'apparaît pas, mais la traduc des "kesskifofère" qui suivent reste planquée dans les limbes, et c'est peu dire que je me suis acharné. Tu n'aurais pas un petit miracle à m'offrir dans ton grand sac à trésors ?

Au passage, si je ne craignais d'abuser, je te suggérerais une relecture de mes sévices, vu qu'en informatique, je ne suis expert que pour planter les ordis,. Il y a des traducs sur lesquels j'ai des doutes ... inventifs (le nommage de tubes, ça existe ?)

Cordialement, et Hop !

PS : pour ton info, sur ta PU, dans la phrase "You can find ...", le lien vers "...the French Wikipedia" envoie vers l'article "Accueil" de FR, au lieu (probablement) de la page d'accueil de la version française.

PPS : merci pour ton travail de moine sur ce projet, et les autres. Kikuyu3 (talk) 10:59, 12 September 2015 (UTC)Reply

A barnstar for you!

edit
  The Original Barnstar
DEAR MR AVTER SINGH RS 1000000 Avter singh (talk) 15:47, 14 November 2016 (UTC)Reply

A barnstar for you!

edit
  The Original Barnstar
DEAR MR AVTER SINGH RS 1000000 Avter singh (talk) 15:48, 14 November 2016 (UTC)Reply

RfC

edit

Hello. There is an RFC for the removal of inactive bureaucrats and interface administrators. As this might affect you, your input at the RfC is greatly appreciated. Minorax (talk) 04:05, 29 February 2020 (UTC)Reply

Deletion of User page

edit

Just wanted to let you know that a user page can be used as a scratchpad (see Help:User page#User scratchpad / development area). While you may find it preferable to use the sandbox, this is no reason to delete a the user page. Pyfisch (talk) 17:19, 11 October 2020 (UTC)Reply

Notice: Admin activity review

edit

Hello IAlex,

I hope that this message finds you well.

I am writing to inform you that you may lose your adminship (and other advanced permissions) on mediawiki.org because of inactivity.

A policy regarding the removal of advanced permissions (e.g.: administrator, bureaucrat, interface-admin, etc.) was adopted by community consensus in 2013. While initially that policy did not apply to this site, the mediawiki.org community decided in August 2020 to opt-in.

You are being notified because we have identified that your account meets the inactivity criteria stated in the policy: no edits and no administrative log actions for the last 2 years.

  • If you want to keep your advanced permissions, you should inform the community (at Project:Current issues) about the fact that the stewards have sent you this information about your inactivity. A community notice about this process has been also posted on said page. If the community has a discussion about it and then wants you to keep your advanced permissions, please contact the stewards at the stewards noticeboard, and link to the discussion of the local community, where they express their wish for you to continue to maintain your advanced permissions.
  • If you wish to resign your advanced permissions, you may do so by filing a request for removal on Meta-Wiki.
  • If there is no response at all on one month after this notification, the stewards will proceed to remove your advanced permissions without further notice.

In ambiguous cases, stewards will evaluate the responses and will refer a decision back to the local community for their comment and review.

If you have any questions, please let me know or feel free to message us at the stewards. If you feel we've made a mistake and your account is active, we'd also appreciate to let us know, and please accept our apologies.

Best regards,
--MarcoAurelio (talk) (via MassMessage) 22:13, 9 January 2021 (UTC)Reply

MediaWiki message delivery (talk) 22:13, 9 January 2021 (UTC)Reply

Hello, today your flags have been removed. ~ Einsbor (talk) 10:13, 9 February 2021 (UTC)Reply

Archiving the OnlineStatus extension

edit

Hello Alex,

I hope you are doing well.

You have made the OnlineStatus extension, which is now unmaintained and not working well with the recent versions of the MediaWiki. Also, there are some unresolved issues on the Phabricator. (https://phabricator.wikimedia.org/tag/mediawiki-extensions-onlinestatus/)

I would like to propose archiving, as there is another alternative extension OnlineStatusBar which is working well.

Is it fine for you?

Best regards,

Zoran Kizule (talk) 04:22, 9 October 2022 (UTC)Reply

SkinPerNamespace maintainership

edit

Hi, Alex.

Please let us know if you would support WikiTeq https://gerrit.wikimedia.org/r/admin/groups/7badf5846dad8ef6b9101094b2d5c80f6d08b66f,members in taking over the maintenance of your extension Extension:SkinPerNamespace. We use this extension on our clients' wikis and noticed that it is in the "unmaintained" state. Your kindly consent will help us to get WikiTeq group added to the Gerrit repo and the Phabricator board.

Kind regards,

Anton Elcapitan68 (talk) 18:16, 16 May 2023 (UTC)Reply

I've also filed this: https://phabricator.wikimedia.org/T337692
@IAlex, gentle reminder here! X-Savitar (talk) 15:10, 29 May 2023 (UTC)Reply