<div dir="ltr">I take notes in the etherpad in wiki markup, and then paste it in to mediawiki via edit source.<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><font color="#888888"><div><b>--<br>Joel Aufrecht<br></b></div><div>Team Practices Group<b><br></b></div><div>Wikimedia Foundation<br></div></font></div></div></div></div></div>
<br><div class="gmail_quote">On Wed, Feb 17, 2016 at 9:35 AM, Subramanya Sastry <span dir="ltr"><<a href="mailto:ssastry@wikimedia.org" target="_blank">ssastry@wikimedia.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF"><span class="">
    <div>On 02/17/2016 11:09 AM, Max Binder
      wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">
        <div>Anyone have a process or tool for this besides manually
          editing the text in an etherpad? <br>
          <br>
          I've encountered this hiccup with a few teams now. Most folks
          I've talked to about it would like an easy way to transfer
          text from etherpads to wikis quickly, without having to worry
          about writing the etherpad text in wiki markup.<br>
        </div>
      </div>
    </blockquote>
    <br></span>
    I just filed <a href="https://phabricator.wikimedia.org/T127207" target="_blank">https://phabricator.wikimedia.org/T127207</a> .. once that
    is fixed (which shouldn't be difficult), you can take the HTML from
    etherpad and use Parsoid to serialize it to wikitext (via
    <a href="https://en.wikipedia.org/api/rest_v1/?doc#!/Transforms/post_transform_html_to_wikitext_title_revision" target="_blank">https://en.wikipedia.org/api/rest_v1/?doc#!/Transforms/post_transform_html_to_wikitext_title_revision</a>) 
    which basically talks to Parsoid (or
    <a href="http://parsoid-lb.eqiad.wikimedia.org/_html/" target="_blank">http://parsoid-lb.eqiad.wikimedia.org/_html/</a> .. but this entrypoint
    is going away soon).<br>
    <br>
    We'll try to fix T127207 soon which should make this usable. The
    output will still need some massaging. This is still not quite
    seamless .. but, a first step.<br>
    <br>
    Over the last 6 months, we have had different possibilities like
    this emerge. google doc html -> wikitext; markup (github or other
    flavours) -> wikitext; and now etherpad html -> wikitext.
    Perhaps we should provide some helper web api somewhere that uses
    parsoid under the hood to massage the html a bit and generate clean
    wikitext. Looks like a good opw / gsoc project. :)<br>
    <br>
    Subbu.<br>
    <br>
    <blockquote type="cite"><span class="">
      <div dir="ltr">
        <div><br>
        </div>
        I also stumbled across this extension:<br>
        <a href="https://wiki.mozilla.org/Help:Import_From_Etherpad" target="_blank">https://wiki.mozilla.org/Help:Import_From_Etherpad</a><br>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </span><pre>_______________________________________________
teampractices mailing list
<a href="mailto:teampractices@lists.wikimedia.org" target="_blank">teampractices@lists.wikimedia.org</a>
<a href="https://lists.wikimedia.org/mailman/listinfo/teampractices" target="_blank">https://lists.wikimedia.org/mailman/listinfo/teampractices</a>
</pre>
    </blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
teampractices mailing list<br>
<a href="mailto:teampractices@lists.wikimedia.org">teampractices@lists.wikimedia.org</a><br>
<a href="https://lists.wikimedia.org/mailman/listinfo/teampractices" rel="noreferrer" target="_blank">https://lists.wikimedia.org/mailman/listinfo/teampractices</a><br>
<br></blockquote></div><br></div>