Starting today, editors can use *<graph>* tag to include complex graphs and maps inside articles.
*Demo:* https://www.mediawiki.org/wiki/Extension:Graph/Demo *Vega's demo:* http://trifacta.github.io/vega/editor/?spec=scatter_matrix *Extension info:* https://www.mediawiki.org/wiki/Extension:Graph *Vega's docs:* https://github.com/trifacta/vega/wiki *Bug reports:* https://phabricator.wikimedia.org/ - project tag #graph
Graph tag support template parameter expansion. There is also a Graphoid service to convert graphs into images. Currently, Graphoid is used in case the browser does not support modern JavaScript, but I plan to use it for all anonymous users - downloading large JS code needed to render graphs is significantly slower than showing an image.
Potential future growth (developers needed!): * Documentation and better tutorials * Visualize as you type - show changes in graph while editing its code * Visual Editor's plugin * Animation https://github.com/trifacta/vega/wiki/Interaction-Scenarios
Project history: Exactly one year ago, Dan Andreescu (milimetric) and Jon Robson demoed Vega visualization grammar https://trifacta.github.io/vega/ usage in MediaWiki. The project stayed dormant for almost half a year, until Zero team decided it was a good solution to do on-wiki graphs. The project was rewritten, and gained many new features, such as template parameters. Yet, doing graphs just for Zero portal seemed silly. Wider audience meant that we now had to support older browsers, thus Graphoid service was born.
This project could not have happened without the help from Dan Andreescu, Brion Vibber, Timo Tijhof, Chris Steipp, Max Semenik, Marko Obrovac, Alexandros Kosiaris, Jon Robson, Gabriel Wicke, and others who have helped me develop, test, instrument, and deploy Graph extension and Graphoid service. I also would like to thank the Vega team for making this amazing library.
--Yurik
Was this why it was offline on meta for a couple of weeks?
Amazing! I have an immediate use for this on the en.wikipedia. On May 5, 2015 4:25 PM, "Yuri Astrakhan" yastrakhan@wikimedia.org wrote:
Starting today, editors can use *<graph>* tag to include complex graphs and maps inside articles.
*Demo:* https://www.mediawiki.org/wiki/Extension:Graph/Demo *Vega's demo:* http://trifacta.github.io/vega/editor/?spec=scatter_matrix *Extension info:* https://www.mediawiki.org/wiki/Extension:Graph *Vega's docs:* https://github.com/trifacta/vega/wiki *Bug reports:* https://phabricator.wikimedia.org/ - project tag #graph
Graph tag support template parameter expansion. There is also a Graphoid service to convert graphs into images. Currently, Graphoid is used in case the browser does not support modern JavaScript, but I plan to use it for all anonymous users - downloading large JS code needed to render graphs is significantly slower than showing an image.
Potential future growth (developers needed!):
- Documentation and better tutorials
- Visualize as you type - show changes in graph while editing its code
- Visual Editor's plugin
- Animation https://github.com/trifacta/vega/wiki/Interaction-Scenarios
Project history: Exactly one year ago, Dan Andreescu (milimetric) and Jon Robson demoed Vega visualization grammar <https://trifacta.github.io/vega/
usage in MediaWiki. The project stayed dormant for almost half a year, until Zero team decided it was a good solution to do on-wiki graphs. The project was rewritten, and gained many new features, such as template parameters. Yet, doing graphs just for Zero portal seemed silly. Wider audience meant that we now had to support older browsers, thus Graphoid service was born.
This project could not have happened without the help from Dan Andreescu, Brion Vibber, Timo Tijhof, Chris Steipp, Max Semenik, Marko Obrovac, Alexandros Kosiaris, Jon Robson, Gabriel Wicke, and others who have helped me develop, test, instrument, and deploy Graph extension and Graphoid service. I also would like to thank the Vega team for making this amazing library.
--Yurik _______________________________________________ Wikimedia-l mailing list, guidelines at: https://meta.wikimedia.org/wiki/Mailing_lists/Guidelines Wikimedia-l@lists.wikimedia.org Unsubscribe: https://lists.wikimedia.org/mailman/listinfo/wikimedia-l, mailto:wikimedia-l-request@lists.wikimedia.org?subject=unsubscribe
I miss a "thank you" or "like" button on this mailing list. Looks great. Thank you! Alice.
On Tue, May 5, 2015 at 10:53 PM, Aleksey Bilogur aleksey.bilogur@gmail.com wrote:
Was this why it was offline on meta for a couple of weeks?
Amazing! I have an immediate use for this on the en.wikipedia. On May 5, 2015 4:25 PM, "Yuri Astrakhan" yastrakhan@wikimedia.org wrote:
Starting today, editors can use *<graph>* tag to include complex graphs
and
maps inside articles.
*Demo:* https://www.mediawiki.org/wiki/Extension:Graph/Demo *Vega's demo:*
http://trifacta.github.io/vega/editor/?spec=scatter_matrix
*Extension info:* https://www.mediawiki.org/wiki/Extension:Graph *Vega's docs:* https://github.com/trifacta/vega/wiki *Bug reports:* https://phabricator.wikimedia.org/ - project tag #graph
Graph tag support template parameter expansion. There is also a Graphoid service to convert graphs into images. Currently, Graphoid is used in
case
the browser does not support modern JavaScript, but I plan to use it for all anonymous users - downloading large JS code needed to render graphs
is
significantly slower than showing an image.
Potential future growth (developers needed!):
- Documentation and better tutorials
- Visualize as you type - show changes in graph while editing its code
- Visual Editor's plugin
- Animation <https://github.com/trifacta/vega/wiki/Interaction-Scenarios
Project history: Exactly one year ago, Dan Andreescu (milimetric) and Jon Robson demoed Vega visualization grammar <
https://trifacta.github.io/vega/
usage in MediaWiki. The project stayed dormant for almost half a year, until Zero team decided it was a good solution to do on-wiki graphs. The project was rewritten, and gained many new features, such as template parameters. Yet, doing graphs just for Zero portal seemed silly. Wider audience meant that we now had to support older browsers, thus Graphoid service was born.
This project could not have happened without the help from Dan Andreescu, Brion Vibber, Timo Tijhof, Chris Steipp, Max Semenik, Marko Obrovac, Alexandros Kosiaris, Jon Robson, Gabriel Wicke, and others who have
helped
me develop, test, instrument, and deploy Graph extension and Graphoid service. I also would like to thank the Vega team for making this amazing library.
--Yurik _______________________________________________ Wikimedia-l mailing list, guidelines at: https://meta.wikimedia.org/wiki/Mailing_lists/Guidelines Wikimedia-l@lists.wikimedia.org Unsubscribe: https://lists.wikimedia.org/mailman/listinfo/wikimedia-l, mailto:wikimedia-l-request@lists.wikimedia.org?subject=unsubscribe
Wikimedia-l mailing list, guidelines at: https://meta.wikimedia.org/wiki/Mailing_lists/Guidelines Wikimedia-l@lists.wikimedia.org Unsubscribe: https://lists.wikimedia.org/mailman/listinfo/wikimedia-l, mailto:wikimedia-l-request@lists.wikimedia.org?subject=unsubscribe
Thanks Alice :)
Aleksey, the graphs were never off on meta. Please check if your graphs show any errors in the browser console - I did update the underlying libraries several times.
On Tue, May 5, 2015 at 11:58 PM, Alice Wiegand me.lyzzy@gmail.com wrote:
I miss a "thank you" or "like" button on this mailing list. Looks great. Thank you! Alice.
On Tue, May 5, 2015 at 10:53 PM, Aleksey Bilogur < aleksey.bilogur@gmail.com> wrote:
Was this why it was offline on meta for a couple of weeks?
Amazing! I have an immediate use for this on the en.wikipedia. On May 5, 2015 4:25 PM, "Yuri Astrakhan" yastrakhan@wikimedia.org
wrote:
Starting today, editors can use *<graph>* tag to include complex graphs
and
maps inside articles.
*Demo:* https://www.mediawiki.org/wiki/Extension:Graph/Demo *Vega's demo:*
http://trifacta.github.io/vega/editor/?spec=scatter_matrix
*Extension info:* https://www.mediawiki.org/wiki/Extension:Graph *Vega's docs:* https://github.com/trifacta/vega/wiki *Bug reports:* https://phabricator.wikimedia.org/ - project tag #graph
Graph tag support template parameter expansion. There is also a
Graphoid
service to convert graphs into images. Currently, Graphoid is used in
case
the browser does not support modern JavaScript, but I plan to use it
for
all anonymous users - downloading large JS code needed to render graphs
is
significantly slower than showing an image.
Potential future growth (developers needed!):
- Documentation and better tutorials
- Visualize as you type - show changes in graph while editing its code
- Visual Editor's plugin
- Animation <
https://github.com/trifacta/vega/wiki/Interaction-Scenarios
Project history: Exactly one year ago, Dan Andreescu (milimetric) and
Jon
Robson demoed Vega visualization grammar <
https://trifacta.github.io/vega/
usage in MediaWiki. The project stayed dormant for almost half a year, until Zero team decided it was a good solution to do on-wiki graphs.
The
project was rewritten, and gained many new features, such as template parameters. Yet, doing graphs just for Zero portal seemed silly. Wider audience meant that we now had to support older browsers, thus Graphoid service was born.
This project could not have happened without the help from Dan
Andreescu,
Brion Vibber, Timo Tijhof, Chris Steipp, Max Semenik, Marko Obrovac, Alexandros Kosiaris, Jon Robson, Gabriel Wicke, and others who have
helped
me develop, test, instrument, and deploy Graph extension and Graphoid service. I also would like to thank the Vega team for making this
amazing
library.
--Yurik _______________________________________________ Wikimedia-l mailing list, guidelines at: https://meta.wikimedia.org/wiki/Mailing_lists/Guidelines Wikimedia-l@lists.wikimedia.org Unsubscribe: https://lists.wikimedia.org/mailman/listinfo/wikimedia-l, mailto:wikimedia-l-request@lists.wikimedia.org?subject=unsubscribe
Wikimedia-l mailing list, guidelines at: https://meta.wikimedia.org/wiki/Mailing_lists/Guidelines Wikimedia-l@lists.wikimedia.org Unsubscribe: https://lists.wikimedia.org/mailman/listinfo/wikimedia-l, mailto:wikimedia-l-request@lists.wikimedia.org?subject=unsubscribe
Wikimedia-l mailing list, guidelines at: https://meta.wikimedia.org/wiki/Mailing_lists/Guidelines Wikimedia-l@lists.wikimedia.org Unsubscribe: https://lists.wikimedia.org/mailman/listinfo/wikimedia-l, mailto:wikimedia-l-request@lists.wikimedia.org?subject=unsubscribe
The graph does not load for me on either Mac OS X Yosemite laptop or on a Windows 7 desktop. In both cases it displays when editing the page---but not when looking at a page, directly. Web platform in both cases is whatever the latest version of Firefox is. In both cases the web console error is the same:
"Blocked loading mixed active content " http://toolserver.org/~dapete/ime/ime.js%22%5BLearn More]"
Clicking through leads to: https://developer.mozilla.org/en-US/docs/Security/MixedContent
On Tue, May 5, 2015 at 5:04 PM, Yuri Astrakhan yastrakhan@wikimedia.org wrote:
Thanks Alice :)
Aleksey, the graphs were never off on meta. Please check if your graphs show any errors in the browser console - I did update the underlying libraries several times.
On Tue, May 5, 2015 at 11:58 PM, Alice Wiegand me.lyzzy@gmail.com wrote:
I miss a "thank you" or "like" button on this mailing list. Looks great. Thank you! Alice.
On Tue, May 5, 2015 at 10:53 PM, Aleksey Bilogur < aleksey.bilogur@gmail.com> wrote:
Was this why it was offline on meta for a couple of weeks?
Amazing! I have an immediate use for this on the en.wikipedia. On May 5, 2015 4:25 PM, "Yuri Astrakhan" yastrakhan@wikimedia.org
wrote:
Starting today, editors can use *<graph>* tag to include complex
graphs
and
maps inside articles.
*Demo:* https://www.mediawiki.org/wiki/Extension:Graph/Demo *Vega's demo:*
http://trifacta.github.io/vega/editor/?spec=scatter_matrix
*Extension info:* https://www.mediawiki.org/wiki/Extension:Graph *Vega's docs:* https://github.com/trifacta/vega/wiki *Bug reports:* https://phabricator.wikimedia.org/ - project tag
#graph
Graph tag support template parameter expansion. There is also a
Graphoid
service to convert graphs into images. Currently, Graphoid is used in
case
the browser does not support modern JavaScript, but I plan to use it
for
all anonymous users - downloading large JS code needed to render
graphs
is
significantly slower than showing an image.
Potential future growth (developers needed!):
- Documentation and better tutorials
- Visualize as you type - show changes in graph while editing its
code
- Visual Editor's plugin
- Animation <
https://github.com/trifacta/vega/wiki/Interaction-Scenarios
Project history: Exactly one year ago, Dan Andreescu (milimetric) and
Jon
Robson demoed Vega visualization grammar <
https://trifacta.github.io/vega/
usage in MediaWiki. The project stayed dormant for almost half a
year,
until Zero team decided it was a good solution to do on-wiki graphs.
The
project was rewritten, and gained many new features, such as template parameters. Yet, doing graphs just for Zero portal seemed silly.
Wider
audience meant that we now had to support older browsers, thus
Graphoid
service was born.
This project could not have happened without the help from Dan
Andreescu,
Brion Vibber, Timo Tijhof, Chris Steipp, Max Semenik, Marko Obrovac, Alexandros Kosiaris, Jon Robson, Gabriel Wicke, and others who have
helped
me develop, test, instrument, and deploy Graph extension and
Graphoid
service. I also would like to thank the Vega team for making this
amazing
library.
--Yurik _______________________________________________ Wikimedia-l mailing list, guidelines at: https://meta.wikimedia.org/wiki/Mailing_lists/Guidelines Wikimedia-l@lists.wikimedia.org Unsubscribe:
https://lists.wikimedia.org/mailman/listinfo/wikimedia-l,
mailto:wikimedia-l-request@lists.wikimedia.org?subject=unsubscribe
Wikimedia-l mailing list, guidelines at: https://meta.wikimedia.org/wiki/Mailing_lists/Guidelines Wikimedia-l@lists.wikimedia.org Unsubscribe: https://lists.wikimedia.org/mailman/listinfo/wikimedia-l, mailto:wikimedia-l-request@lists.wikimedia.org?subject=unsubscribe
Wikimedia-l mailing list, guidelines at: https://meta.wikimedia.org/wiki/Mailing_lists/Guidelines Wikimedia-l@lists.wikimedia.org Unsubscribe: https://lists.wikimedia.org/mailman/listinfo/wikimedia-l, mailto:wikimedia-l-request@lists.wikimedia.org?subject=unsubscribe
Wikimedia-l mailing list, guidelines at: https://meta.wikimedia.org/wiki/Mailing_lists/Guidelines Wikimedia-l@lists.wikimedia.org Unsubscribe: https://lists.wikimedia.org/mailman/listinfo/wikimedia-l, mailto:wikimedia-l-request@lists.wikimedia.org?subject=unsubscribe
Thank you!!!
On Tue, May 5, 2015 at 3:09 PM, Aleksey Bilogur aleksey.bilogur@gmail.com wrote:
The graph does not load for me on either Mac OS X Yosemite laptop or on a Windows 7 desktop. In both cases it displays when editing the page---but not when looking at a page, directly. Web platform in both cases is whatever the latest version of Firefox is. In both cases the web console error is the same:
"Blocked loading mixed active content " http://toolserver.org/~dapete/ime/ime.js%22%5BLearn More]"
Clicking through leads to: https://developer.mozilla.org/en-US/docs/Security/MixedContent
On Tue, May 5, 2015 at 5:04 PM, Yuri Astrakhan yastrakhan@wikimedia.org wrote:
Thanks Alice :)
Aleksey, the graphs were never off on meta. Please check if your graphs show any errors in the browser console - I did update the underlying libraries several times.
On Tue, May 5, 2015 at 11:58 PM, Alice Wiegand me.lyzzy@gmail.com
wrote:
I miss a "thank you" or "like" button on this mailing list. Looks
great.
Thank you! Alice.
On Tue, May 5, 2015 at 10:53 PM, Aleksey Bilogur < aleksey.bilogur@gmail.com> wrote:
Was this why it was offline on meta for a couple of weeks?
Amazing! I have an immediate use for this on the en.wikipedia. On May 5, 2015 4:25 PM, "Yuri Astrakhan" yastrakhan@wikimedia.org
wrote:
Starting today, editors can use *<graph>* tag to include complex
graphs
and
maps inside articles.
*Demo:* https://www.mediawiki.org/wiki/Extension:Graph/Demo *Vega's demo:*
http://trifacta.github.io/vega/editor/?spec=scatter_matrix
*Extension info:* https://www.mediawiki.org/wiki/Extension:Graph *Vega's docs:* https://github.com/trifacta/vega/wiki *Bug reports:* https://phabricator.wikimedia.org/ - project tag
#graph
Graph tag support template parameter expansion. There is also a
Graphoid
service to convert graphs into images. Currently, Graphoid is used
in
case
the browser does not support modern JavaScript, but I plan to use
it
for
all anonymous users - downloading large JS code needed to render
graphs
is
significantly slower than showing an image.
Potential future growth (developers needed!):
- Documentation and better tutorials
- Visualize as you type - show changes in graph while editing its
code
- Visual Editor's plugin
- Animation <
https://github.com/trifacta/vega/wiki/Interaction-Scenarios
Project history: Exactly one year ago, Dan Andreescu (milimetric)
and
Jon
Robson demoed Vega visualization grammar <
https://trifacta.github.io/vega/
usage in MediaWiki. The project stayed dormant for almost half a
year,
until Zero team decided it was a good solution to do on-wiki
graphs.
The
project was rewritten, and gained many new features, such as
template
parameters. Yet, doing graphs just for Zero portal seemed silly.
Wider
audience meant that we now had to support older browsers, thus
Graphoid
service was born.
This project could not have happened without the help from Dan
Andreescu,
Brion Vibber, Timo Tijhof, Chris Steipp, Max Semenik, Marko
Obrovac,
Alexandros Kosiaris, Jon Robson, Gabriel Wicke, and others who have
helped
me develop, test, instrument, and deploy Graph extension and
Graphoid
service. I also would like to thank the Vega team for making this
amazing
library.
--Yurik _______________________________________________ Wikimedia-l mailing list, guidelines at: https://meta.wikimedia.org/wiki/Mailing_lists/Guidelines Wikimedia-l@lists.wikimedia.org Unsubscribe:
https://lists.wikimedia.org/mailman/listinfo/wikimedia-l,
<mailto:wikimedia-l-request@lists.wikimedia.org
?subject=unsubscribe>
Wikimedia-l mailing list, guidelines at: https://meta.wikimedia.org/wiki/Mailing_lists/Guidelines Wikimedia-l@lists.wikimedia.org Unsubscribe:
https://lists.wikimedia.org/mailman/listinfo/wikimedia-l,
mailto:wikimedia-l-request@lists.wikimedia.org?subject=unsubscribe
Wikimedia-l mailing list, guidelines at: https://meta.wikimedia.org/wiki/Mailing_lists/Guidelines Wikimedia-l@lists.wikimedia.org Unsubscribe: https://lists.wikimedia.org/mailman/listinfo/wikimedia-l, mailto:wikimedia-l-request@lists.wikimedia.org?subject=unsubscribe
Wikimedia-l mailing list, guidelines at: https://meta.wikimedia.org/wiki/Mailing_lists/Guidelines Wikimedia-l@lists.wikimedia.org Unsubscribe: https://lists.wikimedia.org/mailman/listinfo/wikimedia-l, mailto:wikimedia-l-request@lists.wikimedia.org?subject=unsubscribe
Wikimedia-l mailing list, guidelines at: https://meta.wikimedia.org/wiki/Mailing_lists/Guidelines Wikimedia-l@lists.wikimedia.org Unsubscribe: https://lists.wikimedia.org/mailman/listinfo/wikimedia-l, mailto:wikimedia-l-request@lists.wikimedia.org?subject=unsubscribe
This is wicked exciting. Thanks to everyone involved!
- J
On Tue, May 5, 2015 at 1:24 PM, Yuri Astrakhan yastrakhan@wikimedia.org wrote:
Starting today, editors can use *<graph>* tag to include complex graphs and maps inside articles.
*Demo:* https://www.mediawiki.org/wiki/Extension:Graph/Demo *Vega's demo:* http://trifacta.github.io/vega/editor/?spec=scatter_matrix *Extension info:* https://www.mediawiki.org/wiki/Extension:Graph *Vega's docs:* https://github.com/trifacta/vega/wiki *Bug reports:* https://phabricator.wikimedia.org/ - project tag #graph
Graph tag support template parameter expansion. There is also a Graphoid service to convert graphs into images. Currently, Graphoid is used in case the browser does not support modern JavaScript, but I plan to use it for all anonymous users - downloading large JS code needed to render graphs is significantly slower than showing an image.
Potential future growth (developers needed!):
- Documentation and better tutorials
- Visualize as you type - show changes in graph while editing its code
- Visual Editor's plugin
- Animation https://github.com/trifacta/vega/wiki/Interaction-Scenarios
Project history: Exactly one year ago, Dan Andreescu (milimetric) and Jon Robson demoed Vega visualization grammar <https://trifacta.github.io/vega/
usage in MediaWiki. The project stayed dormant for almost half a year, until Zero team decided it was a good solution to do on-wiki graphs. The project was rewritten, and gained many new features, such as template parameters. Yet, doing graphs just for Zero portal seemed silly. Wider audience meant that we now had to support older browsers, thus Graphoid service was born.
This project could not have happened without the help from Dan Andreescu, Brion Vibber, Timo Tijhof, Chris Steipp, Max Semenik, Marko Obrovac, Alexandros Kosiaris, Jon Robson, Gabriel Wicke, and others who have helped me develop, test, instrument, and deploy Graph extension and Graphoid service. I also would like to thank the Vega team for making this amazing library.
--Yurik _______________________________________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
This is great, Yuri, thank you so much! =)
*MarĂa Cruz * \ Community Coordinator, PE&D Team \ Wikimedia Foundation, Inc. mcruz@wikimedia.org | : @marianarra_ https://twitter.com/marianarra_
On Wed, May 6, 2015 at 2:19 PM, Jonathan Morgan jmorgan@wikimedia.org wrote:
This is wicked exciting. Thanks to everyone involved!
- J
On Tue, May 5, 2015 at 1:24 PM, Yuri Astrakhan yastrakhan@wikimedia.org wrote:
Starting today, editors can use *<graph>* tag to include complex graphs
and
maps inside articles.
*Demo:* https://www.mediawiki.org/wiki/Extension:Graph/Demo *Vega's demo:*
http://trifacta.github.io/vega/editor/?spec=scatter_matrix
*Extension info:* https://www.mediawiki.org/wiki/Extension:Graph *Vega's docs:* https://github.com/trifacta/vega/wiki *Bug reports:* https://phabricator.wikimedia.org/ - project tag #graph
Graph tag support template parameter expansion. There is also a Graphoid service to convert graphs into images. Currently, Graphoid is used in
case
the browser does not support modern JavaScript, but I plan to use it for all anonymous users - downloading large JS code needed to render graphs
is
significantly slower than showing an image.
Potential future growth (developers needed!):
- Documentation and better tutorials
- Visualize as you type - show changes in graph while editing its code
- Visual Editor's plugin
- Animation <https://github.com/trifacta/vega/wiki/Interaction-Scenarios
Project history: Exactly one year ago, Dan Andreescu (milimetric) and Jon Robson demoed Vega visualization grammar <
https://trifacta.github.io/vega/
usage in MediaWiki. The project stayed dormant for almost half a year, until Zero team decided it was a good solution to do on-wiki graphs. The project was rewritten, and gained many new features, such as template parameters. Yet, doing graphs just for Zero portal seemed silly. Wider audience meant that we now had to support older browsers, thus Graphoid service was born.
This project could not have happened without the help from Dan Andreescu, Brion Vibber, Timo Tijhof, Chris Steipp, Max Semenik, Marko Obrovac, Alexandros Kosiaris, Jon Robson, Gabriel Wicke, and others who have
helped
me develop, test, instrument, and deploy Graph extension and Graphoid service. I also would like to thank the Vega team for making this amazing library.
--Yurik _______________________________________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
-- Jonathan T. Morgan Community Research Lead Wikimedia Foundation User:Jmorgan (WMF) https://meta.wikimedia.org/wiki/User:Jmorgan_(WMF) jmorgan@wikimedia.org _______________________________________________ Wikimedia-l mailing list, guidelines at: https://meta.wikimedia.org/wiki/Mailing_lists/Guidelines Wikimedia-l@lists.wikimedia.org Unsubscribe: https://lists.wikimedia.org/mailman/listinfo/wikimedia-l, mailto:wikimedia-l-request@lists.wikimedia.org?subject=unsubscribe
wikimedia-l@lists.wikimedia.org