Re: [Wikitech-l] Feature request.

2014-11-13 Thread James Forrester
On 12 November 2014 14:26, Nkansah Rexford nkansahrexf...@gmail.com wrote:

 Indeed Forester, your answer on the wiki research list is outstanding and
 shines light on what collaborative editing entails. I really appreciate
 pointing those issues out, and I fully agree.

 You ended by saying

  The short answer is that it's a really interesting area of possibilities,
  but we're going to want to work through a lot of these issues and come up
  with an actual proposal about what this would mean.


 My question is, is there currently a proposal to handle the issue of Edit
 Conflicts for the mean time, before the holy grail wikipedia collaborative
 editing concept presented at wikimania is realized?


​No.​



 Or, we all, new editors and old editors alike, continue to endure, most
 times, the annoyance that comes with editing conflicts?


​I don't see this as an either/or issue; if someone can suggest some
improvements in this area, we could experiment with them well ahead of
anything on real-time collaboration.​



 Has that actual proposal started?


​C. Scott's excellent code demonstrated at Wikimania works, after a
fashion, but doesn't tackle any of the MediaWiki issues, so… no, ish.​



 I fully agree its a daunting challenge with the realtime editing thing, but
 before that is achieved (perhaps maybe next 10 years time), I believe there
 should be a quick 'hack' to that.


​I'm all ears for ideas. :-)​

[Snip.]
​


​J.
-- 
James D. Forrester
Product Manager, Editing
Wikimedia Foundation, Inc.

jforres...@wikimedia.org | @jdforrester
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Feature request.

2014-11-13 Thread James Forrester
On 12 November 2014 14:46, Brian Wolff bawo...@gmail.com wrote:

 On Nov 12, 2014 9:44 AM, James Forrester jforres...@wikimedia.org
 wrote:
 
  On 8 November 2014 22:01, Brian Wolff bawo...@gmail.com wrote:
 
   Furthermore: find some way to present only the conflicted lines (ie
 what
   conflict markers show in a source control system) in a user friendly
  
 ​
 way.​


  ​The normal way to solve this UX problem is three column diff​, but
 that
  (a) isn't remotely good for mobile interfaces, and (b) adds Yet Another
  Interface which may confuse as much as it assists. We'd need a lot of
  painful UX research and a huge amount of developer time here, I feel.

 I think you're right if we really want to do it well. But this might be one
 of those cases where we can make it suck much less without quite making it
 good, which might be worthwhile in this case. Maybe.


​Oh, sure. I'm not totally convinced that we'll be able to help with
HTML/DOM diffing, but that's planned at some point in the future and should
at least provide a much better experience for non-wikitext users in
navigating changes to documents. It's possible that it will provide a
simple UX for edit conflicts as well, I suppose.

J.
-- 
James D. Forrester
Product Manager, Editing
Wikimedia Foundation, Inc.

jforres...@wikimedia.org | @jdforrester
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Feature request.

2014-11-13 Thread James Forrester
On 13 November 2014 06:40, Federico Leva (Nemo) nemow...@gmail.com wrote:

 What's the point in being (allegedly) responsible of something you can't
 influence?


​Hey Nemo,

Unfortunately you've accidentally cropped off all the context of whoever's
e-mails to which you were responding​. What were you trying to say?

J.
-- 
James D. Forrester
Product Manager, Editing
Wikimedia Foundation, Inc.

jforres...@wikimedia.org | @jdforrester
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] changing edit summaries

2014-11-13 Thread Amir E. Aharoni
In Facebook it's possible to edit posts and comments after posting after a
lot of users asked for it.

Why isn't it possible to change MediaWiki edit summaries after posting?

I tried looking for it in Bugzilla; I expected to find a two-digit bug for
it, but I couldn't find any at all. Of course it's possible that I didn't
look well enough.

https://en.wikipedia.org/wiki/Help:Edit_summary just says that they can't
be changed, but doesn't link to a discussion.

So is there any reason not to do it?

--
Amir Elisha Aharoni · אָמִיר אֱלִישָׁע אַהֲרוֹנִי
http://aharoni.wordpress.com
‪“We're living in pieces,
I want to live in peace.” – T. Moore‬
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread John
Its the same reason you cannot go back and modify changes to a revision.
Subsequent changes create new revisions, because edit summaries are not
versioned its not possible to change them and maintain the chain

On Thu, Nov 13, 2014 at 7:15 AM, Amir E. Aharoni 
amir.ahar...@mail.huji.ac.il wrote:

 In Facebook it's possible to edit posts and comments after posting after a
 lot of users asked for it.

 Why isn't it possible to change MediaWiki edit summaries after posting?

 I tried looking for it in Bugzilla; I expected to find a two-digit bug for
 it, but I couldn't find any at all. Of course it's possible that I didn't
 look well enough.

 https://en.wikipedia.org/wiki/Help:Edit_summary just says that they can't
 be changed, but doesn't link to a discussion.

 So is there any reason not to do it?

 --
 Amir Elisha Aharoni · אָמִיר אֱלִישָׁע אַהֲרוֹנִי
 http://aharoni.wordpress.com
 ‪“We're living in pieces,
 I want to live in peace.” – T. Moore‬
 ___
 Wikitech-l mailing list
 Wikitech-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/wikitech-l
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Petr Bena
I disagree. There is no chain made of summaries. They are just a
text in a table that can be altered. It's just that there is no
feature which would allow that.

On Thu, Nov 13, 2014 at 1:27 PM, John phoenixoverr...@gmail.com wrote:
 Its the same reason you cannot go back and modify changes to a revision.
 Subsequent changes create new revisions, because edit summaries are not
 versioned its not possible to change them and maintain the chain

 On Thu, Nov 13, 2014 at 7:15 AM, Amir E. Aharoni 
 amir.ahar...@mail.huji.ac.il wrote:

 In Facebook it's possible to edit posts and comments after posting after a
 lot of users asked for it.

 Why isn't it possible to change MediaWiki edit summaries after posting?

 I tried looking for it in Bugzilla; I expected to find a two-digit bug for
 it, but I couldn't find any at all. Of course it's possible that I didn't
 look well enough.

 https://en.wikipedia.org/wiki/Help:Edit_summary just says that they can't
 be changed, but doesn't link to a discussion.

 So is there any reason not to do it?

 --
 Amir Elisha Aharoni · אָמִיר אֱלִישָׁע אַהֲרוֹנִי
 http://aharoni.wordpress.com
 ‪“We're living in pieces,
 I want to live in peace.” – T. Moore‬
 ___
 Wikitech-l mailing list
 Wikitech-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/wikitech-l
 ___
 Wikitech-l mailing list
 Wikitech-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/wikitech-l

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread John
The lack of historical changes in an edit summary is a critical issue if we
are going to enable modification of them.

