User talk:Green Mostaza/Archive

From mediawiki.org

2013-06

Tech News: 2013-25

EdwardsBot (talk) 22:33, 16 June 2013 (UTC)Reply

18:13, 23 June 2013 (UTC)

2013-07

14:28, 1 July 2013 (UTC)

18:39, 8 July 2013 (UTC)

17:39, 14 July 2013 (UTC)

21:10, 21 July 2013 (UTC)

20:52, 28 July 2013 (UTC)

2013-08

20:07, 25 August 2013 (UTC)

2014-02

08:38, 17 February 2014 (UTC)

Education Program technical update, February 2014

We've started working on "editor campaigns", a system that we expect will eventually be able to replace our current Education Program extension (and be useful for many other purposes as well). The early work with that project will focus on a system for signup up new editors for editing campaigns (such as courses, but also edit-a-thons, Wiki Loves Monuments, etc.). Because of that, progress will be slow on the current course page system. However, we have several improvements that should be available within the next few weeks.

Anyone can edit the main text of course pages

As part of the effort to make course pages behave more like regular wiki pages, we've enabled editing of course pages by anyone. Users who currently have the right to edit courses will have access to all the fields (so that they can change the start/end dates, and change the enrollment token). Users who currently cannot edit courses will be able to edit only the "page text" portion. This change should take effect on 2014-02-27.

Simplified course editing interface

We've considerably simplified the interface for editing course pages, removing the options to rename courses. Changing the title of a course would also move the course page, creating confusion and leading to a number of bugs. Several other parts of the course editing interface were not very useful, so we've removed them to make it easier on newcomers. This change should take effect on 2014-02-27.

Additional Notifications

Two students participating in the Facebook Open Academy mentorship program are currently working on additional Notifications for course pages. For the first of these, users will be notified whenever someone else adds them to a course.

Once again, if you have feedback about these new features, or other questions or ideas related to course pages, please let me know!--Sage Ross (WMF) (talk) 17:38, 21 February 2014 (UTC)Reply

Subscribe or unsubscribe from future Wikipedia Education Program technical updates.

10:18, 24 February 2014 (UTC)

2014-03

09:30, 3 March 2014 (UTC)

09:10, 10 March 2014 (UTC)

07:14, 17 March 2014 (UTC)

18:56, 24 March 2014 (UTC)

09:20, 31 March 2014 (UTC)

2014-04

08:00, 7 April 2014 (UTC)

07:18, 14 April 2014 (UTC)

08:34, 21 April 2014 (UTC)

Education Program technical update, April 2014

Since the last update, development of the editor campaigns project has been continuing, and it's almost at the point that it will be useful to users running edit-a-thons and other non-course outreach events. (If you are planning such an event soon and would like to beta test it for tracking the contributions of newcomers, get it touch.) In the meantime, we've made a few small improvements and bug fixes to the Education Program extension:

Default course end date

The default end date for courses is now approximately six months in the future, instead of immediately. This will prevent the common problem where a user creates a new course page but does change the default dates, resulting in a course that is immediately considered "ended" and thus cannot be enrolled in.

Notifications when you get added to a course

Whenever a user gets added to a course by someone else, they will now receive a Notification.

Disabling individual student profiles

The student profile special page (Special:Student/Username, not to be confused with Special:Students) is a page that lists the courses a student editor is enrolled in, and is also supposed to list the articles that user is working on. However, the list of articles can include incorrect data in cases where an instructor or volunteer assigned the articles to the student editor. These profiles are being removed from the extension altogether. This change should go into effect Thursday, May 1. (Logs are still available to find out which courses a user is enrolled in.)

Article edit notifications for students coming soon

A nearly complete patch from Facebook Open Academy student Jeff Lloyd will add a new type of Notification: students will be alerted to edits made by others to the article(s) they are assigned (as well as the corresponding talk pages). Expect to see this feature within the next several weeks.

Duplicate courses and API deletion

