User talk:Fluffernutter/Archive 34
This is an archive of past discussions about User:Fluffernutter. Do not edit the contents of this page. If you wish to start a new discussion or revive an old one, please do so on the current talk page. |
Archive 30 | ← | Archive 32 | Archive 33 | Archive 34 | Archive 35 | Archive 36 | → | Archive 40 |
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Problems
- Some users have a problem with the watchlist. Some changes in categories make the watchlist a blank page. The developers are working on this. Until this is fixed you can try some things that have helped other editors if you have this problem. You can turn on
Hide categorization of pages
in your watchlist preferences. You can turn offExpand watchlist to show all changes, not just the most recent
in your watchlist preferences. You can remove problematic categories from Special:EditWatchlist/raw. [1] - There was a problem with the visual editor for several days. You could not save edits that triggered a CAPTCHA. This would for example be when a new user added external links in references. This was fixed on 2 May. [2]
Changes this week
- When you edit you can switch between the visual editor and the wikitext editor. This works if the wiki you edit has the visual editor. The menu will now say
Visual editing
andSource editing
instead ofSwitch to visual editing
andSwitch to code editing
. This is because it was confusing when the menu said you could switch to the editor you were already using. [3] - The new version of MediaWiki will be on test wikis and MediaWiki.org from 9 May. It will be on non-Wikipedia wikis and some Wikipedias from 10 May. It will be on all wikis from 11 May (calendar).
Meetings
- You can join the next meeting with the VisualEditor team. During the meeting, you can tell developers which bugs you think are the most important. The meeting will be on 9 May at 19:00 (UTC). See how to join.
Future changes
- You will be able to get a notification when a page you created is connected to a Wikidata item. This will come to Wikivoyage on 9 May. If there are no problems it will come to most Wikipedias on 30 May. It will come to other projects and English, French and German Wikipedia later in the summer. It will be opt-in for existing users and opt-out for new users. [4][5]
- Markup that looks like code for language variants might need to be fixed. If
-{
is used in transclusions or web addresses it has to be escaped appropriately. You can use-<nowiki/>{
for transclusions and%2D{
in web addresses. A transclusion could for example be when you use-{
in a template:{{1x| sad :-{ face }}
. This is because of some code fixes to the preprocessor and affects all wikis. [6][7]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
02:25, 9 May 2017 (UTC)
Editing News #1—2017
Read this in another language • Subscription list for this multilingual newsletter
Since the last newsletter, the VisualEditor Team has spent most of their time supporting the 2017 wikitext editor mode which is available inside the visual editor as a Beta Feature, and adding the new visual diff tool. Their workboard is available in Phabricator. You can find links to the work finished each week at mw:VisualEditor/Weekly triage meetings. Their current priorities are fixing bugs, supporting the 2017 wikitext editor as a beta feature, and improving the visual diff tool.
Recent changes
A new wikitext editing mode is available as a Beta Feature on desktop devices. The 2017 wikitext editor has the same toolbar as the visual editor and can use the citoid service and other modern tools. Go to Special:Preferences#mw-prefsection-betafeatures to enable the ⧼Visualeditor-preference-newwikitexteditor-label⧽.
A new visual diff tool is available in VisualEditor's visual mode. You can toggle between wikitext and visual diffs. More features will be added to this later. In the future, this tool may be integrated into other MediaWiki components. [8]
The team have added multi-column support for lists of footnotes. The <references />
block can automatically display long lists of references in columns on wide screens. This makes footnotes easier to read. You can request multi-column support for your wiki. [9]
Other changes:
- You can now use your web browser's function to switch typing direction in the new wikitext mode. This is particularly helpful for RTL language users like Urdu or Hebrew who have to write JavaScript or CSS. You can use Command+Shift+X or Control+Shift+X to trigger this. [10]
- The way to switch between the visual editing mode and the wikitext editing mode is now consistent. There is a drop-down menu that shows the two options. This is now the same in desktop and mobile web editing, and inside things that embed editing, such as Flow. [11]
- The Categories item has been moved to the top of the Page options menu (from clicking on the icon) for quicker access. [12] There is also now a "Templates used on this page" feature there. [13]
- You can now create
<chem>
tags (sometimes used as<ce>
) for chemical formulas inside the visual editor. [14] - Tables can be set as collapsed or un-collapsed. [15]
- The Special character menu now includes characters for Canadian Aboriginal Syllabics and angle quotation marks (‹› and ⟨⟩) . The team thanks the volunteer developer, Tpt. [16]
- A bug caused some section edit conflicts to blank the rest of the page. This has been fixed. The team are sorry for the disruption. [17]
- There is a new keyboard shortcut for citations:
Control
+Shift
+K
on a PC, orCommand
+Shift
+K
on a Mac. It is based on the keyboard shortcut for making links, which isControl
+K
on a PC orCommand
+K
on a Mac. [18]
Future changes
- The VisualEditor team is working with the Community Tech team on a syntax highlighting tool. It will highlight matching pairs of
<ref>
tags and other types of wikitext syntax. You will be able to turn it on and off. It will first become available in VisualEditor's built-in wikitext mode, maybe late in 2017. [19] - The kind of button used to Show preview, Show changes, and finish an edit will change in all WMF-supported wikitext editors. The new buttons will use OOjs UI. The buttons will be larger, brighter, and easier to read. The labels will remain the same. You can test the new button by editing a page and adding
&ooui=1
to the end of the URL, like this: https://www.mediawiki.org/wiki/Project:Sandbox?action=edit&ooui=1 The old appearance will no longer be possible, even with local CSS changes. [20] - The outdated 2006 wikitext editor will be removed later this year. It is used by approximately 0.03% of active editors. See a list of editing tools on mediawiki.org if you are uncertain which one you use. [21]
If you aren't reading this in your preferred language, then please help us with translations! Subscribe to the Translators mailing list or contact us directly, so that we can notify you when the next issue is ready. Thank you! User:Whatamidoing (WMF) (talk) 19:18, 9 May 2017 (UTC)
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- You can now use ISBNs to automatically generate citations in the visual editor. This works on wikis that have enabled Citoid. [22]
- The Two Column Edit Conflict View is available as a beta feature on all wikis. It is a new interface for the edit conflict resolution page. [23]
Problems
- The
mediawiki.util
library does not load automatically any more. Your Special:MyPage/common.js may use it. If you have technical problems that started a couple of weeks ago you can try addingmw.loader.using( 'mediawiki.util' ).done(function(){
as the first line in the file and});
as a last one. Tech News wrote about this in the 2017/18 issue. [24]
Changes this week
- The RevisionSlider extension will be a default feature on all wikis. RevisionSlider is an easier way to move between changes in the page history. It has been a default feature on German, Arabic and Hebrew Wikipedia and a beta feature on all wikis. You will be able to turn it off in your preferences. [25]
- There is no new MediaWiki version this week.
Future changes
- Administrators will soon be able to search through deleted pages. [26][27]
- Markup that looks like code for language variants might need to be fixed. Tech News wrote about this last week. If
-{
is used in transclusions or web addresses it has to be escaped appropriately. You can use-<nowiki/>{
for transclusions and%2D{
in web addresses. This is because of some code fixes to the preprocessor and affects all wikis. You can now see the full list of wikis with this problem and help fix them to avoid that things break later this month. You might find false positives. You can read more about what to fix. [28][29]
Older unreported changes
- Your Meta user page is shown on all wikis where you don't have a local user page. You can now add the magic word
__NOGLOBAL__
to your Meta user page to stop this. [30][31]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
21:48, 15 May 2017 (UTC)
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Changes this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 23 May. It will be on non-Wikipedia wikis and some Wikipedias from 24 May. It will be on all wikis from 25 May (calendar).
- There will be a
<div>
tag around HTML from the MediaWiki wikitext parser. Gadgets with code that does not follow recommendations could have problems with this. You can report new problems you think are related to this. [32]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
22:06, 22 May 2017 (UTC)
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Problems
- Last week’s MediaWiki version was rolled back from some wikis because of a problem. This means planned changes did not happen. [33]
Meetings
- You can join the next meeting with the VisualEditor team. During the meeting, you can tell developers which bugs you think are the most important. The meeting will be on 30 May at 19:00 (UTC). See how to join.
Future changes
- You will be able to control who can notify you on the Wikimedia wikis. You will have a user blacklist. When you add a user to the blacklist you will not get a notification when they mention you. You can test this on Beta Wikipedia. You can read more and give feedback on Meta. [34]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
12:18, 30 May 2017 (UTC)
Administrators' newsletter – June 2017
News and updates for administrators from the past month (May 2017).
- Doug Bell • Dennis Brown • Clpo13 • ONUnicorn
- ThaddeusB • Yandman • Bjarki S • OldakQuill • Shyam • Jondel • Worm That Turned
- An RfC proposing an off-wiki LTA database has been closed. The proposal was broadly supported, with further discussion required regarding what to do with the existing LTA database and defining access requirements. Such a tool/database formed part of the Community health initiative's successful grant proposal.
- Some clarifications have been made to the community banning and unblocking policies that effectively sync them with current practice. Specifically, the community has reached a consensus that when blocking a user at WP:AN or WP:ANI, it is considered a "community sanction", and administrators cannot unblock unilaterally if the user has not successfully appealed the sanction to the community.
- An RfC regarding the bot policy has closed with changes to the section describing restrictions on cosmetic changes.
- Users will soon be able to blacklist specific users from sending them notifications.
- Following the 2017 elections, the new members of the Board of Trustees include Raystorm, Pundit and Doc James. They will serve three-year terms.
Holiday card
Wishing you a Charlie Russell Christmas, Fluffernutter! |
"Here's hoping that the worst end of your trail is behind you That Dad Time be your friend from here to the end And sickness nor sorrow don't find you." —C.M. Russell, Christmas greeting 1926. Montanabw(talk) 23 December 2016 (UTC) |
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- You can see new files on Special:NewFiles. You can now pick which dates you want to see files from. [35]
- When you read Wikipedia on a mobile device the first paragraph now comes before the infobox. [36]
- You can now remove navigation elements from your results when you search. This could for example be part of an infobox that is only there to help you find the previous or next article. [37]
- New users on Wikivoyages and Wikipedias (except French, English and German) now get a notification when a page they created is connected to Wikidata. Other wikis will get it 13 June. [38]
Problems
- The MediaWiki version from two weeks ago was rolled back. It was fixed late last week. Changes that were planned to go out last week did not happen. [39]
Changes this week
- Wikimedia wikis can show fewer links to articles in other languages. This is to make it easier to find the languages likely to be useful to the reader or editor. Everyone can still click to see the full list. Logged-in users who use the compact language links will see languages they have in their Babel box on their user page in the first, shorter list. You can turn the compact language list off or on in your preferences. [40]
- You can choose what dates to look at when you look at a user's contributions. [41]
- When you click on your watchlist in the mobile view you get a list of all pages in the watchlist instead of the latest changes to them. Logged-in users with at least ten edits will now get the latest changes instead. [42]
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 6 June. It will be on non-Wikipedia wikis and some Wikipedias from 7 June. It will be on all wikis from 8 June (calendar).
- String comparisons in Scribunto modules are now always done case-insensitively by byte order. Before they were sometimes in a case-sensitive US-English collation order. This could break some modules. [43]
Meetings
- You can join the next meeting with the VisualEditor team. During the meeting, you can tell developers which bugs you think are the most important. The meeting will be on 6 June at 19:00 (UTC). See how to join.
Future changes
- The 2006 wikitext editor will be removed the week of 27 June. This is the old toolbar with small square blue buttons. You can see a picture of it. 0.03% of active Wikimedia editors use this old tool. They will not see a toolbar at all. [44][45]
- Wikimedia wikis use OCG to create PDFs. The OCG code has a lot of problems and will stop working. It has to be replaced. An alternative is Electron. You can tell the developers what you need the PDF service to be able to do. Electron already works on German Wikipedia. It will be on English Wikipedia later this week so you can test it there too. [46]
- The Architecture Committee will change and get a new name. You can read and comment on the draft that describes the new committee.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
19:04, 5 June 2017 (UTC)
The Signpost: 9 June 2017
- From the editors: Signpost status: On reserve power, help wanted!
- News and notes: Global Elections
- Arbitration report: Cases closed in the Pacific and with Magioladitis
- Featured content: Three months in the land of the featured
- In the media: Did Wikipedia just assume Garfield's gender?
- Recent research: Wikipedia bot wars capture the imagination of the popular press
- Technology report: Tech news catch-up
- Traffic report: Film on Top: Sampling the weekly top 10
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- Some wikis have the larger and brighter OOjs UI edit page buttons. When you write an edit summary there you can now see how many bytes you have left before the summary is too long. [47]
- When you search on Wikipedia you can now find pages on other Wikimedia projects that could be relevant. You see them next to the search results. [48]
Changes this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 13 June. It will be on non-Wikipedia wikis and some Wikipedias from 14 June. It will be on all wikis from 15 June (calendar).
Meetings
- You can join the next meeting with the Editing team. During the meeting, you can tell developers which bugs you think are the most important. The meeting will be on 13 June at 19:00 (UTC). See how to join.
Future changes
- You will soon be able to get a notification when someone tries to log in to your account. You can test this on the test wiki. This will only work if they fail to log in to your account. [49]
- Wikimedia wikis use OCG to create PDFs. The OCG code has a lot of problems and will stop working. It has to be replaced. An alternative is Electron. You can tell the developers what you need the PDF service to be able to do. Electron now works on all Wikimedia projects. [50]
- Administrators can soon search for deleted page titles and find results that are similar to what they searched for. Today the search only finds pages that are exactly the same as what you search for. This is to make it easier to find pages when you don't know the exact title. Administrators on Arabic, Catalan, English, Persian, German, Italian, Polish, and Russian Wikipedia and on mediawiki.org can test this by adding
&fuzzy=1
to the end of the web address when looking at Special:Undelete. [51][52]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
15:29, 12 June 2017 (UTC)
Haitian Standard French listed at Redirects for discussion
An editor has asked for a discussion to address the redirect Haitian Standard French. Since you had some involvement with the Haitian Standard French redirect, you might want to participate in the redirect discussion if you have not already done so. Savvyjack23 (talk) 22:27, 17 June 2017 (UTC)
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Problems
Changes this week
irc.wikimedia.org
has to be rebooted. This will probably happen on 21 June. It may be postponed. Some tools use this to get the recent changes feed. They will not work when it is down. [54]-
Special:PageData
will be an entry point for machine-readable page data. [55] - The new version of MediaWiki will be on test wikis and MediaWiki.org from 20 June. It will be on non-Wikipedia wikis and some Wikipedias from 21 June. It will be on all wikis from 22 June (calendar).
Meetings
- You can join the next meeting with the Editing team. During the meeting, you can tell developers which bugs you think are the most important. The meeting will be on 20 June at 19:00 (UTC). See how to join.
Future changes
- CSS in templates will be stored in a separate page in the future. You can now see how the TemplateStyles extension works on Beta Labs.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
15:44, 19 June 2017 (UTC)
The Signpost: 23 June 2017
- News and notes: Departments reorganized at Wikimedia Foundation, and a month without new RfAs (so far)
- In the media: Kalanick's nipples; Episode #138 of Drama on the Hill
- Op-ed: Facto Post: a fresh take
- Featured content: Will there ever be a break? The slew of featured content continues
- Traffic report: Wonder Woman beats Batman, The Mummy, Darth Vader and the Earth
- Technology report: Improved search, and WMF data scientist tells all
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- The <inputbox> has a new
searchfilter
parameter. You can add values likesearchfilter=insource:foo
. It will add that to the user's search query. [56]
Changes this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 27 June. It will be on non-Wikipedia wikis and some Wikipedias from 28 June. It will be on all wikis from 29 June (calendar).
- Users will be able to choose whether they want to see Wikidata changes in enhanced watchlist/recent changes. Previously, this was disabled for everyone. [57]
Meetings
- You can join the next meeting with the Editing team. During the meeting, you can tell developers which bugs you think are the most important. The meeting will be on 27 June at 19:00 (UTC). See how to join.
- You can join the next WMF Language team office hour, an open session to talk about Wikimedia Language projects. The meeting will be on 27 June at 13:00 UTC. [58]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
15:38, 26 June 2017 (UTC)
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- There was a problem with maps on Wikimedia wikis that used <mapframe> when you clicked on the link to another map service. Open Street Map or Google Maps are examples of other map services. If you had marked a place on the map the marker would not be in the same place on the other map service. It was in the middle of the map. This has now been fixed. [59]
Changes this week
- Very old and inactive unpublished translations in the Content Translation database will be removed. This is because of technical maintenance. If you have not worked on a translation after 1 January 2016 you will lose it after 6 July. If you want to keep the unfinished translation you need to open it before 6 July with the Content Translation tool. You can continue working on it later. Translations that were started or have been worked on after 1 January 2016 will not be affected.
- There is no new Mediawiki version this week.
- EventStreams is a new way to show activity on Wikimedia wikis. It works with the recent changes feed. It will do more things later. It will replace RCStream. Tools that use RCStream should move to EventStreams before 7 July. Tech News wrote about this in the 2017/07 issue. [60]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
15:31, 3 July 2017 (UTC)
Administrators' newsletter – July 2017
News and updates for administrators from the past month (June 2017).
- The RFC discussion regarding WP:OUTING and WMF essay about paid editing and outing (see more at the ArbCom noticeboard archives) is now archived. Milieus #3 and #4 received support; so did concrete proposal #1.
- Fuzzy search will soon be added to Special:Undelete, allowing administrators to search for deleted page titles with results similar to the search query. You can test this by adding
?fuzzy=1
to the URL, as with Special:Undelete?fuzzy=1. Currently the search only finds pages that exactly match the search term. - A new bot will automatically revision delete unused file versions from files in Category:Non-free files with orphaned versions more than 7 days old.
- Fuzzy search will soon be added to Special:Undelete, allowing administrators to search for deleted page titles with results similar to the search query. You can test this by adding
- A newly revamped database report can help identify users who may be eligible to be autopatrolled.
- A potentially compromised account from 2001–2002 attempted to request resysop. Please practice appropriate account security by using a unique password for Wikipedia, and consider enabling two-factor authentication. Currently around 17% of admins have enabled 2FA, up from 16% in February 2017.
- Did you know: On 29 June 2017, there were 1,261 administrators on the English Wikipedia – the exact number of administrators as there were ten years ago on 29 June 2007. Since that time, the English Wikipedia has grown from 1.85 million articles to over 5.43 million.
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- There are sometimes links to pages about the same thing on other Wikimedia projects. A Wikipedia article about Berlin can link to the Wikivoyage guide or Wiktionary entry about Berlin. You can now see when that page has a badge. A badge could be the star that shows that an article is a featured article. [61]
Changes this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 11 July. It will be on non-Wikipedia wikis and some Wikipedias from 12 July. It will be on all wikis from 13 July (calendar).
Meetings
- You can join the next meeting with the Editing team. During the meeting, you can tell developers which bugs you think are the most important. The meeting will be on 11 July at 19:00 (UTC). See how to join.
Future changes
- Mobile users will be able to edit Wikipedia without JavaScript. This will make it possible to edit the wikis from older mobile phones. This will probably happen on 18 July for most wikis. [62]
- We will not use Tidy on Wikimedia wikis in the future. It will be replaced by June 2018. It could be earlier. Editors will need to fix pages that could break. You can read the simplified instructions for editors.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
15:07, 10 July 2017 (UTC)
The Signpost: 15 July 2017
- News and notes: French chapter woes, new affiliates and more WMF team changes
- Featured content: Spectacular animals, Pine Trees screens, and more
- In the media: Concern about access and fairness, Foundation expenditures, and relationship to real-world politics and commerce
- Recent research: The chilling effect of surveillance on Wikipedia readers
- Gallery: A mix of patterns
- Humour: The Infobox Game
- Traffic report: Film, television and Internet phenomena reign with some room left over for America's birthday
- Technology report: New features in development; more breaking changes for scripts
- Wikicup: 2017 WikiCup round 3 wrap-up
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- "Wikimedia Labs" is now called "Cloud VPS". "Wikimedia Tool Labs" is now called "Wikimedia Toolforge". This is to help clarify the purpose of these services. [63]
Problems
- On some pages, the Table of Contents is not being shown. It will normally appear if you edit the page again. Investigation is currently ongoing. [64]
Changes this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 18 July. It will be on non-Wikipedia wikis and some Wikipedias from 19 July. It will be on all wikis from 20 July (calendar).
Meetings
- You can join the next meeting with the Editing team. During the meeting, you can tell developers which bugs you think are the most important. The meeting will be on 18 July at 19:00 (UTC). See how to join.
- You can join the next meeting with the Architecture committee. The topic this week is: Migrate to HTML5 section ids. [65] The meeting will be on 19 July at 21:00 (UTC). See how to join.
Future changes
- Page Previews, currently a Beta Feature, will be enabled for logged-out users for all remaining Wikipedias (with the exception of English and German) the week of 24 July. An A/B test will be run on English Wikipedia to collect data before approaching the community for further discussion. [66]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
22:59, 17 July 2017 (UTC)
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Recent changes
- CSS in templates will be stored in a separate page in the future. This will make it easier to make templates look good on mobile devices. This now works on mediawiki.org and Wikitech. It will come to more wikis later. [67][68][69]
-
.mw-ui-constructive
modifier class is deprecated and has been removed. [70]
Changes later this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 25 July. It will be on non-Wikipedia wikis and some Wikipedias from 26 July. It will be on all wikis from 27 July (calendar).
- It will be possible to restrict who can send you notifications on a wiki. This new feature will accessible in your preferences, in the Notifications tab, on Wednesday, July 26. Please see the documentation. [71]
Meetings
- You can join the next meeting with the Editing team. During the meeting, you can tell developers which bugs you think are the most important. The meeting will be on 25 July at 19:00 (UTC). See how to join.
- You can join the Wikimedia Foundation July 2017 Metrics & Activities Meeting. The meeting is about how Wikipedia and the Wikimedia movement are perceived and understood by the world. The meeting will be on 27 July at 19:00 (UTC). See the agenda and how to join.
Future changes
- New Filters for Edit Review, at the moment available as a Beta feature, will be released by default for the Recent Changes in September.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
15:57, 24 July 2017 (UTC)
Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Problems
- Some pages show the error
Lua error in mw.wikibase.entity.lua at line 34: The entity data must be a table obtained via mw.wikibase.getEntityObject
. This problem happens on pages with a Lua module that uses Wikidata. The developers are working on fixing the problem. You can fix a page by opening it for editing and then saving without changing anything. [72] - Wikidata and German Wikipedia could not be edited for an hour on 28 July. You can read why and how we could avoid it in the future in the incident report.
Changes later this week
- Some wikis already have the larger and brighter OOjs UI edit page buttons. All remaining wikis except Commons will have these from 1 August. [73]
- The new version of MediaWiki will be on test wikis and MediaWiki.org from 1 August. It will be on non-Wikipedia wikis and some Wikipedias from 2 August. It will be on all wikis from 3 August (calendar).
Meetings
- You can join the next meeting with the Editing team. During the meeting, you can tell developers which bugs you think are the most important. The meeting will be on 1 August at 19:00 (UTC). See how to join.
Future changes
- The default font in the edit window will soon change for some users. Instead of using the browser default it will be monospace. Users can change this in their preferences. This should only change this for some users on Macs and iOS devices. [74]
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
21:45, 31 July 2017 (UTC)
Administrators' newsletter – August 2017
News and updates for administrators from the past month (July 2017).
- Anarchyte • GeneralizationsAreBad • Cullen328 (first RfA to reach WP:300)
- Cprompt • Rockpocket • Rambo's Revenge • Animum • TexasAndroid • Chuck SMITH • MikeLynch • Crazytales • Ad Orientem
- Following a series of discussions around new pages patrol, the WMF is helping implement a controlled autoconfirmed article creation trial as a research experiment, similar to the one proposed in 2011. You can learn more about the research plan at meta:Research:Autoconfirmed article creation trial. The exact start date of the experiment has yet to be determined.
- A new speedy deletion criterion, regarding articles created as a result undisclosed paid editing, is currently being discussed (permalink).
- An RfC (permalink) is currently open that proposes expanding WP:G13 to include all drafts, even if they weren't submitted through Articles for Creation.
- LoginNotify should soon be deployed to the English Wikipedia. This will notify users when there are suspicious login attempts on their account.
- The new version of XTools is nearing an official release. This suite of tools includes administrator statistics, an improved edit counter, among other tools that may benefit administrators. You can report issues on Phabricator and provide general feedback at mw:Talk:XTools.
The Signpost: 5 August 2017
- Recent research: Wikipedia can increase local tourism by +9%; predicting article quality with deep learning; recent behavior predicts quality
- WikiProject report: Comic relief
- In the media: Wikipedia used to judge death penalty, arms smuggling, Indonesian governance, and HOTTEST celebrity
- Traffic report: Swedish countess tops the list
- Featured content: Everywhere in the lead
- Technology report: Introducing TechCom
- Humour: WWASOHs and ETCSSs