On Thu, Nov 13, 2014 at 7:30 AM, Petr Bena benap...@gmail.com wrote:

 I disagree. There is no chain made of summaries. They are just a
 text in a table that can be altered. It's just that there is no
 feature which would allow that.

 On Thu, Nov 13, 2014 at 1:27 PM, John phoenixoverr...@gmail.com wrote:
  Its the same reason you cannot go back and modify changes to a revision.
  Subsequent changes create new revisions, because edit summaries are not
  versioned its not possible to change them and maintain the chain
 
  On Thu, Nov 13, 2014 at 7:15 AM, Amir E. Aharoni 
  amir.ahar...@mail.huji.ac.il wrote:
 
  In Facebook it's possible to edit posts and comments after posting
 after a
  lot of users asked for it.
 
  Why isn't it possible to change MediaWiki edit summaries after posting?
 
  I tried looking for it in Bugzilla; I expected to find a two-digit bug
 for
  it, but I couldn't find any at all. Of course it's possible that I
 didn't
  look well enough.
 
  https://en.wikipedia.org/wiki/Help:Edit_summary just says that they
 can't
  be changed, but doesn't link to a discussion.
 
  So is there any reason not to do it?
 
  --
  Amir Elisha Aharoni · אָמִיר אֱלִישָׁע אַהֲרוֹנִי
  http://aharoni.wordpress.com
  ‪“We're living in pieces,
  I want to live in peace.” – T. Moore‬
  ___
  Wikitech-l mailing list
  Wikitech-l@lists.wikimedia.org
  https://lists.wikimedia.org/mailman/listinfo/wikitech-l
  ___
  Wikitech-l mailing list
  Wikitech-l@lists.wikimedia.org
  https://lists.wikimedia.org/mailman/listinfo/wikitech-l

 ___
 Wikitech-l mailing list
 Wikitech-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/wikitech-l

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] [Wikitext-l] Google Code-In 2014: Become a mentor and add tasks!

2014-11-13 Thread James Forrester
[Redirecting conversation about TemplateData to wikitech-l; wikitext-l is
for parser and Parsoid discussion.]

On 6 November 2014 22:56, Andre Klapper aklap...@wikimedia.org wrote:

 Could there be any Template(Data) related tasks that could be worked on
 by Google Code-In students? For example something like Fix five
 Templates from the list at  by doing ?

 I'm happy to help setting up such tasks if somebody volunteers to mentor
 (more than one mentor means less work for everybody) and if somebody
 could add some boilerplate text at

 https://www.mediawiki.org/wiki/Google_Code-in_2014#Common_instructions_for_tasks


​It's possible, though writing TemplateData needs a reasonably strong grasp
of the local community's expectations about template usage and all of the
complexities that goes with that.​ CC'ed to Elitre and WhatamIdoing in case
they might be interested in mentoring.

​J.
-- 
James D. Forrester
Product Manager, Editing
Wikimedia Foundation, Inc.

jforres...@wikimedia.org | @jdforrester
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread James Forrester
On 13 November 2014 13:40, John phoenixoverr...@gmail.com wrote:

 The lack of historical changes in an edit summary is a critical issue if we
 are going to enable modification of them.


​Just to be very clear,​ there is no way we'd allow history-less editing of
edit summaries in MediaWiki; it's fundamentally against the ethos of the
software. This conversation is getting seriously ahead of itself.

J.
-- 
James D. Forrester
Product Manager, Editing
Wikimedia Foundation, Inc.

jforres...@wikimedia.org | @jdforrester
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] automated category creation approach?

2014-11-13 Thread Bill Traynor
I'm hoping to gain some insight into how I might accomplish the
following.  I have an XML file that contain my company's product tree.
The file is hierarchical and contains the following structure:

familyhierarchy
  family
familyid
name
parentId
url
level

I need to import this file and automatically create Categories and
applicable SubCategories in my wiki on a scheduled basis, picking up
any changes that may have occurred over time.

How would one approach such a task?

My first thought is a script (PHP, Python, whatever) run periodically
using cron to parse the file and trigger Category/SubCategory
creation.  Is this even possible?

My second thought is to create an extension to parse the file
periodically and create the Categories/SubCategories.

Any advice as to how to solve this would be appreciated.

Thanks
Bill

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Yusuke Matsubara
On Thu, Nov 13, 2014 at 9:15 PM, Amir E. Aharoni
amir.ahar...@mail.huji.ac.il wrote:
 I tried looking for it in Bugzilla; I expected to find a two-digit bug for
 it, but I couldn't find any at all. Of course it's possible that I didn't
 look well enough.

A bit different, but there is an extension that enables
supplementing additional non-modifiable edit summaries:
https://www.mediawiki.org/wiki/Extension:RevisionCommentSupplement

It was contributed (without a Bugzilla request) by Burthsceh, a
volunteer at Japanese Wikipedia, prompted by the necessity to fix
attributions made in edit summaries (for reused texts). [1]  I don't
think it has been extensively reviewed, though.

With that approach, you could effectively modify an edit summary by
appending a modified one and rev-deleting the original one.

[1] 
https://ja.wikipedia.org/wiki/Wikipedia:%E4%BA%95%E6%88%B8%E7%AB%AF/subj/%E5%B1%A5%E6%AD%B4%E3%83%9A%E3%83%BC%E3%82%B8%E3%81%AE%E5%80%8B%E3%80%85%E3%81%AE%E7%89%88%E3%81%AB%E5%AF%BE%E3%81%97%E3%81%A6%E8%BF%BD%E5%8A%A0%E3%81%AE%E3%82%B3%E3%83%A1%E3%83%B3%E3%83%88%E3%82%92%E8%A1%A8%E7%A4%BA%E3%81%99%E3%82%8B%E6%96%B9%E6%B3%95%E3%81%AE%E5%B0%8E%E5%85%A5%E3%81%AE%E6%8F%90%E6%A1%88

Best,
Yusuke

On Thu, Nov 13, 2014 at 9:15 PM, Amir E. Aharoni
amir.ahar...@mail.huji.ac.il wrote:
 In Facebook it's possible to edit posts and comments after posting after a
 lot of users asked for it.

 Why isn't it possible to change MediaWiki edit summaries after posting?

 I tried looking for it in Bugzilla; I expected to find a two-digit bug for
 it, but I couldn't find any at all. Of course it's possible that I didn't
 look well enough.

 https://en.wikipedia.org/wiki/Help:Edit_summary just says that they can't
 be changed, but doesn't link to a discussion.

 So is there any reason not to do it?

 --
 Amir Elisha Aharoni · אָמִיר אֱלִישָׁע אַהֲרוֹנִי
 http://aharoni.wordpress.com
 ‪“We're living in pieces,
 I want to live in peace.” – T. Moore‬
 ___
 Wikitech-l mailing list
 Wikitech-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/wikitech-l

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Antoine Musso
Le 13/11/2014 13:15, Amir E. Aharoni a écrit :
 In Facebook it's possible to edit posts and comments after posting after a
 lot of users asked for it.
 
 Why isn't it possible to change MediaWiki edit summaries after posting?
 
 I tried looking for it in Bugzilla; I expected to find a two-digit bug for
 it, but I couldn't find any at all. Of course it's possible that I didn't
 look well enough.
 
 https://en.wikipedia.org/wiki/Help:Edit_summary just says that they can't
 be changed, but doesn't link to a discussion.
 
 So is there any reason not to do it?

I am not sure there is any point in adding a summary history for each
revision.  That sounds like a useless overhead for a corner case usage.

-- 
Antoine hashar Musso


___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Amir E. Aharoni
2014-11-13 17:16 GMT+02:00 Antoine Musso hashar+...@free.fr:

 Le 13/11/2014 13:15, Amir E. Aharoni a écrit :
  In Facebook it's possible to edit posts and comments after posting after
 a
  lot of users asked for it.
 
  Why isn't it possible to change MediaWiki edit summaries after posting?
 
  I tried looking for it in Bugzilla; I expected to find a two-digit bug
 for
  it, but I couldn't find any at all. Of course it's possible that I didn't
  look well enough.
 
  https://en.wikipedia.org/wiki/Help:Edit_summary just says that they
 can't
  be changed, but doesn't link to a discussion.
 
  So is there any reason not to do it?

 I am not sure there is any point in adding a summary history for each
 revision.  That sounds like a useless overhead for a corner case usage.


