User talk:LlamaAl/Archives/2015-08
This is an archive of past discussions. 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. |
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 ContentTranslation extension has been updated:
- The error page you see when the sites are not working is now simpler and easier to read. It also shows the Wikimedia logo. [6]
- MediaWiki now supports redirects for CSS pages. [7]
- Bots can't guess captchas unlimited times anymore. [8]
Problems
- There was a problem with thumbnails on wikis with local images on July 24 and 25. It was due to a code error. [9]
- We can't search by file type on Wikimedia wikis now. [10]
Changes this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from August 4. It will be on non-Wikipedia wikis from August 5. It will be on all Wikipedias from August 6 (calendar).
Meetings
- You can join the next meeting with the VisualEditor team. During the meeting, you can tell developers which bugs are the most important. The meeting will be on August 4 at 19:00 (UTC). See how to join.
Tech news prepared by tech ambassadors and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
15:51, 3 August 2015 (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
- MediaWiki can now hide the signature button when you edit a content page. [11]
- The "Your preferences have been saved" message has changed. You can now see more easily what was saved when you change preferences several times. [12]
- You can now play Ogg video files in some browsers that don't support this format. This solution uses JavaScript and works on desktop browsers only for now. It will work on mobile later. [13]
- You can now use the same tools to edit style in VisualEditor on mobile as in desktop browsers. [14]
- It is now easier to see if there is a JavaScript error in a user or site script. [15]
- JavaScript authors:
- You can no longer use the Sajax library. You can see a list of pages to fix. [16] [17]
- You can no longer use
document.write
on Wikimedia wikis. You can see a list of pages to fix. [18] [19]
- The content translation tool now works better. It is easier to use math, and useless tags are no longer added. [20]
Problems
- More edits have been rejected due to loss of session data lately. This is now fixed. [21]
- Importing a Lua module sometimes didn't work. This is now fixed. [22]
- Text was sometimes lost in the content translation tool. One part of the problem is now fixed. [23]
Changes this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from August 11. It will be on non-Wikipedia wikis from August 12. It will be on all Wikipedias from August 13 (calendar).
- UploadWizard is getting a new look. The look of buttons and checkboxes has already changed. This week, UploadWizard gets a new date picker. The other text fields will change soon. [24]
- You can now test VisualEditor on mobile devices of all sizes. [25]
Meetings
- You can join the next meeting with the VisualEditor team. During the meeting, you can tell developers which bugs are the most important. The meeting will be on August 11 at 19:00 (UTC). See how to join.
Future changes
- Some things in the watchlist will get a new look. [26]
Tech news prepared by tech ambassadors and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
14:57, 10 August 2015 (UTC)
Notificación de traducción: Wikimedia Highlights, July 2015
Has recibido esta notificación porque te inscribiste como traductor de español en Meta. La página Wikimedia Highlights, July 2015 está disponible para su traducción. Puedes traducirla aquí:
Agradecemos enormemente tu ayuda. Traductores como tú hacen que Meta funcione como una verdadera comunidad multilingüe.
Puedes cambiar tus preferencias de notificación.
¡Gracias!
Los coordinadores de traducción de Meta, 20:53, 12 August 2015 (UTC)Wikimedia Highlights from July 2015
- Konkani Wikipedia goes live
- “Becoming involved in making the changes you want to see”: Leigh Thelmadatter
- Wikidata, coming soon to a menu near you
- Wikimedians urge the EU to protect freedom of panorama
- ACLU files amended complaint on behalf of the Wikimedia Foundation
- Get the latest Wikipedia updates easily with IFTTT
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
- Many Wikipedias can now use information from any Wikidata item in any Wikipedia article. Before they could only use the Wikidata item that matched the subject of the article. [27] [28] [29]
- Some auto-saving problems and other issues in the Content Translation tool are now fixed. Please report to the Content Translation feedback page if you still have problems. [30]
Problems
- Older gadgets that are not using ResourceLoader are not loading anymore. They need to be updated. [31] [32]
- On August 12 the machine translation servers and the Content Translation tool didn't work. This was fixed on the same day. [33]
Changes this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from August 18. It will be on non-Wikipedia wikis from August 19. It will be on all Wikipedias from August 20 (calendar).
- You can soon watch when something is added to or removed from a category. [34]
Meetings
- You can join the next meeting with the VisualEditor team. During the meeting, you can tell developers which bugs are the most important. The meeting will be on August 18 at 19:00 (UTC). See how to join.
Tech news prepared by tech ambassadors and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
16:17, 17 August 2015 (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
- Disambiguation pages are now excluded from the random page function. [35]
Problems
Changes this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from August 25. It will be on non-Wikipedia wikis from August 26. It will be on all Wikipedias from August 27 (calendar).
Meetings
- You can join the next meeting with the VisualEditor team. During the meeting, you can tell developers which bugs are the most important. The meeting will be on August 25 at 19:00 (UTC). See how to join.
Tech news prepared by tech ambassadors and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
13:02, 24 August 2015 (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
- VisualEditor will now automatically create a link when you type in or paste an ISBN, PMID, or RFC. [37][38]
- The link editor in VisualEditor is now a bit wider. It's now the same width as the automatic citation tool. [39]
- VisualEditor gadget authors can no longer use the backwards-compatibility module
ext.visualEditor.viewPageTarget.init
. Useext.visualEditor.desktopArticleTarget.init
instead. [40] - Gadget writers can now use mediawiki.ForeignApi to communicate between different Wikimedia wikis. [41]
Changes this week
- The new version of MediaWiki will be on test wikis and MediaWiki.org from September 1. It will be on non-Wikipedia wikis from September 2. It will be on all Wikipedias from September 3 (calendar).
Meetings
- You can join the next meeting with the VisualEditor team. During the meeting, you can tell developers which bugs are the most important. The meeting will be on September 1 at 19:00 (UTC). See how to join.
Future changes
- The Wikidata API will be updated with breaking changes. This will probably happen on September 9. [42]
Tech news prepared by tech ambassadors and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
21:36, 31 August 2015 (UTC)
Notificación de traducción: Community Capacity Development
Has recibido esta notificación porque te inscribiste como traductor de español en Meta. La página Community Capacity Development está disponible para su traducción. Puedes traducirla aquí:
We hope these pages can serve as a basis for very concrete conversation between WMF and specific communities about possible projects to build specific capacities in interested communities. The work is to be based on interest and mutual agreement, not on top-down dictates from WMF. That's why it's important these documents -- this page and the six sub-pages mentioned in the navigation bar at its top -- reach the different communities in their own language.
Thank you very much for your consideration, and please let me know if anything is unclear.
- Asaf Bartov (leading this project)
- Wikimedia Foundation
Agradecemos enormemente tu ayuda. Traductores como tú hacen que Meta funcione como una verdadera comunidad multilingüe.
Puedes cambiar tus preferencias de notificación.
¡Gracias!
Los coordinadores de traducción de Meta, 21:40, 31 August 2015 (UTC)