User Details
- User Since
- Mar 22 2015, 3:09 PM (245 w, 6 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- PerfektesChaos [ Global Accounts ]
Wed, Dec 4
The localized version is inserted, e.g. Datei: or Fichier:.
- Localization is blocking C&P transfer into other language wikis.
- German Wikipedia is removing the namespace name by JS tools when source code is edited to enable smooth exchange with other wikis.
The namespace name is redundant and superfluous in gallery and has been a less smart concept there.
- Nothing else than a media ID is permitted at this position, and therefore it is pointless to ask whether it is called Image: or File:.
VE etc. must not insert any namespace name.
- It is cluttering diff and disabling interwiki exchange. At least confusing, no benefit.
Sun, Dec 1
This task stalled.
Wed, Nov 13
Ages ago I wrote editorContent which might help for the time being.
- I do not know whether it still works, please complain if not.
The nasty thing: While JS and CSS can be recognized by so-called extension, and will get a content model by system, lua code in user pages has no content model nor .lua termination and is difficult to identify.
Nov 6 2019
- I am a volunteer developer on dewiki and I created a pile of JavaScript tools and Lua modules applicable to any wiki in any language.
- Basically I am happy.
- I am about ten years on this drug.
- I created all tools I need, and some are running private, some are made available to everything under MediaWiki.
- What slows me down are some users in my own community, but there is no remedy on any conference.
- What we could need in the long run would be another edition of TechNews; in developer mode, or perhaps focussing on JavaScript, Lua, API, parsing & maintenance categories & LINT, toolforge, VE etc.
- The broader and translated TechNews on a weekly base is too much information for me; most things I do know already or I do not need at all. It is too long for me and explaining too much; it is heading towards another auditory and I did not subscribe. Information overflow.
- An English only newsletter for developers in a particular field on important occasions like breaking change, deprecating public functionality etc. might improve communication, with short notices for experts (legacy function mw.util.grandfather() deprecating from now, see phab:T1999). Since narrowed to JavaScript, Lua, API those subscribers only will be fed and not bothered by other fields. And if there is nothing worth to broadcast over months it is fine and does not cause work.
- The Project News on dewiki are maintained now for a dozen of years, and I can watch this and I am precisely informed, if the editor does not fail to include something which is important for me.
Oct 20 2019
Oct 1 2019
This task has been sleeping for more than three years.
Sep 19 2019
Aug 20 2019
Yes, indeed, somewhat duplicate but might change course towards Lua which has not been known 2011 in T33439.
Aug 12 2019
Aug 11 2019
This time a regular article page, no JS nor user page.
Aug 8 2019
Yeah, everything fine now.
Aug 1 2019
Just look at the gallery page. That one is maintained and updated. And only that one. Forget all categories and the double amount of icons which have been official OOjs icons two years ago, and might be recovered next month again.
It is disturbing the watching users (who are supervising bot flag edits) and is blowing up the version history.
I am the guy who initiated in 2016 the porting of the icon collection, persuaded a script runner to create the first pile of 1000 icons, and I added manually several hundreds of changed and added icons. I also refactored the gallery.
You split the discussion on two Phab tasks, while it is actually an issue for the Commons talk page. Therefore I am forced to comment here once again.
The naming is from 2017, and all icons received meaningful and systematic names when the files were created. At that time, the name has been correct.
Slot issues should be considered as well. That is rather complex for parser functions which are the approach of a decade ago. Lua should get access to a table of slots with revID, user, timestamp, size for the most recent and the first undeleted revision. From that the calendar details like month2 and day may be derived and any local formatting can be done as required.
Or at least a Lua access in the Title object. Then everything else may be derived by programmers, and no further parser functions wil be required. Lua people would like to get access to both current and creation revision information anyway. If Lua knows, templates may be supported by utility.
It is a bit strange to discuss Commons categories outside of Commons. Usually the talk page is used there.
I do propose a different name for the entire project rather than Homepage.
Jul 29 2019
@Kipod: You may have a look into JSONutil@dewiki, check the examples provided at JSONutil Test, use the JSONutil.fetch(source,true,"he") function for now rather than mw.text.jsonDecode(source), clean up all obscure syntax from your wiki by maintenance cat step by step (the dubious syntax won’t survive the next decades, one day you will need pretty syntax anyway); and a Hebrew translation at commons:Data is welcome.
Jul 19 2019
Caught on BETA, but might help here.
- I understood that External Storage is used to store text blobs of productive WMF wikis.
- Perhaps some entries in mapping tables are corrupt.
- The following error report would result from a problem in the other direction.
Jul 18 2019
Jul 13 2019
Apparently // or /* ... */ comments were accepted but not by PHP7, if I observed correctly.
Jul 12 2019
Uhhpff. I did not find that, but I did not read the entire page with all details down to bottom and scrolled quickly. However, it is important that the opportunity is shown in prominent position and ARIA-marked for those who cannot see it. The blind Spanish visitors will appreciate that.
As recommended above, I did open T227872 for the language selection dropdown issue.
Jul 11 2019
I do confirm that the 2018 state has been present end of June, beginning of July 2019.
- The Code of Conduct issue in this task with ban for unspecified durance triggered by a 4Lword came up to my mind in the similar FRAMBAN case.
- I checked this task and the homepage several times.
- Congratulations, it took almost twelve months to publish a simple fix.
Now we have a different issue, if a am not tricked out by some script blocking?
- In the upper right corner there is a language selection gadget icon.
- The drop down option list is disabled by: display:none
- Either I make both option list and selection gadget disappear, or I would enable both.
- Once again a deliberate and intended design decision by the department for higher reasons.
- I guess in 2020 we can revisit that page and see the selection working
In addition a kind of query for namespaces is needed.
- Who has a partial block on templates, modules, article main space?
Additional note on trailing garbage:
- Recent PHP apparently stops analysis when opening bracket { has been matched by closing }.
- PHP7 JSON does not return any result if closing last } is followed by non-whitespace data.
Even more, unbalanced (missing) terminating } at end of data seem to be granted by lazy PHP while strict PHP7 is insisting upon correct assignment.
Jul 9 2019
I am in doubt that magic automatic device detection is a safe way.
- I understood that people are using Timeless skin on smartphone and tablet. Who knows future size and resolution of mobile devices? They will be thrown to Minerva after each click.
- I view quite often pages in the m. domain from regular desktop business to check appearance. The first link might be initiated by some &usemobile=1 but this mode needs to be preserved until I decide to leave the mobile emulation.
- Some might regard their tablet as desktop and use a desktop skin. Others will use the identical tablet as mobile device and prefer Minerva style. How to configure if there is an automatic decision made by server?
Jul 8 2019
Jul 5 2019
For the record: success on 2019-07-03.
Jul 2 2019
T227033 is reporting a similar issue, first observed about 27 June 2019.
Jun 23 2019
I think it should be left to the user.
Jun 22 2019
Jun 19 2019
We should stick to multiline relaxed strings, while regarding superfluous comma and apostrophe delimiters as errors.
Jun 12 2019
While every other tools.wmflabs.org acess is hiding private browser fingerprint from tool developer, this one is using a hidden mechanism to record IP address and full browser profile by clandestine means.
- Every tool developer may log all queries, recommended for tool improvement and error detection, but that will include just timestamp, all query parameters, and some general browser characteristics.
- For identifying user groups, containing almost one person, the anonymous browser characteristics are sufficient and available to every tool developer.
The approach here gives the full IP data and complete browser and hardware and preferences and cookies and private information to unknown readers.
- InteractionTimeline is used to spy on users suspicious to be sock puppets. Now everybody who is using that tool is subject for identification which physical user, identical with which Wiki account, is looking at such questions. It can be monitored which Wiki account is interested and expecting which other Wiki accounts are connected. I feel reminded to a Big Brother authority.
- If such secret service means are built in it is necessary to make every user clearly aware that they are tracked and identified more than usual and expected. The general disclaimer on every WMF page does not tell that.
- In T187374 task description I fail to see any explanation why it is necessary to identify every single individual rather than recording the browser access data, which is almost unlikely to be shared by two tool users.
Jun 10 2019
Persisting:
[XP6iKApAICIAAJV-xuIAAACS] 2019-06-10 18:32:10
At least no temporary DB lag.
Jun 9 2019
https://de.wikipedia.org/w/index.php?oldid=5780804 reported last year:
Interner Fehler [W9n5NApAMEoAAJqHzzYAAABM] 2018-10-31 18:49:24: Fataler Ausnahmefehler des Typs „MediaWiki\Revision\RevisionAccessException“
Jun 8 2019
Jun 7 2019
Not convinced of my uselang statement any longer, cannot reproduce details and URL.
May 28 2019
May 23 2019
Thank you for now.
May 17 2019
Well, the use case is that I want to edit those pages which transclude the redirect, in order to modify template name and old parameters, rather than pages transcluding the generic template name where new parameters are already used.
May 13 2019
Thank you for your edit but you missed that one and also upstream notification which will trigger downstream dependency one day.
May 12 2019
May 11 2019
I count 88 pages in elwiki:Help: (including 14 redirects), but 900 pages (including many redirects) just as top pages in dewiki:Help: which indicates that there is an intensive usage in one project and a more relaxed in another wiki, and there might be projects with almost no helpful page in Help: namespace.
May 9 2019
Apr 26 2019
Blacklisting pageids could be a hard job, since there are more than 10.000 pages in talk structure on German Wikipedia project namespace.
Apr 25 2019
Oh, yeah, there are thousands of talks; almost 5000 daily candidates for deletion, and village pumps and various help desks and some 10.000 archives of talks.
Apr 15 2019
Apr 10 2019
Internationalization issues, cultural aspects, script and language, world wide impact goes in similar way for templates and modules.
It is quite common that a software feature is developed for a certain purpose, but later the end user do find it helpful for more or even entirely different applications.
- The original target has been to generate random codes beginning somewhere at one letter, with no special meaning.
- It turns out that it is very useful to reserve 4 letter codes for mnemonic shortcuts like wikt or voya or whatever; leaving 2 and 3 letter codes for languages of Wikipedia as most frequented WMF project, one letter code like b c d v for (english) project entries, and 4 letter codes for various internal assignments not conflicting with language codes.
- Random shorteners start at aaaaa and have no meaning at all. That length is quite common for short URL and not difficult to type and write on a piece of paper or tell by phone.
Mar 30 2019
The additional claim lang="..." should be entirely removed from the heading element.
Mar 28 2019
Also, the code of notifications special page is not in the directory where the code of all other special pages is there i.e. in includes/specials directory.
Mar 26 2019
Mar 5 2019
The reason for preferring ISBN over OCLC is that ISBN gives access to both Worldcat and any other, like national libraries and book sellers and local library catalogue and research archives.
Jan 28 2019
I was not aware of that lengthy task, but yes, they are describing the same problem, and yes, gerrit:486825 is the solution I proposed based upon my earlier <bdo>/<bdi> experience. Should be resolved, then.
Jan 23 2019
I learned now that apparently no PDF but always the HTML &printable=yes is affected.
Jan 22 2019
Jan 18 2019
After a good sleep, I am now dreaming of MutationObserver and the basic software should do:
- Do not equip initially any disabled or hidden input element, whatever user request might tell.
- Observe all requested input elements by MutationObserver.
- Hide toolbox as soon such element will be disabled or hidden.
- Pop up or create toolbox as soon such element will be enabled or displayed.
Browser availability is to be checked, but should disseminate soon. 2ColEdConflMgr is in BETATEST state, might take a while until regular.
Jan 17 2019
Equipping any page, even a Special:Blankpage with any kind of forms and input facilities shall be supported, no matter how an identifier is called. Therefore wpTextbox is limiting too much on official MW generated pages.
It might happen that some browsers regard hidden form fields as disabled, and others do not. However, the gadget shall not rely on this assumption.
BTW, it is intended that on Upload form or any other page with multiple textarea fields expecting large amount of text input each big input element shall be equipped with input assistance directly attached.
Thank you for informing me; I am not using that feature, and I was not aware that any other script is inserting hidden enabled textarea elements at that stage. CodeMirror, CodeEditor, Schnark, Ace, wikEd are using disabled property while sleeping if I recall correctly, or show up later. At least I have tested interaction and did not detect any problem.
I do appreciate the proposal to insert an additional MyDefault element if and only if there are differing user preferences in effect.
Jan 14 2019
Yeah, thank you, established in July 2009. Did the predecessor check all files before 2009 on every Wiki? Or any monster sleeping in a dark cave?
This opens another question: Is it actually checked that no SVG on Commons does contain any <image>, <script>, <use>?
As far I know the following procedure should be sufficient, but a real SVG expert might check for further mouse holes:
- URL-decode the url() value as inspected string.
- Remove any whitespace from test string, even strange stuff. Or just leave ASCII letters and a few special characters <>#/:=.
- Downcase the entire thing.
- Look for the following strings:
- <image
- <script
- <use (may be permitted as <use href=#template)
- href= (but href=# is okay; perhaps also / relative URL). Just to make it bullet proof.
- If any of those (or some more) is found, then drop.
Jan 11 2019
Jan 9 2019
First, I never used the “remember” feature, and I learnt now that my old fellow is reused by the advanced form. I simply did not know that my preference made a decade ago and no longer mentioned in preferences has still influence. On the Special:Search advanced form the int:powersearch-remember ticbox is not marked and does not tell me that I am reusing anything I want to be remembered.
Dec 20 2018
Please note that these are not static pages.
- The URI comment looks like assigning a static page which is simply transcluded.
- Entire JSON TemplateData descriptions are generated individually by template or Lua programming; depending on parameters and existence of other pages.
- You may have a look e.g. at use of lang/Latn/Doku and the derived page.
Dec 19 2018
Dec 18 2018
- For me, this yields to 15 matches in article talk and user space only.
- I presume you do not see any match?
@Lea_WMDE current behavior is that in case of no namespaces the user preferences for namespaces are selected (which is the wiki preferences if no user preference exists I think, and that is (Article) in de-wiki
I am not sure about renaming the ticket.
Dec 17 2018
The traditional approach has been:
- &profile=default → ns=0
- &profile=images → ns=6
- &profile=all → every per project ns listed in URL
- &profile=advanced → if no ns specified, then all ns, otherwise those explicitly mentioned.
Easy way to reproduce: Switch off JavaScript.
- Wiki needs to work without JS, e.g. for security reasons.
- Even without JS the basic server functionality is to be delivered.
Dec 16 2018
- &profile=advanced might be ten years old and offers a selection of namespaces; search is done in all namespaces otherwise.
- &profile=default is the opposite; small classic form but ns=0 searched only.
- There are also &profile=images and &profile=all which last searches all namespaces by small form.
The behaviour is identical for both classic form or recently introduced Extension:AdvancedSearch support or switching off that advanced feature which became possible a week ago.
Sorry, no, I am overburdened and do not get into any code patching whatever business. Even more not into a different GitHub Account authorization identification password procedure administration; I do have some 50 access management issues like this open and do not add any further.
I used these links over years. For sure it worked some weeks or months ago as expected.
Dec 14 2018
@Aklapper * Hi, Master Of Ceremony, would you recommend to close this task as invalid and reopen with new title and description, since the encoding cause turned out to be a wrong assumption?
- I failed to make any user preference responsible for diverging behaviour on my account.
- Perhaps some kind of cookies involved?
- I do get always 20 of 223 results on first attempt.
- User preferences were checked, no influence.