Indeed - I am somewhat surprised by James's firm opposition.

Is it about tracking and preventing vandalism, or is it something deeper?
Vandalism would be a big deal if everybody could edit everybody's
summaries, but if a user can only edit one's own summaries, this shouldn't
be a problem. (And maybe sysops could edit everybody's summaries.)

This little change in the ethos doesn't seem like a serious price to pay
for giving a good-faith user an opportunity to fix a spelling error that
she noticed a moment after pushing Save. Don't Wikipedians love fixing
spelling errors, especially their own? :)
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Federico Leva (Nemo)
Typos in edit summary are fixed by releasing an errata corrige in a 
subsequent dummy edit.


Nemo

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Derric Atzrott
 Indeed - I am somewhat surprised by James's firm opposition.

I tend to agree with James on this one in that if the edit summaries
are to be modified then they need a revision history.

 Typos in edit summary are fixed by releasing an errata corrige in a 
 subsequent dummy edit.

I question whether or not the ability to change edit summaries is
really a needed feature though.  I would prefer the approach that
Nemo recommend of making a dummy edit.

For me it's less about vandalism et al. and more about the principle
of revision tracking and audit trails.  When you make an edit that
revision is fixed and should not be able to be modified.  This is
one of the core principles that makes wikis work.

Thank you,
Derric Atzrott


___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Helder .
On Thu, Nov 13, 2014 at 10:15 AM, Amir E. Aharoni
amir.ahar...@mail.huji.ac.il wrote:
 I tried looking for it in Bugzilla; I expected to find a two-digit bug for
 it, but I couldn't find any at all. Of course it's possible that I didn't
 look well enough.
I found these:
WONTFIX: Allow editing of edit summaries after the fact
https://bugzilla.wikimedia.org/show_bug.cgi?id=10105
NEW: Correcting edit summaries (if own, last,  recent)
https://bugzilla.wikimedia.org/show_bug.cgi?id=13937

 https://en.wikipedia.org/wiki/Help:Edit_summary just says that they can't
 be changed, but doesn't link to a discussion.
Now we have links to the bugs above:
https://en.wikipedia.org/w/index.php?diff=633672398

Best regards,
Helder

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Helder .
On Thu, Nov 13, 2014 at 1:42 PM, Derric Atzrott
datzr...@alizeepathology.com wrote:
 Indeed - I am somewhat surprised by James's firm opposition.

 I tend to agree with James on this one in that if the edit summaries
 are to be modified then they need a revision history.

 Typos in edit summary are fixed by releasing an errata corrige in a
 subsequent dummy edit.

 I question whether or not the ability to change edit summaries is
 really a needed feature though.  I would prefer the approach that
 Nemo recommend of making a dummy edit.
This would work a little better if we had the feature requested on
https://bugzilla.wikimedia.org/show_bug.cgi?id=33943
(Grouping edit history). But I don't see a reason against
https://bugzilla.wikimedia.org/show_bug.cgi?id=13937
(Correcting edit summaries (if own, last,  recent))

Helder

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Justin Folvarcik
As a longtime administrator of a MediaWiki site, I do not endorse this in
any way. There is absolutely no legitimate need to change edit summaries,
and the potential for this to be used for vandalism and trolling is
extensive. This is why users are encouraged to preview their edits, and I
see no reason to make provisions for people who refuse to do so.


Justin Folvarcik

On Thu, Nov 13, 2014 at 11:03 AM, Helder . helder.w...@gmail.com wrote:

 On Thu, Nov 13, 2014 at 1:42 PM, Derric Atzrott
 datzr...@alizeepathology.com wrote:
  Indeed - I am somewhat surprised by James's firm opposition.
 
  I tend to agree with James on this one in that if the edit summaries
  are to be modified then they need a revision history.
 
  Typos in edit summary are fixed by releasing an errata corrige in a
  subsequent dummy edit.
 
  I question whether or not the ability to change edit summaries is
  really a needed feature though.  I would prefer the approach that
  Nemo recommend of making a dummy edit.
 This would work a little better if we had the feature requested on
 https://bugzilla.wikimedia.org/show_bug.cgi?id=33943
 (Grouping edit history). But I don't see a reason against
 https://bugzilla.wikimedia.org/show_bug.cgi?id=13937
 (Correcting edit summaries (if own, last,  recent))

 Helder

 ___
 Wikitech-l mailing list
 Wikitech-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/wikitech-l

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Brian Wolff
On Nov 13, 2014 11:43 AM, Derric Atzrott datzr...@alizeepathology.com
wrote:

  Indeed - I am somewhat surprised by James's firm opposition.

 I tend to agree with James on this one in that if the edit summaries
 are to be modified then they need a revision history.

  Typos in edit summary are fixed by releasing an errata corrige in a
  subsequent dummy edit.

 I question whether or not the ability to change edit summaries is
 really a needed feature though.  I would prefer the approach that
 Nemo recommend of making a dummy edit.

 For me it's less about vandalism et al. and more about the principle
 of revision tracking and audit trails.  When you make an edit that
 revision is fixed and should not be able to be modified.  This is
 one of the core principles that makes wikis work.

 Thank you,
 Derric Atzrott




+1. An edit summary represents something at a specific point in time. Its
important to know the context of an edit at that time. Editing edit
summaries allows someone to revise the context.

For comparision, how many revision control systems allow editing commit
messages.

--bawolff
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Kevin Wayne Williams

Derric Atzrott schreef op 2014/11/13 8:42:

Indeed - I am somewhat surprised by James's firm opposition.


I tend to agree with James on this one in that if the edit summaries
are to be modified then they need a revision history.



I don't know if they need an edit history per se. A log of changes would 
be sufficient.


KWW


___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Chad
On Thu Nov 13 2014 at 8:27:08 AM Brian Wolff bawo...@gmail.com wrote:

 On Nov 13, 2014 11:43 AM, Derric Atzrott datzr...@alizeepathology.com
 wrote:
 
   Indeed - I am somewhat surprised by James's firm opposition.
 
  I tend to agree with James on this one in that if the edit summaries
  are to be modified then they need a revision history.
 
   Typos in edit summary are fixed by releasing an errata corrige in a
   subsequent dummy edit.
 
  I question whether or not the ability to change edit summaries is
  really a needed feature though.  I would prefer the approach that
  Nemo recommend of making a dummy edit.
 
  For me it's less about vandalism et al. and more about the principle
  of revision tracking and audit trails.  When you make an edit that
  revision is fixed and should not be able to be modified.  This is
  one of the core principles that makes wikis work.
 
  Thank you,
  Derric Atzrott
 
 
 

 +1. An edit summary represents something at a specific point in time. Its
 important to know the context of an edit at that time. Editing edit
 summaries allows someone to revise the context.

 For comparision, how many revision control systems allow editing commit
 messages.


Git does. Of course it comes with all kinds of warning messages about
how if you're working with others this is a terrible thing to do :)

-Chad
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Steve Summit
bawolff wrote:
 For comparision, how many revision control systems allow editing commit
 messages.

Perforce does.

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Nathan
I can see it being useful in two circumstances:

1) As part of the oversight right, in order to edit an edit summary without
hiding the entire revision
2) A right of a user to edit their own edit summaries, if the edit summary
is blank

Since it's possible and at least some people are interested in it, I don't
see the downside of making it available in MediaWiki even if most Wikimedia
projects might not use it.
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] Google Code-in 2014: Wikimedia is in!