Bugs in the course page creation process (now fixed) led in some cases to duplicate listings for the same course at Special:Courses. This happens when the same course page had two (or more) different course ID numbers. It is possible to clean up such duplicate entries using by making calls to the API. I've documented this process and written a Python script for it.

If you have feedback about these changes, or other questions or ideas related to course pages, please let Anna Koval or me know!--Sage Ross (WMF) (talk) 19:23, 22 April 2014 (UTC)Reply

Subscribe or unsubscribe from future Wikipedia Education Program technical updates.

07:23, 28 April 2014 (UTC)

2014-05

07:29, 5 May 2014 (UTC)

06:00, 12 May 2014 (UTC)

07:18, 19 May 2014 (UTC)

08:29, 26 May 2014 (UTC)

2014-06

08:07, 2 June 2014 (UTC)

07:39, 9 June 2014 (UTC)

07:13, 16 June 2014 (UTC)

07:20, 23 June 2014 (UTC)

VisualEditor global newsletter—June 2014

The character formatting menu

Did you know?

The character formatting menu, or "Style text" menu lets you set bold, italic, and other text styles. "Clear formatting" removes all text styles and removes links to other pages.

Do you think that clear formatting should remove links? Are there changes you would like to see for this menu? Share your opinion at MediaWiki.org.

The user guide has information about how to use VisualEditor.

The VisualEditor team is mostly working to fix bugs, improve performance, reduce technical debt, and other infrastructure needs. You can find on Mediawiki.org weekly updates detailing recent work.

  • They have moved the "Keyboard shortcuts" link out of the "Page options" menu, into the "Help" menu. Within dialog boxes, buttons are now more accessible (via the Tab key) from the keyboard.
  • You can now see the target of the link when you click on it, without having to open the inspector.
  • The team also expanded TemplateData: You can now add a parameter type "date" for dates and times in the ISO 8601 format, and "boolean" for values which are true or false. Also, templates that redirect to other templates (like {{citeweb}}{{cite web}}) now get the TemplateData of their target (bug 50964). You can test TemplateData by editing mw:Template:Sandbox/doc.
  • Category: and File: pages now display their contents correctly after saving an edit (bug 65349, bug 64239)
  • They have also improved reference editing: You should no longer be able to add empty citations with VisualEditor (bug 64715), as with references. When you edit a reference, you can now empty it and click the "use an existing reference" button to replace it with another reference instead.
  • It is now possible to edit inline images with VisualEditor. Remember that inline images cannot display captions, so existing captions get removed. Many other bugs related to images were also fixed.
  • You can now add and edit {{DISPLAYTITLE}} and __DISAMBIG__ in the "Page options" menu, rounding out the full set of page options currently planned.
  • The tool to insert special characters is now wider and simpler.

Looking ahead

The VisualEditor team has posted a draft of their goals for the next fiscal year. You can read them and suggest changes on MediaWiki.org.

The team posts details about planned work on VisualEditor's roadmap. You will soon be able to drag-and-drop text as well as images. If you drag an image to a new place, it won't let you place it in the middle of a paragraph. All dialog boxes and windows will be simplified based on user testing and feedback. The VisualEditor team plans to add autofill features for citations. Your ideas about making referencing quick and easy are still wanted. Support for upright image sizes is being developed. The designers are also working on support for viewing and editing hidden HTML comments and adding rows and columns to tables.

Supporting your wiki

Please read VisualEditor/Citation tool for information on configuring the new citation template menu, labeled "⧼visualeditor-toolbar-cite-label⧽". This menu will not appear unless it has been configured on your wiki.

If you speak a language other than English, we need your help with translating the user guide. The guide is out of date or incomplete for many languages, and what's on your wiki may not be the most recent translation. Please contact us if you need help getting started with translation work on MediaWiki.org.

VisualEditor can be made available to most non-Wikipedia projects. If your community would like to test VisualEditor, please contact product manager James Forrester or file an enhancement request in Bugzilla.

Please share your questions, suggestions, or problems by posting a note at mw:VisualEditor/Feedback or by joining the office hours on Saturday, 19 July 2014 at 21:00 UTC (daytime for the Americas and Pacific Islands) or on Thursday, 14 August 2014 at 9:00 UTC (daytime for Europe, Middle East, Asia).