2014-11-13 Thread Andre Klapper
Wikimedia is one of the 12 organizations selected to participate in
Google Code-in (GCI) 2014! This means that on December 01 we will start
having dozens of 13-17 year old students looking at Wikimedia tasks to
be completed.

Read our GCI page with all information:
https://www.mediawiki.org/wiki/Google_Code-in_2014

This program is a great opportunity to find fresh young contributors
willing to complete that little task that has been on your ToDo list for
too long. Task areas are: Code, docs/training, outreach/research,
quality assurance, and user interface.


== WE NEED MORE MENTORS BRINGING TASKS! ==

It's easy: Join GCI as a mentor  bring your little tasks (that would
take you 2-3h to complete, or less technical ~30min beginner task)! 

You need to describe the tasks for a newcomer, linking to the resources
needed to complete them, and cover skill expectations + deliverables. 

You also need to be ready to answer the questions of a student working
on a task (but the clearer your task description is the less questions
there should be).
See https://www.mediawiki.org/wiki/Google_Code-in_2014#Mentors.27_corner

For task ideas, check out the list of easy Bugzilla tickets:
https://bugzilla.wikimedia.org/buglist.cgi?bug_status=NEWbug_status=REOPENEDcolumnlist=product%2Ccomponent%2Cchangeddate%2Cbug_severity%2Cpriority%2Cshort_descf0=OPf1=OPf3=CPf4=CPf5=longdescs.countj1=ORkeywords=easykeywords_type=allwordslist_id=358637o5=lessthanorder=changeddate%20DESC%2Cproduct%2Ccomponent%2Cbug_statusv5=10


== WE NEED MORE MENTORS BRINGING MENTORS! ==

We need seasoned contributors that have a good knowledge of the relevant
technologies, features and people involved in a specific area. While
they are also mentors of some tasks in their areas, they also look for
more mentors that bring more tasks, and help coordinating with them -
last year we had 273 tasks completed in the six weeks of the program.


== WE NEED PEOPLE PROPOSING TASKS! ==

Even if you can't mentor a specific task we still want to know about it
(and who could potentially mentor it and who you have already asked to
become a mentor)! Feel free to add an entry to
https://www.mediawiki.org/wiki/Talk:Google_Code-in#Tasks_searching_for_a_.28co-.29mentor


== QUESTIONS? ==

Please ask and you will help us improving our documentation!


Cheers,
andre
-- 
Andre Klapper | Wikimedia Bugwrangler
http://blogs.gnome.org/aklapper/


___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread James Forrester
On 13 November 2014 16:03, Helder . helder.w...@gmail.com wrote:

 On Thu, Nov 13, 2014 at 1:42 PM, Derric Atzrott
 datzr...@alizeepathology.com wrote:
  Indeed - I am somewhat surprised by James's firm opposition.
 
  I tend to agree with James on this one in that if the edit summaries
  are to be modified then they need a revision history.


​Indeed; that's the core tenet of​ how MediaWiki is designed. All changes
are open. All changes are logged. Al(most al)l logs are visible. Changes
can't be redacted, except by super-power-users (sysops) who understand what
they're doing. Changes can't be removed from the records, except by
super-ultra-mega-power users (developers) who have database access and have
a really good reason.



  Typos in edit summary are fixed by releasing an errata corrige in a
  subsequent dummy edit.
 
  I question whether or not the ability to change edit summaries is
  really a needed feature though.  I would prefer the approach that
  Nemo recommend of making a dummy edit.
 This would work a little better if we had the feature requested on
 https://bugzilla.wikimedia.org/show_bug.cgi?id=33943
 (Grouping edit history). But I don't see a reason against
 https://bugzilla.wikimedia.org/show_bug.cgi?id=13937
 (Correcting edit summaries (if own, last,  recent))

​
Thanks for those links. However, for a change like this, I would expect (at
a minimum) a MediaWiki.org RfC. A bug isn't sufficient discussion, really.

J.
-- 
James D. Forrester
Product Manager, Editing
Wikimedia Foundation, Inc.

jforres...@wikimedia.org | @jdforrester
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Brian Wolff
On Nov 13, 2014 12:45 PM, Nathan nawr...@gmail.com wrote:

 I can see it being useful in two circumstances:

 1) As part of the oversight right, in order to edit an edit summary
without
 hiding the entire revision
 2) A right of a user to edit their own edit summaries, if the edit summary
 is blank

 Since it's possible and at least some people are interested in it, I don't
 see the downside of making it available in MediaWiki even if most
Wikimedia
 projects might not use it.


That sounds more like a good argument for making it an extension, rather
than a core feature.

--bawolff
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] Phabricator repository callsigns

2014-11-13 Thread Chad
Please help me draft some guidelines for Phabricator repo callsigns.

https://www.mediawiki.org/wiki/Phabricator/Callsign_naming_conventions

The subpage on naming our existing repos should be especially fun:

https://www.mediawiki.org/wiki/Phabricator/Callsign_naming_conventions/Existing_repositories

Bikeshedding on the second hardest problem in CS? Who on this list can
pass up a chance to join in there? ;-)

-Chad
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Jon Robson
I think this is a great idea and has always baffled me that you can't.

I'm also a little confused by James comment. Maintaining an edit
history of edit summaries seems overkill. As I understand it edit
summaries are for aiding other editors.

If we are worried about losing important information, maybe only the
original editor and trusted editors with certain privileges should be
able to edit them.

On Thu, Nov 13, 2014 at 9:07 AM, Brian Wolff bawo...@gmail.com wrote:
 On Nov 13, 2014 12:45 PM, Nathan nawr...@gmail.com wrote:

 I can see it being useful in two circumstances:

 1) As part of the oversight right, in order to edit an edit summary
 without
 hiding the entire revision
 2) A right of a user to edit their own edit summaries, if the edit summary
 is blank

 Since it's possible and at least some people are interested in it, I don't
 see the downside of making it available in MediaWiki even if most
 Wikimedia
 projects might not use it.


 That sounds more like a good argument for making it an extension, rather
 than a core feature.

 --bawolff
 ___
 Wikitech-l mailing list
 Wikitech-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/wikitech-l



-- 
Jon Robson
* http://jonrobson.me.uk
* https://www.facebook.com/jonrobson
* @rakugojon

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Kevin Wayne Williams

Jon Robson schreef op 2014/11/13 10:59:

I think this is a great idea and has always baffled me that you can't.

I'm also a little confused by James comment. Maintaining an edit
history of edit summaries seems overkill. As I understand it edit
summaries are for aiding other editors.

If we are worried about losing important information, maybe only the
original editor and trusted editors with certain privileges should be
able to edit them.


As rarely as I side with James, I would be up in arms if people tried to 
introduce the ability to edit edit summaries without even a log. Using 
an edit summary laced with obscenities and invectives is an 
unfortunately common form of attack. To make it possible to do so, leave 
it up until your victim sees it, and then erase all traces of the attack 
would be an administrative nightmare.


KWW


___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread John
Issues arise in the fact that malicious editors can abuse it after the
initial review has been done. Or you can run into cases where offensive
material is added attacking another editor, so editor B reports the issue
and before anyone has a chance to review it editor A changes it back to
something innocent. (rinse repeat for a while before A finally gets
blocked, but meanwhile B is taking the brunt of abuse until an admin
catches on) and there is no way of proving what an edit was at any given
time.

The biggest thing that you need to realize is that regardless of the intent
of something, it will be abused, how and to what degree can be controlled.
Given that just about everything in mediawiki has a paper trail, (mediawiki
keeps logs for all actions, some are just not visible without specific
rights) introducing a feature that doesnt is not a good idea.

On Thu, Nov 13, 2014 at 12:59 PM, Jon Robson jdlrob...@gmail.com wrote:

 I think this is a great idea and has always baffled me that you can't.

 I'm also a little confused by James comment. Maintaining an edit
 history of edit summaries seems overkill. As I understand it edit
 summaries are for aiding other editors.

 If we are worried about losing important information, maybe only the
 original editor and trusted editors with certain privileges should be
 able to edit them.

 On Thu, Nov 13, 2014 at 9:07 AM, Brian Wolff bawo...@gmail.com wrote:
  On Nov 13, 2014 12:45 PM, Nathan nawr...@gmail.com wrote:
 
  I can see it being useful in two circumstances:
 
  1) As part of the oversight right, in order to edit an edit summary
  without
  hiding the entire revision
  2) A right of a user to edit their own edit summaries, if the edit
 summary
  is blank
 
  Since it's possible and at least some people are interested in it, I
 don't
  see the downside of making it available in MediaWiki even if most
  Wikimedia
  projects might not use it.
 
 
  That sounds more like a good argument for making it an extension, rather
  than a core feature.
 
  --bawolff
  ___
  Wikitech-l mailing list
  Wikitech-l@lists.wikimedia.org
  https://lists.wikimedia.org/mailman/listinfo/wikitech-l



 --
 Jon Robson
 * http://jonrobson.me.uk
 * https://www.facebook.com/jonrobson
 * @rakugojon

 ___
 Wikitech-l mailing list
 Wikitech-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/wikitech-l

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Martijn Hoekstra
On Nov 13, 2014 7:09 PM, John phoenixoverr...@gmail.com wrote:

 Issues arise in the fact that malicious editors can abuse it after the
 initial review has been done. Or you can run into cases where offensive
 material is added attacking another editor, so editor B reports the issue
 and before anyone has a chance to review it editor A changes it back to
 something innocent. (rinse repeat for a while before A finally gets
 blocked, but meanwhile B is taking the brunt of abuse until an admin
 catches on) and there is no way of proving what an edit was at any given
 time.

 The biggest thing that you need to realize is that regardless of the
intent
 of something, it will be abused, how and to what degree can be controlled.
 Given that just about everything in mediawiki has a paper trail,
(mediawiki
 keeps logs for all actions, some are just not visible without specific
 rights) introducing a feature that doesnt is not a good idea.

 On Thu, Nov 13, 2014 at 12:59 PM, Jon Robson jdlrob...@gmail.com wrote:

  I think this is a great idea and has always baffled me that you can't.
 
  I'm also a little confused by James comment. Maintaining an edit
  history of edit summaries seems overkill. As I understand it edit
  summaries are for aiding other editors.
 
  If we are worried about losing important information, maybe only the
  original editor and trusted editors with certain privileges should be
  able to edit them.
 
  On Thu, Nov 13, 2014 at 9:07 AM, Brian Wolff bawo...@gmail.com wrote:
   On Nov 13, 2014 12:45 PM, Nathan nawr...@gmail.com wrote:
  
   I can see it being useful in two circumstances:
  
   1) As part of the oversight right, in order to edit an edit summary
   without
   hiding the entire revision
   2) A right of a user to edit their own edit summaries, if the edit
  summary
   is blank
  
   Since it's possible and at least some people are interested in it, I
  don't
   see the downside of making it available in MediaWiki even if most
   Wikimedia
   projects might not use it.
  
  
   That sounds more like a good argument for making it an extension,
rather
   than a core feature.
  
   --bawolff
  

Wow, that escalated quickly. How did we go from hey, what's the deal with
this? To YOURE BURNING THE WIKI in a few posts?
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Nathan
On Thu, Nov 13, 2014 at 1:09 PM, John phoenixoverr...@gmail.com wrote:

 Issues arise in the fact that malicious editors can abuse it after the
 initial review has been done. Or you can run into cases where offensive
 material is added attacking another editor, so editor B reports the issue
 and before anyone has a chance to review it editor A changes it back to
 something innocent. (rinse repeat for a while before A finally gets
 blocked, but meanwhile B is taking the brunt of abuse until an admin
 catches on) and there is no way of proving what an edit was at any given
 time.

 The biggest thing that you need to realize is that regardless of the intent
 of something, it will be abused, how and to what degree can be controlled.
 Given that just about everything in mediawiki has a paper trail, (mediawiki
 keeps logs for all actions, some are just not visible without specific
 rights) introducing a feature that doesnt is not a good idea.


I don't think anyone is unaware of the potential for abuse, but that is not
a strong argument against allowing any form of editing edit summaries. A
simple limit would take care of most forms of abuse - either limit it to
trusted users (e.g. oversight), or permit it only on blank edit summaries
and only by the original user. You can even restrict it to a single change,
and then the use case would be: Oops, I forgot to include an edit summary,
rather than adding a new revision or leaving it blank I'll just go add it
now.
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Chad
On Thu Nov 13 2014 at 4:16:21 AM Amir E. Aharoni 
amir.ahar...@mail.huji.ac.il wrote:

 In Facebook it's possible to edit posts and comments after posting after a
 lot of users asked for it.

 Why isn't it possible to change MediaWiki edit summaries after posting?

 I tried looking for it in Bugzilla; I expected to find a two-digit bug for
 it, but I couldn't find any at all. Of course it's possible that I didn't
 look well enough.

 https://en.wikipedia.org/wiki/Help:Edit_summary just says that they can't
 be changed, but doesn't link to a discussion.

 So is there any reason not to do it?