To change your subscription to this newsletter, please see the subscription pages on Meta or the English Wikipedia. Thank you! --Elitre (WMF) 14:57, 25 June 2014 (UTC)Reply

06:53, 30 June 2014 (UTC)

2014-07

07:07, 7 July 2014 (UTC)

07:48, 14 July 2014 (UTC)

07:42, 21 July 2014 (UTC)

08:09, 28 July 2014 (UTC)

2014-08

07:37, 4 August 2014 (UTC)

07:43, 11 August 2014 (UTC)

VisualEditor global newsletter—July and August 2014

The VisualEditor team is currently working mostly to fix bugs, improve performance, reduce technical debt, and other infrastructure needs. You can find on Mediawiki.org weekly updates detailing recent work.

Screenshot of VisualEditor's link tool
Dialog boxes in VisualEditor have been re-designed to use action words instead of icons. This has increased the number of items that need to be translated. The user guide is also being updated.

The biggest visible change since the last newsletter was to the dialog boxes. The design for each dialog box and window was simplified. The most commonly needed buttons are now at the top. Based on user feedback, the buttons are now labeled with simple words (like "Cancel" or "Done") instead of potentially confusing icons (like "<" or "X"). Many of the buttons to edit links, images, and other items now also show the linked page, image name, or other useful information when you click on them.

  • Hidden HTML comments (notes visible to editors, but not to readers) can now be read, edited, inserted, and removed. A small icon (a white exclamation mark on a dot) marks the location of each comments. You can click on the icon to see the comment.
  • You can now drag and drop text and templates as well as images. A new placement line makes it much easier to see where you are dropping the item. Images can no longer be dropped into the middle of paragraphs.
  • All references and footnotes (<ref> tags) are now made through the "⧼visualeditor-toolbar-cite-label⧽" menu, including the "⧼visualeditor-dialogbutton-reference-tooltip⧽" (manual formatting) footnotes and the ability to re-use an existing citation, both of which were previously accessible only through the "Insert" menu. The "⧼visualeditor-dialogbutton-referencelist-tooltip⧽" is still added via the "Insert" menu.
  • When you add an image or other media file, you are now prompted to add an image caption immediately. You can also replace an image whilst keeping the original caption and other settings.
  • All tablet users visiting the mobile web version of Wikipedias will be able to opt-in to a version of VisualEditor from 14 August. You can test the new tool by choosing the beta version of the mobile view in the Settings menu.
  • The link tool has a new "Open" button that will open a linked page in another tab so you can make sure a link is the right one.
  • The "Cancel" button in the toolbar has been removed based on user testing. To cancel any edit, you can leave the page by clicking the Read tab, the back button in your browser, or closing the browser window without saving your changes.

Looking ahead

The team posts details about planned work on the VisualEditor roadmap. The VisualEditor team plans to add auto-fill features for citations soon. Your ideas about making referencing quick and easy are still wanted. Support for upright image sizes is being developed. The designers are also working on support for adding rows and columns to tables; you can already provide feedback about the design workflow. Work to support Internet Explorer is ongoing.

Feedback opportunities

Please share your questions, suggestions, or problems by posting a note at the VisualEditor feedback page or by joining the office hours discussion on Thursday, 14 August 2014 at 09:00 UTC (daytime for Europe, Middle East and Asia) or on Thursday, 18 September 2014 at 16:00 UTC (daytime for the Americas; evening for Europe).

If you'd like to get this newsletter on your own page (about once a month), please subscribe at w:en:Wikipedia:VisualEditor/Newsletter for English Wikipedia only or at Meta for any project. Thank you! --Elitre (WMF), 17:53, 11 August 2014 (UTC)Reply

07:17, 18 August 2014 (UTC)

09:21, 25 August 2014 (UTC)

2014-09

07:49, 1 September 2014 (UTC)

09:33, 8 September 2014 (UTC)

08:34, 15 September 2014 (UTC)