If I could edit my edit summaries then I'd have even less excuse for
omitting edit summaries :(

-Chad
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread James Forrester
On 13 November 2014 18:18, Nathan nawr...@gmail.com wrote:

 On Thu, Nov 13, 2014 at 1:09 PM, John phoenixoverr...@gmail.com wrote:

  Issues arise in the fact that malicious editors can abuse it after the
  initial review has been done. Or you can run into cases where offensive
  material is added attacking another editor, so editor B reports the issue
  and before anyone has a chance to review it editor A changes it back to
  something innocent. (rinse repeat for a while before A finally gets
  blocked, but meanwhile B is taking the brunt of abuse until an admin
  catches on) and there is no way of proving what an edit was at any given
  time.
 
  The biggest thing that you need to realize is that regardless of the
 intent
  of something, it will be abused, how and to what degree can be
 controlled.
  Given that just about everything in mediawiki has a paper trail,
 (mediawiki
  keeps logs for all actions, some are just not visible without specific
  rights) introducing a feature that doesnt is not a good idea.

 I don't think anyone is unaware of the potential for abuse, but that is not
 a strong argument against allowing any form of editing edit summaries. A
 simple limit would take care of most forms of abuse - either limit it to
 trusted users (e.g. oversight), or permit it only on blank edit summaries
 and only by the original user. You can even restrict it to a single change,
 and then the use case would be: Oops, I forgot to include an edit summary,
 rather than adding a new revision or leaving it blank I'll just go add it
 now.


​Sure, and I think a restriction system would make sense, but **even so**,
there should be at the very least a full log, and ideally a complete
history. Trust but verify and all that.

Also, if you have an issue with users too often failing to give an edit
summary, there's a preference that nags them to fix it before saving.​

​J.
-- 
James D. Forrester
Product Manager, Editing
Wikimedia Foundation, Inc.

jforres...@wikimedia.org | @jdforrester
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Steve Summit
Martijn Hoekstra wrote:
 Wow, that escalated quickly. How did we go from hey, what's the deal with
 this? To YOURE BURNING THE WIKI in a few posts?

Easy: because it's a hard question, with excellent arguments on
both sides.

Clearly, people are going to make typos in edit summaries from
time to time, and clearly, making a null edit to correct the
summary is a stupid kludge, so clearly, editing of edit summaries
should be allowed.

But clearly, allowing editing of edit summaries would introduce
all new kinds of abuse, so clearly, I cannot choose the goblet in
front of you, I mean, editing of edit summaries must remain impossible.

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Amir E. Aharoni
Am I missing something? I just tried making a null edit and it didn't
change the edit summary.


--
Amir Elisha Aharoni · אָמִיר אֱלִישָׁע אַהֲרוֹנִי
http://aharoni.wordpress.com
‪“We're living in pieces,
I want to live in peace.” – T. Moore‬

2014-11-13 20:48 GMT+02:00 Steve Summit s...@eskimo.com:

 Martijn Hoekstra wrote:
  Wow, that escalated quickly. How did we go from hey, what's the deal
 with
  this? To YOURE BURNING THE WIKI in a few posts?

 Easy: because it's a hard question, with excellent arguments on
 both sides.

 Clearly, people are going to make typos in edit summaries from
 time to time, and clearly, making a null edit to correct the
 summary is a stupid kludge, so clearly, editing of edit summaries
 should be allowed.

 But clearly, allowing editing of edit summaries would introduce
 all new kinds of abuse, so clearly, I cannot choose the goblet in
 front of you, I mean, editing of edit summaries must remain impossible.

 ___
 Wikitech-l mailing list
 Wikitech-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/wikitech-l

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Derric Atzrott
 Am I missing something? I just tried making a null edit and it didn't
 change the edit summary.

It doesn't change the edit summary; it was suggested you make a null
edit, but leave an edit summary for that null edit.  This way you
can make an edit that only serves the purpose of saying Hey the
previous edit had a wrong edit summary, this is what I really did.

Thank you,
Derric Atzrott


___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread James Forrester
On 13 November 2014 19:04, Derric Atzrott datzr...@alizeepathology.com
wrote:

  Am I missing something? I just tried making a null edit and it didn't
  change the edit summary.

 It doesn't change the edit summary; it was suggested you make a null
 edit, but leave an edit summary for that null edit.  This way you
 can make an edit that only serves the purpose of saying Hey the
 previous edit had a wrong edit summary, this is what I really did.


A null edit doesn't save; you probably mean an inconsequential / trivial
edit, instead?

J.
-- 
James D. Forrester
Product Manager, Editing
Wikimedia Foundation, Inc.

jforres...@wikimedia.org | @jdforrester
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Amir E. Aharoni
Mmm... the fact that something as odd as
https://en.wikipedia.org/wiki/Help:Dummy_edit even exists says something
about the need for such a feature.


--
Amir Elisha Aharoni · אָמִיר אֱלִישָׁע אַהֲרוֹנִי
http://aharoni.wordpress.com
‪“We're living in pieces,
I want to live in peace.” – T. Moore‬

2014-11-13 21:06 GMT+02:00 James Forrester jforres...@wikimedia.org:

 On 13 November 2014 19:04, Derric Atzrott datzr...@alizeepathology.com
 wrote:

   Am I missing something? I just tried making a null edit and it didn't
   change the edit summary.
 
  It doesn't change the edit summary; it was suggested you make a null
  edit, but leave an edit summary for that null edit.  This way you
  can make an edit that only serves the purpose of saying Hey the
  previous edit had a wrong edit summary, this is what I really did.
 

 A null edit doesn't save; you probably mean an inconsequential / trivial
 edit, instead?

 J.
 --
 James D. Forrester
 Product Manager, Editing
 Wikimedia Foundation, Inc.

 jforres...@wikimedia.org | @jdforrester
 ___
 Wikitech-l mailing list
 Wikitech-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/wikitech-l

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread C. Scott Ananian
I think allowing post-facto modification of edit summaries in the very
limited case where the edit was done by the current user, the edit
summary is currently blank, and the new summary is non-blank could be
allowed with only small amounts wiki-burning.

Review tools would have to be updated so that janitors can patrol the
newly-added edit summaries, since that might happen long after the
actual content of the edit was patrolled.  And for a full log of
actions performed we'd need to record the timestamp of the summary
edit in a field separate from the timestamp of the revision itself.

But that's a decent amount of work (and UI) to implement what is now a
very limited use case.

Editing commit summaries works in git (and in gerrit) because there is
a clear boundary between private work and published (merged) work.
I can rebase/edit the summary up until my work is published/merged.

I think the wiki would be benefited by the adoption of more of these
git-inspired workflows... but that's a whole 'nuther discussion.
  --scott

On Thu, Nov 13, 2014 at 2:09 PM, Amir E. Aharoni
amir.ahar...@mail.huji.ac.il wrote:
 Mmm... the fact that something as odd as
 https://en.wikipedia.org/wiki/Help:Dummy_edit even exists says something
 about the need for such a feature.


 --
 Amir Elisha Aharoni · אָמִיר אֱלִישָׁע אַהֲרוֹנִי
 http://aharoni.wordpress.com
 ‪“We're living in pieces,
 I want to live in peace.” – T. Moore‬

 2014-11-13 21:06 GMT+02:00 James Forrester jforres...@wikimedia.org:

 On 13 November 2014 19:04, Derric Atzrott datzr...@alizeepathology.com
 wrote:

   Am I missing something? I just tried making a null edit and it didn't
   change the edit summary.
 
  It doesn't change the edit summary; it was suggested you make a null
  edit, but leave an edit summary for that null edit.  This way you
  can make an edit that only serves the purpose of saying Hey the
  previous edit had a wrong edit summary, this is what I really did.
 

 A null edit doesn't save; you probably mean an inconsequential / trivial
 edit, instead?

 J.
 --
 James D. Forrester
 Product Manager, Editing
 Wikimedia Foundation, Inc.

 jforres...@wikimedia.org | @jdforrester
 ___
 Wikitech-l mailing list
 Wikitech-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/wikitech-l

 ___
 Wikitech-l mailing list
 Wikitech-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/wikitech-l



-- 
(http://cscott.net)

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread John
Im not saying that it shouldnt be allowed, what I am saying is if we are
going to brainstorm on the topic, these issues are the most obvious and
critical problems. I saw scotts last email and think that given those
limited constraints its possible without too much fuss.

On Thu, Nov 13, 2014 at 2:41 PM, C. Scott Ananian canan...@wikimedia.org
wrote:

 I think allowing post-facto modification of edit summaries in the very
 limited case where the edit was done by the current user, the edit
 summary is currently blank, and the new summary is non-blank could be
 allowed with only small amounts wiki-burning.

 Review tools would have to be updated so that janitors can patrol the
 newly-added edit summaries, since that might happen long after the
 actual content of the edit was patrolled.  And for a full log of
 actions performed we'd need to record the timestamp of the summary
 edit in a field separate from the timestamp of the revision itself.

 But that's a decent amount of work (and UI) to implement what is now a
 very limited use case.

 Editing commit summaries works in git (and in gerrit) because there is
 a clear boundary between private work and published (merged) work.
 I can rebase/edit the summary up until my work is published/merged.

 I think the wiki would be benefited by the adoption of more of these
 git-inspired workflows... but that's a whole 'nuther discussion.
   --scott

 On Thu, Nov 13, 2014 at 2:09 PM, Amir E. Aharoni
 amir.ahar...@mail.huji.ac.il wrote:
  Mmm... the fact that something as odd as
  https://en.wikipedia.org/wiki/Help:Dummy_edit even exists says something
  about the need for such a feature.
 
 
  --
  Amir Elisha Aharoni · אָמִיר אֱלִישָׁע אַהֲרוֹנִי
  http://aharoni.wordpress.com
  ‪“We're living in pieces,
  I want to live in peace.” – T. Moore‬
 
  2014-11-13 21:06 GMT+02:00 James Forrester jforres...@wikimedia.org:
 
  On 13 November 2014 19:04, Derric Atzrott datzr...@alizeepathology.com
 
  wrote:
 
Am I missing something? I just tried making a null edit and it
 didn't
change the edit summary.
  
   It doesn't change the edit summary; it was suggested you make a null
   edit, but leave an edit summary for that null edit.  This way you
   can make an edit that only serves the purpose of saying Hey the
   previous edit had a wrong edit summary, this is what I really did.
  
 
  A null edit doesn't save; you probably mean an inconsequential / trivial
  edit, instead?
 
  J.
  --
  James D. Forrester
  Product Manager, Editing
  Wikimedia Foundation, Inc.
 
  jforres...@wikimedia.org | @jdforrester
  ___
  Wikitech-l mailing list
  Wikitech-l@lists.wikimedia.org
  https://lists.wikimedia.org/mailman/listinfo/wikitech-l
 
  ___
  Wikitech-l mailing list
  Wikitech-l@lists.wikimedia.org
  https://lists.wikimedia.org/mailman/listinfo/wikitech-l



 --
 (http://cscott.net)

 ___
 Wikitech-l mailing list
 Wikitech-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/wikitech-l

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Antoine Musso
Le 13/11/2014 18:05, Brian Wolff a écrit :
 Id make the argument that modifying edit summaries in git is somewhat akin
 to taking a database dump of a mediawiki install, editing the dump, and
 re-importing it ;)
 
 --bawolff

Changing all the ids in the process :-D

-- 
Antoine hashar Musso


___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread John
Depends on how its done

On Thu, Nov 13, 2014 at 3:29 PM, Antoine Musso hashar+...@free.fr wrote:

 Le 13/11/2014 18:05, Brian Wolff a écrit :
  Id make the argument that modifying edit summaries in git is somewhat
 akin
  to taking a database dump of a mediawiki install, editing the dump, and
  re-importing it ;)
 
  --bawolff

 Changing all the ids in the process :-D

 --
 Antoine hashar Musso


 ___
 Wikitech-l mailing list
 Wikitech-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/wikitech-l

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Phabricator repository callsigns

2014-11-13 Thread Brian Wolff
On 11/13/14, Chad innocentkil...@gmail.com wrote:
 Please help me draft some guidelines for Phabricator repo callsigns.

 https://www.mediawiki.org/wiki/Phabricator/Callsign_naming_conventions

 The subpage on naming our existing repos should be especially fun:

 https://www.mediawiki.org/wiki/Phabricator/Callsign_naming_conventions/Existing_repositories

 Bikeshedding on the second hardest problem in CS? Who on this list can
 pass up a chance to join in there? ;-)

 -Chad
 ___
 Wikitech-l mailing list
 Wikitech-l@lists.wikimedia.org
 https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Do we get full unicode including astral characters? If so, I vote
MediaWiki be   (U+1f33b).

--bawolff

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Phabricator repository callsigns

2014-11-13 Thread Nikolas Everett
On Thu, Nov 13, 2014 at 4:14 PM, Brian Wolff bawo...@gmail.com wrote:

 On 11/13/14, Chad innocentkil...@gmail.com wrote:
  Please help me draft some guidelines for Phabricator repo callsigns.
 
  https://www.mediawiki.org/wiki/Phabricator/Callsign_naming_conventions
 
  The subpage on naming our existing repos should be especially fun:
 
 
 https://www.mediawiki.org/wiki/Phabricator/Callsign_naming_conventions/Existing_repositories
 
  Bikeshedding on the second hardest problem in CS? Who on this list can
  pass up a chance to join in there? ;-)
 
  -Chad
  ___
  Wikitech-l mailing list
  Wikitech-l@lists.wikimedia.org
  https://lists.wikimedia.org/mailman/listinfo/wikitech-l

 Do we get full unicode including astral characters? If so, I vote
 MediaWiki be   (U+1f33b).


If we're going unicode why no U+2620.  We could make Cirrus U+2601 or maybe
U+5377U+96F2.

Nik
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread svetlana
On Thu, 13 Nov 2014, at 23:15, Amir E. Aharoni wrote:
 In Facebook it's possible to edit posts and comments after posting after a
 lot of users asked for it.
 
 Why isn't it possible to change MediaWiki edit summaries after posting?

It is a very rare case compared to, say, how the diff viewer screws up on 
simple edits (which defers me from contributing to reviewing pending changes - 
I abandoned that entirely although I have a passion for that), and how edit 
conflicts are merged (I usually just gave up editing in half of the cases 
during the first few years).

If we really want to do what you're asking I would implement it as merge 
edits button - really useful where the edits are consecutive and I just 
accidentally forgot to add something. That is a more frequent use-case than 
just editing an edit summary.

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Phabricator repository callsigns

2014-11-13 Thread Chad
On Thu Nov 13 2014 at 1:14:58 PM Brian Wolff bawo...@gmail.com wrote:

 Do we get full unicode including astral characters? If so, I vote
 MediaWiki be   (U+1f33b).


Sadly not (I just tried on labs).

/[A-Z]+/

-Chad
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] Phabricator repository callsigns

2014-11-13 Thread Antoine Musso
Le 13/11/2014 18:16, Chad a écrit :
 Please help me draft some guidelines for Phabricator repo callsigns.
 
 https://www.mediawiki.org/wiki/Phabricator/Callsign_naming_conventions
 
 The subpage on naming our existing repos should be especially fun:
 
 https://www.mediawiki.org/wiki/Phabricator/Callsign_naming_conventions/Existing_repositories
 
 Bikeshedding on the second hardest problem in CS? Who on this list can
 pass up a chance to join in there? ;-)

Hello,

There is some more explanations about what the call signs are for at
https://secure.phabricator.com/book/phabricator/article/diffusion/#repository-callsigns-and

In Gerrit a change is made unique using:

 - the project name
 - the targeted branch
 - the Change-Id field in the commit message

With Arcanist / Diffusion it is done with:

 - a prefix 'r' standing for 'revision'
 - the call signs
 - the 16 first chars of the commit sha1

So given a call sign MWCORE for mediawiki/core and a commit
37a6d0e60d7d86f5f078d352f0a2d01e12fedbec we would end up referring to
that commit with:

 rMWCORE37a6d0e60d7d86f5

Or at least that is how I understood it.  One can see why the call sign
should be short.


The upstream doc states some examples and recommends to keep them as
small as possible. From the doc:

* Facebook uses E for the Engineering repository, O for the Ops
repository, Y for a Yum package repository.
*  Phabricator uses P, ARC, PHU for libphutil, and J for
Javelin. But then they only have six repos:
  https://secure.phabricator.com/diffusion/

If you look at a list of commit for the Phabricator project:
  https://secure.phabricator.com/diffusion/P/history/

You can see the rcall signsha1 next to the Diffusion revision
number.  I guess we will usually refers to either:

- the Diffusion number (D1234)
- the git sha1 that landed in the repos.

And thus could live with whatever call sign since they will barely be
used by humans.

cheers,

-- 
Antoine hashar Musso


___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread Antoine Musso
Le 13/11/2014 16:16, Antoine Musso a écrit :
 Le 13/11/2014 13:15, Amir E. Aharoni a écrit :
  In Facebook it's possible to edit posts and comments after posting after a
  lot of users asked for it.
  
  Why isn't it possible to change MediaWiki edit summaries after posting?
  
  I tried looking for it in Bugzilla; I expected to find a two-digit bug for
  it, but I couldn't find any at all. Of course it's possible that I didn't
  look well enough.
  
  https://en.wikipedia.org/wiki/Help:Edit_summary just says that they can't
  be changed, but doesn't link to a discussion.
  
  So is there any reason not to do it?
 I am not sure there is any point in adding a summary history for each
 revision.  That sounds like a useless overhead for a corner case usage.

Talking with my wife about it, she suggested that people could review
the history of articles and amend the summary to better reflect the
change that has been made in the past.

Often people forget to fill the summary, and browsing the history leave
you with little clue has to what the edit was for and thus force you to
review the diff :-D

So yeah, that could be seen as a way to better describe every edits. But
that is a huge burden that distracts folks from actually writing content!

-- 
Antoine hashar Musso


___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] Two office hours about the Bugzilla to Phabricator migration

2014-11-13 Thread Quim Gil
Hi, next week we will host two office hours to answer your questions about
the Bugzilla to Phabricator migration:

Tuesday 18 Novembre 16:00 UTC
http://www.timeanddate.com/worldclock/fixedtime.html?iso=20141118T16

Tuesday 18 Novembre 23:00 UTC
http://www.timeanddate.com/worldclock/fixedtime.html?iso=20141118T23

On #wikimedia-office IRC, as usual.

The plan is to start the migration on Friday 21 November at 00:30 UTC. We
will send more information about this, but in the meantime you can check
the details at https://www.mediawiki.org/wiki/Phabricator/versus_Bugzilla

-- 
Quim Gil
Engineering Community Manager @ Wikimedia Foundation
http://www.mediawiki.org/wiki/User:Qgil
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread MZMcBride
Steve Summit wrote:
Martijn Hoekstra wrote:
 Wow, that escalated quickly. How did we go from hey, what's the deal
with this? To YOURE BURNING THE WIKI in a few posts?

Easy: because it's a hard question, with excellent arguments on
both sides.

Clearly, people are going to make typos in edit summaries from
time to time, and clearly, making a null edit to correct the
summary is a stupid kludge, so clearly, editing of edit summaries
should be allowed.

But clearly, allowing editing of edit summaries would introduce
all new kinds of abuse, so clearly, I cannot choose the goblet in
front of you, I mean, editing of edit summaries must remain impossible.

Yep.

As Helder notes in this thread, anyone interested in edit summaries issues
broadly should focus on concrete (realistic) proposals that address
discrete issues. https://bugzilla.wikimedia.org/show_bug.cgi?id=13937 is a
good example, in my opinion.

And it bears repeating that yes, spam and other abuse prevention
mechanisms are hard-required from the start of a project like this to be
deployed to Wikimedia wikis. Edit summaries already see abuse and mis-use.

MZMcBride



___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] changing edit summaries

2014-11-13 Thread John Mark Vandenberg
On Thu, Nov 13, 2014 at 9:57 PM, Yusuke Matsubara w...@whym.org wrote:
 On Thu, Nov 13, 2014 at 9:15 PM, Amir E. Aharoni
 amir.ahar...@mail.huji.ac.il wrote:
 I tried looking for it in Bugzilla; I expected to find a two-digit bug for
 it, but I couldn't find any at all. Of course it's possible that I didn't
 look well enough.

 A bit different, but there is an extension that enables
 supplementing additional non-modifiable edit summaries:
 https://www.mediawiki.org/wiki/Extension:RevisionCommentSupplement

 It was contributed (without a Bugzilla request) by Burthsceh, a
 volunteer at Japanese Wikipedia, prompted by the necessity to fix
 attributions made in edit summaries (for reused texts). [1]  I don't
 think it has been extensively reviewed, though.

 With that approach, you could effectively modify an edit summary by
 appending a modified one and rev-deleting the original one.

 [1] 
 https://ja.wikipedia.org/wiki/Wikipedia:%E4%BA%95%E6%88%B8%E7%AB%AF/subj/%E5%B1%A5%E6%AD%B4%E3%83%9A%E3%83%BC%E3%82%B8%E3%81%AE%E5%80%8B%E3%80%85%E3%81%AE%E7%89%88%E3%81%AB%E5%AF%BE%E3%81%97%E3%81%A6%E8%BF%BD%E5%8A%A0%E3%81%AE%E3%82%B3%E3%83%A1%E3%83%B3%E3%83%88%E3%82%92%E8%A1%A8%E7%A4%BA%E3%81%99%E3%82%8B%E6%96%B9%E6%B3%95%E3%81%AE%E5%B0%8E%E5%85%A5%E3%81%AE%E6%8F%90%E6%A1%88

This is a very good idea, in itself, to help fix problems with
attribution, especially wrt 'print' editions (PDF export).

It might also be used to avoid undesirable attribution notices in the
article body, where the text is a copy of a GFDL/CC external webpage,
to be used for once-off imports (e.g. bio page on personal website),
rather than large scale import/reuse like FOLDOC/EB1911/etc.

-- 
John Vandenberg

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] Tech Talk: What's New with MediaWiki-Vagrant?: Simple Use Cases and Beyond: November 25

2014-11-13 Thread Rachel Farrand
Please join us for the following tech talk:

*Tech Talk**:* What's New with MediaWiki-Vagrant?: Simple Use Cases and
Beyond
*Presenter:* Bryan Davis  Dan Duvall
*Date:* November 25th
*Time:* 1830 UTC
http://www.timeanddate.com/worldclock/fixedtime.html?msg=What%27s+New+with+MediaWiki-Vagrant%3Fiso=20141125T1830p1=1440ah=1
Link to live YouTube stream http://www.youtube.com/watch?v=I66xR-fq2O8
*IRC channel for questions/discussion:* #wikimedia-office
Google+ page http://www.youtube.com/watch?v=I66xR-fq2O8, another place
for questions

*Talk description:*We'll start off by giving a brief refresher on how
MW-Vagrant works and how it differs from stock Vagrant. Next, we'll
showcase some of the newest and most useful features of MWV such as
multi-wiki support, SSH/HTTP sharing, Labs integration, advanced
customization using Hiera and local roles. Finally, we'd like to show how
MWV can be useful in test-driven development by demonstrating how to run
unit and browser tests. The last 15 minutes will be reserved for Q/A.

== Outline (WIP) ==
* (10 minutes) What is Vagrant, MediaWiki-Vagrant, Puppet (dan + bryan)
* (15 minutes) Local customizations (bryan)
* (15 minutes) Running unit tests and browser tests under MW-V (dan)
* (5 minutes) Vagrant sharing (it's awesomesauce!!!) (bryan)
* (15 minutes) Q  A
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] Maintenance script for generation of $wgAutoloadLocalClasses

2014-11-13 Thread Erik Bernhardson
A patch[1] was recently merged which adjusts the changes required when
adding or removing classes from mediawiki core.

Rather than manually adjusting the map from classname to filename in
includes/AutoLoad.php developers now need only run the
maintenance/generateLocalAutoload.php script.  This script will scan
mediawiki core and output an equivalent map from classname = filename to
autoload.php in the root of the repository.

Erik B.

[1] https://gerrit.wikimedia.org/r/163304
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l